
[class*=uael-ins] .uael-ins-target {
	position: relative;
}

[class*=uael-ins] .uael-ins-target::before {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.uael-ins-hover-normal .uael-ins-hover:hover .uael-ins-target, .uael-ins-hover-normal .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-normal .uael-ins-target {
	-webkit-filter: unset;
	filter: unset;
}

.uael-ins-hover-normal .uael-ins-hover:hover .uael-ins-target::before {
	background: unset;
	mix-blend-mode: unset;
}

.uael-ins-a-1977 .uael-ins-target, .uael-ins-hover-a-1977 .uael-ins-hover:hover .uael-ins-target {
	-webkit-filter: sepia(.5) hue-rotate(-30deg) saturate(1.4);
	filter: sepia(.5) hue-rotate(-30deg) saturate(1.4);
}

.uael-ins-aden .uael-ins-target, .uael-ins-hover-aden .uael-ins-hover:hover .uael-ins-target {
	-webkit-filter: sepia(.2) brightness(1.15) saturate(1.4);
	filter: sepia(.2) brightness(1.15) saturate(1.4);
}

.uael-ins-aden .uael-ins-target::before, .uael-ins-hover-aden .uael-ins-hover:hover .uael-ins-target::before {
	background: rgba(125, 105, 24, .1);
	content: "";
	mix-blend-mode: multiply;
}

.uael-ins-earlybird .uael-ins-target, .uael-ins-hover-earlybird .uael-ins-hover:hover .uael-ins-target {
	-webkit-filter: sepia(.25) contrast(1.25) brightness(1.15) saturate(.9) hue-rotate(-5deg);
	filter: sepia(.25) contrast(1.25) brightness(1.15) saturate(.9) hue-rotate(-5deg);
}

.uael-ins-earlybird .uael-ins-target::before, .uael-ins-hover-earlybird .uael-ins-hover:hover .uael-ins-target::before {
	background: radial-gradient(circle closest-corner, transparent 0, rgba(125, 105, 24, .2) 100%);
	background: -webkit-radial-gradient(circle closest-corner, transparent 0, rgba(125, 105, 24, .2) 100%);
	content: "";
	mix-blend-mode: multiply;
}

.uael-ins-hover-hudson .uael-ins-hover:hover .uael-ins-target, .uael-ins-hudson .uael-ins-target {
	-webkit-filter: sepia(.25) contrast(1.2) brightness(1.2) saturate(1.05) hue-rotate(-15deg);
	filter: sepia(.25) contrast(1.2) brightness(1.2) saturate(1.05) hue-rotate(-15deg);
}

.uael-ins-hover-hudson .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-hudson .uael-ins-target::before {
	background: radial-gradient(circle closest-corner, transparent 25%, rgba(25, 62, 167, .25) 100%);
	background: -webkit-radial-gradient(circle closest-corner, transparent 25%, rgba(25, 62, 167, .25) 100%);
	content: "";
	mix-blend-mode: multiply;
}

.uael-ins-hover-inkwell .uael-ins-hover:hover .uael-ins-target, .uael-ins-inkwell .uael-ins-target {
	-webkit-filter: brightness(1.25) contrast(.85) grayscale(1);
	filter: brightness(1.25) contrast(.85) grayscale(1);
}

.uael-ins-hover-perpetua .uael-ins-hover:hover .uael-ins-target, .uael-ins-perpetua .uael-ins-target {
	-webkit-filter: contrast(1.1) brightness(1.25) saturate(1.1);
	filter: contrast(1.1) brightness(1.25) saturate(1.1);
}

.uael-ins-hover-perpetua .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-perpetua .uael-ins-target::before {
	background: linear-gradient(to bottom, rgba(0, 91, 154, .25), rgba(230, 193, 61, .25));
	background: -webkit-linear-gradient(top, rgba(0, 91, 154, .25), rgba(230, 193, 61, .25));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 91, 154, .25)), to(rgba(230, 193, 61, .25)));
	content: "";
	mix-blend-mode: multiply;
}

.uael-ins-hover-poprocket .uael-ins-hover:hover .uael-ins-target, .uael-ins-poprocket .uael-ins-target {
	-webkit-filter: sepia(.15) brightness(1.2);
	filter: sepia(.15) brightness(1.2);
}

.uael-ins-hover-poprocket .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-poprocket .uael-ins-target::before {
	background: radial-gradient(circle closest-corner, rgba(206, 39, 70, .75) 40%, #000 80%);
	background: -webkit-radial-gradient(circle closest-corner, rgba(206, 39, 70, .75) 40%, #000 80%);
	content: "";
	mix-blend-mode: screen;
}

.uael-ins-hover-sutro .uael-ins-hover:hover .uael-ins-target, .uael-ins-sutro .uael-ins-target {
	-webkit-filter: sepia(.4) contrast(1.2) brightness(.9) saturate(1.4) hue-rotate(-10deg);
	filter: sepia(.4) contrast(1.2) brightness(.9) saturate(1.4) hue-rotate(-10deg);
}

.uael-ins-hover-sutro .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-sutro .uael-ins-target::before {
	background: radial-gradient(circle closest-corner, transparent 50%, rgba(0, 0, 0, .5) 90%);
	background: -webkit-radial-gradient(circle closest-corner, transparent 50%, rgba(0, 0, 0, .5) 90%);
	content: "";
	mix-blend-mode: darken;
}

.uael-ins-hover-toaster .uael-ins-hover:hover .uael-ins-target, .uael-ins-toaster .uael-ins-target {
	-webkit-filter: sepia(.25) contrast(1.5) brightness(.95) hue-rotate(-15deg);
	filter: sepia(.25) contrast(1.5) brightness(.95) hue-rotate(-15deg);
}

.uael-ins-hover-toaster .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-toaster .uael-ins-target::before {
	background: radial-gradient(circle, #804e0f, rgba(0, 0, 0, .25));
	background: -webkit-radial-gradient(circle, #804e0f, rgba(0, 0, 0, .25));
	content: "";
	mix-blend-mode: screen;
}

.uael-ins-hover-willow .uael-ins-hover:hover .uael-ins-target, .uael-ins-willow .uael-ins-target {
	-webkit-filter: brightness(1.2) contrast(.85) saturate(.05) sepia(.2);
	filter: brightness(1.2) contrast(.85) saturate(.05) sepia(.2);
}

.slick-initialized .slick-slide, .slick-list, .slick-slide img, .slick-slider, .slick-track, .slick-vertical .slick-slide {
	display: block;
}

.slick-list, .slick-slider, .slick-track {
	position: relative;
}

.slick-list {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: 0;
}

.slick-list.dragging {
	cursor: pointer;
}

.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	left: 0;
	top: 0;
}

.slick-track:after, .slick-track:before {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-slide, .slick-loading .slick-track {
	visibility: hidden;
}

.slick-arrow.slick-hidden, .slick-slide, .slick-slide.slick-loading img {
	display: none;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-vertical .slick-slide {
	height: auto;
	border: 1px solid transparent;
}

body.compensate-for-scrollbar {
	overflow: hidden;
}

.fancybox-active {
	height: auto;
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden;
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
	height: 100%;
	left: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}

.fancybox-container * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .87;
	-webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .25s, visibility 0s linear .25s;
	transition: opacity .25s, visibility 0s linear .25s;
	visibility: hidden;
	z-index: 99997;
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	-webkit-transition: opacity .25s, visibility 0s;
	transition: opacity .25s, visibility 0s;
	visibility: visible;
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	text-align: center;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-toolbar {
	right: 0;
	top: 0;
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transition-property: opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-right: -.25em;
	vertical-align: middle;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
	display: block;
}

.fancybox-slide--next {
	z-index: 99995;
}

.fancybox-slide--image {
	overflow: visible;
	padding: 44px 0;
}

.fancybox-slide--image:before {
	display: none;
}

.fancybox-slide--html {
	padding: 6px 6px 0;
}

.fancybox-slide--iframe {
	padding: 44px 44px 0;
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0 0 6px;
	max-width: 100%;
	overflow: auto;
	padding: 0;
	padding: 24px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: 0 0;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	left: 0;
	margin: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transition-property: opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out;
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
	cursor: text;
}

.fancybox-image, .fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--html .fancybox-content {
	margin-bottom: 6px;
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
	height: 100%;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 100%;
}

.fancybox-slide--video .fancybox-content {
	background: #000;
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
	height: -webkit-calc(100% - 44px);
	height: calc(100% - 44px);
	margin-bottom: 44px;
}

.fancybox-iframe, .fancybox-video {
	background: 0 0;
	border: 0;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.fancybox-iframe {
	vertical-align: top;
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	outline: 0;
	padding: 10px;
	-webkit-transition: color .2s;
	transition: color .2s;
	vertical-align: top;
	width: 44px;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
	color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
	color: #fff;
}

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
}

.fancybox-button svg {
	display: block;
	overflow: visible;
	position: relative;
	shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
	fill: transparent;
	stroke: currentColor;
	stroke-linejoin: round;
	stroke-width: 3;
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
	display: none;
}

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
	fill: currentColor;
}

.fancybox-button--share svg path {
	stroke-width: 1;
}

.fancybox-navigation .fancybox-button {
	height: 38px;
	opacity: 0;
	padding: 6px;
	position: absolute;
	top: 50%;
	width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
	-webkit-transition: opacity .25s, visibility 0s, color .25s;
	transition: opacity .25s, visibility 0s, color .25s;
}

.fancybox-navigation .fancybox-button:after {
	content: "";
	left: -25px;
	padding: 50px;
	position: absolute;
	top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	right: 6px;
}

.fancybox-close-small {
	background: 0 0;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #555;
	cursor: pointer;
	height: 44px;
	margin: 0;
	padding: 6px;
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	z-index: 10;
}

.fancybox-close-small svg {
	fill: transparent;
	opacity: .8;
	stroke: currentColor;
	stroke-width: 1.5;
	-webkit-transition: stroke .1s;
	transition: stroke .1s;
}

.fancybox-close-small:focus {
	outline: 0;
}

.fancybox-close-small:hover svg {
	opacity: 1;
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
	color: #ccc;
	padding: 5px;
	right: -12px;
	top: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
	background: 0 0;
	color: #fff;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
	display: none;
}

.fancybox-caption {
	bottom: 0;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 25px 44px;
	right: 0;
}

.fancybox-caption:before {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC");
	background-repeat: repeat-x;
	-webkit-background-size: contain;
	background-size: contain;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: -25px;
	z-index: -1;
}

.fancybox-caption:after {
	border-bottom: 1px solid hsla(0, 0%, 100%, .3);
	content: "";
	display: block;
	left: 44px;
	position: absolute;
	right: 44px;
	top: 0;
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

.fancybox-loading {
	-webkit-animation: a .8s infinite linear;
	animation: a .8s infinite linear;
	background: 0 0;
	border: 6px solid hsla(0, 0%, 39%, .5);
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border-top-color: #fff;
	height: 60px;
	left: 50%;
	margin: -30px 0 0 -30px;
	opacity: .6;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 60px;
	z-index: 99999;
}

@-webkit-keyframes a {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes a {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: rotate(-1turn);
	-ms-transform: rotate(-1turn);
	transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: rotate(1turn);
	-ms-transform: rotate(1turn);
	transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1);
}

.fancybox-share {
	background: #f4f4f4;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

.fancybox-share__button {
	border: 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.fancybox-share__button:link, .fancybox-share__button:visited {
	color: #fff;
}

.fancybox-share__button:hover {
	text-decoration: none;
}

.fancybox-share__button--fb {
	background: #3b5998;
}

.fancybox-share__button--fb:hover {
	background: #344e86;
}

.fancybox-share__button--pt {
	background: #bd081d;
}

.fancybox-share__button--pt:hover {
	background: #aa0719;
}

.fancybox-share__button--tw {
	background: #1da1f2;
}

.fancybox-share__button--tw:hover {
	background: #0d95e8;
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}

.fancybox-share__button svg path {
	fill: #fff;
}

.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%;
}

.fancybox-thumbs {
	background: #fff;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}

.fancybox-thumbs>ul {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.fancybox-thumbs-x>ul {
	overflow: hidden;
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
	background: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.fancybox-thumbs>ul>li {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: -webkit-calc(100% - 8px);
	max-height: calc(100% - 8px);
	max-width: -webkit-calc(50% - 4px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}

.fancybox-thumbs-loading {
	background: rgba(0, 0, 0, .1);
}

.fancybox-thumbs>ul>li {
	background-position: 50%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.fancybox-thumbs>ul>li:before {
	border: 4px solid #4ea7f9;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
	opacity: 1;
}

@media (max-width:800px) {
	.fancybox-thumbs {
		width: 110px;
	}
	
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}
	
	.fancybox-thumbs>ul>li {
		max-width: -webkit-calc(100% - 10px);
		max-width: calc(100% - 10px);
	}
}

.elementor-widget-uael-instagram-feed .elementor-widget-container {
	min-height: 2px;
}

.uael-instagram-feed {
	position: relative;
}

.uael-instagram-feed .uael-feed-item {
	float: left;
	position: relative;
}

.uael-instagram-feed .uael-feed-item img {
	-webkit-filter: none;
	filter: none;
	vertical-align: middle;
}

.uael-instagram-feed .uael-feed-item:hover img {
	-webkit-filter: none;
	filter: none;
}

.uael-instagram-feed-title-wrap {
	background: #fff;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.uael-insta-title-top .uael-instagram-feed-title-wrap {
	top: 0;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
}

.uael-insta-title-bottom .uael-instagram-feed-title-wrap {
	bottom: 0;
	top: auto;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
}

.uael-insta-profile-link-position-above .uael-instafeed, .uael-insta-profile-link-position-below .uael-instafeed {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.uael-insta-profile-link-position-above .uael-instafeed {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.uael-insta-profile-link-position-below .uael-instafeed {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-moz-box-orient: vertical;
	-moz-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.uael-insta-profile-link-position-above .uael-instagram-feed-title-wrap, .uael-insta-profile-link-position-below .uael-instagram-feed-title-wrap {
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	left: unset;
	-webkit-transform: unset;
	-ms-transform: unset;
	transform: unset;
}

.uael-instagram-feed-title {
	display: block;
	padding: 6px 30px;
	text-align: center;
}

.uael-instagram-feed .uael-feed-item {
	position: relative;
}

.uael-instagram-feed .uael-feed-item-inner {
	display: block;
	position: relative;
}

.uael-instagram-feed-gray .uael-feed-item img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: -webkit-filter .25s linear 0s;
	transition: filter .25s linear 0s;
	transition: filter .25s linear 0s, -webkit-filter .25s linear 0s;
	-webkit-transition: -webkit-filter .25s linear 0s;
}

.uael-instagram-feed-hover-gray .uael-feed-item:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: -webkit-filter .25s linear 0s;
	transition: filter .25s linear 0s;
	transition: filter .25s linear 0s, -webkit-filter .25s linear 0s;
	-webkit-transition: -webkit-filter .25s linear 0s;
}

.uael-instagram-feed .uael-overlay-container {
	color: #fff;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 1;
}

.uael-instagram-feed .uael-overlay-container span {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 5px;
}

.uael-instagram-feed-hover .uael-overlay-container {
	opacity: 0;
}

.uael-instagram-feed-hover .uael-feed-item:hover .uael-overlay-container {
	opacity: 1;
}

.uael-instagram-feed-below .uael-if-img {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-moz-box-orient: vertical;
	-moz-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.uael-instagram-feed-below .uael-overlay-container {
	position: relative;
}

.uael-image-overlay, .uael-media-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.uael-media-overlay {
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

.uael-insta-icons {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.uael-instafeed {
	overflow: hidden;
	position: relative;
}

.uael-if-icon {
	margin-right: 5px;
}

.uael-if-square-images .uael-feed-item-inner {
	position: relative;
	padding-bottom: 100%;
	width: 100%;
}

.uael-if-square-images .uael-if-img {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.uael-if-square-images img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.elementor-grid.uael-style-floating.uael-floating-align-right, .uael-style-floating.uael-container.uael-floating-align-right {
	left: unset;
	right: 0;
}

.elementor-grid.uael-style-floating.uael-floating-align-left, .uael-style-floating.uael-container.uael-floating-align-left {
	left: 0;
	right: unset;
}

.uael-style-floating .elementor-grid {
	position: fixed;
	top: 32%;
	z-index: 9998;
	left: 0;
	cursor: pointer;
	display: block;
}

.uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #000;
}

.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #0077b5;
}

.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #c8232c;
}

.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #ff4301;
}

.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #4c75a3;
}

.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #34526f;
}

.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #005be2;
}

.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #00aff0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #f74425;
}

.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #08c;
}

.uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #126567;
}

.uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #25d366;
}

.uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #000;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-framed, .uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #000;
}

.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #046082;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-framed.uaelbtn--skin-framed, .uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-framed.uaelbtn--skin-framed {
	border: 2px solid #046082;
}

.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-framed.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-framed.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-framed.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-framed.uaelbtn--skin-framed .uael-share-btn__text {
	color: #b52028;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-framed, .uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #b52028;
}

.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #e83d01;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-framed, .uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #e83d01;
}

.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #456a94;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-framed, .uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #456a94;
}

.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #d37326;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-framed, .uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #d37326;
}

.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #2e4963;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-framed, .uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #2e4963;
}

.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #0053cf;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-framed, .uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #0053cf;
}

.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #00a8e6;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-framed, .uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #00a8e6;
}

.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #db3c21;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-framed.uaelbtn--skin-framed, .uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-framed.uaelbtn--skin-framed {
	border: 2px solid #db3c21;
}

.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #007dbb;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-framed, .uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #007dbb;
}

.uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #115d5f;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-framed, .uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #115d5f;
}

.uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #21be5c;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-framed, .uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #21be5c;
}

.uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	background: #000;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	background: #3b5998;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #3b5998;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	background: #0e76a8;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #0e76a8;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #b52028;
}

.uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #b52028;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #e83d01;
}

.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #456a94;
}

.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #d37326;
}

.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #2e4963;
}

.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #0053cf;
}

.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #00a8e6;
}

.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #db3c21;
}

.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #007dbb;
}

.uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #115d5f;
}

.uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #21be5c;
}

.uael-share-btn {
	border-width: 2px;
}

.uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	margin-left: -.2em;
}

.uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	padding-left: .9em;
}

.uael-style-inline .elementor-grid .uael-share-btn.uaelbtn--skin-boxed {
	border-style: solid;
}

a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-boxed {
	color: #000;
}

.uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #3b5998;
	background: 0 0;
}

a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-boxed {
	color: #3b5998;
}

.uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #0077b5;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #0077b5;
	background: 0 0;
}

a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-boxed {
	color: #0077b5;
}

.uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #bd081c;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #bd081c;
	background: 0 0;
}

a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-boxed {
	color: #bd081c;
}

.uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #ff4500;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #ff4500;
	background: 0 0;
}

a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-boxed {
	color: #ff4500;
}

.uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #45668e;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #45668e;
	background: 0 0;
}

a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-boxed {
	color: #45668e;
}

.uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #f4731c;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #f4731c;
	background: 0 0;
}

a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-boxed {
	color: #f4731c;
}

.uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #35465c;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #35465c;
	background: 0 0;
}

a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-boxed {
	color: #35465c;
}

.uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #005be2;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #005be2;
	background: 0 0;
}

a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-boxed {
	color: #005be2;
}

.uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #00aff0;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #00aff0;
	background: 0 0;
}

a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-boxed {
	color: #00aff0;
}

.uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #eb4924;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #eb4924;
	background: 0 0;
}

a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-boxed {
	color: #eb4924;
}

.uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #2ca5e0;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #2ca5e0;
	background: 0 0;
}

a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-boxed {
	color: #2ca5e0;
}

.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #ef3f56;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #ef3f56;
	background: 0 0;
}

a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed {
	color: #ef3f56;
}

.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #026466;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #026466;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #000;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #3b5998;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #0077b5;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #bd081c;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #ff4500;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #45668e;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #f4731c;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #005be2;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #00aff0;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #eb4924;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #2ca5e0;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #ef3f56;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #026466;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #25d366;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #35465c;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #25d366;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #25d366;
	background: 0 0;
}

a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-boxed {
	color: #25d366;
}

.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #ed812b;
}

.uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #385490;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-framed, .uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #385490;
}

.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #0e76a8;
	background: 0 0;
}

.uael-share-btn {
	border-width: 2px;
}

.uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	margin-left: -.2em;
}

.uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	padding-left: .9em;
}

.uael-style-floating .elementor-grid .uael-share-btn.uaelbtn--skin-boxed {
	border-style: solid;
}

a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-boxed {
	color: #000;
}

.uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #3b5998;
	background: 0 0;
}

a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-boxed {
	color: #3b5998;
}

.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #0077b5;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #0077b5;
	background: 0 0;
}

a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-boxed {
	color: #0077b5;
}

.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #bd081c;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #bd081c;
	background: 0 0;
}

a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-boxed {
	color: #bd081c;
}

.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #ff4500;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #ff4500;
	background: 0 0;
}

a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-boxed {
	color: #ff4500;
}

.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #45668e;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #45668e;
	background: 0 0;
}

a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-boxed {
	color: #45668e;
}

.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #f4731c;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #f4731c;
	background: 0 0;
}

a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-boxed {
	color: #f4731c;
}

.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #35465c;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #35465c;
	background: 0 0;
}

a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-boxed {
	color: #35465c;
}

.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #005be2;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #005be2;
	background: 0 0;
}

a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-boxed {
	color: #005be2;
}

.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #00aff0;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #00aff0;
	background: 0 0;
}

a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-boxed {
	color: #00aff0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #eb4924;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #eb4924;
	background: 0 0;
}

a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-boxed {
	color: #eb4924;
}

.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #2ca5e0;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #2ca5e0;
	background: 0 0;
}

a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-boxed {
	color: #2ca5e0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #ef3f56;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #ef3f56;
	background: 0 0;
}

a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed {
	color: #ef3f56;
}

.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #bd081c;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #ff4500;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #45668e;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #f4731c;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #005be2;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #00aff0;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #eb4924;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #2ca5e0;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #ef3f56;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #026466;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #25d366;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #35465c;
	color: #fff;
}

.elementor-grid.uael-floating-align-left {
	left: 0;
	right: auto;
}

.elementor-grid.uael-floating-align-right {
	right: 0;
	left: auto;
}

.uael-share-btn__icon {
	background-color: #3b5998;
}

.uael-share-btn__icon.uaelbtn--skin-gradient .uael-share-btn__icon {
	background-color: #3b5998;
	color: #fff;
}

.uael-share-btn, .uael-share-btn__icon, .uael-share-btn__text, .uael-total-share-btn, span.uael-total-share-btn__icon, span.uael-total-share-btn__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	-js-display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	align-items: center;
}

.uael-share-btn {
	overflow: hidden;
	font-size: 10px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	justify-content: flex-start;
	-webkit-transition-property: background-color, border-color, -webkit-filter;
	transition-property: background-color, border-color, -webkit-filter;
	transition-property: filter, background-color, border-color;
	transition-property: filter, background-color, border-color, -webkit-filter;
	height: 4.4em;
	cursor: pointer;
}

.uael-share-btn__text {
	font-size: 1.5em;
	padding-right: 1em;
	padding-left: 1em;
	-ms-flex-item-align: stretch;
	-webkit-align-self: stretch;
	align-self: stretch;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	flex-grow: 1;
	font-weight: 100;
}

.uael-share-btn__icon i {
	font-size: 1.7em;
}

.uael-share-btn__icon {
	-ms-flex-item-align: stretch;
	-webkit-align-self: stretch;
	align-self: stretch;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	justify-content: center;
	width: 4.5em;
	position: relative;
}

.uael-share-btn__title {
	font-weight: 700;
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}

.uael-share-buttons--view-icon .uael-share-btn__icon, .uael-share-buttons--view-icon .uael-share-btn__text, .uael-share-buttons--view-text .uael-share-btn__icon, .uael-share-buttons--view-text .uael-share-btn__text {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	flex-grow: 1;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	justify-content: center;
}

.uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-framed {
	-webkit-border-radius: 99.9em;
	border-radius: 99.9em;
	border-color: green;
	border-style: solid;
}

.uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-framed div.uael-share-btn__text, .uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-framed span.uael-share-btn__icon {
	background-color: #fff;
}

.uael-share-btn.elementor-animation-.uaelbtn-shape-circle.uaelbtn--skin-framed {
	border: 2px #3b5998 solid;
}

.uael-share-btn .uael-share-btn__icon {
	background-color: #3b5998;
}

.uael-share-btn .uael-share-btn__text {
	background-color: #ea4335;
}

.uaelbtn--skin-gradient .uael-share-btn__text {
	background-color: #37538d;
	color: #fff;
}

.uaelbtn--skin-gradient .uael-share-btn__icon {
	background-color: #3b5998;
	color: #fff;
}

.uaelbtn--skin-gradient .uael-share-btn__icon, .uaelbtn--skin-gradient .uael-share-btn__text {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .12)), to(transparent));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .12), transparent);
}

.elementor-grid-item .uael-share-btn .uaelbtn--skin-framed {
	color: #3b5998;
	border-color: #3b5998;
}

.uael-share-btn.uaelbtn-shape-rounded {
	-webkit-border-radius: .5em;
	border-radius: .5em;
}

.uael-share-btn.uaelbtn-shape-rounded .uael-share-btn__text.uael-share-btn__text--fab.fa-facebook, .uael-share-btn.uaelbtn-shape-rounded .uael-share-btn__text.uael-share-btn__text--fab.fa-linkedin, .uael-share-btn.uaelbtn-shape-rounded .uael-share-btn__text.uael-share-btn__text--fab.fa-twitter {
	background-color: #fff;
}

.uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-framed .uael-share-btn__icon.uael-share-btn__icon--fab.fa-twitter, .uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-framed .uael-share-btn__text.uael-share-btn__text--fab.fa-twitter .uael-share-btn__title {
	color: #1da1f2;
}

.elementor-grid-item .uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-framed {
	border-color: #1da1f2;
}

.uael-share-btn.uaelbtn-shape-rounded.uaelbtn--skin-framed {
	border-width: 2px;
	border-color: #1984bc;
	border-style: solid;
}

.uael-share-btn.uaelbtn-shape-rounded.uaelbtn--skin-framed span.uael-share-btn__icon.uael-share-btn__icon--fab.fa-facebook, .uael-share-btn.uaelbtn-shape-rounded.uaelbtn--skin-framed span.uael-share-btn__icon.uael-share-btn__icon--fab.fa-linkedin, .uael-share-btn.uaelbtn-shape-rounded.uaelbtn--skin-framed span.uael-share-btn__icon.uael-share-btn__icon--fab.fa-twitter {
	background-color: #fff;
}

.uael-share-btn.uaelbtn-shape-square.uaelbtn--skin-framed .uael-share-btn__text.uael-share-btn__text--fab.fa-linkedin {
	background-color: #fff;
	border-width: 2px;
	border-style: solid;
	border-color: #0077b5;
}

.uael-share-btn.uaelbtn-shape-square.uaelbtn--skin-framed .uael-share-btn__text.uael-share-btn__text--fab.fa-twitter {
	background-color: #fff;
	border-width: 2px;
	border-style: solid;
	border-color: #1da1f2;
}

.uael-share-btn.uaelbtn-shape-square.uaelbtn--skin-framed .uael-share-btn__text.uael-share-btn__text--fab.fa-facebook {
	background-color: #fff;
	border-width: 2px;
	border-style: solid;
	border-color: #3b5998;
}

.uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-framed .uael-share-btn__icon.uael-share-btn__icon--fab.fa-linkedin, .uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-framed .uael-share-btn__text.uael-share-btn__text--fab.fa-linkedin .uael-share-btn__title {
	color: #0077b5;
}

.uael-share-btn.uaelbtn-shape-rounded.uaelbtn--skin-gradient .uael-share-btn__text.uael-share-btn__text--fab.fa-facebook {
	background-color: #355089;
}

.uael-share-btn.uaelbtn-shape-rounded.uaelbtn--skin-gradient .uael-share-btn__text.uael-share-btn__text--fab.fa-twitter {
	background-color: #1da1f2;
}

.uael-share-btn.uaelbtn-shape-rounded.uaelbtn--skin-gradient .uael-share-btn__text.uael-share-btn__text--fab.fa-linkedin {
	background-color: #0071ac;
}

.uael-share-btn.uaelbtn-shape-circle, .uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-minimal span.uael-share-btn__icon {
	-webkit-border-radius: 99.9em;
	border-radius: 99.9em;
}

.elementor-grid.uael-style-floating .uael-share-btn:hover, .elementor-grid.uael-style-inline .uael-share-btn:hover {
	-webkit-filter: saturate(1.5) brightness(1.2);
	filter: saturate(1.5) brightness(1.2);
}

.fab {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.tooltip {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted #000;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: #000;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 5px 0;
	z-index: 1;
	bottom: 100%;
	left: 50%;
	margin-left: 0;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}

.uael-share-btn.uaelbtn-shape-rounded.uaelbtn--skin-minimal span.uael-share-btn__icon {
	-webkit-border-radius: .5em;
	border-radius: .5em;
}

.uael-total-share-btn {
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
	font-size: 10px;
	text-align: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	justify-content: flex-start;
	-webkit-transition-property: background-color, border-color, -webkit-filter;
	transition-property: background-color, border-color, -webkit-filter;
	transition-property: filter, background-color, border-color;
	transition-property: filter, background-color, border-color, -webkit-filter;
	height: 4em;
	cursor: pointer;
}

span.uael-total-share-btn__icon {
	-ms-flex-item-align: stretch;
	-webkit-align-self: stretch;
	align-self: stretch;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	flex-grow: 1;
	font-weight: 100;
}

span.uael-total-share-btn__title {
	-ms-flex-item-align: stretch;
	-webkit-align-self: stretch;
	align-self: stretch;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	flex-grow: 1;
	text-align: center;
	font-weight: 100;
}

.elementor-share-buttons--align-right .elementor-grid {
	text-align: right;
}

.elementor-share-buttons--align-left .elementor-grid {
	text-align: left;
}

.elementor-share-buttons--align-center .elementor-grid {
	text-align: center;
}

.elementor-share-buttons--align-justify .elementor-grid {
	text-align: justify;
}

@media only screen and (max-width:1024px) {
	.elementor-share-buttons-tablet--align-right .elementor-grid {
		text-align: right;
	}
	
	.elementor-share-buttons-tablet--align-left .elementor-grid {
		text-align: left;
	}
	
	.elementor-share-buttons-tablet--align-center .elementor-grid {
		text-align: center;
	}
	
	.elementor-share-buttons-tablet--align-justify .elementor-grid {
		text-align: justify;
	}
}

@media only screen and (max-width:767px) {
	.elementor-share-buttons-mobile--align-right .elementor-grid {
		text-align: right;
	}
	
	.elementor-share-buttons-mobile--align-left .elementor-grid {
		text-align: left;
	}
	
	.elementor-share-buttons-mobile--align-center .elementor-grid {
		text-align: center;
	}
	
	.elementor-share-buttons-mobile--align-justify .elementor-grid {
		text-align: justify;
	}
}

.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon, .elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #323b43;
}

.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #323b43;
	background: 0 0;
}

.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #323b43;
}

.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #323b43;
}

.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #323b43;
	background: 0 0;
}

.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal {
	border: 2px solid transparent;
}

.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #323b43;
	color: #fff;
}

.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #323b43;
	background: 0 0;
}

a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed {
	color: #323b43;
}

.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon, .elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #323b43;
}

.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #323b43;
	background: 0 0;
}

.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #323b43;
}

.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #323b43;
}

.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #323b43;
	background: 0 0;
}

.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal {
	border: 2px solid transparent;
}

.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #323b43;
	color: #fff;
}

.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #323b43;
	background: 0 0;
}

a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed {
	color: #323b43;
}

.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon, .elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #aaa;
}

.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #aaa;
	background: 0 0;
}

.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #aaa;
}

.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #aaa;
}

.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #aaa;
	background: 0 0;
}

.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal {
	border: 2px solid transparent;
}

.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #aaa;
	color: #fff;
}

.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #aaa;
	background: 0 0;
}

a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed {
	color: #aaa;
}

.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon, .elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #aaa;
}

.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #aaa;
	background: 0 0;
}

.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #aaa;
}

.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #aaa;
}

.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #aaa;
	background: 0 0;
}

.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal {
	border: 2px solid transparent;
}

.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #aaa;
	color: #fff;
}

.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #aaa;
	background: 0 0;
}

.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon, .elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #ea4335;
}

.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #ea4335;
	background: 0 0;
}

.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #ea4335;
}

.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #ea4335;
	background: 0 0;
}

.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal {
	border: 2px solid transparent;
}

.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #ea4335;
	color: #fff;
}

.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #ea4335;
	background: 0 0;
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed {
	color: #ea4335;
}

.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon, .elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #ea4335;
}

.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #ea4335;
	background: 0 0;
}

.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #ea4335;
}

.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #ea4335;
	background: 0 0;
}

.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal {
	border: 2px solid transparent;
}

.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #ea4335;
	color: #fff;
}

.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #ea4335;
	background: 0 0;
}

.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #39f;
}

.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #39f;
	color: #fff;
}

.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon, .elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #39f;
	color: #fff;
}

.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #39f;
}

.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #39f;
	background: 0 0;
}

.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal {
	border: 2px solid transparent;
}

.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #39f;
	background: 0 0;
}

.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #39f;
}

.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #39f;
}

.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #39f;
	color: #fff;
}

.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #39f;
	background: 0 0;
}

.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #39f;
}

.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #39f;
}

.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #39f;
	background: 0 0;
}

.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #ef3f56;
}

.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #ef3f56;
	color: #fff;
}

.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #ef3f56;
	background: 0 0;
}

.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #ef3f56;
}

.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #ef3f56;
}

.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #ef3f56;
	background: 0 0;
}

.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal {
	border: 2px solid transparent;
}

.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #ef3f56;
	color: #fff;
}

.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #ef3f56;
	background: 0 0;
}

a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed {
	color: #ef3f56;
}

.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background-color: #ef3f56;
}

.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon {
	background-color: #ef3f56;
	color: #fff;
}

.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #ef3f56;
	background: 0 0;
}

.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #ef3f56;
}

.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	color: #fff;
	background: #ef3f56;
}

.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #ef3f56;
	background: 0 0;
}

.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal {
	border: 2px solid transparent;
}

.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon, .elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	background: #ef3f56;
	color: #fff;
}

a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed {
	color: #ef3f56;
}

.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
	background: #ea4335;
	color: #fff;
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat {
	color: #d63d31;
}

.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon {
	background: #ea4335;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background: #d33c30;
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient {
	color: #d63d31;
}

.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	background: #ea4335;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #ea4335;
	background: 0 0;
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal {
	color: #d63d31;
}

.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	background: #ea4335;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #ea4335;
	background: 0 0;
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal {
	color: #d63d31;
}

.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #ea4335;
	background: 0 0;
}

.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed, .elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed, .uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed, .uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #ea4335;
}

.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon {
	background: #ef3f56;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background: #d8394e;
}

a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient {
	color: #d8394e;
}

.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	background: #ef3f56;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #ef3f56;
	background: 0 0;
}

a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal {
	color: #ef3f56;
}

.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #ef3f56;
	background: 0 0;
}

.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #ef3f56;
}

.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
	background: #989898;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	background: #aaa;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background: #989898;
}

.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	background: #989898;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #989898;
	background: 0 0;
}

.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #989898;
}

.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #989898;
	color: #fff;
}

a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed, a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient, a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal {
	color: #989898;
}

.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
	background: #989898;
	color: #fff;
}

a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat, a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat {
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	background: #000;
	color: #fff;
}

a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed, a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient, a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal {
	color: #000;
}

.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	background: #443f3f;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	background: #000;
	color: #fff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #000;
	background: 0 0;
}

.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #000;
	background: 0 0;
}

.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #000;
}

.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
	background: #ea4335;
	color: #fff;
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat {
	color: #d63d31;
}

.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	background: #ea4335;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background: #d33c30;
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient {
	color: #d63d31;
}

.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #ea4335;
	background: 0 0;
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal {
	color: #d63d31;
}

.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #ea4335;
	background: 0 0;
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed, a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-boxed {
	color: #026466;
}

.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	background: #ef3f56;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background: #d8394e;
}

a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient {
	color: #d8394e;
}

a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal {
	color: #ef3f56;
}

.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #ef3f56;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #ef3f56;
}

.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
	background: #989898;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon {
	background: #aaa;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background: #989898;
}

.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	background: #989898;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #989898;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #989898;
}

.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #989898;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #989898;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
	background: #989898;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
	background: #000;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	background: #000;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon {
	background: #443f3f;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background: #151515;
}

.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #000;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	background: #000;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #000;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #000;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #000;
}

.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #000;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
	color: #000;
	background: 0 0;
}

.uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #39f;
}

.uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #39f;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
	color: #fff;
	background: #2f8ce9;
}

.uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
	background: #39f;
	color: #fff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #39f;
	background: 0 0;
}

a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed, a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-flat, a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient, a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal {
	color: #39f;
}

.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text, .elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text, .uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text, .uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon, .uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
	color: #39f;
	background: 0 0;
}

.uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed {
	border: 2px solid #39f;
}

.uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
	background: #39f;
	color: #fff;
}

.elementor-widget-uael-social-share .uael-total-share-btn__titlex, .elementor-widget-uael-social-share span.uael-total-share-btn__iconx {
	font-size: 1.5em;
}

.elementor-widget-uael-social-share .uael-total-share-btn__titlex {
	padding: 6px;
}

.elementor-widget-uael-social-share span.uael-total-share-btn__iconx {
	padding: 12px;
}

.uael-total-share-btn__iconx i.eicon-share {
	font-weight: 800;
}

.uael-twitter-profile-feed {
	max-width: 500px;
	background: #fcfcfc;
	margin: auto;
}

.uael-twitter-feed-card-header-icon, .uael-twitter-feed-carousel, .uael-twitter-feed-grid, .uael-twitter-feed-header-statistics, .uael-twitter-feed-header-user, .uael-twitter-feed-header-user-info, .uael-twitter-feed-header-user-info-follow, .uael-twitter-feed-header-user-info-follow-label, .uael-twitter-feed-header-user-info-name, .uael-twitter-feed-inner-icon, .uael-twitter-feed-list, .uael-twitter-feed-profile-icon .uael-twitter-feed-inner-icon span, .uael-twitter-feed-title-name {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.uael-twitter-feed-twitter-logo {
	padding-left: 10px;
	-webkit-transition: .3s ease all;
	transition: .3s ease all;
}

.uael-twitter-feed-profile-icon {
	color: #657786;
}

.uael-twitter-feed-icon {
	margin: 20px 20px 20px 0;
}

.uael-twitter-feed-name, .uael-twitter-feed_inner-content b {
	color: #000;
}

.uael-twitter-feed-profile-icon i {
	margin-right: 6px;
	font-size: 25px;
}

.uael-twitter-feed-profile-icon .uael-twitter-feed-icon span, .uael-twitter-feed-retweet {
	margin-right: 15px;
}

.uael-twitter-feed-tweet-info b {
	font-size: 15px;
}

.uael-twitter-feed-profile-icon svg {
	height: 1.5rem;
	margin-right: 6px;
	color: #536471;
}

@media (max-width:767px) {
	.uael-twitter-feed-header-user {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.uael-twitter-feed .uael-twitter-feed__title span a {
	color: #4a8bee;
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
}

.uael-twitter-feed-username {
	font-size: 13px;
}

.uael-twitter-feed_inner-content {
	line-height: 28px;
	color: #a4a4a4;
	font-size: 14px;
}

.uael-twitter-feed-header-user-info {
	margin-left: 21px;
}

.uael-twitter-header-link-wrapper {
	margin-left: 10px;
}

.uael-twitter-screen-name {
	display: block;
}

.uael-twitter-feed-header-statistics p {
	margin-bottom: 20px;
}

.uael-twitter-profile-feed .uael-twitter-feed-profile-body .uael-twitter-header-count a {
	text-decoration: none;
	color: #000;
}

.uaell-twitter-user-cover {
	display: none;
}

.uael-twitter-header-banner {
	padding-top: 30px;
}

.uaell-twitter-user-cover .uael-twitter-header-banner img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.uaell-twitter-profile-yes .uaell-twitter-user-cover {
	display: block;
	overflow: hidden;
}

.uael-twitter-header-count {
	margin: 0 20px 20px 0;
}

.uael-equal__height-yes .uael-twitter-feed .uael-twitter-feed-grid .uael-twitter-feed-item {
	height: unset;
}

.uael-equal__height-yes .uael-twitter-feed .uael-twitter-feed-grid .uael-twitter-feed-item .uael-twitter-feed-item-inner {
	height: 100%;
}

.uael-twitter-feed-col-1 .uael-twitter-feed-item {
	width: 100%;
}

.uael-twitter-feed-col-2 .uael-twitter-feed-item {
	width: 50%;
}

.uael-twitter-feed-col-3 .uael-twitter-feed-item {
	width: 33.33%;
}

.uael-twitter-feed-col-4 .uael-twitter-feed-item {
	width: 25%;
}

@media (max-width:1024px) {
	.uael-twitter-feed-tablet-col-1 .uael-twitter-feed-item {
		width: 100%;
	}
	
	.uael-twitter-feed-tablet-col-2 .uael-twitter-feed-item {
		width: 50%;
	}
	
	.uael-twitter-feed-tablet-col-3 .uael-twitter-feed-item {
		width: 33.33%;
	}
	
	.uael-twitter-feed-tablet-col-4 .uael-twitter-feed-item {
		width: 25%;
	}
}

@media (max-width:767px) {
	.uael-twitter-feed-mobile-col-1 .uael-twitter-feed-item {
		width: 100%;
	}
	
	.uael-twitter-feed-mobile-col-2 .uael-twitter-feed-item {
		width: 50%;
	}
	
	.uael-twitter-feed-mobile-col-3 .uael-twitter-feed-item {
		width: 33.33%;
	}
	
	.uael-twitter-feed-mobile-col-4 .uael-twitter-feed-item {
		width: 25%;
	}
}

.uael-twitter-feed-grid, .uael-twitter-feed-inner-icon, .uael-twitter-feed-list {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.uael-twitter-profile-feed .uael-twitter-feed {
	overflow-y: scroll;
	margin: 10px;
	height: 400px;
}

.uael-twitter-profile-feed .uael-twitter-feed::-webkit-scrollbar {
	height: 0;
	overflow: visible;
	width: 12px;
}

.uael-twitter-profile-feed .uael-twitter-feed::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, .2);
	background-clip: padding-box;
	min-height: 28px;
}

.uael-twitter-profile-feed .uael-twitter-feed::-webkit-scrollbar-track-piece {
	background: #fff;
	border-left: 1px solid #f1f1f1;
	height: 63px;
}

.uael-twitter-feed-list .uael-twitter-feed-item, .uael-twitter-profile-feed .uael-twitter-feed-item {
	width: 100%;
}

.uael-twitter-feed-grid .uael-twitter-feed-item, a.uael-twitter-feed-header-user-image-container {
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
}

.uael-twitter-profile-feed .uael-twitter-feed .uael-twitter-feed-item {
	display: inline-block;
}

.uael-twitter-profile-feed .uael-twitter-feed .uael-twitter-feed-item:not(:last-child) {
	margin-bottom: 8px;
}

.uael-twitter-feed-card-header-icon {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	text-decoration: none;
}

.uael-twitter-feed__title p {
	margin: 0;
}

.uael-twitter-feed__title {
	width: 100%;
}

.uael-twitter-feed-header-user-info, .uael-twitter-feed-header-user-info-follow, .uael-twitter-feed-header-user-info-follow-label, .uael-twitter-feed-header-user-info-name, .uael-twitter-feed-profile-icon .uael-twitter-feed-inner-icon span, .uael-twitter-feed-title-name, .uael_twitter_feed_icon {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.uael-twitter-feed-item-avatar img {
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
}

.uael-twitter-feed-item-avatar-style-circle img, img.uael-twitter-feed-header-user-image {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.uael-twitter-feed-twitter-logo i.fa.fa-twitter {
	-webkit-transition: .3s ease all;
	transition: .3s ease all;
}

.uael-twitter-feed-likes-count, .uael-twitter-feed-name, .uael-twitter-feed-retweet-count {
	font-weight: 700;
}

.uael-twitter-feed-profile-icon span.description {
	color: #000;
	font-weight: 500;
}

.uael-twitter-feed-header-user {
	position: relative;
	margin-bottom: 20px;
}

.uael-twitter-feed-header-user-image-container {
	margin-top: -29px;
}

.uael-twitter-feed-header-user-info {
	width: 100%;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding-top: 10px;
	padding-right: 110px;
	overflow: hidden;
}

.uael-twitter-feed-header-user-info-name-wrapper {
	overflow: hidden;
}

.uael-twitter-feed-header-user-info-name {
	color: #14171a;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	text-decoration: none;
	white-space: nowrap;
}

.uael-twitter-feed-header-user-info-name-wrapper .uael-twitter-feed-header-user-info-name a {
	text-decoration: none;
	color: currentColor;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.uael-twitter-feed-header-user-info-screen-name {
	color: #657786;
	font-size: 12px;
	line-height: 16px;
	margin-top: 2px;
}

.uael-twitter-feed-header-user-info-name-wrapper .uael-twitter-feed-header-user-info-screen-name a {
	text-decoration: none;
	color: currentColor;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.uael-twitter-feed-header-user-info-follow, .uael-twitter-feed-header-user-info-follow-label {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.uael-twitter-feed-header-user-info-follow {
	border-color: #1da1f2;
	background-color: #1da1f2;
	background-color: #1da1f2;
	color: #fff;
	position: absolute;
	top: 12px;
	right: 0;
	height: 28px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	border: 1px solid #32a0c2;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	text-decoration: none;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
	opacity: 1;
}

.uael-twitter-feed-header-user-info-follow svg {
	fill: #fff;
	margin-right: 8px;
	width: 16px;
	height: 16px;
	pointer-events: none;
}

.uael-twitter-feed-header-user-info-follow a {
	text-decoration: none;
}

.uael-twitter-feed-profile-body {
	padding: 0 24px;
}

.uael-twitter-feed-header-user-info-follow-label {
	margin-right: 8px;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	text-decoration: none;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
	background-color: #1da1f2;
	opacity: 1;
}

.uael-twitter-feed-header-user-info-follow:hover {
	text-decoration: none;
	opacity: .9;
	color: #fff;
}

a.uael-twitter-feed-header-user-image-container {
	color: #000;
}

.uael-twitter-feed .slick-track {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.uael-twitter-feed-carousel .slick-prev {
	left: -25px;
}

.uael-img-carousel-wrap .slick-next, .uael-img-carousel-wrap .slick-prev, .uael-twitter-feed-carousel .slick-next, .uael-twitter-feed-carousel .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0;
	z-index: 10;
}

.uael-twitter-feed-carousel .slick-next {
	right: -25px;
}

.uael-twitter-feed-carousel button:hover {
	background-color: transparent;
	-webkit-box-shadow: 0 5px 10px 0 rgba(115, 62, 216, 30%);
	box-shadow: 0 5px 10px 0 rgba(115, 62, 216, 30%);
	border-style: unset;
	border-width: unset;
	border-color: unset;
}

.uael-twitter-feed-carousel .slick-next:before, .uael-twitter-feed-carousel .slick-prev:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-size: 35px;
	line-height: 1;
	opacity: .75;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.uael-twitter-feed-carousel .slick-prev:before {
	content: "";
}

[dir=rtl] .uael-twitter-feed-carousel .slick-prev:before {
	content: "";
}

.uael-twitter-feed-carousel .slick-next:before {
	content: "";
}

[dir=rtl] .uael-twitter-feed-carousel .slick-next:before {
	content: "";
}

.uael-img-carousel-arrow-outside .uael-twitter-feed-carousel .slick-prev {
	left: -25px;
}

.uael-img-carousel-arrow-outside .uael-twitter-feed-carousel .slick-next {
	right: -25px;
}

.uael-img-carousel-arrow-inside .uael-twitter-feed-carousel .slick-prev {
	left: 25px;
}

.uael-img-carousel-arrow-inside .uael-twitter-feed-carousel .slick-next {
	right: 25px;
}

@media (max-width:768px) {
	.uael-img-carousel-arrow-outside .uael-twitter-feed-carousel .slick-prev {
		left: 15px;
	}
	
	.uael-img-carousel-arrow-outside .uael-twitter-feed-carousel .slick-next {
		right: 15px;
	}
}

.uael-twitter-feed-carousel ul.slick-dots {
	display: block;
	position: absolute;
	margin: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	text-align: center;
}

.uael-twitter-feed-carousel ul.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.uael-twitter-feed-carousel ul.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0;
}

.uael-twitter-feed-carousel ul.slick-dots li button:before {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.uael-twitter-feed-carousel ul.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000;
}

.uael-twitter-feed-carousel button:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.uael-welcome-music-container {
	cursor: pointer;
	z-index: 99999;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	position: fixed;
}

#uael-play-pause {
	position: relative;
	font-size: 25px;
}

#uael-play-pause .pause, #uael-play-pause .play, .uael-pause svg:first-child, .uael-play svg:last-child, .uael-welcome-music-btn-display-no .uael-welcome-music-container {
	display: none;
}

#uael-play-pause.uael-pause .pause, #uael-play-pause.uael-play .play {
	display: block;
}

.uael-builder-msg {
	text-align: center;
}

#uael-play-pause svg:first-child, #uael-play-pause svg:last-child {
	width: 30px;
}

#uael-play-pause.uael-pause svg:first-child, #uael-play-pause.uael-play svg:last-child {
	display: none;
}

#uael-play-pause.uael-pause svg:last-child, #uael-play-pause.uael-play svg:first-child {
	display: block;
}

.uael-woocommerce .products::after, .uael-woocommerce .products::before, .uael-woocommerce ul.products::after, .uael-woocommerce ul.products::before {
	content: " ";
	display: table;
	width: 0;
}

.uael-quick-view-data {
	width: 100%;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
	z-index: 1;
}

.uael-woocommerce .products::after, .uael-woocommerce ul.products::after {
	clear: both;
}

.uael-woocommerce .products, .uael-woocommerce ul.products {
	margin: 0;
	margin-left: -10px;
	margin-right: -10px;
	list-style: none outside;
	clear: both;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.uael-woocommerce .products li.product .woocommerce-loop-product__link img, .uael-woocommerce ul.products li.product .woocommerce-loop-product__link img {
	margin-bottom: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity .6s, -webkit-filter .6s, -webkit-transform .6s;
	transition: opacity .6s, -webkit-filter .6s, -webkit-transform .6s;
	transition: filter .6s, opacity .6s, transform .6s;
	transition: filter .6s, opacity .6s, transform .6s, -webkit-filter .6s, -webkit-transform .6s;
}

#uael-quick-view-modal .uael-qv-image-slider li, .uael-woocommerce .products li.product, .uael-woocommerce ul.products li.product {
	list-style: none;
}

#uael-quick-view-content, .uael-quick-view-data, .uael-woo-category-slider .slick-slide>div, .uael-woo-category-slider .slick-slide>div .uael-product-cat-inner, .uael-woo-category-slider .slick-slide>div li, .uael-woo-products-slider .slick-slide>div, .uael-woo-products-slider .slick-slide>div .uael-woo-product-wrapper, .uael-woo-products-slider .slick-slide>div li, .uael-woocommerce .uael-show-on-hover {
	height: 100%;
}

.uael-woocommerce .uael-show-on-hover {
	right: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
	opacity: 0;
	-webkit-filter: blur(0);
	filter: blur(0);
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.uael-quick-view-data {
	width: 100%;
	overflow: hidden;
	cursor: pointer;
	z-index: 1;
}

.uael-woocommerce .products li.product:hover .uael-show-on-hover, .uael-woocommerce ul.products li.product:hover .uael-show-on-hover {
	opacity: 1;
	-webkit-transform: scale(1) translateZ(0) translateY(0);
	transform: scale(1) translateZ(0) translateY(0);
	pointer-events: inherit;
}

.uael-woocommerce .uael-woo-product__hover-zoom .products li.product:hover .woocommerce-loop-product__link img, .uael-woocommerce .uael-woo-product__hover-zoom ul.products li.product:hover .woocommerce-loop-product__link img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.uael-add-to-cart-align-right, .uael-woo--align-right .uael-woocommerce .uael-woo-products-inner .products li.product, .uael-woo--align-right .uael-woocommerce .uael-woo-products-inner ul.products li.product, .uael-woo-cat--align-right .uael-woo-categories .products li.product .uael-category__title-wrap, .uael-woo-cat--align-right .uael-woo-categories ul.products li.product .uael-category__title-wrap {
	text-align: right;
}

.uael-woo--align-right .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating, .uael-woo--align-right .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
	margin-left: auto;
	margin-right: 0;
}

.uael-add-to-cart-align-left, .uael-woo--align-left .uael-woocommerce .uael-woo-products-inner .products li.product, .uael-woo--align-left .uael-woocommerce .uael-woo-products-inner ul.products li.product, .uael-woo-cat--align-left .uael-woo-categories .products li.product .uael-category__title-wrap, .uael-woo-cat--align-left .uael-woo-categories ul.products li.product .uael-category__title-wrap, .uael-woo-pagination-align-left .uael-woocommerce-pagination {
	text-align: left;
}

.uael-woo--align-left .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating, .uael-woo--align-left .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
	margin-left: 0;
	margin-right: auto;
}

.uael-add-to-cart-align-center, .uael-woo--align-center .uael-woocommerce .uael-woo-products-inner .products li.product, .uael-woo--align-center .uael-woocommerce .uael-woo-products-inner ul.products li.product, .uael-woo-cat--align-center .uael-woo-categories .products li.product .uael-category__title-wrap, .uael-woo-cat--align-center .uael-woo-categories ul.products li.product .uael-category__title-wrap, .uael-woo-pagination-align-center .uael-woocommerce-pagination {
	text-align: center;
}

.uael-woo--align-center .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating, .uael-woo--align-center .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
	margin-left: auto;
	margin-right: auto;
}

.uael-woocommerce .products li.product, .uael-woocommerce ul.products li.product, .woocommerce .uael-woocommerce .products li.product, .woocommerce .uael-woocommerce ul.products li.product, .woocommerce-page .uael-woocommerce .products li.product, .woocommerce-page .uael-woocommerce ul.products li.product {
	margin-left: 0;
	margin-right: 0;
	padding: 0 10px;
	margin-bottom: 35px;
	width: 25%;
}

.uael-woocommerce .uael-woo-products-summary-wrap {
	padding: 1em 1.2em;
}

.uael-woocommerce .uael-woo-product-category {
	font-size: .85em;
	margin-bottom: .5em;
	display: block;
	line-height: 1.3;
}

.uael-woocommerce .woocommerce-loop-product__link {
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: .8em;
	outline: 0;
}

.uael-woocommerce .woocommerce-loop-product__title {
	margin-bottom: .5em;
	font-size: 1em;
}

.uael-woocommerce .star-rating {
	display: block;
	float: none;
	margin: 0 auto .5em 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1;
	font-size: .857em;
	width: 5.4em;
	font-family: star;
}

.uael-quick-view-data, .uael-woocommerce .star-rating span, .uael-woocommerce .star-rating span::before, .uael-woocommerce .star-rating::before {
	top: 0;
	left: 0;
	position: absolute;
}

.uael-woocommerce .star-rating::before {
	content: "sssss";
	color: #d3ced2;
	float: left;
}

.uael-woocommerce .star-rating span {
	overflow: hidden;
	padding-top: 1.5em;
	float: left;
}

.uael-woocommerce .star-rating span::before {
	content: "SSSSS";
}

.uael-woocommerce .products li.product .price, .uael-woocommerce ul.products li.product .price {
	display: block;
	line-height: 1.3;
	font-weight: 700;
	margin-bottom: .5em;
	font-size: .9em;
}

.uael-woocommerce .products li.product .price ins, .uael-woocommerce ul.products li.product .price ins {
	background: 0 0;
	font-weight: 700;
	display: inline-block;
	margin-left: 5px;
}

.uael-woocommerce .products li.product .price del, .uael-woocommerce ul.products li.product .price del {
	color: inherit;
	opacity: .5;
	display: inline-block;
}

.uael-woocommerce .uael-woo-products-summary-wrap .button {
	display: inline-block;
	margin: .5em 0;
	white-space: normal;
	line-height: 1.3;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 10px 40px;
	font-size: 100%;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	font-weight: 700;
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}

.uael-woocommerce .uael-woo-products-summary-wrap .button.nitro-lazy {
	background-image: none !important;
}

.uael-woo-products-grid .uael-woo-product__column-1 .products li.product, .uael-woo-products-grid .uael-woo-product__column-1 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-1 .products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-1 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-1 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-1 ul.products li.product {
	width: 100%;
	margin-right: 0;
}

.uael-woo-products-grid .uael-woo-product__column-2 .products li.product, .uael-woo-products-grid .uael-woo-product__column-2 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-2 .products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-2 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-2 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-2 ul.products li.product {
	width: 50%;
}

.uael-woo-products-grid .uael-woo-product__column-3 .products li.product, .uael-woo-products-grid .uael-woo-product__column-3 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-3 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-3 ul.products li.product {
	width: 33.33%;
}

.uael-woo-products-grid .uael-woo-product__column-4 .products li.product, .uael-woo-products-grid .uael-woo-product__column-4 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-4 .products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-4 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-4 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-4 ul.products li.product {
	width: 25%;
}

.uael-woo-products-grid .uael-woo-product__column-5 .products li.product, .uael-woo-products-grid .uael-woo-product__column-5 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-5 .products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-5 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-5 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-5 ul.products li.product {
	width: 20%;
}

.uael-woo-products-grid .uael-woo-product__column-6 .products li.product, .uael-woo-products-grid .uael-woo-product__column-6 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-6 .products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-6 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-6 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-6 ul.products li.product {
	width: 16.66%;
}

.uael-woo-products-grid .uael-woo-product__column-1 .products li.product:nth-child(n+1), .uael-woo-products-grid .uael-woo-product__column-1 ul.products li.product:nth-child(n+1), .uael-woo-products-grid .uael-woo-product__column-2 .products li.product:nth-child(2n+1), .uael-woo-products-grid .uael-woo-product__column-2 ul.products li.product:nth-child(2n+1), .uael-woo-products-grid .uael-woo-product__column-3 .products li.product:nth-child(3n+1), .uael-woo-products-grid .uael-woo-product__column-3 ul.products li.product:nth-child(3n+1), .uael-woo-products-grid .uael-woo-product__column-4 .products li.product:nth-child(4n+1), .uael-woo-products-grid .uael-woo-product__column-4 ul.products li.product:nth-child(4n+1), .uael-woo-products-grid .uael-woo-product__column-5 .products li.product:nth-child(5n+1), .uael-woo-products-grid .uael-woo-product__column-5 ul.products li.product:nth-child(5n+1), .uael-woo-products-grid .uael-woo-product__column-6 .products li.product:nth-child(6n+1), .uael-woo-products-grid .uael-woo-product__column-6 ul.products li.product:nth-child(6n+1) {
	clear: left;
}

.uael-woo-products-grid .uael-woo-product__column-1 .products li.product:nth-child(n), .uael-woo-products-grid .uael-woo-product__column-1 ul.products li.product:nth-child(n), .uael-woo-products-grid .uael-woo-product__column-2 .products li.product:nth-child(2n), .uael-woo-products-grid .uael-woo-product__column-2 ul.products li.product:nth-child(2n), .uael-woo-products-grid .uael-woo-product__column-3 .products li.product:nth-child(3n), .uael-woo-products-grid .uael-woo-product__column-3 ul.products li.product:nth-child(3n), .uael-woo-products-grid .uael-woo-product__column-4 .products li.product:nth-child(4n), .uael-woo-products-grid .uael-woo-product__column-4 ul.products li.product:nth-child(4n), .uael-woo-products-grid .uael-woo-product__column-5 .products li.product:nth-child(5n), .uael-woo-products-grid .uael-woo-product__column-5 ul.products li.product:nth-child(5n), .uael-woo-products-grid .uael-woo-product__column-6 .products li.product:nth-child(6n), .uael-woo-products-grid .uael-woo-product__column-6 ul.products li.product:nth-child(6n) {
	clear: right;
}

.uael-woocommerce .uael-woo-products-thumbnail-wrap {
	position: relative;
}

.uael-woocommerce .woocommerce-LoopProduct-link {
	margin: 0;
}

.uael-woo-categories .products li.product a img, .uael-woo-categories ul.products li.product a img, .uael-woocommerce .uael-woo-products-thumbnail-wrap img {
	margin: 0;
	width: 100%;
}

.uael-woo-skin-grid-default .uael-quick-view-btn {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 5px;
	background: rgba(0, 0, 0, .4);
	opacity: 0;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	cursor: pointer;
	z-index: 9;
}

.uael-woo-skin-grid-default .uael-quick-view-btn .uael-qv-icon {
	margin-right: 10px;
}

.uael-woo-skin-grid-default .uael-woo-products-thumbnail-wrap:hover .uael-quick-view-btn, .uael-woo-skin-grid-franko .uael-product-actions .uael-action-item-wrap:hover .uael-action-tooltip {
	opacity: 1;
}

.uael-woo-skin-grid-default .uael-woo-product-wrapper {
	height: 100%;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.uael-woo-skin-grid-franko .uael-product-actions {
	position: absolute;
	top: 15px;
	right: 15px;
	-webkit-transform: translate3d(15px, 0, 0);
	transform: translate3d(15px, 0, 0);
	-webkit-transition: all .35s;
	transition: all .35s;
	margin-bottom: 2px;
	opacity: 0;
}

.uael-woo-skin-grid-franko .uael-woo-products-thumbnail-wrap:hover .uael-product-actions {
	-webkit-transform: translate3d(5px, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.uael-woo-skin-grid-franko .uael-action-tooltip {
	opacity: 0;
	display: inline-block;
	position: absolute;
	pointer-events: none;
	z-index: 9;
	top: 50%;
	right: -webkit-calc(100% + 8px);
	right: calc(100% + 8px);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	white-space: nowrap;
	padding: 2px 8px;
	background: rgba(0, 0, 0, .8);
	color: #fff;
	font-size: 12px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: opacity .25s;
	transition: opacity .25s;
}

.uael-woo-skin-grid-franko .uael-action-tooltip:before {
	top: calc(50% - 5.5px);
	top: -webkit-calc(50% - 5.5px);
	right: -10px;
	content: "";
	position: absolute;
	border: 5px solid transparent;
	border-left: 5px solid rgba(0, 0, 0, .8);
}

.uael-woo-skin-grid-franko .uael-product-actions .uael-action-item-wrap {
	position: relative;
	display: block;
	margin: 0 0 3px;
	background: #fff;
	text-align: center;
	color: #3a3a3a;
	outline: 0;
}

.uael-woo-skin-grid-franko .uael-product-actions .uael-action-item-wrap:hover {
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
	box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
}

.uael-woo-skin-grid-franko .uael-product-actions .uael-action-item {
	display: block;
	color: #3a3a3a;
	width: 40px;
	line-height: 40px;
	height: 40px;
	cursor: pointer;
}

.uael-woo-skin-grid-franko .uael-product-actions .uael-add-to-cart-btn.loading .uael-ajax-add-cart-icon {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.uael-woo-skin-grid-franko .uael-product-actions .uael-add-to-cart-btn.loading .uael-ajax-add-cart-icon:before {
	content: "";
}

.uael-woo-skin-grid-franko .uael-product-actions .uael-add-to-cart-btn.added .uael-ajax-add-cart-icon:before {
	content: "";
}

.uael-woocommerce .uael-featured, .uael-woocommerce .uael-onsale {
	color: #fff;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	z-index: 10;
}

.uael-woocommerce .uael-onsale {
	background-color: #77a464;
}

.uael-woocommerce .uael-featured {
	background-color: #6d7882;
}

#uael-quick-view-modal .uael-content-main-wrapper, .elementor-widget-uael-woo-products .uael-loader-overlay.uael-quick-view-loader, .uael-quick-view-data, .uael-woo-category-slider ul.slick-dots li button:before, .uael-woo-products-slider ul.slick-dots li button:before, .uael-woo-skin-grid-default .uael-flash-container, .uael-woo-skin-grid-franko .uael-flash-container, .uael-woocommerce .uael-show-on-hover {
	position: absolute;
	top: 0;
	left: 0;
}

.uael-woo-skin-grid-default .uael-flash-container {
	z-index: 21;
	margin-top: 25px;
	text-align: left;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.uael-woo-skin-grid-default .uael-sale-flash-wrap {
	margin: auto auto auto -10px;
}

.uael-woo-skin-grid-default .uael-featured, .uael-woo-skin-grid-default .uael-sale-flash-wrap .uael-onsale {
	min-width: 1em;
	min-height: 1em;
	line-height: 1em;
	padding: 0;
	font-size: 1em;
	font-weight: 400;
	display: inline-block;
}

.uael-featured-flash-circle .uael-featured, .uael-sale-flash-circle .uael-onsale {
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.uael-woo-skin-grid-default .uael-featured-flash-wrap {
	margin: 0 0 0 -10px;
}

.uael-woo-skin-grid-default .double-flash .uael-featured-flash-wrap, .uael-woo-skin-grid-franko .uael-double-flash .uael-featured-flash-wrap {
	margin-top: -10px;
}

.uael-woo-skin-grid-franko .uael-featured {
	display: inline-block;
}

.uael-woo-skin-grid-default .double-flash .uael-featured {
	min-width: .8em;
	min-height: .8em;
	line-height: .8em;
}

.uael-woo-skin-grid-franko .uael-flash-container {
	z-index: 21;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.uael-woo-skin-grid-franko .uael-sale-flash-wrap {
	display: inline-block;
	margin: 0;
}

.uael-woo-skin-grid-franko .uael-onsale {
	display: block;
	padding: 0;
}

.uael-out-of-stock {
	position: absolute;
	background-color: rgba(255, 255, 255, .88);
	-webkit-transition: background .3s;
	transition: background .3s;
	text-align: center;
	top: 50%;
	left: 0;
	right: 0;
	padding: 1.3em 0;
	bottom: auto;
	text-transform: uppercase;
	font-weight: 700;
	-webkit-transform: translateY(-50%) translate3d(0, 0, 0);
	transform: translateY(-50%) translate3d(0, 0, 0);
}

.uael-woo-pagination-align-right .uael-woocommerce-pagination, [dir=rtl] .uael-woo-product .woocommerce-product-details__short-description {
	text-align: right;
}

.uael-woocommerce-pagination ul {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	padding: 0;
	clear: both;
	border: 0;
	margin: 1px;
	width: auto;
}

.uael-woocommerce-pagination li {
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 0;
	float: left;
	overflow: hidden;
}

.uael-woocommerce-pagination ul li .page-numbers:focus, .uael-woocommerce-pagination ul li .page-numbers:hover, .uael-woocommerce-pagination ul li span.current {
	color: #fff;
	background: rgba(0, 0, 0, .74);
}

.uael-woocommerce-pagination ul li .page-numbers {
	margin: 0;
	text-decoration: none;
	color: rgba(0, 0, 0, .74);
	border: 1px solid rgba(0, 0, 0, .74);
	padding: 0;
	padding: .75em;
	line-height: 1;
	font-size: 1em;
	font-weight: 400;
	display: block;
	min-width: 2.5em;
}

@media (max-width:1024px) {
	.uael-woocommerce .products li.product, .uael-woocommerce ul.products li.product, .woocommerce .uael-woo-products-grid .products li.product, .woocommerce .uael-woo-products-grid ul.products li.product {
		margin-left: 0;
		margin-right: 0;
		padding: 0 10px;
		margin-bottom: 35px;
		width: 25%;
	}
	
	.uael-woo-products-grid .uael-woo-product__column-tablet-1 .products li.product, .uael-woo-products-grid .uael-woo-product__column-tablet-1 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-1 .products, .woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-1 ul.products, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-1 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-1 ul.products li.product {
		width: 100%;
	}
	
	.uael-woo-products-grid .uael-woo-product__column-tablet-2 .products li.product, .uael-woo-products-grid .uael-woo-product__column-tablet-2 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-2 .products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-2 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-2 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-2 ul.products li.product {
		width: 50%;
	}
	
	.uael-woo-products-grid .uael-woo-product__column-tablet-3 .products li.product, .uael-woo-products-grid .uael-woo-product__column-tablet-3 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-3 .products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-3 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-3 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-3 ul.products li.product {
		width: 33.33%;
	}
	
	.uael-woo-products-grid .uael-woo-product__column-tablet-4 .products li.product, .uael-woo-products-grid .uael-woo-product__column-tablet-4 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-4 .products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-4 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-4 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-4 ul.products li.product {
		width: 25%;
	}
	
	.uael-woo-products-grid .uael-woo-product__column-tablet-5 .products li.product, .uael-woo-products-grid .uael-woo-product__column-tablet-5 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-5 .products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-5 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-5 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-5 ul.products li.product {
		width: 20%;
	}
	
	.uael-woo-products-grid .uael-woo-product__column-tablet-6 .products li.product, .uael-woo-products-grid .uael-woo-product__column-tablet-6 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-6 .products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-6 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-6 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-6 ul.products li.product {
		width: 16.66%;
	}
	
	.uael-woo-products-grid .uael-woo-product__column-tablet-1 .products li.product:nth-child(n+1), .uael-woo-products-grid .uael-woo-product__column-tablet-1 ul.products li.product:nth-child(n+1), .uael-woo-products-grid .uael-woo-product__column-tablet-2 .products li.product:nth-child(2n+1), .uael-woo-products-grid .uael-woo-product__column-tablet-2 ul.products li.product:nth-child(2n+1), .uael-woo-products-grid .uael-woo-product__column-tablet-3 .products li.product:nth-child(3n+1), .uael-woo-products-grid .uael-woo-product__column-tablet-3 ul.products li.product:nth-child(3n+1), .uael-woo-products-grid .uael-woo-product__column-tablet-4 .products li.product:nth-child(4n+1), .uael-woo-products-grid .uael-woo-product__column-tablet-4 ul.products li.product:nth-child(4n+1), .uael-woo-products-grid .uael-woo-product__column-tablet-5 .products li.product:nth-child(5n+1), .uael-woo-products-grid .uael-woo-product__column-tablet-5 ul.products li.product:nth-child(5n+1), .uael-woo-products-grid .uael-woo-product__column-tablet-6 .products li.product:nth-child(6n+1), .uael-woo-products-grid .uael-woo-product__column-tablet-6 ul.products li.product:nth-child(6n+1) {
		clear: left;
	}
	
	.uael-woo-products-grid .uael-woo-product__column-tablet-1 .products li.product:nth-child(n), .uael-woo-products-grid .uael-woo-product__column-tablet-1 ul.products li.product:nth-child(n), .uael-woo-products-grid .uael-woo-product__column-tablet-2 .products li.product:nth-child(2n), .uael-woo-products-grid .uael-woo-product__column-tablet-2 ul.products li.product:nth-child(2n), .uael-woo-products-grid .uael-woo-product__column-tablet-3 .products li.product:nth-child(3n), .uael-woo-products-grid .uael-woo-product__column-tablet-3 ul.products li.product:nth-child(3n), .uael-woo-products-grid .uael-woo-product__column-tablet-4 .products li.product:nth-child(4n), .uael-woo-products-grid .uael-woo-product__column-tablet-4 ul.products li.product:nth-child(4n), .uael-woo-products-grid .uael-woo-product__column-tablet-5 .products li.product:nth-child(5n), .uael-woo-products-grid .uael-woo-product__column-tablet-5 ul.products li.product:nth-child(5n), .uael-woo-products-grid .uael-woo-product__column-tablet-6 .products li.product:nth-child(6n), .uael-woo-products-grid .uael-woo-product__column-tablet-6 ul.products li.product:nth-child(6n) {
		clear: right;
	}
	
	.uael-woo-pagination-tablet-align-right .uael-woocommerce-pagination, .uael-woo-tablet--align-right .uael-woocommerce .uael-woo-products-inner .products li.product, .uael-woo-tablet--align-right .uael-woocommerce .uael-woo-products-inner ul.products li.product {
		text-align: right;
	}
	
	.uael-woo-tablet--align-right .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating, .uael-woo-tablet--align-right .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
		margin-left: auto;
		margin-right: 0;
	}
	
	.uael-woo-pagination-tablet-align-left .uael-woocommerce-pagination, .uael-woo-tablet--align-left .uael-woocommerce .uael-woo-products-inner .products li.product, .uael-woo-tablet--align-left .uael-woocommerce .uael-woo-products-inner ul.products li.product {
		text-align: left;
	}
	
	.uael-woo-tablet--align-left .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating, .uael-woo-tablet--align-left .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
		margin-left: 0;
		margin-right: auto;
	}
	
	.uael-woo-pagination-tablet-align-center .uael-woocommerce-pagination, .uael-woo-tablet--align-center .uael-woocommerce .uael-woo-products-inner .products li.product, .uael-woo-tablet--align-center .uael-woocommerce .uael-woo-products-inner ul.products li.product {
		text-align: center;
	}
	
	.uael-woo-tablet--align-center .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating, .uael-woo-tablet--align-center .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
		margin-left: auto;
		margin-right: auto;
	}
	
	.uael-woocommerce .products li.product, .uael-woocommerce ul.products li.product, .woocommerce .uael-woocommerce .products li.product, .woocommerce .uael-woocommerce ul.products li.product, .woocommerce-page .uael-woocommerce .products li.product, .woocommerce-page .uael-woocommerce ul.products li.product {
		margin-left: 0;
		margin-right: 0;
		padding: 0 10px;
		margin-bottom: 35px;
		width: 25%;
	}
	
	.woocommerce-page[class*=columns-] .uael-woocommerce ul.products li.product:nth-child(n), .woocommerce[class*=columns-] .uael-woocommerce ul.products li.product:nth-child(n) {
		margin-right: 0;
		clear: none;
	}
	
	.uael-woo-skin-grid-default .uael-woo-products-thumbnail-wrap .uael-quick-view-btn, .uael-woo-skin-grid-franko .uael-product-actions, .uael-woo-skin-grid-franko .uael-woo-products-thumbnail-wrap .uael-product-actions {
		opacity: 1;
	}
	
	.uael-woo-skin-grid-franko .uael-woo-products-thumbnail-wrap .uael-product-actions {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@media (max-width:767px) {
	.uael-woocommerce .products li.product, .uael-woocommerce ul.products li.product, .woocommerce .uael-woo-products-grid .products li.product, .woocommerce .uael-woo-products-grid ul.products li.product {
		margin-left: 0;
		margin-right: 0;
		padding: 0 10px;
		margin-bottom: 35px;
		width: 25%;
	}
	
	.uael-woo-products-grid .uael-woo-product__column-mobile-1 .products li.product, .uael-woo-products-grid .uael-woo-product__column-mobile-1 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-1 .products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-1 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-1 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-1 ul.products li.product {
		width: 100%;
	}
	
	.uael-woo-products-grid .uael-woo-product__column-mobile-2 .products li.product, .uael-woo-products-grid .uael-woo-product__column-mobile-2 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-2 .products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-2 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-2 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-2 ul.products li.product {
		width: 50%;
	}
	
	.uael-woo-products-grid .uael-woo-product__column-mobile-3 .products li.product, .uael-woo-products-grid .uael-woo-product__column-mobile-3 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-3 .products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-3 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-3 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-3 ul.products li.product {
		width: 33.33%;
	}
	
	.uael-woo-products-grid .uael-woo-product__column-mobile-4 .products li.product, .uael-woo-products-grid .uael-woo-product__column-mobile-4 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-4 .products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-4 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-4 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-4 ul.products li.product {
		width: 25%;
	}
	
	.uael-woo-products-grid .uael-woo-product__column-mobile-5 .products li.product, .uael-woo-products-grid .uael-woo-product__column-mobile-5 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-5 .products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-5 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-5 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-5 ul.products li.product {
		width: 20%;
	}
	
	.uael-woo-products-grid .uael-woo-product__column-mobile-6 .products li.product, .uael-woo-products-grid .uael-woo-product__column-mobile-6 ul.products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-6 .products li.product, .woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-6 ul.products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-6 .products li.product, .woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-6 ul.products li.product {
		width: 16.66%;
	}
	
	.uael-woo-products-grid .uael-woo-product__column-mobile-1 .products li.product:nth-child(n+1), .uael-woo-products-grid .uael-woo-product__column-mobile-1 ul.products li.product:nth-child(n+1), .uael-woo-products-grid .uael-woo-product__column-mobile-2 .products li.product:nth-child(2n+1), .uael-woo-products-grid .uael-woo-product__column-mobile-2 ul.products li.product:nth-child(2n+1), .uael-woo-products-grid .uael-woo-product__column-mobile-3 .products li.product:nth-child(3n+1), .uael-woo-products-grid .uael-woo-product__column-mobile-3 ul.products li.product:nth-child(3n+1), .uael-woo-products-grid .uael-woo-product__column-mobile-4 .products li.product:nth-child(4n+1), .uael-woo-products-grid .uael-woo-product__column-mobile-4 ul.products li.product:nth-child(4n+1), .uael-woo-products-grid .uael-woo-product__column-mobile-5 .products li.product:nth-child(5n+1), .uael-woo-products-grid .uael-woo-product__column-mobile-5 ul.products li.product:nth-child(5n+1), .uael-woo-products-grid .uael-woo-product__column-mobile-6 .products li.product:nth-child(6n+1), .uael-woo-products-grid .uael-woo-product__column-mobile-6 ul.products li.product:nth-child(6n+1) {
		clear: left;
	}
	
	.uael-woo-products-grid .uael-woo-product__column-mobile-1 .products li.product:nth-child(n), .uael-woo-products-grid .uael-woo-product__column-mobile-1 ul.products li.product:nth-child(n), .uael-woo-products-grid .uael-woo-product__column-mobile-2 .products li.product:nth-child(2n), .uael-woo-products-grid .uael-woo-product__column-mobile-2 ul.products li.product:nth-child(2n), .uael-woo-products-grid .uael-woo-product__column-mobile-3 .products li.product:nth-child(3n), .uael-woo-products-grid .uael-woo-product__column-mobile-3 ul.products li.product:nth-child(3n), .uael-woo-products-grid .uael-woo-product__column-mobile-4 .products li.product:nth-child(4n), .uael-woo-products-grid .uael-woo-product__column-mobile-4 ul.products li.product:nth-child(4n), .uael-woo-products-grid .uael-woo-product__column-mobile-5 .products li.product:nth-child(5n), .uael-woo-products-grid .uael-woo-product__column-mobile-5 ul.products li.product:nth-child(5n), .uael-woo-products-grid .uael-woo-product__column-mobile-6 .products li.product:nth-child(6n), .uael-woo-products-grid .uael-woo-product__column-mobile-6 ul.products li.product:nth-child(6n) {
		clear: right;
	}
	
	.uael-woo-mobile--align-right .uael-woocommerce .uael-woo-products-inner .products li.product, .uael-woo-mobile--align-right .uael-woocommerce .uael-woo-products-inner ul.products li.product, .uael-woo-pagination-mobile-align-right .uael-woocommerce-pagination {
		text-align: right;
	}
	
	.uael-woo-mobile--align-right .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating, .uael-woo-mobile--align-right .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
		margin-left: auto;
		margin-right: 0;
	}
	
	.uael-woo-mobile--align-left .uael-woocommerce .uael-woo-products-inner .products li.product, .uael-woo-mobile--align-left .uael-woocommerce .uael-woo-products-inner ul.products li.product, .uael-woo-pagination-mobile-align-left .uael-woocommerce-pagination {
		text-align: left;
	}
	
	.uael-woo-mobile--align-left .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating, .uael-woo-mobile--align-left .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
		margin-left: 0;
		margin-right: auto;
	}
	
	.uael-woo-mobile--align-center .uael-woocommerce .uael-woo-products-inner .products li.product, .uael-woo-mobile--align-center .uael-woocommerce .uael-woo-products-inner ul.products li.product, .uael-woo-pagination-mobile-align-center .uael-woocommerce-pagination {
		text-align: center;
	}
	
	.uael-woo-mobile--align-center .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating, .uael-woo-mobile--align-center .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
		margin-left: auto;
		margin-right: auto;
	}
	
	.woocommerce-page[class*=columns-] .uael-woocommerce ul.products li.product:nth-child(n), .woocommerce[class*=columns-] .uael-woocommerce ul.products li.product:nth-child(n) {
		margin-right: 0;
		clear: none;
	}
}

.uael-woo-products-slider .uael-woo-products-inner .products li.product, .uael-woo-products-slider .uael-woo-products-inner ul.products li.product {
	margin-bottom: 20px;
}

.uael-woo-products-slider .uael-slick-dotted .products, .uael-woo-products-slider .uael-slick-dotted ul.products {
	margin-bottom: 30px;
}

.uael-woo-products-slider .slick-arrow {
	font-size: 20px;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	position: absolute;
	top: 50%;
	display: block;
	padding: 0;
	-webkit-transform: translateY(-50%) translate3d(0, 0, 0);
	-ms-transform: translateY(-50%) translate3d(0, 0, 0);
	transform: translateY(-50%) translate3d(0, 0, 0);
	cursor: pointer;
	color: #000;
	background: 0 0;
	border: none;
	outline: 0;
}

.uael-woo-products-slider .slick-next, .uael-woo-products-slider .slick-prev {
	z-index: 10;
}

.uael-woo-products-slider .slick-prev:before {
	content: "";
	font-family: "Font Awesome 5 Free";
}

.uael-woo-products-slider .slick-next:before {
	content: "";
	font-family: "Font Awesome 5 Free";
}

[dir=rtl] .uael-woo-products-slider .slick-prev:before {
	content: "";
}

[dir=rtl] .uael-woo-products-slider .slick-next:before {
	content: "";
}

.uael-woo-slider-arrow-circle .uael-woo-products-slider .slick-arrow {
	background: #ccc;
}

.uael-woo-slider-arrow-circle .uael-woo-products-slider .slick-arrow {
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.uael-mc, .uael-mc .woocommerce-mini-cart__buttons, .uael-mc div.uael-mc__btn-icon.uael-badge-inline, .uael-mc-dropdown__header, .uael-mc-dropdown__icon-wrap, .uael-mc-modal, .uael-mc-modal__header, .uael-mc-modal__icon-wrap, .uael-mc-offcanvas, .uael-mc-offcanvas__header, .uael-mc-offcanvas__icon-wrap, .uael-mc__btn, .uael-mc__btn-icon, .uael-woo-category-slider .slick-slide, .uael-woo-category-slider .slick-track, .uael-woo-products-slider .slick-slide, .uael-woo-products-slider .slick-track, .uael-woocommerce .products, .uael-woocommerce ul.products {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.uael-woo-products-slider .slick-slide {
	height: auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

.uael-woo-products-slider .slick-slide>div {
	position: relative;
}

.uael-slick-dotted {
	visibility: hidden;
}

.slick-initialized {
	visibility: visible;
}

.uael-woo-slider-arrow-outside .uael-woo-products-slider .slick-prev {
	left: -25px;
}

[dir=rtl] .uael-woo-slider-arrow-outside .uael-woo-products-slider .slick-prev {
	right: auto;
	left: -25px;
}

.uael-woo-slider-arrow-outside .uael-woo-products-slider .slick-next {
	right: -25px;
}

[dir=rtl] .uael-woo-slider-arrow-outside .uael-woo-products-slider .slick-next {
	right: -25px;
	left: auto;
}

.uael-woo-slider-arrow-inside .uael-woo-products-slider .slick-prev {
	text-indent: -2px;
	left: 25px;
}

[dir=rtl] .uael-woo-slider-arrow-inside .uael-woo-products-slider .slick-prev {
	right: auto;
	left: 25px;
}

.uael-woo-slider-arrow-inside .uael-woo-products-slider .slick-next {
	text-indent: 2px;
	right: 25px;
}

[dir=rtl] .uael-woo-slider-arrow-inside .uael-woo-products-slider .slick-next {
	right: 25px;
	left: auto;
}

@media (max-width:768px) {
	.uael-woo-slider-arrow-outside .uael-woo-products-slider .slick-prev {
		left: 15px;
	}
	
	.uael-woo-slider-arrow-outside .uael-woo-products-slider .slick-next {
		right: 15px;
	}
}

.uael-woo-products-slider ul.slick-dots {
	display: block;
	position: absolute;
	margin: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	text-align: center;
}

.uael-woo-products-slider ul.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.uael-woo-products-slider ul.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0;
}

.uael-woo-products-slider ul.slick-dots li button:before {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
	font-size: 6px;
	line-height: 20px;
	width: 20px;
	height: 20px;
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.uael-woo-products-slider ul.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000;
}

.uael-woo-add-to-cart .button {
	display: inline-block;
	text-align: center;
}

.uael-button, .uael-button:focus, .uael-button:hover, .uael-button:visited, .uael-woo-skin-grid-default .uael-quick-view-btn span {
	color: #fff;
}

#uael-quick-view-modal .uael-qv-slides li img, .uael-add-to-cart-align-justify .uael-button, .uael-woo-category-slider .slick-slide img, .uael-woo-products-slider .slick-slide img {
	width: 100%;
}

.uael-woo-add-to-cart .added_to_cart {
	margin-left: 12px;
}

@media (max-width:1024px) {
	.uael-add-to-cart-tablet-align-left {
		text-align: left;
	}
	
	.uael-add-to-cart-tablet-align-center {
		text-align: center;
	}
	
	.uael-add-to-cart-tablet-align-right {
		text-align: right;
	}
	
	.uael-add-to-cart-tablet-align-justify .uael-button {
		width: 100%;
	}
}

@media (max-width:767px) {
	.uael-add-to-cart-mobile-align-left {
		text-align: left;
	}
	
	.uael-add-to-cart-mobile-align-center {
		text-align: center;
	}
	
	.uael-add-to-cart-mobile-align-right {
		text-align: right;
	}
	
	.uael-add-to-cart-mobile-align-justify .uael-button {
		width: 100%;
	}
}

.uael-atc-content-wrapper {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.uael-atc-content-wrapper span.uael-atc-icon-align.elementor-align-icon-left {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

.uael-add-to-cart-align-right .uael-add-to-cart form.cart.variations_form .woocommerce-variation-add-to-cart, .uael-add-to-cart-align-right .uael-add-to-cart form.cart:not(.grouped_form):not(.variations_form) {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.uael-add-to-cart-align-center .uael-add-to-cart form.cart.variations_form .woocommerce-variation-add-to-cart, .uael-add-to-cart-align-center .uael-add-to-cart form.cart:not(.grouped_form):not(.variations_form) {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.uael-add-to-cart-align-left .uael-add-to-cart form.cart.variations_form .woocommerce-variation-add-to-cart, .uael-add-to-cart-align-left .uael-add-to-cart form.cart:not(.grouped_form):not(.variations_form) {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.uael-add-to-cart-align-justify .uael-add-to-cart form.cart.variations_form .woocommerce-variation-add-to-cart button, .uael-add-to-cart-align-justify .uael-add-to-cart form.cart:not(.grouped_form):not(.variations_form) button {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.uael-woo-categories .products li.product-category>a, .uael-woo-categories ul.products li.product-category>a {
	display: block;
	position: relative;
}

.uael-woo-categories .uael-product-cat-inner {
	position: relative;
}

.uael-woo-categories .products li.product .uael-category__title-wrap, .uael-woo-categories ul.products li.product .uael-category__title-wrap {
	position: absolute;
	background-color: rgba(255, 255, 255, .88);
	-webkit-transition: background .3s;
	transition: background .3s;
	text-align: center;
	left: 1em;
	right: 1em;
	padding: .5em;
	margin: 0;
	bottom: 1.8em;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1.5;
}

.woocommerce .uael-woo-categories .products li.product .woocommerce-loop-category__title, .woocommerce .uael-woo-categories ul.products li.product .woocommerce-loop-category__title, .woocommerce-page .uael-woo-categories .products li.product .woocommerce-loop-category__title, .woocommerce-page .uael-woo-categories ul.products li.product .woocommerce-loop-category__title {
	font-size: .9em;
	margin: 0;
	padding: 0;
}

.woocommerce .uael-woo-categories .products li.product .uael-category__title-wrap .woocommerce-loop-category__title, .woocommerce .uael-woo-categories ul.products li.product .uael-category__title-wrap .woocommerce-loop-category__title, .woocommerce-page .uael-woo-categories .products li.product .uael-category__title-wrap .woocommerce-loop-category__title, .woocommerce-page .uael-woo-categories ul.products li.product .uael-category__title-wrap .woocommerce-loop-category__title {
	position: unset;
	background-color: unset;
}

.woocommerce .products li.product.product-category>a:hover .uael-category__title-wrap .woocommerce-loop-category__title, .woocommerce ul.products li.product.product-category>a:hover .uael-category__title-wrap .woocommerce-loop-category__title, .woocommerce-page .products li.product.product-category>a:hover .uael-category__title-wrap .woocommerce-loop-category__title, .woocommerce-page ul.products li.product.product-category>a:hover .uael-category__title-wrap .woocommerce-loop-category__title {
	background-color: unset;
}

.uael-woo-categories .products li.product .uael-category__title-wrap .uael-count, .uael-woo-categories ul.products li.product .uael-category__title-wrap .uael-count {
	display: block;
	background: 0 0;
	opacity: .5;
	font-size: .75em;
}

.uael-woo-categories .uael-woo-cat__column-1 .products li.product, .uael-woo-categories .uael-woo-cat__column-1 ul.products li.product {
	width: 100%;
	margin-right: 0;
}

.uael-woo-categories .uael-woo-cat__column-2 .products li.product, .uael-woo-categories .uael-woo-cat__column-2 ul.products li.product {
	width: 50%;
}

.uael-woo-categories .uael-woo-cat__column-3 .products li.product, .uael-woo-categories .uael-woo-cat__column-3 ul.products li.product {
	width: 33.33%;
}

.uael-woo-categories .uael-woo-cat__column-4 .products li.product, .uael-woo-categories .uael-woo-cat__column-4 ul.products li.product {
	width: 25%;
}

.uael-woo-categories .uael-woo-cat__column-5 .products li.product, .uael-woo-categories .uael-woo-cat__column-5 ul.products li.product {
	width: 20%;
}

.uael-woo-categories .uael-woo-cat__column-6 .products li.product, .uael-woo-categories .uael-woo-cat__column-6 ul.products li.product {
	width: 16.66%;
}

.uael-woo-categories .uael-woo-cat__column-1 .products li.product:nth-child(n+1), .uael-woo-categories .uael-woo-cat__column-1 ul.products li.product:nth-child(n+1), .uael-woo-categories .uael-woo-cat__column-2 .products li.product:nth-child(2n+1), .uael-woo-categories .uael-woo-cat__column-2 ul.products li.product:nth-child(2n+1), .uael-woo-categories .uael-woo-cat__column-3 .products li.product:nth-child(3n+1), .uael-woo-categories .uael-woo-cat__column-3 ul.products li.product:nth-child(3n+1), .uael-woo-categories .uael-woo-cat__column-4 .products li.product:nth-child(4n+1), .uael-woo-categories .uael-woo-cat__column-4 ul.products li.product:nth-child(4n+1), .uael-woo-categories .uael-woo-cat__column-5 .products li.product:nth-child(5n+1), .uael-woo-categories .uael-woo-cat__column-5 ul.products li.product:nth-child(5n+1), .uael-woo-categories .uael-woo-cat__column-6 .products li.product:nth-child(6n+1), .uael-woo-categories .uael-woo-cat__column-6 ul.products li.product:nth-child(6n+1) {
	clear: left;
}

.uael-woo-categories .uael-woo-cat__column-1 .products li.product:nth-child(n), .uael-woo-categories .uael-woo-cat__column-1 ul.products li.product:nth-child(n), .uael-woo-categories .uael-woo-cat__column-2 .products li.product:nth-child(2n), .uael-woo-categories .uael-woo-cat__column-2 ul.products li.product:nth-child(2n), .uael-woo-categories .uael-woo-cat__column-3 .products li.product:nth-child(3n), .uael-woo-categories .uael-woo-cat__column-3 ul.products li.product:nth-child(3n), .uael-woo-categories .uael-woo-cat__column-4 .products li.product:nth-child(4n), .uael-woo-categories .uael-woo-cat__column-4 ul.products li.product:nth-child(4n), .uael-woo-categories .uael-woo-cat__column-5 .products li.product:nth-child(5n), .uael-woo-categories .uael-woo-cat__column-5 ul.products li.product:nth-child(5n), .uael-woo-categories .uael-woo-cat__column-6 .products li.product:nth-child(6n), .uael-woo-categories .uael-woo-cat__column-6 ul.products li.product:nth-child(6n) {
	clear: right;
}

@media (max-width:1024px) {
	.uael-woo-categories .uael-woo-cat__column-tablet-1 .products li.product, .uael-woo-categories .uael-woo-cat__column-tablet-1 ul.products li.product {
		width: 100%;
	}
	
	.uael-woo-categories .uael-woo-cat__column-tablet-2 .products li.product, .uael-woo-categories .uael-woo-cat__column-tablet-2 ul.products li.product {
		width: 50%;
	}
	
	.uael-woo-categories .uael-woo-cat__column-tablet-3 .products li.product, .uael-woo-categories .uael-woo-cat__column-tablet-3 ul.products li.product {
		width: 33.33%;
	}
	
	.uael-woo-categories .uael-woo-cat__column-tablet-4 .products li.product, .uael-woo-categories .uael-woo-cat__column-tablet-4 ul.products li.product {
		width: 25%;
	}
	
	.uael-woo-categories .uael-woo-cat__column-tablet-5 .products li.product, .uael-woo-categories .uael-woo-cat__column-tablet-5 ul.products li.product {
		width: 20%;
	}
	
	.uael-woo-categories .uael-woo-cat__column-tablet-6 .products li.product, .uael-woo-categories .uael-woo-cat__column-tablet-6 ul.products li.product {
		width: 16.66%;
	}
	
	.uael-woo-categories .uael-woo-cat__column-tablet-1 .products li.product:nth-child(n+1), .uael-woo-categories .uael-woo-cat__column-tablet-1 ul.products li.product:nth-child(n+1), .uael-woo-categories .uael-woo-cat__column-tablet-2 .products li.product:nth-child(2n+1), .uael-woo-categories .uael-woo-cat__column-tablet-2 ul.products li.product:nth-child(2n+1), .uael-woo-categories .uael-woo-cat__column-tablet-3 .products li.product:nth-child(3n+1), .uael-woo-categories .uael-woo-cat__column-tablet-3 ul.products li.product:nth-child(3n+1), .uael-woo-categories .uael-woo-cat__column-tablet-4 .products li.product:nth-child(4n+1), .uael-woo-categories .uael-woo-cat__column-tablet-4 ul.products li.product:nth-child(4n+1), .uael-woo-categories .uael-woo-cat__column-tablet-5 .products li.product:nth-child(5n+1), .uael-woo-categories .uael-woo-cat__column-tablet-5 ul.products li.product:nth-child(5n+1), .uael-woo-categories .uael-woo-cat__column-tablet-6 .products li.product:nth-child(6n+1), .uael-woo-categories .uael-woo-cat__column-tablet-6 ul.products li.product:nth-child(6n+1) {
		clear: left;
	}
	
	.uael-woo-categories .uael-woo-cat__column-tablet-1 .products li.product:nth-child(n), .uael-woo-categories .uael-woo-cat__column-tablet-1 ul.products li.product:nth-child(n), .uael-woo-categories .uael-woo-cat__column-tablet-2 .products li.product:nth-child(2n), .uael-woo-categories .uael-woo-cat__column-tablet-2 ul.products li.product:nth-child(2n), .uael-woo-categories .uael-woo-cat__column-tablet-3 .products li.product:nth-child(3n), .uael-woo-categories .uael-woo-cat__column-tablet-3 ul.products li.product:nth-child(3n), .uael-woo-categories .uael-woo-cat__column-tablet-4 .products li.product:nth-child(4n), .uael-woo-categories .uael-woo-cat__column-tablet-4 ul.products li.product:nth-child(4n), .uael-woo-categories .uael-woo-cat__column-tablet-5 .products li.product:nth-child(5n), .uael-woo-categories .uael-woo-cat__column-tablet-5 ul.products li.product:nth-child(5n), .uael-woo-categories .uael-woo-cat__column-tablet-6 .products li.product:nth-child(6n), .uael-woo-categories .uael-woo-cat__column-tablet-6 ul.products li.product:nth-child(6n) {
		clear: right;
	}
}

@media (max-width:767px) {
	.uael-woo-categories .uael-woo-cat__column-mobile-1 .products li.product, .uael-woo-categories .uael-woo-cat__column-mobile-1 ul.products li.product {
		width: 100%;
	}
	
	.uael-woo-categories .uael-woo-cat__column-mobile-2 .products li.product, .uael-woo-categories .uael-woo-cat__column-mobile-2 ul.products li.product {
		width: 50%;
	}
	
	.uael-woo-categories .uael-woo-cat__column-mobile-3 .products li.product, .uael-woo-categories .uael-woo-cat__column-mobile-3 ul.products li.product {
		width: 33.33%;
	}
	
	.uael-woo-categories .uael-woo-cat__column-mobile-4 .products li.product, .uael-woo-categories .uael-woo-cat__column-mobile-4 ul.products li.product {
		width: 25%;
	}
	
	.uael-woo-categories .uael-woo-cat__column-mobile-5 .products li.product, .uael-woo-categories .uael-woo-cat__column-mobile-5 ul.products li.product {
		width: 20%;
	}
	
	.uael-woo-categories .uael-woo-cat__column-mobile-6 .products li.product, .uael-woo-categories .uael-woo-cat__column-mobile-6 ul.products li.product {
		width: 16.66%;
	}
	
	.uael-woo-categories .uael-woo-cat__column-mobile-1 .products li.product:nth-child(n+1), .uael-woo-categories .uael-woo-cat__column-mobile-1 ul.products li.product:nth-child(n+1), .uael-woo-categories .uael-woo-cat__column-mobile-2 .products li.product:nth-child(2n+1), .uael-woo-categories .uael-woo-cat__column-mobile-2 ul.products li.product:nth-child(2n+1), .uael-woo-categories .uael-woo-cat__column-mobile-3 .products li.product:nth-child(3n+1), .uael-woo-categories .uael-woo-cat__column-mobile-3 ul.products li.product:nth-child(3n+1), .uael-woo-categories .uael-woo-cat__column-mobile-4 .products li.product:nth-child(4n+1), .uael-woo-categories .uael-woo-cat__column-mobile-4 ul.products li.product:nth-child(4n+1), .uael-woo-categories .uael-woo-cat__column-mobile-5 .products li.product:nth-child(5n+1), .uael-woo-categories .uael-woo-cat__column-mobile-5 ul.products li.product:nth-child(5n+1), .uael-woo-categories .uael-woo-cat__column-mobile-6 .products li.product:nth-child(6n+1), .uael-woo-categories .uael-woo-cat__column-mobile-6 ul.products li.product:nth-child(6n+1) {
		clear: left;
	}
	
	.uael-woo-categories .uael-woo-cat__column-mobile-1 .products li.product:nth-child(n), .uael-woo-categories .uael-woo-cat__column-mobile-1 ul.products li.product:nth-child(n), .uael-woo-categories .uael-woo-cat__column-mobile-2 .products li.product:nth-child(2n), .uael-woo-categories .uael-woo-cat__column-mobile-2 ul.products li.product:nth-child(2n), .uael-woo-categories .uael-woo-cat__column-mobile-3 .products li.product:nth-child(3n), .uael-woo-categories .uael-woo-cat__column-mobile-3 ul.products li.product:nth-child(3n), .uael-woo-categories .uael-woo-cat__column-mobile-4 .products li.product:nth-child(4n), .uael-woo-categories .uael-woo-cat__column-mobile-4 ul.products li.product:nth-child(4n), .uael-woo-categories .uael-woo-cat__column-mobile-5 .products li.product:nth-child(5n), .uael-woo-categories .uael-woo-cat__column-mobile-5 ul.products li.product:nth-child(5n), .uael-woo-categories .uael-woo-cat__column-mobile-6 .products li.product:nth-child(6n), .uael-woo-categories .uael-woo-cat__column-mobile-6 ul.products li.product:nth-child(6n) {
		clear: right;
	}
}

.uael-woo-cat-title-pos-below-image .uael-woo-categories .products li.product .uael-category__title-wrap, .uael-woo-cat-title-pos-below-image .uael-woo-categories ul.products li.product .uael-category__title-wrap {
	position: relative;
	left: 0;
	right: 0;
	bottom: 0;
}

.uael-woo-cat-title-style-inline .uael-woo-categories .products li.product .uael-category__title-wrap, .uael-woo-cat-title-style-inline .uael-woo-categories ul.products li.product .uael-category__title-wrap {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.uael-add-to-cart button.button.single_add_to_cart_button.loading::after, .uael-woo-add-to-cart a.add_to_cart_button.loading::after, .uael-woocommerce a.add_to_cart_button.loading::after {
	font-family: WooCommerce;
	content: "";
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	margin-left: 10px;
	display: inline-block;
	top: auto;
	right: 1em;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

.uael-add-to-cart button.button.single_add_to_cart_button.added::after, .uael-woo-add-to-cart a.add_to_cart_button.added::after, .uael-woocommerce a.add_to_cart_button.added::after {
	font-family: WooCommerce;
	top: auto;
	right: 1em;
	content: "";
	vertical-align: bottom;
	margin-left: 10px;
}

.uael-add-to-cart button.button.single_add_to_cart_button.loading::after {
	position: static;
}

.uael-clear::after, .uael-clear::before {
	content: " ";
	display: table;
}

.uael-clear::after {
	clear: both;
}

html.uael-quick-view-is-open, html.uael-quick-view-is-open body {
	overflow: hidden;
}

.uael-quick-view-bg {
	position: fixed;
	visibility: hidden;
	overflow: hidden;
	background: #0b0b0b;
	opacity: 0;
	-webkit-transition: opacity .25s;
	transition: opacity .25s;
	z-index: 1042;
}

.uael-quick-view-loader {
	z-index: 1000;
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	cursor: none;
}

.uael-quick-view-loader::before {
	content: "";
	background: 0 0 !important;
	width: 48px;
	height: 48px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	border: 3px solid #fff;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	-webkit-animation: uael-qv-spin 575ms infinite linear;
	animation: uael-qv-spin 575ms infinite linear;
}

@keyframes uael-qv-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes uael-qv-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.elementor-widget-uael-woo-products .uael-loader-overlay {
	background: rgba(255, 255, 255, .4);
	z-index: 2;
	content: "";
	height: 100%;
	width: 100%;
}

.elementor-widget-uael-woo-products .uael-loader:before {
	border: 3px solid #333;
	border-left-color: transparent;
	border-right-color: transparent;
}

.elementor-widget-uael-woo-products .uael-loader {
	z-index: 3;
}

.uael-quick-view-bg-ready {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .6;
	visibility: visible;
}

#uael-quick-view-modal {
	position: fixed;
	visibility: hidden;
	opacity: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1400;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	overflow-x: hidden;
	overflow-y: auto;
}

#uael-quick-view-modal.open {
	visibility: visible;
	opacity: 1;
}

#uael-quick-view-modal .uael-content-main-wrapper {
	text-align: center;
	width: 100%;
	height: 100%;
	padding: 30px;
}

#uael-quick-view-modal .uael-content-main-wrapper:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

#uael-quick-view-modal .uael-content-main {
	position: relative;
	pointer-events: none;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
	opacity: 0;
	-webkit-transition: opacity .3s, -webkit-transform .5s;
	transition: opacity .3s, -webkit-transform .5s;
	transition: transform .5s, opacity .3s;
	transition: transform .5s, opacity .3s, -webkit-transform .5s;
}

#uael-quick-view-modal.open .uael-content-main {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	width: 100%;
}

#uael-quick-view-modal .uael-content-main:after, #uael-quick-view-modal .uael-content-main:before {
	content: "";
	display: table;
	clear: both;
}

#uael-quick-view-modal .uael-lightbox-content {
	display: table;
	pointer-events: auto;
	background-color: #fff;
	max-width: 975px;
	margin: 20px auto;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, .15);
	box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, .15);
	position: relative;
}

#uael-quick-view-content div.summary {
	margin: 0;
	padding: 30px;
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#uael-quick-view-content div.images {
	width: 50%;
	float: left;
	opacity: 1 !important;
	margin: 0;
}

#uael-quick-view-modal .uael-qv-image-slider {
	position: relative;
}

@media (min-width:545px) {
	#uael-quick-view-content div.summary {
		content: "544";
		overflow-y: auto;
	}
}

@media (max-width:544px) {
	#uael-quick-view-modal .uael-lightbox-content {
		display: block;
	}
	
	#uael-quick-view-content div.images, #uael-quick-view-content div.summary {
		width: 100%;
		float: none;
	}
}

body #uael-quick-view-modal div.product .flex-viewport, body #uael-quick-view-modal div.product .flex-viewport img {
	width: 100%;
	float: none;
	display: block;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 14px;
	height: 32px;
	font-size: 32px;
	line-height: 32px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, .8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-direction-nav .flex-next, #uael-quick-view-modal .uael-qv-image-slider .flex-direction-nav .flex-prev {
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-direction-nav .flex-prev:before {
	content: "";
}

#uael-quick-view-modal .uael-qv-image-slider .flex-direction-nav .flex-next:before {
	content: "";
}

#uael-quick-view-modal .uael-qv-image-slider .flex-direction-nav .flex-prev {
	left: -50px;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}

#uael-quick-view-modal .uael-qv-image-slider:hover .flex-direction-nav .flex-prev {
	opacity: .7;
	left: 10px;
}

#uael-quick-view-modal .uael-qv-image-slider:hover .flex-direction-nav .flex-next {
	opacity: .7;
	right: 10px;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-control-nav {
	margin: 0;
	padding: 0;
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

#uael-quick-view-modal .uael-qv-slides li {
	float: left;
	width: 100%;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, .5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, .9);
	cursor: default;
}

#uael-quick-view-close {
	position: absolute;
	font-size: 22px;
	top: 10px;
	right: 10px;
	width: 22px;
	height: 22px;
	line-height: 22px;
	opacity: .7;
	text-align: center;
	z-index: 2;
	color: #000;
}

.uael-woo-category-slider li.product {
	margin-bottom: 0;
}

.uael-woo-category-slider .products, .uael-woo-category-slider ul.products {
	margin-bottom: 30px;
}

.uael-woo-category-arrow-circle .uael-woo-products-slider .slick-arrow {
	background: #ccc;
}

.uael-woo-category-arrow-circle .uael-woo-products-slider .slick-arrow {
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.uael-woo-category-slider .slick-arrow {
	font-size: 20px;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	position: absolute;
	top: 50%;
	display: block;
	padding: 0;
	-webkit-transform: translateY(-50%) translate3d(0, 0, 0);
	transform: translateY(-50%) translate3d(0, 0, 0);
	cursor: pointer;
	color: #000;
	background: 0 0;
	border: none;
	outline: 0;
}

.uael-woo-category-slider .slick-next, .uael-woo-category-slider .slick-prev {
	z-index: 10;
}

[dir=rtl] .uael-woo-category-slider .slick-prev:before {
	content: "";
}

[dir=rtl] .uael-woo-category-slider .slick-next:before {
	content: "";
}

.uael-woo-cat-arrow-circle.uael-woo-category-slider .slick-arrow, .uael-woo-cat-arrow-square.uael-woo-category-slider .slick-arrow {
	background: #ccc;
}

.uael-woo-cat-arrow-circle.uael-woo-category-slider .slick-arrow {
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.uael-woo-category-slider .slick-slide {
	height: auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.uael-woo-category-slider .slick-slide>div {
	position: relative;
}

.uael-woo-cat-arrow-outside.uael-woo-category-slider .slick-prev {
	left: -24px;
}

[dir=rtl] .uael-woo-cat-arrow-outside.uael-woo-category-slider .slick-prev {
	left: auto;
	right: -24px;
}

.uael-woo-cat-arrow-outside.uael-woo-category-slider .slick-next {
	right: -26px;
}

[dir=rtl] .uael-woo-cat-arrow-outside.uael-woo-category-slider .slick-next {
	left: -26px;
	right: auto;
}

.uael-woo-cat-arrow-inside.uael-woo-category-slider .slick-prev {
	text-indent: -2px;
	left: 25px;
}

[dir=rtl] .uael-woo-cat-arrow-inside.uael-woo-category-slider .slick-prev {
	left: auto;
	right: 25px;
}

.uael-woo-cat-arrow-inside.uael-woo-category-slider .slick-next {
	text-indent: 2px;
	right: 25px;
}

[dir=rtl] .uael-woo-cat-arrow-inside.uael-woo-category-slider .slick-next {
	left: 25px;
	right: auto;
}

@media (max-width:768px) {
	.uael-woo-cat-arrow-outside.uael-woo-category-slider .slick-prev {
		left: 15px;
	}
	
	.uael-woo-cat-arrow-outside.uael-woo-category-slider .slick-next {
		right: 15px;
	}
}

.uael-woo-category-slider ul.slick-dots {
	display: block;
	position: absolute;
	margin: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	text-align: center;
}

.uael-woo-category-slider ul.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.uael-woo-category-slider ul.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0;
}

.uael-woo-category-slider ul.slick-dots li button:before {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
	font-size: 6px;
	line-height: 20px;
	width: 20px;
	height: 20px;
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.uael-woo-category-slider ul.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000;
}

.rtl .uael-woocommerce-pagination .page-numbers li:first-child .prev {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.rtl .uael-woocommerce-pagination .page-numbers li:last-child .next {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.rtl .uael-woocommerce-pagination ul, .uael-mc__btn-badge {
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.rtl .uael-woo-pagination-align-right .uael-woocommerce-pagination {
	text-align: left;
}

.rtl .uael-woo-pagination-align-left .uael-woocommerce-pagination {
	text-align: right;
}

.uael-mc {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.uael-mc__btn {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px;
}

.uael-mc__btn-icon {
	position: relative;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.uael-mc__btn-badge {
	position: absolute;
	width: 1.5em;
	height: 1.5em;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: .3em;
	top: 0;
	right: 0;
}

.uael-mc__btn-badge-empty-hide-yes .uael-mc__btn-badge[data-counter="0"] {
	display: none;
}

.uael-mc div.uael-mc__btn-icon.uael-badge-inline {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.uael-mc .uael-badge-inline div.uael-mc__btn-badge {
	position: relative;
	top: 0;
	right: 0;
	margin-left: 5px;
}

.uael-mc__btn-icon.uael-badge-top>i, .uael-mc__btn-icon.uael-badge-top>svg {
	display: block;
}

.uael-mc .uael-cart-icon-before {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-moz-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.uael-mc-dropdown-flex-start .uael-mc-dropdown {
	left: 0;
}

.uael-mc-dropdown-center .uael-mc-dropdown {
	left: 0;
	right: 0;
	margin: auto;
}

.uael-mc-dropdown-flex-end .uael-mc-dropdown {
	right: 0;
}

.uael-mc-dropdown-flex-start .uael-mc {
	margin: 0 auto 0 0;
}

.uael-mc-dropdown-center .uael-mc {
	margin: 0 auto 0 auto;
}

.uael-mc-dropdown-flex-end .uael-mc {
	margin: 0 0 0 auto;
}

.uael-mc-dropdown {
	position: absolute;
	top: 100%;
	margin: auto;
	width: 355px;
	padding: 20px;
	z-index: 99;
	height: 500px;
	overflow: auto;
	-webkit-transition: .5s;
	transition: .5s;
	background-color: #fff;
	-webkit-animation: dropdown-fade-in .5s ease-in-out both;
	animation: dropdown-fade-in .5s ease-in-out both;
}

@-webkit-keyframes dropdown-fade-in {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes dropdown-fade-in {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

.uael-mc-modal-wrap {
	height: 100%;
	width: 100%;
	z-index: 99;
	background-color: rgba(0, 0, 0, .4);
	position: fixed;
	top: 0;
	left: 0;
	-webkit-animation: modal-fade-in .5s ease-in-out both;
	animation: modal-fade-in .5s ease-in-out both;
}

@-webkit-keyframes modal-fade-in {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes modal-fade-in {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

.uael-mc-modal {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: fixed;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 600px;
	max-width: 1000px;
	max-height: 800px;
	z-index: 99;
	-webkit-transition: .5s;
	transition: .5s;
	background-color: #fff;
	padding: 1rem;
	-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .25);
	-webkit-animation: modal-slide-in-top .3s ease-in-out both;
	animation: modal-slide-in-top .3s ease-in-out both;
}

@-webkit-keyframes modal-slide-in-top {
	0% {
		-webkit-transform: translateY(-50px);
		transform: translateY(-50px);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes modal-slide-in-top {
	0% {
		-webkit-transform: translateY(-50px);
		transform: translateY(-50px);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.uael-mc-offcanvas-wrap {
	background-color: rgba(0, 0, 0, .4);
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 99;
	left: 0;
	-webkit-animation: offcanvas-fade-in .5s ease-in-out both;
	animation: offcanvas-fade-in .5s ease-in-out both;
}

@-webkit-keyframes offcanvas-fade-in {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes offcanvas-fade-in {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

.uael-mc-offcanvas {
	height: 100%;
	width: 350px;
	-webkit-animation: offcanvas-slide-in-right .5s cubic-bezier(.25, .46, .45, .94) both;
	animation: offcanvas-slide-in-right .5s cubic-bezier(.25, .46, .45, .94) both;
	position: fixed;
	z-index: 99;
	top: 0;
	right: 0;
	background-color: #fff;
	overflow: auto;
	padding: 1rem;
	-webkit-transition: .5s;
	transition: .5s;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .25);
}

@-webkit-keyframes offcanvas-slide-in-right {
	0% {
		-webkit-transform: translateX(100px);
		transform: translateX(100px);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes offcanvas-slide-in-right {
	0% {
		-webkit-transform: translateX(100px);
		transform: translateX(100px);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

.uael-mini-cart-offcanvas-pos-left .uael-mc-offcanvas {
	-webkit-animation: offcanvas-slide-in-left .5s cubic-bezier(.25, .46, .45, .94) both;
	animation: offcanvas-slide-in-left .5s cubic-bezier(.25, .46, .45, .94) both;
	left: 0;
}

@-webkit-keyframes offcanvas-slide-in-left {
	0% {
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes offcanvas-slide-in-left {
	0% {
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

.uael-mc-dropdown__items, .uael-mc-modal__items, .uael-mc-offcanvas__items {
	overflow: auto;
	width: 100%;
	padding: 10px;
}

.uael-mc-dropdown::-webkit-scrollbar, .uael-mc-dropdown__items::-webkit-scrollbar, .uael-mc-modal__items::-webkit-scrollbar, .uael-mc-offcanvas::-webkit-scrollbar, .uael-mc-offcanvas__items::-webkit-scrollbar {
	display: none;
}

.uael-mc-modal__items {
	height: 100%;
}

.uael-mc-dropdown__icon-wrap, .uael-mc-modal__icon-wrap, .uael-mc-offcanvas__icon-wrap {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.uael-mc-modal__title, .uael-mc-offcanvas__title {
	margin-top: 10px;
	padding-left: 1rem;
	padding-right: 1rem;
	width: 100%;
}

.uael-mc-dropdown__header, .uael-mc-modal__header, .uael-mc-offcanvas__header {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding: 1rem;
}

.uael-mc-dropdown__header-badge, .uael-mc-modal__header-badge, .uael-mc-offcanvas__header-badge {
	position: relative;
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 1.5em;
	height: 1.5em;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 10px;
}

.uael-mc ul.cart_list {
	padding: 0;
	margin: 0;
	list-style: none outside;
}

.uael-mc ul.cart_list li {
	margin: 0;
	padding: 10px 0;
	min-height: 5em;
	line-height: 1.5;
	border-bottom: 1px solid #ccc;
}

.uael-mc ul.cart_list li:last-child {
	border-bottom: none;
}

.uael-mc ul.cart_list li a.remove {
	float: right;
	font-size: 18px;
	height: 24px;
	width: 24px;
	border: 1px solid #ccc;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	color: #ccc;
	text-align: center;
	line-height: 1.2;
}

.uael-mc ul.cart_list li a {
	display: block;
	display: initial;
	text-decoration: none;
}

body .uael-mc ul li.woocommerce-mini-cart-item a img {
	float: left;
	width: 4em !important;
	margin-right: 20px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	height: auto;
	position: relative;
	-webkit-transform: initial;
	-ms-transform: initial;
	transform: initial;
}

.uael-mc .woocommerce-mini-cart__total {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #ccc;
}

.uael-mc .woocommerce-mini-cart__buttons {
	margin: 0;
	text-align: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 10px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.uael-mc .woocommerce-mini-cart__buttons a {
	display: inline-block;
	margin: 0;
	text-align: center;
}

@media (max-width:320px) {
	.uael-mc-dropdown {
		width: 300px;
	}
	
	.uael-mc-offcanvas {
		width: 300px;
	}
}

.uael-close-o {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: block;
	width: 22px;
	height: 22px;
	border: 2px solid;
	-webkit-border-radius: 40px;
	border-radius: 40px;
}

.uael-close-o::after, .uael-close-o::before {
	content: "";
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	width: 12px;
	height: 2px;
	background: currentColor;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -6px;
}

.uael-close-o::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.uael-mc-modal__close-btn, .uael-mc-offcanvas__close-btn {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	cursor: pointer;
}

.elementor-widget-uael-mini-cart:not(.uael-mini-cart--show-divider-yes) .uael-mc-dropdown .uael-mc-dropdown__items .woocommerce-mini-cart .woocommerce-mini-cart-item, .elementor-widget-uael-mini-cart:not(.uael-mini-cart--show-divider-yes) .uael-mc-dropdown .uael-mc-dropdown__items .woocommerce-mini-cart__total.total {
	border-bottom: none;
}

.elementor-widget-uael-mini-cart:not(.uael-mc-btn__show-subtotal-yes) .uael-mc__btn-text .woocommerce-Price-amount, .uael-mc-dropdown-close, .uael-mc-modal-close, .uael-mc-modal-wrap-close, .uael-mc-offcanvas-wrap.uael-mc-offcanvas-wrap-close, .uael-mc-offcanvas.uael-mc-offcanvas-close {
	display: none;
}

.uael-mc-dropdown__header-text, .uael-mc-modal__header-text, .uael-mc-offcanvas__header-text, .uael-mc__btn-text {
	font-weight: 700;
}

.uael-mc-dropdown__title>p, .uael-mc-modal__title>p, .uael-mc-offcanvas__title>p {
	margin-bottom: 0;
}

.uael-mc-dropdown__message, .uael-mc-modal__message, .uael-mc-offcanvas__message {
	padding: 1rem;
	width: 100%;
}

.uael-mini-cart-align-floating .uael-mc {
	position: fixed;
	z-index: 999;
}

.uael-builder-msg {
	text-align: center;
	margin-bottom: 20px;
}

.uael-woo-checkout .column-layout-container form.checkout.woocommerce-checkout, .uael-woo-checkout .single-layout-container {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 100%;
}

.uael-woo-checkout .single-layout-container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}

.uael-woo-checkout .column-layout-container form.checkout.woocommerce-checkout {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}

.uael-woo-checkout .column-layout-container .single-col-1 {
	max-width: 65%;
	width: 100%;
	margin-right: 5px;
}

.uael-woo-checkout .column-layout-container .single-col-1 #customer_details, .uael-woo-checkout .single-layout-container #customer_details {
	width: 100% !important;
	padding-right: 0;
}

.uael-woo-checkout .column-layout-container .single-col-2 {
	max-width: 35%;
	width: 100%;
	height: 100%;
	margin-left: 5px;
	padding-left: 10px;
	border-left: 1px solid #ddd;
}

.rtl .uael-woo-checkout .column-layout-container .single-col-2 {
	border-left: 0;
	border-right: 1px solid #ddd;
}

.uael-tabs li, ul.uael-tabs {
	margin: 0;
	padding: 0;
}

ul.uael-tabs {
	list-style: none;
	word-wrap: normal;
}

ul.uael-tabs a:after, ul.uael-tabs:before {
	content: " ";
	display: table;
}

ul.uael-tabs a:after {
	clear: both;
}

ul.uael-tabs li {
	margin-right: 5px;
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
}

ul.uael-tabs .uael-tab a:after, ul.uael-tabs .uael-tab:before {
	content: " ";
	position: absolute;
	top: 0;
	right: -17px;
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 17px solid #b2b2b0;
	z-index: 2;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.uael-tab-after a::after {
	border-left-width: 17px !important;
	border-left-style: solid !important;
}

ul.uael-tabs .uael-tab::before {
	right: auto;
	left: 0;
	border-left: 17px solid #fff;
	z-index: 0;
}

body:not(.rtl) ul.uael-tabs .uael-tab:first-child::before {
	border: none;
}

.uael-builder-no-cart, .uael-multistep-step-buttons-left .uael-woo-checkout .uael_multistep_container .uael-buttons, ul.uael-tabs.align-left {
	text-align: left;
}

.uael-multistep-step-buttons-center .uael-woo-checkout .uael_multistep_container .uael-buttons, ul.uael-tabs.align-center {
	text-align: center;
}

.uael-multistep-step-buttons-right .uael-woo-checkout .uael_multistep_container .uael-buttons, ul.uael-tabs.align-right {
	text-align: right;
}

ul.uael-tabs li a {
	padding: 10px 25px 10px 25px;
	display: block;
	outline: 0;
	font-size: 1.1em;
}

ul.uael-tabs li a, ul.uael-tabs li a:visited {
	text-decoration: none;
	border: none;
	background: #b2b2b0;
	color: #8b8b8b;
}

ul.uael-tabs li a.active {
	background: #4da2db;
}

ul.uael-tabs li a.active:after {
	border-left-color: #4da2db;
}

.rtl ul.uael-tabs li a.active:after {
	border-right-color: #4da2db;
}

.uael_multistep_container #order_review, .uael_multistep_container #order_review_heading {
	width: 100%;
	clear: both;
}

.uael_multistep_container form.checkout {
	margin-bottom: 10px;
}

.uael_vertical_box ul#uael-tabs {
	float: left;
	width: 25%;
}

.uael_vertical_box div#uael-tab-panels {
	width: 75%;
	float: left;
}

.uael-woo-checkout .uael-woo-checkout-login.uael-woo-checkout-login-editor-show, .uael_vertical_box ul.uael-tabs li {
	display: block;
}

.uael-cart-url {
	float: left;
}

.uael-woo-checkout .uael-woo-checkout-login.uael-woo-checkout-login-editor-hide {
	display: none;
}

.uael-woo-checkout .woocommerce form.checkout_coupon {
	border: 0;
}

.uael-woo-checkout .uael-woo-checkout-coupon, .uael-woo-checkout .uael-woo-checkout-login {
	margin-bottom: 10px;
	width: 100%;
}

.uael-woocommerce-checkout .uael-woo-checkout .uael-woo-checkout-coupon .woocommerce-info, .uael-woocommerce-checkout .uael-woo-checkout .uael-woo-checkout-login .woocommerce-info {
	border-top: 0;
	margin-bottom: 0;
}

.uael-checkout-form-shipping-title h3, .uael-woo-checkout form.checkout, .uael-woo-checkout-coupon form.woocommerce-form-coupon, .uael-woo-checkout-login form.woocommerce-form-login {
	width: 100%;
}

.uael-woo-checkout-login form.woocommerce-form-login {
	border: 0;
	margin-top: 20px;
	margin-bottom: 0;
	padding: 0;
}

.uael-woo-checkout-login form.woocommerce-form-login p:not(.form-row) {
	margin-bottom: 0;
}

.uael-woo-checkout-coupon form.woocommerce-form-coupon {
	padding-left: 0;
	padding-right: 0;
	margin-top: 20px;
	padding-bottom: 0;
}

.uael-woo-checkout .woocommerce form .form-row-last, .woocommerce-page .uael-woo-checkout form .form-row-last {
	width: 49%;
}

.uael-login-apply-order-button-full #payment #place_order, .uael-login-apply-order-button-full .checkout_coupon.woocommerce-form-coupon .form-row-last button, .uael-login-apply-order-button-full .woocommerce-form.woocommerce-form-login.login .form-row:nth-child(5) button[name=login] {
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
}

.uael-login-apply-order-button-left #payment #place_order, .uael-login-apply-order-button-left .checkout_coupon.woocommerce-form-coupon .form-row-last button, .uael-login-apply-order-button-left .woocommerce-form.woocommerce-form-login.login .form-row:nth-child(5) button[name=login] {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.uael-login-apply-order-button-right #payment #place_order, .uael-login-apply-order-button-right .checkout_coupon.woocommerce-form-coupon .form-row-last button, .uael-login-apply-order-button-right .woocommerce-form.woocommerce-form-login.login .form-row:nth-child(5) button[name=login] {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.uael-login-apply-order-button-center #payment #place_order, .uael-login-apply-order-button-center .checkout_coupon.woocommerce-form-coupon .form-row-last button, .uael-login-apply-order-button-center .woocommerce-form.woocommerce-form-login.login .form-row:nth-child(5) button[name=login] {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

.uael-woo-checkout .woocommerce .checkout_coupon.woocommerce-form-coupon .form-row-last {
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	vertical-align: middle;
}

.uael-woo-checkout .column-layout-container .col2-set .col-2, .uael-woo-checkout .single-layout-container .col2-set .col-2 {
	margin-top: 10px;
}

.uael-woo-checkout .woocommerce #ship-to-different-address-checkbox {
	margin-right: 5px;
	vertical-align: middle;
}

.uael-woo-checkout .woocommerce form .form-row-first, .uael-woo-checkout .woocommerce form .form-row-last, .uael-woo-checkout .woocommerce-page form .form-row-first, .uael-woo-checkout .woocommerce-page form .form-row-last {
	width: 50%;
}

.uael-woo-checkout .woocommerce form .form-row {
	padding: 3px 7px;
	position: relative;
}

.uael-woo-checkout .woocommerce-checkout .col2-set .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper, .uael-woo-checkout .woocommerce-checkout .col2-set .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper, .uael-woo-checkout .woocommerce-checkout .wcf-col2-set .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper, .uael-woo-checkout .woocommerce-checkout .wcf-col2-set .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper {
	margin: 0 -7px;
}

.uael-woo-checkout .uael-woo-checkout-order-review .uael-checkout-section-order-title h3, .uael-woo-checkout .uael-woo-checkout-payment .uael-checkout-section-payment-title h3, .uael-woocommerce-checkout .uael-woo-checkout .woocommerce-checkout #customer_details h3, .uael-woocommerce-checkout .uael-woo-checkout .woocommerce-checkout .customer_details h3 {
	font-size: 1.2rem;
	padding: 0;
	margin: 0 0 20px 0;
	border-bottom-style: solid;
}

.uael-woo-checkout .customer_details input.input-text, .uael-woo-checkout .customer_details select, .uael-woo-checkout .customer_details textarea, .uael-woo-checkout .select2-container .select2-selection--single, .uael-woo-checkout .uael-woo-checkout-coupon .form-row input.input-text, .uael-woo-checkout .uael-woo-checkout-login .form-row input.input-text {
	font-size: 1rem;
	width: 100%;
	background-color: #fff;
	border: 1px solid #ced4da;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.uael-woo-checkout .woocommerce #customer_details {
	margin-bottom: 10px;
}

.uael-woo-checkout #customer_details .col-2 .woocommerce-additional-fields:only-child, .uael-woo-checkout .uael-woo-checkout-billing-form, .uael-woo-checkout .uael-woo-checkout-coupon, .uael-woo-checkout .uael-woo-checkout-login, .uael-woo-checkout .uael-woo-checkout-order-review, .uael-woo-checkout .uael-woo-checkout-payment, .uael-woo-checkout .uael-woo-checkout-shipping-form {
	border-width: 1px;
}

.uael-woocommerce-checkout .uael-woo-checkout__show-separator-yes .uael-woo-checkout #customer_details h3, .uael-woocommerce-checkout .uael-woo-checkout__show-separator-yes .uael-woo-checkout .customer_details h3, .uael-woocommerce-checkout .uael-woo-checkout__show-separator-yes .uael-woo-checkout .uael-woo-checkout-order-review .uael-checkout-section-order-title h3, .uael-woocommerce-checkout .uael-woo-checkout__show-separator-yes .uael-woo-checkout .uael-woo-checkout-payment .uael-checkout-section-payment-title h3 {
	border-bottom-style: none;
}

.uael-woo-checkout .uael-woo-checkout-payment {
	display: inline-block;
	padding: 10px;
	margin-top: 10px;
}

.uael-woo-checkout #payment div.form-row, .uael-woo-checkout #payment ul.payment_methods {
	padding: 0;
}

.uael-woo-checkout #payment ul.payment_methods {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.uael-woo-checkout .woocommerce #payment input[type=checkbox], .uael-woo-checkout .woocommerce #payment input[type=radio], .uael-woo-checkout .woocommerce .ce-field [type=checkbox], .uael-woo-checkout .woocommerce .woocommerce-account-fields input[type=checkbox], .uael-woo-checkout .woocommerce .woocommerce-billing-fields [type=checkbox], .uael-woo-checkout .woocommerce .woocommerce-shipping-fields [type=checkbox] {
	border: 1px solid #b4b9be;
	display: inline-block;
	background: #fff;
	color: #555;
	cursor: pointer;
	line-height: 0;
	height: 16px;
	margin: -4px 4px 0 0;
	padding: 0 !important;
	text-align: center;
	width: 16px;
	min-width: 16px;
	-webkit-appearance: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 10%);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 10%);
	-webkit-transition: 50ms border-color ease-in-out;
	transition: 50ms border-color ease-in-out;
}

.uael-woo-checkout .woocommerce #payment input[type=checkbox]:checked:before, .uael-woo-checkout .woocommerce #payment input[type=radio]:checked:before, .uael-woo-checkout .woocommerce .ce-field [type=checkbox]:checked:before, .uael-woo-checkout .woocommerce .woocommerce-account-fields input[type=checkbox]:checked:before, .uael-woo-checkout .woocommerce .woocommerce-billing-fields [type=checkbox]:checked:before, .uael-woo-checkout .woocommerce .woocommerce-shipping-fields [type=checkbox]:checked:before {
	content: "✔";
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.uael-woo-checkout .woocommerce .ce-field [type=checkbox] {
	height: 13px;
	width: 13px;
	min-width: 13px;
}

.uael-woo-checkout .woocommerce .ce-field [type=checkbox]:checked:before {
	font-size: 10px;
}

.uael-woo-checkout .uael-woo-checkout-order-review {
	overflow: auto;
}

.uael-woo-checkout .uael-woo-checkout-order-review ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

.uael-woo-checkout .uael-woo-checkout-order-review ul.uael-order-review-table li {
	margin-top: 5px;
}

.uael-woo-checkout .uael-woo-checkout-order-review .table-col-1, .uael-woo-checkout .uael-woo-checkout-order-review .table-row {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.uael-woo-checkout .uael-woo-checkout-order-review .product-thumbnail {
	width: 60px;
	margin-right: 20px;
}

.rtl .uael-woo-checkout .uael-woo-checkout-order-review .product-thumbnail {
	margin-left: 20px;
	margin-right: 0;
}

.uael-woo-checkout .uael-woo-checkout-order-review .product-thumbnail img {
	max-width: 100%;
}

.uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-moz-box-orient: vertical;
	-moz-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.uael-woo-checkout .uael-woo-checkout-order-review .table-col-1, .uael-woo-checkout .uael-woo-checkout-order-review .table-row, .uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer, .uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .footer-content .cart-subtotal, .uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .footer-content .order-total, .uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .footer-content .shipping-area {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .back-to-shop, .uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .uae-shop-link {
	margin-top: 10px;
}

.uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .back-to-shop .back-to-shop-link i {
	margin-right: 5px;
}

.uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer, .uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .footer-content .order-total {
	border-top: 1px solid #ddd;
	margin-top: 10px;
	padding-top: 10px;
}

.uael-woocommerce-checkout .uael-woo-checkout__order-product-separator-yes .uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer, .uael-woocommerce-checkout .uael-woo-checkout__order-product-separator-yes .uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .footer-content .order-total {
	border-top: none;
}

.uael-woocommerce-checkout .uael-woo-checkout .uael_multistep_container .checkout.woocommerce-checkout #order_review {
	border: 0;
	padding: 0;
	width: 100%;
}

.uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .footer-content .order-total {
	font-weight: 700;
}

.uael-woo-checkout .uael_multistep_container .uael-buttons {
	padding: 10px;
}

.uael-woo-checkout .uael_multistep_container .uael-buttons input:disabled {
	opacity: .5;
	cursor: not-allowed;
}

.uael-woo-checkout .uael-order-review-table {
	padding-top: 5px;
	padding-bottom: 8px;
}

.uael-woo-checkout .uael_multistep_container .uael-buttons .uael-first-prev, .uael-woo-checkout .uael_multistep_container .uael-buttons .uael-last-next {
	display: none;
}

.woocommerce-page .uael-woo-checkout #payment #place_order, .woocommerce-page.woocommerce-checkout .uael-woo-checkout #payment #place_order {
	width: auto;
	float: none;
}

.uael-woo-checkout .woocommerce-form.woocommerce-form-login.login .form-row:nth-child(5), .woocommerce-page .uael-woo-checkout #payment .form-row.place-order, .woocommerce-page.woocommerce-checkout .uael-woo-checkout #payment .form-row.place-order {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.uael-custom-coupon-field {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.uael-woo-checkout .woocommerce form .uael-custom-coupon-field .form-row-first {
	width: 70%;
}

.uael-woo-checkout .woocommerce form .uael-custom-coupon-field .form-row-last {
	width: 30%;
}

.uael-woo-checkout .uael-woo-checkout-payment {
	width: 100%;
}

@media (max-width:768px) {
	.uael-woo-checkout .column-layout-container form.checkout.woocommerce-checkout {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.uael-woo-checkout .column-layout-container .single-col-2 {
		margin-left: 0;
		padding-left: 0;
		border-left: none;
	}
	
	.uael-woo-checkout .column-layout-container .single-col-1, .uael-woo-checkout .column-layout-container .single-col-2, .uael-woo-checkout .single-layout-container {
		max-width: 100%;
	}
	
	.uael-woo-checkout .woocommerce form .form-row-first, .uael-woo-checkout .woocommerce form .form-row-last, .uael-woo-checkout .woocommerce-page form .form-row-first, .uael-woo-checkout .woocommerce-page form .form-row-last {
		width: 100%;
	}
}

.uael-order-review-processing {
	background: #fff;
	opacity: .6;
}

.uael-tabs.uael-step-counter li {
	counter-increment: steps;
}

.uael-tabs.uael-step-counter li>::before {
	content: counter(steps);
	position: absolute;
	z-index: 1;
	left: 50%;
	right: auto;
	webkit-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 26px;
	width: 26px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #edeff0;
	top: 0;
}

.uael-tabs.uael-step-counter li:not(:last-child)::after {
	position: absolute;
	content: "";
	height: 4px;
	margin: 0;
	top: 12px;
}

ul.uael-tabs.uael-step-counter li>* {
	margin-top: 30px;
}

ul.uael-tabs.uael-step-icon li.uael-tab a>span {
	margin-right: 5px;
}

.uael-woo-checkout .uael_multistep_container .uael-tabs.uael-step-counter, .uael-woo-checkout .uael_multistep_container .uael-tabs.uael-step-dot {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

ul.uael-tabs.uael-step-counter li a, ul.uael-tabs.uael-step-dot li a {
	padding: unset;
	display: inline-block;
}

ul.uael-tabs.uael-step-counter .uael-tab a:after, ul.uael-tabs.uael-step-counter .uael-tab:before, ul.uael-tabs.uael-step-dot .uael-tab a:after, ul.uael-tabs.uael-step-dot .uael-tab:before {
	all: unset;
}

ul.uael-tabs.uael-step-counter li a, ul.uael-tabs.uael-step-counter li a:visited, ul.uael-tabs.uael-step-dot li a, ul.uael-tabs.uael-step-dot li a:visited {
	background: unset;
}

.uael-woocommerce-checkout .uael-woo-checkout .uael_multistep_container ul.uael-tabs.uael-step-counter li.uael-tab.uael-tab-after a.active, .uael-woocommerce-checkout .uael-woo-checkout .uael_multistep_container ul.uael-tabs.uael-step-dot li.uael-tab.uael-tab-after a.active {
	background-color: unset;
}

.uael-tabs.uael-step-counter li, .uael-tabs.uael-step-dot li {
	width: 100%;
	text-align: center;
}

ul.uael-tabs.uael-step-dot li>* {
	margin-bottom: 15px;
}

.uael-tabs.uael-step-dot li:not(:last-child)::after {
	position: absolute;
	content: "";
	height: 4px;
	margin: 0;
	bottom: 4px;
}

.uael-tabs.uael-step-counter li::after, .uael-tabs.uael-step-dot li::after {
	left: 50%;
	width: 100%;
}

.uael-tabs.uael-step-dot li>::before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	right: auto;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 12px;
	width: 12px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #7a7a7a;
	bottom: 0;
}

.theme-hello-elementor.uael-woocommerce-checkout .uael-woo-checkout #customer_details.col2-set .col-1, .theme-hello-elementor.uael-woocommerce-checkout .uael-woo-checkout #customer_details.col2-set .col-2 {
	width: 100%;
}

.theme-hello-elementor.uael-woocommerce-checkout .woocommerce-checkout #payment {
	background-color: unset;
}

.woocommerce ul.product_list_widget li a::after {
	display: none;
}

.single .uael-mc .thumbnail, .uael-mc .woocommerce-mini-cart-item.mini_cart_item h3 {
	margin-bottom: 0;
}

.woocommerce ul.product_list_widget li a.remove {
	top: 0;
	right: 0;
	margin-top: 0;
}

.theme-blocksy .uael-mc-dropdown__items .woocommerce-mini-cart .remove, .theme-blocksy .uael-mc-modal__items .woocommerce-mini-cart .remove, .theme-blocksy .uael-mc-offcanvas .woocommerce-mini-cart .remove {
	top: unset;
}

.theme-oceanwp .uael-mc-dropdown__items .quantity, .theme-oceanwp .uael-mc-modal__items .quantity, .theme-oceanwp .uael-mc-offcanvas__items .quantity {
	float: unset;
}

.uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .uae-shop-main-div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-js-display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
}

.uae-shop-link .uae-back-to-shop-link i {
	margin-left: 3px;
}

.theme-kadence .uael-woo-categories ul.grid-cols, .theme-kadence .uael-woo-products-grid ul.grid-cols {
	-webkit-column-gap: unset;
	-moz-column-gap: unset;
	column-gap: unset;
	row-gap: unset;
}

.theme-kadence .uael-woo-categories ul.products li.product {
	background-color: unset;
}

.theme-kadence .uael-woocommerce .uael-woo-products-summary-wrap .button .kadence-svg-iconset {
	display: none;
}

.woocommerce .uael-woocommerce ul.products, .woocommerce-page .uael-woocommerce ul.products {
	-webkit-column-gap: 0px;
	-moz-column-gap: 0px;
	column-gap: 0;
}

.theme-twentytwentyone .elementor-widget-uael-woo-categories .uael-woo-categories-slider ul.slick-dots li, .theme-twentytwentyone .elementor-widget-uael-woo-categories .uael-woo-categories-slider ul.slick-dots li button:not(:hover):not(:active):not(.has-background), .theme-twentytwentyone .elementor-widget-uael-woo-products .uael-woo-products-slider ul.slick-dots li, .theme-twentytwentyone .elementor-widget-uael-woo-products .uael-woo-products-slider ul.slick-dots li button:not(:hover):not(:active):not(.has-background) {
	background: unset;
}

.uael-mc .quantity {
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 0 1em 1em 0;
}

.uael-mc ul.cart_list li .quantity .minus {
	font-size: 18px;
	border-right: none;
}

.uael-mc .quantity .minus, .uael-mc .quantity .plus, .uael-mc .quantity .qty {
	border: 1px solid #e5e5e5;
	text-decoration: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color: transparent;
	line-height: 1.5;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 2.631em;
	text-align: center;
	height: 37px;
}

.uael-mc ul.cart_list li .quantity .minus {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 38px;
	border-right: none;
}

.uael-mc ul.cart_list li .quantity .plus {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 38px;
	border-left: none;
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}

.ast-mini-cart-price-wrap {
	float: right;
	margin-top: .5em;
	max-width: 50%;
}

.uael-mc-dropdown__items .ast-mini-cart-empty, .uael-mc-modal__items .ast-mini-cart-empty, .uael-mc-offcanvas__items .ast-mini-cart-empty {
	display: none;
}

.elementor .uael-party-propz-wrap {
	position: absolute !important;
	z-index: 99999;
}

.uael-party-propz-align-bottom_left>.uael-party-propz-wrap, .uael-party-propz-align-center_left>.uael-party-propz-wrap, .uael-party-propz-align-top_left>.uael-party-propz-wrap {
	right: auto;
	left: 0;
}

.uael-party-propz-align-top_left>.uael-party-propz-wrap, .uael-party-propz-align-top_right>.uael-party-propz-wrap {
	top: 0;
}

.uael-party-propz-align-bottom_left>.uael-party-propz-wrap, .uael-party-propz-align-bottom_right>.uael-party-propz-wrap {
	bottom: 0;
}

.uael-party-propz-align-bottom_right>.uael-party-propz-wrap, .uael-party-propz-align-center_right>.uael-party-propz-wrap, .uael-party-propz-align-top_right>.uael-party-propz-wrap {
	left: auto;
	right: 0;
}

.uael-party-propz-align-center_left>.uael-party-propz-wrap, .uael-party-propz-align-center_right>.uael-party-propz-wrap {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.admin-bar .uael-party-propz-align-top_left>.uael-party-propz-wrap, .admin-bar .uael-party-propz-align-top_right>.uael-party-propz-wrap {
	top: -webkit-calc(32px + 20px);
	top: calc(32px + 20px);
}

.uael-flip-img-yes>.uael-party-propz-wrap {
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
}

.uael-party-propz-widget-wrap {
	position: absolute;
	width: auto;
}

.uael-party-propz-widget-wrap img.uael-party-propz-img-cls {
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.uael-party-propz-widget-wrap.party-propz-widget-alignment-left img.uael-party-propz-img-cls {
	left: 0;
	right: auto;
}

.uael-party-propz-widget-wrap.party-propz-widget-alignment-right img.uael-party-propz-img-cls {
	left: auto;
	right: 0;
}

.party-propz-widget-alignment-right {
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
}
