
.et-db #et-boc .et-fb-modules-list li.dica_divi_carousel .et-fb-icon svg {
	width: 22px !important;
	height: 22px !important;
}

.fancybox-container {
	z-index: 999999;
}

.dica_divi_carousel {
	--dica-border-ripple-color: transparent;
}

.dica-container .swiper-container {
	width: 100%;
	height: auto;
}

.dica-container .swiper-wrapper {
	height: auto !important;
	-webkit-transition-duration: 2s;
	-o-transition-duration: 2s;
	transition-duration: 2s;
	-webkit-transition-property: -webkit-transform !important;
	transition-property: -webkit-transform !important;
	transition-property: transform !important;
	transition-property: transform, -webkit-transform !important;
	-o-transition-property: transform !important;
	-webkit-box-sizing: content-box !important;
	box-sizing: content-box !important;
}

.dica_divi_carousel .dica_divi_carouselitem {
	font-size: 14px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	margin-bottom: 0 !important;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

:root .dica_divi_carousel .dica_divi_carouselitem .et_pb_module_inner, _:-ms-fullscreen {
	-ms-flex: 1 1;
	flex: 1 1;
}

.dica_divi_carouselitem {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	position: relative;
}

.dica_divi_carouselitem>div {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-style: solid;
	border-width: 0;
}

.dica_divi_carousel .swiper-container-3d .dica_divi_carouselitem {
	-webkit-transition-property: -webkit-transform, padding, margin, background-color, background-image, color, border-raduis, border-color, border-width !important;
	-webkit-transition-property: padding, margin, background-color, background-image, color, border-raduis, border-color, border-width, -webkit-transform !important;
	transition-property: -webkit-transform, padding, margin, background-color, background-image, color, border-raduis, border-color, border-width !important;
	transition-property: padding, margin, background-color, background-image, color, border-raduis, border-color, border-width, -webkit-transform !important;
	transition-property: transform, padding, margin, background-color, background-image, color, border-raduis, border-color, border-width !important;
	transition-property: transform, padding, margin, background-color, background-image, color, border-raduis, border-color, border-width, -webkit-transform !important;
	-o-transition-property: transform, padding, margin, background-color, background-image, color, border-raduis, border-color, border-width !important;
}

.dica-container .swiper-container-3d .swiper-slide-shadow-left, .dica-container .swiper-container-3d .swiper-slide-shadow-right, .dica-container .swiper-container-3d .swiper-slide-shadow-top {
	-webkit-transition-property: all !important;
	-o-transition-property: all !important;
	transition-property: all !important;
}

.dica-container .swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent) !important;
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent) !important;
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent)) !important;
	background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent) !important;
}

.dica-container .swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent) !important;
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent) !important;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent)) !important;
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent) !important;
}

.dica_divi_carouselitem>div {
	width: 100%;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .item-title {
	font-size: 20px;
	letter-spacing: 0;
}

.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .item-title a {
	color: inherit;
}

.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .item-subtitle {
	font-size: 16px;
	letter-spacing: 0;
}

.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .content {
	font-size: 14px;
	letter-spacing: 0;
}

.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .content.dg_enable_content_limit p:last-of-type {
	display: inline;
}

.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .content .dg_hide_content {
	position: absolute;
	top: -99999px;
}

.dica_divi_carousel .dica_divi_carouselitem .dica-item.empty-content .dica-item-content {
	display: none;
}

.dica_divi_carousel .dica_divi_carouselitem .dica-item-content {
	font-size: 14px;
	z-index: 9;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.dica_divi_carouselitem .dica-item-content {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
}

#et-boc .dica_divi_carousel .dica_divi_carouselitem .dica-image-container .image {
	padding-bottom: 0;
}

.dica_divi_carousel .dica_divi_carouselitem .dica-image-container {
	position: relative;
	overflow: hidden;
	line-height: 0;
}

#et-boc .dica_divi_carousel .dica_divi_carouselitem .dica-image-container img, .dica_divi_carousel .dica_divi_carouselitem .dica-image-container img {
	border-style: solid;
	display: block;
	max-width: 100%;
	border-width: 0;
	position: relative;
}

.dica_divi_carousel .dica_divi_carouselitem .dica-image-container .image {
	display: inline-block;
	position: relative;
	overflow: hidden;
	z-index: 10;
}

.dica_divi_carousel .dica_divi_carouselitem .dica-image-container {
	z-index: 10;
}

#et-boc .dica_divi_carousel .dica_divi_carouselitem, #et-boc .dica_divi_carousel .dica_divi_carouselitem>div, .dica_divi_carousel .dica_divi_carouselitem, .dica_divi_carousel .dica_divi_carouselitem>div {
	border-style: solid;
	border-width: 0;
}

.dica_divi_carousel .dica_divi_carouselitem .dica-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.dica_divi_carousel .dica_divi_carouselitem .dica-item.loading .dica-image-container img {
	min-height: 100px;
}

.dica_divi_carousel .dica_divi_carouselitem .dica-item.loading .dica-image-container {
	margin-bottom: auto;
}

.dica_divi_carousel .dica_divi_carouselitem .dica-item.loading .dica-item-content {
	margin-top: auto;
}

.dica-container .swiper-pagination {
	width: 100%;
	position: relative;
}

.dica_divi_carousel .swiper-pagination-bullet {
	border-radius: 100% !important;
	opacity: 1;
	margin-right: 4px !important;
}

.dica-container .et_pb_button_wrapper {
	margin-top: 10px;
}

.et_pb_button {
	display: inline-block;
}

.overlay-image .dica-item .dica-image-container {
	position: relative;
}

.dica_divi_carousel .et_clickable .dica-image-container>.image {
	pointer-events: none;
}

.dica_divi_carousel .et_clickable .dica-item {
	pointer-events: all;
}

.overlay-image .dica-item .dica-image-container .image:before {
	content: "";
	background: hsla(0, 0%, 100%, .81);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 1;
	pointer-events: none;
}

.overlay-image .dica-item .dica-image-container .image:after {
	content: "1";
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: ETmodules;
	font-size: 26px;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	line-height: 1;
	text-transform: none;
	speak: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	left: 50%;
	color: #58b4f4;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 1;
}

.overlay-image.overlay_image_default .dica-item .dica-image-container .image:after, .overlay-image.overlay_image_default .dica-item .dica-image-container .image:before, .overlay-image:not(.overlay_image_default) .dica-item:hover .dica-image-container .image:before {
	opacity: 1;
}

.overlay-image:not(.overlay_image_default) .dica-item:hover .dica-image-container .image:after {
	opacity: 1;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

.overlay-image .dica-item .dica-image-container .image:has(.animated_icon):after, .overlay-image.overlay_image_default .dica-item .dica-image-container .image:has(.animated_icon):after {
	content: unset;
}

.overlay-image .dica-item:hover .dica-image-container a.image:has(.animated_icon) .animated_icon, .overlay-image.overlay_image_default .dica-item .dica-image-container a.image:has(.animated_icon) .animated_icon {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 32px;
	height: 44px;
	border-radius: 50%;
	padding: 18px 20px 18px 28px;
}

.overlay-image .dica-item:hover .dica-image-container a.image:has(.animated_icon) .animated_icon:not(.anim-none):before, .overlay-image.overlay_image_default .dica-item .dica-image-container a.image:has(.animated_icon) .animated_icon:not(.anim-none):before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 80px;
	height: 80px;
	background: var(--dica-border-ripple-color);
	border-radius: 50%;
}

.overlay-image .dica-item:hover .dica-image-container a.image:has(.animated_icon) .animated_icon.anim-ripple:before, .overlay-image.overlay_image_default .dica-item .dica-image-container a.image:has(.animated_icon) .animated_icon.anim-ripple:before {
	-webkit-animation: anim-ripple 1.5s ease-out infinite;
	animation: anim-ripple 1.5s ease-out infinite;
}

.overlay-image .dica-item:hover .dica-image-container a.image:has(.animated_icon) .animated_icon.anim-pulse-border:before, .overlay-image.overlay_image_default .dica-item .dica-image-container a.image:has(.animated_icon) .animated_icon.anim-pulse-border:before {
	-webkit-animation: anim-pulse-border 1.5s ease-out infinite;
	animation: anim-pulse-border 1.5s ease-out infinite;
}

.overlay-image .dica-item:hover .dica-image-container a.image:has(.animated_icon) .animated_icon:after, .overlay-image.overlay_image_default .dica-item .dica-image-container a.image:has(.animated_icon) .animated_icon:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	border: 0 solid #fff;
}

.overlay-image .dica-item:hover .dica-image-container a.image:has(.animated_icon) .animated_icon span, .overlay-image.overlay_image_default .dica-item .dica-image-container a.image:has(.animated_icon) .animated_icon span {
	display: block;
	position: relative;
	z-index: 3;
	width: 0;
	height: 0;
	border-left: 32px solid #fff;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
}

.overlay-image .dica-item:hover .dica-image-container a.image:has(.animated_icon) .animated_icon.anim-pulse-border:before, .overlay-image.overlay_image_default .dica-item .dica-image-container a.image:has(.animated_icon) .animated_icon.anim-pulse-border:before {
	height: 150%;
	width: 150%;
	border: 0 solid var(--dica-border-ripple-color);
}

@-webkit-keyframes anim-ripple {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}
	
	to {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

@keyframes anim-ripple {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}
	
	to {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

@-webkit-keyframes anim-pulse-border {
	0% {
		-webkit-box-shadow: inset 0 0 25px 3px var(--dica-border-ripple-color), 0 0 25px 10px var(--dica-border-ripple-color);
		box-shadow: inset 0 0 25px 3px var(--dica-border-ripple-color), 0 0 25px 10px var(--dica-border-ripple-color);
		opacity: 1;
		-webkit-transform: translate(-50%, -50%) scale(.6);
		transform: translate(-50%, -50%) scale(.6);
	}
	
	to {
		-webkit-box-shadow: none;
		box-shadow: none;
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) scale(1);
		transform: translate(-50%, -50%) scale(1);
	}
}

@keyframes anim-pulse-border {
	0% {
		-webkit-box-shadow: inset 0 0 25px 3px var(--dica-border-ripple-color), 0 0 25px 10px var(--dica-border-ripple-color);
		box-shadow: inset 0 0 25px 3px var(--dica-border-ripple-color), 0 0 25px 10px var(--dica-border-ripple-color);
		opacity: 1;
		-webkit-transform: translate(-50%, -50%) scale(.6);
		transform: translate(-50%, -50%) scale(.6);
	}
	
	to {
		-webkit-box-shadow: none;
		box-shadow: none;
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) scale(1);
		transform: translate(-50%, -50%) scale(1);
	}
}

.dica-container .swiper-container-coverflow .swiper-wrapper .swiper-slide-active {
	-webkit-transform: translateZ(0) rotateX(0deg) rotateY(0deg) !important;
	transform: translateZ(0) rotateX(0deg) rotateY(0deg) !important;
}

.overlay-image.overlay_image_default .dica-item .dica-image-container .image:has(.animated_icon) .animated_icon.style_2 {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 32px;
	height: 44px;
	border-radius: 50%;
	padding: 18px 20px 18px 28px;
}

.overlay-image.overlay_image_default .dica-item .dica-image-container .image:has(.animated_icon) .animated_icon.style_2:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 80px;
	height: 80px;
	background: #ba1f24;
	border-radius: 50%;
	-webkit-animation: pulse-border 1.5s ease-out infinite;
	animation: pulse-border 1.5s ease-out infinite;
}

.overlay-image.overlay_image_default .dica-item .dica-image-container .image:has(.animated_icon) .animated_icon.style_2:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 80px;
	height: 80px;
	background: #fa183d;
	border-radius: 50%;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.overlay-image.overlay_image_default .dica-item .dica-image-container .image:has(.animated_icon) .animated_icon.style_2 span {
	display: block;
	position: relative;
	z-index: 3;
	width: 0;
	height: 0;
	border-left: 32px solid #fff;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
}

@-webkit-keyframes pulse-border {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}
	
	to {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

@keyframes pulse-border {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}
	
	to {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

.dica-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.dica-container .swiper-button-next, .dica-container .swiper-button-prev {
	background-image: none !important;
	width: 53px;
	font-size: 53px;
	height: 53px;
	background-color: #fff;
	margin-top: 0;
	line-height: .96em;
	left: auto;
	right: auto;
	text-align: center;
}

.dica-container .swiper-button-next.nitro-lazy, .dica-container .swiper-button-prev.nitro-lazy {
	background-image: none !important;
}

.dica-container .swiper-button-next {
	-webkit-transition: all .4s ease !important;
	-o-transition: all .4s ease !important;
	transition: all .4s ease !important;
	margin-left: 10px;
}

.dica-container .swiper-button-prev {
	-webkit-transition: all .3s ease !important;
	-o-transition: all .3s ease !important;
	transition: all .3s ease !important;
	margin-right: 10px;
}

.dica-container .swiper-button-next:before, .dica-container .swiper-button-prev:before {
	content: attr(data-icon);
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: ETmodules;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	text-transform: none;
	color: #0c71c3;
	speak: none;
	vertical-align: super;
}

.dica-container .swiper-buttton-container {
	pointer-events: none;
	display: -ms-flexbox;
	display: flex;
	z-index: 9;
}

.dica-container .swiper-button-next, .dica-container .swiper-button-prev {
	pointer-events: all;
	position: relative;
}

.dica-container .swiper-button-next:after, .dica-container .swiper-button-prev:after {
	display: none !important;
}

@media (min-width:981px) {
	.desktop_middle-inside .swiper-buttton-container {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		left: 0;
		right: 0;
	}
	
	.desktop_middle-inside.arrow-on-hover .swiper-buttton-container {
		overflow: hidden;
	}
	
	.desktop_middle-inside.arrow-on-hover .swiper-button-prev {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	
	.desktop_middle-inside.arrow-on-hover .swiper-button-next {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	
	.desktop_middle-inside.arrow-on-hover:hover .swiper-button-next, .desktop_middle-inside.arrow-on-hover:hover .swiper-button-prev {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
	
	.desktop_middle-outside .swiper-buttton-container {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		left: 0;
		right: 0;
	}
	
	.desktop_middle-outside .swiper-button-next {
		-webkit-transform: translateX(150%);
		transform: translateX(150%);
	}
	
	.desktop_middle-outside .swiper-button-prev {
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%);
	}
	
	.desktop_middle-outside.arrow-on-hover .swiper-button-prev {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
	
	.desktop_middle-outside.arrow-on-hover .swiper-button-next {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		opacity: 0;
	}
	
	.desktop_middle-outside.arrow-on-hover:hover .swiper-button-next {
		-webkit-transform: translateX(150%);
		transform: translateX(150%);
		opacity: 1;
	}
	
	.desktop_middle-outside.arrow-on-hover:hover .swiper-button-prev {
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%);
		opacity: 1;
	}
	
	.desktop_top .swiper-buttton-container {
		-ms-flex-order: -1;
		order: -1;
	}
	
	.dica_divi_carousel .dica-container.desktop_middle-inside .swiper-buttton-container, .dica_divi_carousel .dica-container.desktop_middle-outside .swiper-buttton-container {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
}

@media (max-width:980px) and (min-width:768px) {
	.tablet_middle-inside .swiper-buttton-container {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		left: 0;
		right: 0;
	}
	
	.tablet_middle-inside.arrow-on-hover .swiper-buttton-container {
		overflow: hidden;
	}
	
	.tablet_middle-inside.arrow-on-hover .swiper-button-prev {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	
	.tablet_middle-inside.arrow-on-hover .swiper-button-next {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	
	.tablet_middle-inside.arrow-on-hover:hover .swiper-button-next, .tablet_middle-inside.arrow-on-hover:hover .swiper-button-prev {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
	
	.tablet_middle-outside .swiper-buttton-container {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		left: 0;
		right: 0;
	}
	
	.tablet_middle-outside .swiper-button-next {
		-webkit-transform: translateX(150%);
		transform: translateX(150%);
	}
	
	.tablet_middle-outside .swiper-button-prev {
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%);
	}
	
	.tablet_middle-outside.arrow-on-hover .swiper-button-next {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		opacity: 0;
	}
	
	.tablet_middle-outside.arrow-on-hover .swiper-button-prev {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
	
	.tablet_middle-outside.arrow-on-hover:hover .swiper-button-next, .tablet_middle-outside.arrow-on-hover:hover .swiper-button-prev {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
	
	.tablet_top .swiper-buttton-container {
		-ms-flex-order: -1;
		order: -1;
	}
	
	.dica_divi_carousel .dica-container.tablet_middle-inside .swiper-buttton-container, .dica_divi_carousel .dica-container.tablet_middle-outside .swiper-buttton-container {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
}

@media (max-width:767px) {
	.mobile_middle-inside .swiper-buttton-container {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		left: 0;
		right: 0;
	}
	
	.mobile_middle-inside.arrow-on-hover .swiper-buttton-container {
		overflow: hidden;
	}
	
	.mobile_middle-inside.arrow-on-hover .swiper-button-prev {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	
	.mobile_middle-inside.arrow-on-hover .swiper-button-next {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	
	.mobile_middle-inside.arrow-on-hover:hover .swiper-button-next, .mobile_middle-inside.arrow-on-hover:hover .swiper-button-prev {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
	
	.mobile_middle-outside .swiper-buttton-container {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		left: 0;
		right: 0;
	}
	
	.mobile_middle-outside .swiper-button-next {
		-webkit-transform: translateX(150%);
		transform: translateX(150%);
	}
	
	.mobile_middle-outside .swiper-button-prev {
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%);
	}
	
	.mobile_middle-outside.arrow-on-hover .swiper-button-next {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		opacity: 0;
	}
	
	.mobile_middle-outside.arrow-on-hover .swiper-button-prev {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
	
	.mobile_middle-outside.arrow-on-hover:hover .swiper-button-next, .mobile_middle-outside.arrow-on-hover:hover .swiper-button-prev {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
	
	.mobile_top .swiper-buttton-container {
		-ms-flex-order: -1;
		order: -1;
	}
	
	.dica_divi_carousel .dica-container.mobile_middle-inside .swiper-buttton-container, .dica_divi_carousel .dica-container.mobile_middle-outside .swiper-buttton-container {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
}

.dica_divi_carousel .dica_divi_carouselitem .image_bottom .dica-item-content {
	-ms-flex-order: -1;
	order: -1;
}

.dica_divi_carousel .dica_divi_carouselitem .image_left {
	-ms-flex-direction: row;
	flex-direction: row;
}

.dica_divi_carousel .dica_divi_carouselitem .image_right {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.dica_divi_carousel .dica_divi_carouselitem .social-media {
	padding: 0;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-ms-flex-flow: nowrap;
	flex-flow: nowrap;
	max-width: 100%;
}

.dica_divi_carousel .dica_divi_carouselitem .social-media li {
	list-style: none;
	margin-left: 15px;
	vertical-align: middle;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	text-align: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: auto;
}

.dica_divi_carouselitem .social-media li, .dica_divi_carouselitem .social-media li a {
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	color: #b2b2b2;
	border-style: solid;
}

.dica_divi_carousel .swiper-container.swiper-container-rtl .dica_divi_carouselitem .social-media li:last-child, .dica_divi_carousel .swiper-container:not(.swiper-container-rtl) .dica_divi_carouselitem .social-media li:first-child {
	margin-left: 0;
}

.dica_divi_carousel .dica_divi_carouselitem .social-media li a {
	font-size: 16px;
	display: block;
}

.dica_divi_carousel .dica_divi_carouselitem .social-media-container .social-media li a:before {
	text-shadow: 0 0 !important;
	font-family: ETmodules !important;
	display: block !important;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	text-transform: none;
	speak: none;
	content: "";
}

.dica_divi_carousel .dica_divi_carouselitem .social-media li a span {
	display: none;
}

.dica_divi_carousel .dica_divi_carouselitem .social-media li.dg_facebook a:before {
	content: "" !important;
}

.dica_divi_carousel .dica_divi_carouselitem .social-media li.dg_twitter a:before {
	content: "" !important;
}

.dica_divi_carousel .dica_divi_carouselitem .social-media li.dg_linkedin a:before {
	content: "" !important;
}

.dica_divi_carousel .dica_divi_carouselitem .social-media li.dg_instagram a:before {
	content: "" !important;
}

.dica_divi_carousel .dica_divi_carouselitem .social-media li.dg_email a:before {
	content: "" !important;
}

.dica_divi_carousel .dica_divi_carouselitem .sm-top .social-media-container {
	-ms-flex-order: -1;
	order: -1;
}

.dica_divi_carousel .dica_divi_carouselitem .sm-under-title .dica-item-content>.item-subtitle, .dica_divi_carousel .dica_divi_carouselitem .sm-under-title .dica-item-content>.item-title {
	-ms-flex-order: 0;
	order: 0;
}

.dica_divi_carousel .dica_divi_carouselitem .sm-under-title .dica-item-content>* {
	-ms-flex-order: 2;
	order: 2;
}

.dica_divi_carousel .dica_divi_carouselitem .sm-under-title .dica-item-content .social-media-container {
	-ms-flex-order: 1;
	order: 1;
}

.dica_divi_carousel .dica_divi_carouselitem .sm-bottom .dica-item-content .social-media-container {
	-ms-flex-order: 5;
	order: 5;
}

.dica-rating {
	text-align: left;
}

.dica-rating-container .dica-rating span:before {
	content: "★";
}

.dica-rating-container .dica-rating span.rate:before {
	color: gold;
}

.dica-rating-container .dica-rating span.blank:before {
	color: #ebebeb;
}

.dica_divi_carousel .dica_divi_carouselitem .rating-top .dica-rating-container {
	-ms-flex-order: -1;
	order: -1;
}

.dica_divi_carousel .dica_divi_carouselitem .rating-under-title .dica-item-content>.item-subtitle, .dica_divi_carousel .dica_divi_carouselitem .rating-under-title .dica-item-content>.item-title {
	-ms-flex-order: 0;
	order: 0;
}

.dica_divi_carousel .dica_divi_carouselitem .rating-under-title .dica-item-content>* {
	-ms-flex-order: 2;
	order: 2;
}

.dica_divi_carousel .dica_divi_carouselitem .rating-under-title .dica-item-content .dica-rating-container {
	-ms-flex-order: 1;
	order: 1;
}

.dica_divi_carousel .dica_divi_carouselitem .rating-bottom .dica-item-content .dica-rating-container {
	-ms-flex-order: 5;
	order: 5;
}

.dica_divi_carousel .et-pb-icon-circle {
	font-size: 48px;
	border-radius: 100%;
	padding: 25px;
}

.dica_divi_carousel .et-pb-icon-circle-border {
	border: 3px solid;
}

.dg-carousel-lightbox.open .image-wrapper span:has(iframe) {
	width: 100%;
	max-width: 900px;
	min-height: 506px;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
}

.dg-carousel-lightbox.open .image-wrapper iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.dg-carousel-lightbox.open .image-wrapper:has(.dg_caption) {
	-ms-flex-direction: column;
	flex-direction: column;
}

.dg-carousel-lightbox.open .image-wrapper:has(.dg_caption) span {
	font-family: inherit;
	font-size: inherit;
	color: #fff;
}

.dica_divi_carousel:has(.dica-container.has_container_shadow) .swiper-container:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 70%;
	background-image: -webkit-gradient(linear, left top, right top, from(#000), to(transparent));
	background-image: -webkit-linear-gradient(left, #000, transparent);
	background-image: -o-linear-gradient(left, #000, transparent);
	background-image: linear-gradient(90deg, #000, transparent);
	z-index: 3;
}

.dica_divi_carousel:has(.dica-container.has_container_shadow) .swiper-container:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 70%;
	right: 0;
	background-image: -webkit-gradient(linear, right top, left top, from(#000), to(transparent));
	background-image: -webkit-linear-gradient(right, #000, transparent);
	background-image: -o-linear-gradient(right, #000, transparent);
	background-image: linear-gradient(270deg, #000, transparent);
	z-index: 3;
}

.dg-carousel-lightbox {
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	width: 0;
	height: 0;
	display: none;
}

.dg-carousel-lightbox.open {
	opacity: 1;
	width: auto;
	height: auto;
	position: fixed;
	background-color: rgba(51, 51, 51, .88);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999999;
	padding-bottom: 30px;
	display: block;
}

.dg-carousel-lightbox.open .lightbox-header {
	text-align: right;
}

.dg-carousel-lightbox.open .image-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	max-height: 100%;
	margin: 0 auto;
	height: 100%;
	white-space: nowrap;
	-ms-flex-align: center;
	align-items: center;
}

.dg-carousel-lightbox .image-wrapper img {
	-webkit-transform: scale(0);
	transform: scale(0);
}

@-webkit-keyframes imageAnimation {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	to {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes imageAnimation {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	to {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.dg-carousel-lightbox.open .image-wrapper span {
	-ms-flex-item-align: center;
	align-self: center;
}

.dg-carousel-lightbox.open .image-wrapper img {
	max-height: 85vh;
	-webkit-animation-name: imageAnimation;
	animation-name: imageAnimation;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	vertical-align: middle;
}

.dg-carousel-lightbox.open .close-btn {
	background-color: rgba(0, 0, 0, .57);
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 10px 15px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
}

.et-fb-modal__support-notice {
	display: none !important;
}

.not_select_message p {
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #526089;
}

body #page-container .et_pb_section .et_pb_button.dpvfw_pdf_viewer_button:after {
	content: attr(data-icon) !important;
}

.dpvfw_pdf_viewer_button .et_pb_button_module_wrapper.et_pb_button_alignment_left {
	text-align: left;
}

.dpvfw_pdf_viewer_button .et_pb_button_module_wrapper.et_pb_button_alignment_right {
	text-align: right;
}

.dpvfw_pdf_viewer_button .et_pb_button_module_wrapper.et_pb_button_alignment_center {
	text-align: center;
}

.dpvfw_pdf_viewer_button .et_pb_button_module_wrapper>a {
	display: inline-block;
}

@media (max-width:980px) {
	.dpvfw_pdf_viewer_button .et_pb_button_module_wrapper.et_pb_button_alignment_tablet_left {
		text-align: left;
	}
	
	.dpvfw_pdf_viewer_button .et_pb_button_module_wrapper.et_pb_button_alignment_tablet_right {
		text-align: right;
	}
	
	.dpvfw_pdf_viewer_button .et_pb_button_module_wrapper.et_pb_button_alignment_tablet_center {
		text-align: center;
	}
}

@media (max-width:767px) {
	.dpvfw_pdf_viewer_button .et_pb_button_module_wrapper.et_pb_button_alignment_phone_left {
		text-align: left;
	}
	
	.dpvfw_pdf_viewer_button .et_pb_button_module_wrapper.et_pb_button_alignment_phone_right {
		text-align: right;
	}
	
	.dpvfw_pdf_viewer_button .et_pb_button_module_wrapper.et_pb_button_alignment_phone_center {
		text-align: center;
	}
}

.tnc_pdf_button_wrapper.et_pb_button_wrapper {
	display: -ms-flexbox;
	display: flex;
}

a.et_pb_button.dpvfw_pdf_viewer_button {
	display: inline-block;
}

.et-fb-modal__support-notice {
	display: none !important;
}

.tnc_pdf_viewer_not_select_message {
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #526089;
	padding-top: 20px;
	padding-bottom: 20px !important;
}

.fullscreen-mode {
	display: inline-block;
	width: 100%;
}

.et-fb-modal__support-notice {
	display: none !important;
}

.not_select_message p {
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #526089;
}

.et-fb-modal__support-notice {
	display: none !important;
}

.tnc_divi_pdf_viewer_link_wrap a {
	display: inline-block;
	width: 100%;
}

.et_pb_column.dd-has-divimenu {
	z-index: 10 !important;
}

.et_pb_column.dd-has-main-divimenu {
	z-index: 11 !important;
}

.et_pb_column.dd-has-sub {
	z-index: 12 !important;
}

.et_pb_column--collapsed .dd-divimenu .et_pb_module {
	min-height: 0 !important;
}

.dd-divimenu .et_pb_divimenus_item {
	margin-bottom: 0 !important;
}

.dd-dm .et_pb_module, .dd-dm .et_pb_module_inner, .et-db #et-boc .et-l .dd-dm .et_pb_module {
	position: inherit !important;
}

.dd-divimenu {
	direction: ltr;
	position: relative;
	pointer-events: none;
	-ms-overflow-style: none;
}

.dd-dm {
	line-height: 0;
}

.dd-dm .dd-menu-button-content {
	z-index: 22;
}

.dd-dm .dd-text:not(.dd-circle), .dd-item>img {
	display: block;
	white-space: nowrap;
}

.dd-dm .dd-circle {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	vertical-align: middle;
	border-radius: inherit;
}

.dd-text {
	color: #666;
	font-size: 15px;
}

.dd-menu-button .dd-text {
	color: #fff;
}

.dd-menu-button .dd-text, .dd-title {
	font-size: 14px;
}

.dd-icon-content {
	font-family: ETmodules;
	display: inline-block;
}

.dd-icon-content, .dd-text {
	font-weight: 400;
	line-height: 1;
}

.dd-divimenu-open .dd-mb-image-opacity, .dd-image-opacity .dd-menu-item-content.active img, .dd-image-opacity img:hover, .dd-menu-button:not(.dd-disabled) .dd-mb-image-opacity:hover {
	opacity: .5;
}

.dd-divimenu::-webkit-scrollbar, .dd-hide {
	display: none;
}

.et_pb_sticky .dd-menu-item-wrapper {
	z-index: 20;
}

.dd-abs {
	position: absolute;
}

.dd-menu-item, .dd-tooltip {
	top: 0;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.dd-menu-item {
	visibility: hidden;
	pointer-events: none;
	z-index: 20;
}

.dd-divimenu-open .dd-menu-item {
	visibility: visible;
	opacity: 1;
}

.dd-tooltip {
	z-index: 21;
}

.dd-menu-item a {
	cursor: default !important;
}

.dd-item {
	border: 0 solid #666;
	pointer-events: auto;
	cursor: pointer;
}

.dd-dm .dd-menu-item-content {
	-webkit-transition: -webkit-transform var(--mi-transition-duration, 0) cubic-bezier(.935, 0, .34, 1.33);
	transition: -webkit-transform var(--mi-transition-duration, 0) cubic-bezier(.935, 0, .34, 1.33);
	transition: transform var(--mi-transition-duration, 0) cubic-bezier(.935, 0, .34, 1.33);
	transition: transform var(--mi-transition-duration, 0) cubic-bezier(.935, 0, .34, 1.33), -webkit-transform var(--mi-transition-duration, 0) cubic-bezier(.935, 0, .34, 1.33);
	-o-transition: transform var(--mi-transition-duration, 0) cubic-bezier(.935, 0, .34, 1.33);
}

.dd-divimenu-open .dd-menu-items .dd-tooltip:not(.dd-tooltip--hover) {
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 0;
	-o-transition-duration: 0;
	transition-duration: 0;
	-webkit-transition-delay: var(--mi-transition-duration, 0);
	-o-transition-delay: var(--mi-transition-duration, 0);
	transition-delay: var(--mi-transition-duration, 0);
}

.dd-divimenu .dd-menu-button.dd-disabled .dd-item, .dd-divimenu .dd-mi.dd-disabled, .dd-divimenu .dd-mi.dd-disabled .dd-item {
	pointer-events: none;
	cursor: default;
}

.dd-dm img {
	max-width: inherit !important;
}

.dd-dm .dd-title {
	border: 0 solid #666;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}

.dd-divimenu-open .dd-menu-items .dd-tooltip--show, .dd-menu-button .dd-tooltip--show {
	opacity: 1;
}

.dd-title-clickable a {
	color: inherit;
	font-weight: inherit;
}

.dd-divimenu-open .dd-title-clickable span, .dd-divimenu-open .dd-tooltip.dd-hover-enabled span, .dd-menu-button>.dd-hover-enabled span, .dd-menu-button>.dd-title-clickable span {
	pointer-events: auto;
}

.dd-tooltip span {
	cursor: default;
	-webkit-transition: inherit;
	-o-transition: inherit;
	transition: inherit;
}

.dd-title-clickable span {
	cursor: pointer;
}

.et_pb_divimenus .et_hover_enabled:hover {
	position: inherit;
}

.et_pb_divimenus.et_hover_enabled .dd-menu-bg {
	pointer-events: auto;
}

.dd-divimenu .et-fb-loader-wrapper {
	z-index: 50;
}

.dd-popup-c {
	position: fixed !important;
	display: none;
	-ms-flex-align: center;
	align-items: center;
	left: 0;
	top: 0;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg=="), default;
	overflow-y: auto;
	width: 100%;
	height: 100%;
	z-index: 159899;
	padding: 0 !important;
}

.dd-popup-c.et_pb_section {
	padding: 0;
}

.dd-popup-active--disable-page-scroll {
	overflow: hidden !important;
}

.dd-close-icon {
	position: absolute;
	right: 0;
	cursor: pointer;
	padding: 10px;
	z-index: 159899;
}

.dd-menu-item-modal {
	position: relative;
	cursor: default;
}

.dd-cart-info, .dd-flex, .dd-flex .dd-item, .dd-item-inner {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.dd-flex .dd-item {
	padding: 15px;
}

.dd-logo a, .dd-logo img {
	display: block;
}

.et_pb_divimenus_flex_item {
	position: absolute !important;
	margin-bottom: 0 !important;
	overflow: hidden;
	width: 0;
	height: 0 !important;
	visibility: hidden;
	opacity: 0;
}

.dd-divimenu-open .et_pb_divimenus_flex_item {
	position: relative !important;
	pointer-events: auto;
	overflow: visible;
	width: auto;
	height: auto !important;
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity .6s;
	-o-transition: opacity .6s;
	transition: opacity .6s;
}

.dd-item-inner, .dd-menu-flex-item {
	position: relative;
}

.dd-menu-flex-sub {
	display: none;
	pointer-events: auto;
	z-index: 100002;
}

.dd-menu-flex-sub>ul {
	width: 240px;
}

.dd-menu-flex-sub ul li {
	margin-bottom: 0;
}

.dd-menu-flex-sub ul a {
	border: 0 solid #666;
}

.dd-cart-info {
	font-size: 14px;
	color: #fff;
	border-radius: 50%;
	width: 1.5em;
	height: 1.5em;
	line-height: 0;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

.product {
	min-width: 0;
}

.iconic-wis-product-image {
	position: relative;
	margin: 0 0 20px;
	display: block;
	z-index: 1;
	max-width: 100%;
}

.wc-block-grid__product-image .iconic-wis-product-image {
	margin: 0;
}

.iconic-wis-product-image img {
	-webkit-transition: -webkit-transform .25s ease-in-out;
	transition: -webkit-transform .25s ease-in-out;
	transition: transform .25s ease-in-out;
	transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
	margin: 0 !important;
	width: 100%;
	height: auto;
}

.iconic-wis-product-image--flatsome {
	margin: 0;
}

[class*=" iconic-wis-icon-"]::before, [class^=iconic-wis-icon-]::before {
	font-family: ecifw !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.iconic-wis-icon-angle-right::before {
	content: "a";
}

.iconic-wis-icon-angle-left::before {
	content: "b";
}

.iconic-wis-icon-angle-down::before {
	content: "c";
}

.iconic-wis-icon-angle-up::before {
	content: "d";
}

.iconic-wis-icon-arrow-circle-down::before {
	content: "e";
}

.iconic-wis-icon-arrow-circle-left::before {
	content: "f";
}

.iconic-wis-icon-arrow-circle-right::before {
	content: "g";
}

.iconic-wis-icon-arrow-circle-up::before {
	content: "h";
}

.iconic-wis-icon-arrow-circle-o-up::before {
	content: "i";
}

.iconic-wis-icon-arrow-circle-o-right::before {
	content: "j";
}

.iconic-wis-icon-arrow-circle-o-left::before {
	content: "k";
}

.iconic-wis-icon-arrow-circle-o-down::before {
	content: "l";
}

.iconic-wis-icon-arrow-down::before {
	content: "m";
}

.iconic-wis-icon-arrow-left::before {
	content: "n";
}

.iconic-wis-icon-arrow-right::before {
	content: "o";
}

.iconic-wis-icon-arrow-up::before {
	content: "p";
}

.iconic-wis-icon-caret-right::before {
	content: "q";
}

.iconic-wis-icon-caret-left::before {
	content: "r";
}

.iconic-wis-icon-caret-down::before {
	content: "s";
}

.iconic-wis-icon-caret-up::before {
	content: "t";
}

.iconic-wis-icon-chevron-down::before {
	content: "u";
}

.iconic-wis-icon-chevron-left::before {
	content: "v";
}

.iconic-wis-icon-chevron-right::before {
	content: "w";
}

.iconic-wis-icon-chevron-up::before {
	content: "x";
}

.iconic-wis-icon-long-arrow-down::before {
	content: "y";
}

.iconic-wis-icon-long-arrow-left::before {
	content: "z";
}

.iconic-wis-icon-long-arrow-right::before {
	content: "A";
}

.iconic-wis-icon-long-arrow-up::before {
	content: "B";
}

.iconic-wis-icon-search::before {
	content: "C";
}

.iconic-wis-icon-arrows-alt::before {
	content: "D";
}

.iconic-wis-icon-expand::before {
	content: "E";
}

.iconic-wis-icon-search-plus::before {
	content: "F";
}

.iconic-wis-icon-picture-o::before {
	content: "G";
}

.iconic-wis-product-image--fade {
	display: block;
}

.iconic-wis-product-image--fade:hover img:first-child {
	opacity: 0;
}

.iconic-wis-product-image--fade img {
	z-index: 1;
	display: block;
}

.iconic-wis-product-image--fade img:first-child {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.iconic-wis-product-image__arrow {
	position: absolute;
	font-size: 24px;
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	z-index: 40;
	-webkit-transition: opacity .25s ease-out, -webkit-transform .25s ease-out;
	transition: opacity .25s ease-out, -webkit-transform .25s ease-out;
	transition: transform .25s ease-out, opacity .25s ease-out;
	transition: transform .25s ease-out, opacity .25s ease-out, -webkit-transform .25s ease-out;
	opacity: 0;
	line-height: 1;
}

.iconic-wis-product-image--slide:hover .iconic-wis-product-image__arrow {
	opacity: 1;
}

.iconic-wis-product-image__arrow::before {
	vertical-align: middle;
}

.iconic-wis-product-image__arrow--next, .iconic-wis-product-image__arrow--prev {
	top: 50%;
	margin: -15px 0 0;
}

.iconic-wis-product-image--slide:hover .iconic-wis-product-image__arrow--next, .iconic-wis-product-image--slide:hover .iconic-wis-product-image__arrow--prev {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.iconic-wis-product-image__arrow--prev {
	left: 5px;
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

.iconic-wis-product-image__arrow--next {
	right: 5px;
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px);
}

.iconic-wis-product-image__arrow--down, .iconic-wis-product-image__arrow--up {
	left: 50%;
	margin: 0 0 0 -15px;
}

.iconic-wis-product-image--slide:hover .iconic-wis-product-image__arrow--down, .iconic-wis-product-image--slide:hover .iconic-wis-product-image__arrow--up {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.iconic-wis-product-image__arrow--up {
	top: 5px;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}

.iconic-wis-product-image__arrow--down {
	bottom: 5px;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.iconic-wis-product-image--vertical-slide .slick-slide {
	border: none;
}

.iconic-wis-product-image--bullets {
	position: relative;
}

.iconic-wis-product-image--bullets .slick-dots {
	list-style: none none outside;
	text-align: center;
	position: absolute;
	white-space: nowrap;
	z-index: 40;
	margin: 0;
	padding: 0;
	line-height: 14px;
	height: 14px;
}

.iconic-wis-product-image--bullets .slick-dots li {
	display: inline-block !important;
	margin: 0 4px;
	padding: 0;
	line-height: 14px;
	height: 14px;
	vertical-align: top;
}

.iconic-wis-product-image--bullets .slick-dots li.slick-active button {
	background-color: transparent;
	-webkit-box-shadow: 0 0 0 2px #fff;
	box-shadow: 0 0 0 2px #fff;
}

.iconic-wis-product-image--bullets .slick-dots button {
	display: block;
	width: 14px;
	height: 14px;
	font-size: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	outline: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	background-color: rgba(255, 255, 255, .5);
	border-radius: 50%;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	margin: 0;
	border: none;
}

.iconic-wis-product-image--bullets .slick-dots button:hover {
	background-color: #fff;
}

.iconic-wis-product-image--bullets-horizontal-bottom-center .slick-dots {
	bottom: 12px;
	left: 0;
	right: 0;
	text-align: center;
}

.iconic-wis-product-image--bullets-horizontal-bottom-left .slick-dots {
	bottom: 12px;
	left: 0;
	right: 0;
	text-align: left;
}

.iconic-wis-product-image--bullets-horizontal-bottom-left .slick-dots li:first-child {
	margin-left: 12px;
}

.iconic-wis-product-image--bullets-horizontal-bottom-right .slick-dots {
	bottom: 12px;
	left: 0;
	right: 0;
	text-align: right;
}

.iconic-wis-product-image--bullets-horizontal-bottom-right .slick-dots li:last-child {
	margin-right: 12px;
}

.iconic-wis-product-image--bullets-horizontal-top-center .slick-dots {
	top: 12px;
	left: 0;
	right: 0;
	text-align: center;
}

.iconic-wis-product-image--bullets-horizontal-top-left .slick-dots {
	top: 12px;
	left: 0;
	right: 0;
	text-align: left;
}

.iconic-wis-product-image--bullets-horizontal-top-left .slick-dots li:first-child {
	margin-left: 12px;
}

.iconic-wis-product-image--bullets-horizontal-top-right .slick-dots {
	top: 12px;
	left: 0;
	right: 0;
	text-align: right;
}

.iconic-wis-product-image--bullets-horizontal-top-right .slick-dots li:last-child {
	margin-right: 12px;
}

.iconic-wis-product-image--bullets-vertical-left-center .slick-dots {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 12px;
	text-align: center;
	height: auto;
	width: 14px;
}

.iconic-wis-product-image--bullets-vertical-left-center .slick-dots li {
	display: block;
	margin: 4px 0;
}

.iconic-wis-product-image--bullets-vertical-left-top .slick-dots {
	top: 0;
	left: 12px;
	height: auto;
	width: 14px;
}

.iconic-wis-product-image--bullets-vertical-left-top .slick-dots li {
	display: block;
	margin: 4px 0;
}

.iconic-wis-product-image--bullets-vertical-left-top .slick-dots li:first-child {
	margin-top: 12px;
}

.iconic-wis-product-image--bullets-vertical-left-bottom .slick-dots {
	bottom: 0;
	left: 12px;
	height: auto;
	width: 14px;
}

.iconic-wis-product-image--bullets-vertical-left-bottom .slick-dots li {
	display: block;
	margin: 4px 0;
}

.iconic-wis-product-image--bullets-vertical-left-bottom .slick-dots li:last-child {
	margin-bottom: 12px;
}

.iconic-wis-product-image--bullets-vertical-right-center .slick-dots {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 12px;
	text-align: center;
	height: auto;
	width: 14px;
}

.iconic-wis-product-image--bullets-vertical-right-center .slick-dots li {
	display: block;
	margin: 4px 0;
}

.iconic-wis-product-image--bullets-vertical-right-top .slick-dots {
	top: 0;
	right: 12px;
	height: auto;
	width: 14px;
}

.iconic-wis-product-image--bullets-vertical-right-top .slick-dots li {
	display: block;
	margin: 4px 0;
}

.iconic-wis-product-image--bullets-vertical-right-top .slick-dots li:first-child {
	margin-top: 12px;
}

.iconic-wis-product-image--bullets-vertical-right-bottom .slick-dots {
	bottom: 0;
	right: 12px;
	height: auto;
	width: 14px;
}

.iconic-wis-product-image--bullets-vertical-right-bottom .slick-dots li {
	display: block;
	margin: 4px 0;
}

.iconic-wis-product-image--bullets-vertical-right-bottom .slick-dots li:last-child {
	margin-bottom: 12px;
}

.iconic-wis-product-image__thumbnails {
	margin: 10px -5px -10px !important;
	list-style: none none outside;
	padding: 0;
	overflow: hidden;
}

.iconic-wis-product-image__thumbnails li {
	margin: 0 !important;
}

.iconic-wis-product-image__thumbnails img {
	width: 100%;
	height: auto;
	display: block;
	cursor: pointer;
}

.iconic-wis-product-image__thumbnail {
	padding: 0 5px 10px;
	float: left !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline;
	width: 25%;
	opacity: .5;
}

.iconic-wis-product-image__thumbnail--active {
	opacity: 1;
}

.iconic-wis-product-image--flip {
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

.iconic-wis-product-image--flip:hover .iconic-wis-product-image__flipper {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.iconic-wis-product-image__flipper {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
	display: block;
}

.iconic-wis-product-image__flipper img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
	z-index: 2;
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	display: block;
}

.iconic-wis-product-image__flipper img:last-child {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.iconic-wis-product-image--enlarge {
	display: block;
}

.iconic-wis-product-image--enlarge:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.iconic-wis-product-image--enlarge img {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.iconic-wis-product-image--enlarge-cropped {
	overflow: hidden;
}

.iconic-wis-product-image__pip-switch {
	position: absolute;
	display: block;
	width: 25%;
	-webkit-transition: -webkit-box-shadow .15s ease-in-out;
	transition: -webkit-box-shadow .15s ease-in-out;
	transition: box-shadow .15s ease-in-out;
	transition: box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border: 1px solid #ccc;
}

.iconic-wis-product-image__pip-switch:focus {
	outline: 0;
}

.iconic-wis-product-image__pip-switch:hover {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.iconic-wis-product-image__pip-switch img {
	width: 100%;
	height: auto;
	background: #ccc;
	border-radius: 0;
}

.iconic-wis-product-image--pip-top-left .iconic-wis-product-image__pip-switch {
	top: 15px;
	left: 15px;
}

.iconic-wis-product-image--pip-top-right .iconic-wis-product-image__pip-switch {
	top: 15px;
	right: 15px;
}

.iconic-wis-product-image--pip-bottom-left .iconic-wis-product-image__pip-switch {
	bottom: 15px;
	left: 15px;
}

.iconic-wis-product-image--pip-bottom-right .iconic-wis-product-image__pip-switch {
	bottom: 15px;
	right: 15px;
}

.iconic_wis_modal_image {
	padding: 0 74px;
	text-align: center;
}

.iconic_wis_modal_image img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.iconic-wis-product-image__modal-button {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 16px;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	padding: 0 !important;
	margin: 0 !important;
	background: 0 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	text-decoration: none !important;
}

.iconic-wis-product-image__modal-button:focus {
	outline: 0;
}

.iconic-wis-product-image__modal-button:active, .iconic-wis-product-image__modal-button:hover, .iconic-wis-product-image__modal-button:visited {
	opacity: .6;
	background: 0 0 !important;
}

.iconic-wis-product-image--flatsome .iconic-wis-product-image__modal-button {
	bottom: auto;
	top: 0;
}

@media screen and (max-width:900px) {
	.iconic_wis_modal_image {
		padding: 0 54px;
	}
}

@media screen and (max-width:630px) {
	.iconic-wis-modal button.mfp-arrow {
		display: block !important;
	}
}

.iconic-wis-hidden {
	display: none !important;
}

.theme-martfury .slick-track .iconic-wis-product-image--bullets .slick-dots {
	display: block !important;
}

@media (max-width:767px) {
	.theme-martfury .slick-track .iconic-wis-product-image--bullets .slick-dots {
		margin-bottom: 1em !important;
	}
}

.wc-block-grid__product, .wc-block-grid__product-image, .wc-block-grid__product-link {
	max-width: 100%;
	overflow: hidden;
}

ul.wc-block-product-template li.wc-block-product {
	position: relative;
}

[class^="ywraq-quote-icon-"], [class*=" ywraq-quote-icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "ywraq-quote-icon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ywraq-quote-icon-more_horizontal:before {
	content: "";
	color: #000;
}

.ywraq-quote-icon-icon_quote:before {
	content: "";
	color: #777;
}

.ajax-loading, .product-remove a.yith-ywraq-item-remove.remove {
	display: inline-block;
}

.product-remove {
	width: 1%;
}

.product-remove .ajax-loading {
	vertical-align: text-bottom;
}

#yith-ywraq-form table.cart .product-thumbnail {
	display: table-cell;
}

#yith-ywraq-form .product-name ul li {
	font-size: .9rem;
}

#yith-ywraq-form .product-subtotal, #yith-ywraq-form .product-quantity, #yith-ywraq-form .product-price {
	text-align: right;
	padding: 30px 15px;
}

.woocommerce #yith-ywraq-form table.shop_table.cart div.product-thumbnail img {
	max-width: 60px;
}

.add-request-quote-button.disabled {
	opacity: .5 !important;
	cursor: not-allowed;
}

#ywraq_cart_quote.button, #ywraq_checkout_quote_button.button {
	background: var(--ywraq_checkout_button_bg_color);
	color: var(--ywraq_checkout_button_color);
	border: 1px solid var(--ywraq_checkout_button_color);
	width: 100%;
}

#ywraq-request-a-quote-on-cart p.form-row.form-row-wide.raq-send-request-row {
	text-align: right;
}

#ywraq-request-a-quote-on-cart p.form-row.form-row-wide.raq-send-request-row input {
	margin-right: 0px;
	text-transform: uppercase;
}

.yith-ywraq-mail-form-wrapper input::placeholder, .yith-ywraq-mail-form-wrapper textarea::placeholder {
	color: #ccc !important;
	font-size: 1em !important;
}

#ywraq_cart_quote.button:hover, #ywraq_checkout_quote_button.button:hover {
	background: var(--ywraq_checkout_button_bg_color_hover);
	color: var(--ywraq_checkout_button_color_hover);
	border: 1px solid var(--ywraq_checkout_button_color);
}

.raq-totals-row {
	border: 0 !important;
}

.hide-modal {
	display: none;
}

.woocommerce .related ul li.product img, .woocommerce .related ul.products li.product img.ajax-loading {
	width: auto;
}

.g-recaptcha {
	margin-bottom: 20px;
}

.ywraq-form-table-wrapper.vertical .nf-form-content {
	margin: 0 !important;
}

.ywraq-form-table-wrapper.wide .nf-form-cont {
	margin-left: 50px;
}

.woocommerce ul.products li.product a.add-request-quote-button.button, .wp-block-post.product a.add-request-quote-button.button, a.add-request-quote-button.button {
	font-size: 1em;
	display: inline-block;
	text-align: center;
	word-break: break-word;
	padding: 1rem 2rem;
	margin-top: 1rem;
	text-decoration: none;
	cursor: pointer;
}

.wp-block-post.product a.button, .wp-block-post.product .add-request-quote-button.button, .wp-block-post.product .add-request-quote-button-addons.button, .woocommerce .add-request-quote-button.button, .woocommerce .add-request-quote-button-addons.button {
	background-color: var(--ywraq_layout_button_bg_color) !important;
	color: var(--ywraq_layout_button_color) !important;
	border: 1px solid var(--ywraq_layout_button_border_color) !important;
}

.woocommerce .add-request-quote-button.button:hover, .woocommerce .add-request-quote-button-addons.button:hover {
	background-color: var(--ywraq_layout_button_bg_color_hover) !important;
	color: var(--ywraq_layout_button_color_hover) !important;
	border: 1px solid var(--ywraq_layout_button_border_color_hover) !important;
}

/*widget*/
ul.yith-ywraq-list li {
	position: relative;
	position: relative;
	padding-left: 2em;
	padding-top: 0;
	padding-bottom: 0px;
	display: flex !important;
}

ul.yith-ywraq-list li a {
	display: block;
	font-weight: 700;
}

ul.yith-ywraq-list a.yith-ywraq-item-remove.remove {
	position: absolute;
	top: 0;
	left: 0;
}

ul.yith-ywraq-list img {
	display: inline-block;
	float: right;
	margin-left: 4px;
	width: 32px;
	height: auto;
	box-shadow: none;
}

ul.yith-ywraq-list .yith-ywraq-list-info .quantity {
	display: block;
}

.woocommerce.ywraq-wrapper .cart a.button.wc-backward {
	float: left;
}

.woocommerce.ywraq-wrapper .cart input.button.btn.btn-default {
	float: right;
}

.payment_method_yith-request-a-quote {
	display: none;
}

/*---------------
[MINI QUOTE LIST]
-----------------*/
.widget_ywraq_mini_list_quote {
	position: relative;
	padding: 0;
	display: inline-block;
	margin: 25px 0;
	vertical-align: top;
	z-index: 10;
}

.widget_ywraq_mini_list_quote .raq-info {
	display: block;
	margin: 2px;
	padding: 10px 12px;
	color: #000;
	font-size: 16px;
	border: 1px solid #efefef;
	cursor: pointer;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
	position: absolute;
	left: 0;
	left: auto;
	margin-right: -1px;
	bottom: -12px;
	width: 300px;
	padding-top: 15px;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-content {
	position: absolute;
	min-width: 280px;
	box-shadow: 3px 0 15px rgba(0, 0, 0, 15%);
	right: 0;
	padding: 15px;
	background: var(--proteo-header_bg_color, #fff);
	border-radius: 5px;
	top: calc(100%);
	opacity: 0;
	visibility: hidden;
	transition: opacity ease .3s;
	font-size: 16px;
}

.widget_ywraq_list_quote ul.yith-ywraq-list li .quantity, .widget_ywraq_mini_list_quote ul.yith-ywraq-list li .quantity {
	display: block;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-content:before {
	content: "";
	display: block;
	width: 50px;
	height: 15px;
	top: -15px;
	position: absolute;
	right: 0;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list {
	margin-bottom: 15px;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-content.scrollbar-outer {
	overflow-y: scroll;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li {
	position: relative;
	border-bottom: 1px solid;
	padding: 2px 0 15px 23px;
	clear: both;
	display: flex !important;
	align-items: flex-start;
}

.yith-ywraq-list-item-product-info {
	font-size: .9em;
}

.widget_ywraq_mini_list_quote img.ywraq-custom-icon {
	max-width: 50px;
}

body.theme-yith-proteo section.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
	position: absolute;
	min-width: 280px;
	box-shadow: 3px 0 15px rgba(0, 0, 0, 15%);
	right: 0;
	padding: 15px;
	background: var(--proteo-header_bg_color, #fff);
	border-radius: 5px;
	top: calc(100%);
	opacity: 0;
	visibility: hidden;
	transition: all ease .3s;
	font-size: 16px;
	margin: 0;
	bottom: auto;
	width: auto;
	pointer-events: none;
}

body.theme-yith-proteo section.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-wrapper {
	top: calc(100% + 15px);
	opacity: 1;
	visibility: visible;
	z-index: 10;
	pointer-events: auto;
}

body.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-content {
	position: static;
	box-shadow: none;
	background: none;
	margin: 0;
	padding: 0;
	transition: none;
	border-radius: 0;
	min-width: auto;
	z-index: auto;
}

body.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper:before {
	content: "";
	display: block;
	width: 100%;
	height: 15px;
	top: -15px;
	position: absolute;
	right: 0;
}

body.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-content:before {
	display: none;
}

body.theme-yith-proteo .widget_ywraq_mini_list_quote ul.yith-ywraq-list li.no-product {
	padding: 15px 0;
}

.theme-yith-proteo #ywraq_cart_quote, .theme-yith-proteo #ywraq_checkout_quote {
	width: 100%;
	text-transform: uppercase;
	font-size: 1.25rem;
	padding: 1.25rem;
	vertical-align: middle;
}

@media only screen
and (min-width: 1024px) {
	body.theme-yith-wonder .widget_ywraq_mini_list_quote:hover .yith-ywraq-list-wrapper {
		min-height: 250px;
		top: 40px;
	}
	
	body.theme-yith-wonder .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
		left: -200px;
	}
	
	body.theme-yith-wonder .widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content {
		top: 30px;
	}
	
	body.theme-yith-wonder .widget.woocommerce.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-wrapper .yith-ywraq-list-content * {
		pointer-events: all !important;
	}
}

@media ( min-width: 769px ) {
	.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content {
		top: calc(100% + 15px);
		opacity: 1;
		visibility: visible;
		z-index: 10;
	}
}

.widget_ywraq_mini_list_quote ul.yith-ywraq-list {
	position: relative;
	max-height: 30vh;
	overflow-y: scroll;
}

.widget_ywraq_mini_list_quote ul.yith-ywraq-list::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}

.widget_ywraq_mini_list_quote ul.yith-ywraq-list::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .3);
	box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.widget_ywraq_mini_list_quote .raq-items-number {
	font-weight: bold;
}

.ywraq-select2 {
	z-index: 111111111 !important;
}

#ywraq_checkout_quote {
	margin-bottom: 20px;
	text-align: center;
}

a#ywraq_checkout_quote {
	padding: 20px 0;
	display: block;
}

.mobile-price {
	display: none;
}

.raq-totals {
	text-align: right;
	padding: 15px 15px !important;
}

#yith-ywraq-form table {
	margin-top: 10px;
	margin-bottom: 10px;
}

#yith-ywraq-form .update-list-wrapper {
	text-align: right;
	margin-bottom: 30px;
}

#yith-ywraq-form .update-list-wrapper .after-table-right {
	display: flex;
}

#yith-ywraq-form .update-list-wrapper .after-table-right .button {
	margin-bottom: 0;
}

@media screen and (max-width: 768px) {
	/* regole CSS */
	.ywraq_responsive thead {
		display: none;
	}
	
	.mobile-price {
		display: block;
	}
	
	.ywraq_responsive .product-quantity {
		text-align: right;
	}
	
	.ywraq_responsive .product-subtotal, .ywraq_responsive .product-price {
		display: none;
	}
	
	table.shop_table.ywraq_responsive tbody tr td {
		border: 0;
	}
	
	#yith-ywraq-form .actions a {
		text-align: center;
	}
	
	.ywraq_responsive .raq-totals {
		text-align: right;
		padding: 15px 15px !important;
	}
	
	.ywraq_responsive .product-name {
		font-weight: 600;
		font-size: .8rem;
	}
	
	.ywraq_responsive .product-name span {
		font-weight: normal;
		color: #a7a7a7;
		font-size: .9rem;
	}
	
	table.shop_table.ywraq_responsive .product-remove {
		max-width: 20px;
		padding: 10px;
	}
	
	table.shop_table.ywraq_responsive tbody tr td.actions {
		padding: 0;
	}
}

/* composite in widget styles */
.yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper ul li.yith-ywraq-list-item .ywcp_component_child_item {
	margin-left: 10px;
	margin-top: 5px;
	position: relative;
}

.yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper ul li.yith-ywraq-list-item .ywcp_component_child_item strong, .yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper ul li.yith-ywraq-list-item .ywcp_component_child_item a {
	display: block;
	max-width: 180px;
}

.yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper ul li.yith-ywraq-list-item .ywcp_component_child_item span.product-quantity {
	position: absolute;
	top: 10px;
	right: 2px;
}

.ywraq-mobile-opened.widget_ywraq_mini_list_quote {
	position: inherit;
}

.ywraq-mobile-opened ul.yith-ywraq-list {
	height: auto;
	max-height: 60vh;
	padding: 30px;
}

.yith-ywraq-list-wrapper .close {
	display: none;
}

.ywraq-mobile-opened .yith-ywraq-list-wrapper .close {
	width: 30px;
	height: 30px;
	font-size: 20px;
	color: #707070;
	position: absolute;
	top: -50px;
	right: 50px;
	z-index: 10001;
	display: block;
}

.ywraq-mobile-opened.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-wrapper {
	width: 100%;
}

.ywraq-mobile-opened.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content {
	width: 100%;
	width: 100%;
	height: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	padding-top: 180px;
	opacity: 1;
	z-index: 10000;
}

.ywraq-mobile-opened .items-count {
	padding-left: 35px;
}

.ywraq-form-table-wrapper th.product-name {
	text-align: left;
}

.yith_ywraq_add_item_browse_message a:after {
	display: none;
}

/**
* Page
 */
.ywraq-empty .ywraq-form-table-wrapper.wide {
	display: grid;
	overflow: hidden;
	grid-template-columns: repeat(1, 1fr);
	grid-auto-rows: 1fr;
	grid-column-gap: 5px;
	grid-row-gap: 5px;
}

.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
	flex-basis: 48%;
	margin-left: 5%;
}

.ywraq-form-table-wrapper.wide form#yith-ywraq-form {
	flex-basis: 48%;
}

.ywraq-form-table-wrapper.wide .nf-form-cont {
	flex: 1;
}

.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
	padding: 25px;
}

.theme-yith-proteo .ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
	background: #f5f5f5;
}

#yith-ywraq-form .update-list-wrapper {
	display: flex;
	align-items: center;
}

#yith-ywraq-form .update-list-wrapper input[type="submit"] {
	margin-right: 0;
	margin-top: 20px;
}

button#ywraq-list-to-pdf {
	display: flex;
	align-items: center;
	background: #ededed;
	border-color: #d1d1d1;
}

button#ywraq-list-to-pdf svg {
	margin-left: -10px;
}

button#ywraq-list-to-pdf:hover {
	filter: brightness(95%);
}

@media screen and (min-width: 1024px) {
	.ywraq-with-form .ywraq-form-table-wrapper.wide {
		display: grid;
		overflow: hidden;
		grid-template-columns: repeat(2, 1fr);
		grid-auto-rows: 1fr;
		grid-column-gap: 5px;
		grid-row-gap: 5px;
	}
}

@media screen and (max-width: 1024px) {
	.yith-ywraq-mail-form-wrapper {
		margin-top: 30px;
	}
}

/**
* PROTEO
**/
.ywraq-quote-icon-icon_quote:before {
	font-size: 28px;
	color: #404040;
}

.theme-yith-proteo #yith-ywraq-default-form .woocommerce-error.woocommerce-message {
	box-shadow: none;
	margin-top: 30px;
}

ul.products li.product img.ywraq-loader {
	margin-top: -10px;
}

.theme-yith-proteo span.yith-proteo-myaccount-icons.ywraq-quote-icon-icon_quote:before {
	font-size: 40px;
}

.theme-yith-proteo .widget_ywraq_mini_list_quote ul.yith-ywraq-list li a {
	margin-bottom: 10px;
}

.theme-yith-proteo .ywraq-view-quote-wrapper table.shop_table tbody tr td.product-name a {
	color: var(--proteo-general_link_color, #448a85);
}

.theme-yith-proteo .quotes-total a.button.accept {
	border: 1px solid var(--proteo-general_link_color, #009e8d);
	color: var(--proteo-general_link_color, #009e8d);
}

.theme-yith-proteo table.shop_table a.yith-ywraq-item-remove.remove {
	text-decoration: none;
	color: #c7c7c7;
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	opacity: 1;
}

.theme-yith-proteo table.shop_table a.yith-ywraq-item-remove.remove:hover {
	color: #32373c;
}

.theme-yith-proteo .entry-title-icon {
	background: url("https://cdn-gmoib.nitrocdn.com/dcLfxTZHFGRIiFjfJGHCRZvabNAnwSnV/assets/images/source/rev-d6af103/adboutique.com.br/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/raq-thankyou.svg") no-repeat;
	width: 50px;
	display: block;
	height: 50px;
	margin: 0 auto;
}

.theme-yith-proteo button#ywraq-list-to-pdf {
	color: var(--proteo-general_link_color, #448a85);
}

.theme-yith-proteo .entry-title-icon.nitro-lazy {
	background: none !important;
}

.ywraq-wrapper.ywraq-empty .ywraq-before-form, .ywraq-wrapper.ywraq-with-form.ywraq-empty .ywraq-before-form {
	padding: 30px;
	border: 2px dashed #aaa;
	height: 100%;
	align-items: center;
	text-align: center;
	display: block;
}

.ywraq-form-table-wrapper.vertical .ywraq-before-form {
	margin-bottom: 40px;
}

.ywraq-wrapper.ywraq-with-form .ywraq-before-form {
	display: none;
}

.ywraq-before-form:before {
	content: "";
	text-align: center;
	width: 100%;
	width: 130px;
	background: url("https://cdn-gmoib.nitrocdn.com/dcLfxTZHFGRIiFjfJGHCRZvabNAnwSnV/assets/images/source/rev-d6af103/adboutique.com.br/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/empty-quote.svg") no-repeat center center;
	height: 130px;
	display: block;
	margin: 0 auto;
	margin-top: 40px;
}

.ywraq-wrapper .ywraq-before-form.ywraq-no-border {
	border: 0;
	text-align: left;
}

.ywraq-wrapper .ywraq-before-form.ywraq-no-border:before {
	display: none;
}

.yith-ywraq-mail-form-wrapper .form-row {
	padding: 0px 15px;
	margin-bottom: 1.5em;
}

.yith-ywraq-mail-form-wrapper .form-row.form-row-wide {
	padding-top: 15px;
}

@media (max-width: 768px) {
	.ywraq-form-table-wrapper.wide {
		display: block;
	}
	
	.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
		margin-left: 0;
	}
	
	.form-row.form-row-first, .form-row.form-row-last {
		width: 100%;
	}
	
	.form-row {
		margin-bottom: 20px;
	}
	
	.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper .raq-send-request-row {
		text-align: center;
	}
	
	.woocommerce-cart .hentry, .woocommerce-checkout .hentry {
		border-bottom: 0;
		padding-bottom: 0;
	}
	
	.page-template-template-fullwidth-php table.cart .product-thumbnail {
		display: table-cell;
	}
	
	.page-template-template-fullwidth-php table.cart thead {
		font-size: 1em;
		text-indent: 0;
	}
	
	.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
		top: 60px;
	}
	
	/** PROTEO MINI WIDGET **/
	.theme-yith-proteo .header-sidebar .widget_ywraq_mini_list_quote {
		text-align: right;
		display: block;
		padding: 0;
		margin: -17px auto 0 auto;
	}
	
	.theme-yith-proteo .header-sidebar .widget_ywraq_mini_list_quote {
		margin: -10px -10px 0 auto;
	}
	
	body.theme-yith-proteo section.widget_ywraq_mini_list_quote.ywraq-mobile-quote .yith-ywraq-list-wrapper {
		display: none;
	}
	
	body.theme-yith-proteo section.widget_ywraq_mini_list_quote.ywraq-mobile-opened .yith-ywraq-list-wrapper {
		top: 0;
		left: 0;
		height: 100vh;
		z-index: 999;
		display: block;
	}
	
	body.theme-yith-proteo .ywraq-mobile-opened.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding-top: 50px;
		opacity: 1;
		z-index: 10000;
	}
	
	body.theme-yith-proteo .widget_ywraq_mini_list_quote .items-count {
		margin-left: 30px;
	}
	
	body.theme-yith-proteo .ywraq-mobile-opened ul.yith-ywraq-list {
		padding-top: 0;
	}
	
	.theme-yith-proteo .widget_ywraq_mini_list_quote.ywraq-mobile-opened .yith-ywraq-list-wrapper .button, .theme-yith-proteo .widget_ywraq_mini_list_quote.ywraq-mobile-opened .yith-ywraq-list-content .button {
		width: 100%;
		border-radius: 0;
		padding: 20px;
		font-size: 1em;
		font-weight: 400;
		margin-top: 50px;
	}
	
	body.theme-yith-proteo.ywraq-mobile-block-body {
		overflow: hidden;
		position: fixed;
		height: 100vh;
	}
	
	body.theme-yith-proteo.admin-bar.ywraq-mobile-block-body #wpadminbar {
		display: none;
	}
	
	.theme-yith-proteo .ywraq-mobile-opened .yith-ywraq-list-wrapper .close {
		top: 10px;
		right: 20px;
	}
	
	.theme-yith-proteo .header-sidebar .widget_ywraq_mini_list_quote span.ywraq-quote-icon-icon_quote:before {
		font-size: 20px;
	}
	
	.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-content:after {
		position: absolute;
		right: 45px;
		top: -13px;
		width: 0;
		height: 0;
		content: "";
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 15px solid #fff;
		z-index: 2000;
	}
	
	.theme-yith-proteo .widget_ywraq_mini_list_quote p.items-count {
		font-size: 16px;
	}
}

@media (max-width: 600px) {
	.theme-yith-proteo .widget_ywraq_mini_list_quote.ywraq-mobile-opened .yith-ywraq-list-wrapper .button, .theme-yith-proteo .widget_ywraq_mini_list_quote.ywraq-mobile-opened .yith-ywraq-list-content .button {
		position: fixed;
		bottom: 0;
	}
}

@media (max-width: 426px) {
	.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
		width: 100%;
	}
}

/* mobile widget fix cannot click on button View lisst */
.widget.woocommerce.widget_ywraq_mini_list_quote.ywraq-mobile-quote.ywraq-mobile-opened .yith-ywraq-list-wrapper .yith-ywraq-list-content {
	pointer-events: all !important;
	opacity: 1;
	visibility: visible;
}

/*! jQuery UI - v1.12.1 - 2020-12-18
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, button.css, controlgroup.css, checkboxradio.css, dialog.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}

.ywraq-reject-confirm button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
	background: none;
	border: 0;
}

.ywraq-reject-confirm span#ui-id-1 {
	font-size: 20px;
}

#ywraq-reject-confirm button.button {
	width: 100%;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 10px;
	padding: 15px;
	border-radius: 15px;
}

/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-resizable {
	position: relative;
}

.ui-resizable-handle {
	position: absolute;
	font-size: .1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
	display: none;
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -39px;
	margin-left: 5px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */

/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon.nitro-lazy, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon.nitro-lazy {
	background-image: none !important;
}

.ui-checkboxradio-disabled {
	pointer-events: none;
}

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane.nitro-lazy {
	background-image: none !important;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}

.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}

.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}

.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}

.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}

.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}

.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}

.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}

.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.ywraq-quote-on-cart .ui-corner-all {
	background: none;
	border: none;
}

.ywraq-quote-on-cart .ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ywraq-quote-on-cart .ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

.ywraq-quote-on-cart .ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -39px;
	margin-left: 5px;
}

.ywraq-quote-on-cart.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
	padding: 25px;
	border-radius: 10px;
}

.ywraq-quote-on-cart.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
}

.ywraq-quote-on-cart .ui-widget-header {
	border: 1px solid #fff;
	background: #fff;
	color: #333;
	font-weight: bold;
}

.ywraq-quote-on-cart .ui-icon {
	width: 30px;
	height: 30px;
}

.ywraq-quote-on-cart .ui-icon, .ywraq-quote-on-cart .ui-widget-content .ui-icon.ui-icon-closethick {
	background-image: url("https://cdn-gmoib.nitrocdn.com/dcLfxTZHFGRIiFjfJGHCRZvabNAnwSnV/assets/images/source/rev-d6af103/adboutique.com.br/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ic_close.svg") !important;
	background-repeat: no-repeat !important;
}

.ywraq-quote-on-cart .ui-icon.nitro-lazy, .ywraq-quote-on-cart .ui-widget-content .ui-icon.ui-icon-closethick.nitro-lazy {
	background-image: none !important;
}

.ywraq-quote-on-cart .ui-resizable-handle.ui-resizable-se.ui-icon.ui-icon-gripsmall-diagonal-se {
	display: none !important;
}

/* Misc visuals
----------------------------------*/
.ywraq-quote-on-cart-wrapper.error {
	color: red;
	font-size: 13px;
}

/* Overlays */
.ywraq-quote-on-cart .ui-widget-overlay {
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30);
}

.ywraq-quote-on-cart .ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666;
	box-shadow: 0px 0px 5px #666;
}

/* Corner radius */
.ywraq-quote-on-cart .ui-corner-all, .ywraq-quote-on-cart .ui-corner-top, .ywraq-quote-on-cart .ui-corner-left, .ywraq-quote-on-cart .ui-corner-tl {
	border-radius: 14px;
}

/* Overlays */
.ui-widget-overlay {
	background: #1e1e1e;
	opacity: .7;
	filter: Alpha(Opacity=70);
}

.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666;
	box-shadow: 0px 0px 5px #666;
}

/**
WOOCOMMERCE 7.9
 **/
li.wp-block-post.type-product .yith-ywraq-add-to-quote {
	text-align: center;
	margin: 0 auto;
}

.wp-block-group.product .yith_ywraq_add_item_response_message {
	margin-top: 10px;
}

.ywraq-ask-for-a-quote-on-block button {
	font-size: 1.125rem;
	padding: 1rem 2rem;
	cursor: pointer;
}

/* proteo mobile fix */
@media only screen
and (max-width: 640px) {
	body.theme-yith-proteo .container.header-contents.right-toggle {
		display: flex;
	}
	
	body.theme-yith-proteo .container.header-contents.right-toggle {
		display: flex;
		flex-direction: row;
		align-content: center;
		justify-content: space-between;
	}
}

.woocommerce img.pswp__img, .woocommerce-page img.pswp__img {
	max-width: none;
}

button.pswp__button {
	box-shadow: none !important;
	background-image: url("https://cdn-gmoib.nitrocdn.com/dcLfxTZHFGRIiFjfJGHCRZvabNAnwSnV/assets/images/optimized/rev-d6af103/adboutique.com.br/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png") !important;
}

button.pswp__button.nitro-lazy {
	background-image: none !important;
}

button.pswp__button, button.pswp__button--arrow--left::before, button.pswp__button--arrow--right::before, button.pswp__button:hover {
	background-color: transparent !important;
}

button.pswp__button--arrow--left, button.pswp__button--arrow--left:hover, button.pswp__button--arrow--right, button.pswp__button--arrow--right:hover {
	background-image: none !important;
}

button.pswp__button--arrow--left.nitro-lazy, button.pswp__button--arrow--left:hover.nitro-lazy, button.pswp__button--arrow--right.nitro-lazy, button.pswp__button--arrow--right:hover.nitro-lazy {
	background-image: none !important;
}

button.pswp__button--close:hover {
	background-position: 0 -44px;
}

button.pswp__button--zoom:hover {
	background-position: -88px 0;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	outline: 0;
}

.pswp * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.pswp img {
	max-width: none;
}

.admin-bar .pswp {
	height: calc(100% - 32px);
	top: 32px;
}

@media screen and (max-width:782px) {
	.admin-bar .pswp {
		height: calc(100% - 46px);
		top: 46px;
	}
}

.pswp--animate_opacity {
	opacity: .001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp--open {
	display: block;
}

.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.pswp__container, .pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.pswp__container, .pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transition: -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1);
	transition: transform 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp__bg {
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
	-webkit-transition: none;
	transition: none;
}

.pswp__container, .pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
}

.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}

.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
	background: #222;
}

.pswp--ie .pswp__img {
	width: 100% !important;
	height: auto !important;
	left: 0;
	top: 0;
}

.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #ccc;
}

.pswp__error-msg a {
	color: #ccc;
	text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: 0 0;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
	opacity: .75;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.pswp__button:focus, .pswp__button:hover {
	opacity: 1;
}

.pswp__button:active {
	outline: 0;
	opacity: .9;
}

.pswp__button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.pswp__ui--over-close .pswp__button--close {
	opacity: 1;
}

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	background: url("https://cdn-gmoib.nitrocdn.com/dcLfxTZHFGRIiFjfJGHCRZvabNAnwSnV/assets/images/optimized/rev-d6af103/adboutique.com.br/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png") 0 0 no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px;
}

@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx) {
	.pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
		background-image: url("https://cdn-gmoib.nitrocdn.com/dcLfxTZHFGRIiFjfJGHCRZvabNAnwSnV/assets/images/optimized/rev-d6af103/adboutique.com.br/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg");
	}
	
	.pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
		background: 0 0;
	}
}

.pswp__button--close {
	background-position: 0 -44px;
}

.pswp__button--share {
	background-position: -44px -44px;
}

.pswp__button--fs {
	display: none;
}

.pswp--supports-fs .pswp__button--fs {
	display: block;
}

.pswp--fs .pswp__button--fs {
	background-position: -44px 0;
}

.pswp__button--zoom {
	display: none;
	background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
	display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0;
}

.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
	visibility: hidden;
}

.pswp__button--arrow--left, .pswp__button--arrow--right {
	background: 0 0;
	top: 50%;
	margin-top: -50px;
	width: 70px;
	height: 100px;
	position: absolute;
}

.pswp__button--arrow--left {
	left: 0;
}

.pswp__button--arrow--right {
	right: 0;
}

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	content: "";
	top: 35px;
	background-color: rgba(0, 0, 0, .3);
	height: 30px;
	width: 32px;
	position: absolute;
}

.pswp__button--arrow--left:before {
	left: 6px;
	background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
	right: 6px;
	background-position: -94px -44px;
}

.pswp__counter, .pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pswp__share-modal {
	display: block;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__share-modal--hidden {
	display: none;
}

.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #fff;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform .25s;
	transition: transform .25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
}

.pswp__share-tooltip a {
	display: block;
	padding: 8px 12px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}

.pswp__share-tooltip a:hover {
	text-decoration: none;
	color: #000;
}

.pswp__share-tooltip a:first-child {
	border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
	border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
	opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}

a.pswp__share--facebook:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -12px;
	right: 15px;
	border: 6px solid transparent;
	border-bottom-color: #fff;
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	pointer-events: none;
}

a.pswp__share--facebook:hover {
	background: #3e5c9a;
	color: #fff;
}

a.pswp__share--facebook:hover:before {
	border-bottom-color: #3e5c9a;
}

a.pswp__share--twitter:hover {
	background: #55acee;
	color: #fff;
}

a.pswp__share--pinterest:hover {
	background: #ccc;
	color: #ce272d;
}

a.pswp__share--download:hover {
	background: #ddd;
}

.pswp__counter {
	position: relative;
	left: 0;
	top: 0;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #fff;
	opacity: .75;
	padding: 0 10px;
	margin-inline-end: auto;
}

.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
}

.pswp__caption small {
	font-size: 11px;
	color: #bbb;
}

.pswp__caption__center {
	text-align: left;
	max-width: 420px;
	margin: 0 auto;
	font-size: 13px;
	padding: 10px;
	line-height: 20px;
	color: #ccc;
}

.pswp__caption--empty {
	display: none;
}

.pswp__caption--fake {
	visibility: hidden;
}

.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	will-change: opacity;
	direction: ltr;
}

.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px;
}

.pswp__preloader--active {
	opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
	background: url("https://cdn-gmoib.nitrocdn.com/dcLfxTZHFGRIiFjfJGHCRZvabNAnwSnV/assets/images/optimized/rev-d6af103/adboutique.com.br/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif") 0 0 no-repeat;
}

.pswp__preloader--active .pswp__preloader__icn.nitro-lazy {
	background: none !important;
}

.pswp--css_animation .pswp__preloader--active {
	opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	-webkit-animation: clockwise .5s linear infinite;
	animation: clockwise .5s linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	-webkit-animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite;
	animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
	background: 0 0;
	opacity: .75;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
	position: relative;
	width: 7px;
	height: 14px;
	overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	border-radius: 50%;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	background: 0 0;
	margin: 0;
}

@media screen and (max-width:1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}

@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
	display: flex;
	justify-content: flex-end;
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right, .pswp__caption, .pswp__top-bar {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible;
}

.pswp__caption, .pswp__top-bar {
	background-color: rgba(0, 0, 0, .5);
}

.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
	background-color: rgba(0, 0, 0, .3);
}

.pswp__ui--idle .pswp__top-bar {
	opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
	opacity: 0;
}

.pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__top-bar {
	opacity: .001;
}

.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
	display: none;
}

.pswp__element--disabled {
	display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
	background: 0 0;
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	margin: 0 0 -4px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px;
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container .select2-search--inline {
	float: left;
	padding: 0;
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-dropdown {
	background-color: var(--wc-form-color-background, #fff);
	color: var(--wc-form-color-text, #000);
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
}

.select2-results {
	display: block;
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-results__option[aria-selected], .select2-results__option[data-selected] {
	cursor: pointer;
}

.select2-container--open .select2-dropdown {
	left: 0;
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-search--dropdown {
	display: block;
	padding: 4px;
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
	display: none;
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none;
	margin: 5px 5px 0 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before {
	content: "";
	display: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-top: 5px;
	margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
	float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid #000 1px;
	outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: 0 0;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield;
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
	background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
	background-color: #0073aa;
	color: #fff;
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #0073aa;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #0073aa;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: 0 0;
	border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
	background-repeat: repeat-x;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #0073aa;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	float: right;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #0073aa;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none;
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
	border-top: none;
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected], .select2-container--classic .select2-results__option--highlighted[data-selected] {
	background-color: #3875d7;
	color: #fff;
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #0073aa;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%;
}

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

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

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

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

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

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

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

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.85714286em;
}

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

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

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

.fa.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right {
	margin-left: .3em;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .3em;
}

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

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

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
	color: #fff;
}

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

.fa-music:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-envelope-o:before {
	content: "";
}

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

.fa-star:before {
	content: "";
}

.fa-star-o:before {
	content: "";
}

.fa-user:before {
	content: "";
}

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

.fa-th-large:before {
	content: "";
}

.fa-th:before {
	content: "";
}

.fa-th-list:before {
	content: "";
}

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

.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "";
}

.fa-search-plus:before {
	content: "";
}

.fa-search-minus:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-signal:before {
	content: "";
}

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

.fa-trash-o:before {
	content: "";
}

.fa-home:before {
	content: "";
}

.fa-file-o:before {
	content: "";
}

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

.fa-road:before {
	content: "";
}

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

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

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

.fa-inbox:before {
	content: "";
}

.fa-play-circle-o:before {
	content: "";
}

.fa-rotate-right:before, .fa-repeat:before {
	content: "";
}

.fa-refresh:before {
	content: "";
}

.fa-list-alt:before {
	content: "";
}

.fa-lock:before {
	content: "";
}

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

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

.fa-volume-off:before {
	content: "";
}

.fa-volume-down:before {
	content: "";
}

.fa-volume-up:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

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

.fa-tag:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

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

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

.fa-print:before {
	content: "";
}

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

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

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

.fa-italic:before {
	content: "";
}

.fa-text-height:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

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

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

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

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

.fa-list:before {
	content: "";
}

.fa-dedent:before, .fa-outdent:before {
	content: "";
}

.fa-indent:before {
	content: "";
}

.fa-video-camera:before {
	content: "";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "";
}

.fa-pencil:before {
	content: "";
}

.fa-map-marker:before {
	content: "";
}

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

.fa-tint:before {
	content: "";
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: "";
}

.fa-share-square-o:before {
	content: "";
}

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

.fa-arrows:before {
	content: "";
}

.fa-step-backward:before {
	content: "";
}

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

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

.fa-play:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

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

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

.fa-step-forward:before {
	content: "";
}

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

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

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

.fa-plus-circle:before {
	content: "";
}

.fa-minus-circle:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

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

.fa-question-circle:before {
	content: "";
}

.fa-info-circle:before {
	content: "";
}

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

.fa-times-circle-o:before {
	content: "";
}

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

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

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

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

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

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

.fa-mail-forward:before, .fa-share:before {
	content: "";
}

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

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

.fa-plus:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

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

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

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

.fa-leaf:before {
	content: "";
}

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

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

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

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

.fa-plane:before {
	content: "";
}

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

.fa-random:before {
	content: "";
}

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

.fa-magnet:before {
	content: "";
}

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

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

.fa-retweet:before {
	content: "";
}

.fa-shopping-cart:before {
	content: "";
}

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

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

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

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

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

.fa-twitter-square:before {
	content: "";
}

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

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

.fa-key:before {
	content: "";
}

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

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

.fa-thumbs-o-up:before {
	content: "";
}

.fa-thumbs-o-down:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-heart-o:before {
	content: "";
}

.fa-sign-out:before {
	content: "";
}

.fa-linkedin-square:before {
	content: "";
}

.fa-thumb-tack:before {
	content: "";
}

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

.fa-sign-in:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

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

.fa-upload:before {
	content: "";
}

.fa-lemon-o:before {
	content: "";
}

.fa-phone:before {
	content: "";
}

.fa-square-o:before {
	content: "";
}

.fa-bookmark-o:before {
	content: "";
}

.fa-phone-square:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

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

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

.fa-unlock:before {
	content: "";
}

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

.fa-feed:before, .fa-rss:before {
	content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-wrench:before {
	content: "";
}

.fa-tasks:before {
	content: "";
}

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

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

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

.fa-group:before, .fa-users:before {
	content: "";
}

.fa-chain:before, .fa-link:before {
	content: "";
}

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

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

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

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

.fa-paperclip:before {
	content: "";
}

.fa-save:before, .fa-floppy-o:before {
	content: "";
}

.fa-square:before {
	content: "";
}

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

.fa-list-ul:before {
	content: "";
}

.fa-list-ol:before {
	content: "";
}

.fa-strikethrough:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-magic:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

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

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

.fa-money:before {
	content: "";
}

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

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

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

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

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

.fa-unsorted:before, .fa-sort:before {
	content: "";
}

.fa-sort-down:before, .fa-sort-desc:before {
	content: "";
}

.fa-sort-up:before, .fa-sort-asc:before {
	content: "";
}

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

.fa-linkedin:before {
	content: "";
}

.fa-rotate-left:before, .fa-undo:before {
	content: "";
}

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

.fa-dashboard:before, .fa-tachometer:before {
	content: "";
}

.fa-comment-o:before {
	content: "";
}

.fa-comments-o:before {
	content: "";
}

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

.fa-sitemap:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-paste:before, .fa-clipboard:before {
	content: "";
}

.fa-lightbulb-o:before {
	content: "";
}

.fa-exchange:before {
	content: "";
}

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

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

.fa-user-md:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-bell-o:before {
	content: "";
}

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

.fa-cutlery:before {
	content: "";
}

.fa-file-text-o:before {
	content: "";
}

.fa-building-o:before {
	content: "";
}

.fa-hospital-o:before {
	content: "";
}

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

.fa-medkit:before {
	content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-laptop:before {
	content: "";
}

.fa-tablet:before {
	content: "";
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: "";
}

.fa-circle-o:before {
	content: "";
}

.fa-quote-left:before {
	content: "";
}

.fa-quote-right:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

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

.fa-mail-reply:before, .fa-reply:before {
	content: "";
}

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

.fa-folder-o:before {
	content: "";
}

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

.fa-smile-o:before {
	content: "";
}

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

.fa-meh-o:before {
	content: "";
}

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

.fa-keyboard-o:before {
	content: "";
}

.fa-flag-o:before {
	content: "";
}

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

.fa-terminal:before {
	content: "";
}

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

.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "";
}

.fa-location-arrow:before {
	content: "";
}

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

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

.fa-unlink:before, .fa-chain-broken:before {
	content: "";
}

.fa-question:before {
	content: "";
}

.fa-info:before {
	content: "";
}

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

.fa-superscript:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

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

.fa-puzzle-piece:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-shield:before {
	content: "";
}

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

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

.fa-rocket:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

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

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

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

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

.fa-html5:before {
	content: "";
}

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

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

.fa-unlock-alt:before {
	content: "";
}

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

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

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

.fa-rss-square:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-ticket:before {
	content: "";
}

.fa-minus-square:before {
	content: "";
}

.fa-minus-square-o:before {
	content: "";
}

.fa-level-up:before {
	content: "";
}

.fa-level-down:before {
	content: "";
}

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

.fa-pencil-square:before {
	content: "";
}

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

.fa-share-square:before {
	content: "";
}

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

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

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

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

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

.fa-gbp:before {
	content: "";
}

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

.fa-rupee:before, .fa-inr:before {
	content: "";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "";
}

.fa-won:before, .fa-krw:before {
	content: "";
}

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

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

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

.fa-sort-alpha-asc:before {
	content: "";
}

.fa-sort-alpha-desc:before {
	content: "";
}

.fa-sort-amount-asc:before {
	content: "";
}

.fa-sort-amount-desc:before {
	content: "";
}

.fa-sort-numeric-asc:before {
	content: "";
}

.fa-sort-numeric-desc:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-youtube-play:before {
	content: "";
}

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

.fa-stack-overflow:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

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

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

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

.fa-bitbucket-square:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

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

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

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

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

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

.fa-windows:before {
	content: "";
}

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

.fa-linux:before {
	content: "";
}

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

.fa-skype:before {
	content: "";
}

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

.fa-trello:before {
	content: "";
}

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

.fa-male:before {
	content: "";
}

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

.fa-sun-o:before {
	content: "";
}

.fa-moon-o:before {
	content: "";
}

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

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

.fa-vk:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

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

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

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

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

.fa-wheelchair:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-turkish-lira:before, .fa-try:before {
	content: "";
}

.fa-plus-square-o:before {
	content: "";
}

.fa-space-shuttle:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

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

.fa-wordpress:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "";
}

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

.fa-yahoo:before {
	content: "";
}

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

.fa-reddit:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

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

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

.fa-pied-piper-pp:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

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

.fa-joomla:before {
	content: "";
}

.fa-language:before {
	content: "";
}

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

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

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

.fa-paw:before {
	content: "";
}

.fa-spoon:before {
	content: "";
}

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

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

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

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

.fa-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

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

.fa-cab:before, .fa-taxi:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

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

.fa-soundcloud:before {
	content: "";
}

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

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

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

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

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

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "";
}

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

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

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

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

.fa-vine:before {
	content: "";
}

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

.fa-jsfiddle:before {
	content: "";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "";
}

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

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: "";
}

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

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

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

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-wechat:before, .fa-weixin:before {
	content: "";
}

.fa-send:before, .fa-paper-plane:before {
	content: "";
}

.fa-send-o:before, .fa-paper-plane-o:before {
	content: "";
}

.fa-history:before {
	content: "";
}

.fa-circle-thin:before {
	content: "";
}

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

.fa-paragraph:before {
	content: "";
}

.fa-sliders:before {
	content: "";
}

.fa-share-alt:before {
	content: "";
}

.fa-share-alt-square:before {
	content: "";
}

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

.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "";
}

.fa-tty:before {
	content: "";
}

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

.fa-plug:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-newspaper-o:before {
	content: "";
}

.fa-wifi:before {
	content: "";
}

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

.fa-paypal:before {
	content: "";
}

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

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

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

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

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

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

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

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

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

.fa-trash:before {
	content: "";
}

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

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

.fa-eyedropper:before {
	content: "";
}

.fa-paint-brush:before {
	content: "";
}

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

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

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

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

.fa-lastfm:before {
	content: "";
}

.fa-lastfm-square:before {
	content: "";
}

.fa-toggle-off:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

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

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

.fa-ioxhost:before {
	content: "";
}

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

.fa-cc:before {
	content: "";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "";
}

.fa-meanpath:before {
	content: "";
}

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

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

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

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

.fa-leanpub:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

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

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

.fa-diamond:before {
	content: "";
}

.fa-ship:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

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

.fa-venus:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-intersex:before, .fa-transgender:before {
	content: "";
}

.fa-transgender-alt:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-mars-stroke-v:before {
	content: "";
}

.fa-mars-stroke-h:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

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

.fa-facebook-official:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-user-times:before {
	content: "";
}

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

.fa-viacoin:before {
	content: "";
}

.fa-train:before {
	content: "";
}

.fa-subway:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-yc:before, .fa-y-combinator:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

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

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

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

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

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

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

.fa-mouse-pointer:before {
	content: "";
}

.fa-i-cursor:before {
	content: "";
}

.fa-object-group:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-sticky-note:before {
	content: "";
}

.fa-sticky-note-o:before {
	content: "";
}

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

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

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

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

.fa-hourglass-o:before {
	content: "";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "";
}

.fa-hourglass:before {
	content: "";
}

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

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

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

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

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

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

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

.fa-trademark:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

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

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

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

.fa-tripadvisor:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

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

.fa-wikipedia-w:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

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

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

.fa-opera:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-tv:before, .fa-television:before {
	content: "";
}

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

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

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

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

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

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

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

.fa-industry:before {
	content: "";
}

.fa-map-pin:before {
	content: "";
}

.fa-map-signs:before {
	content: "";
}

.fa-map-o:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-commenting:before {
	content: "";
}

.fa-commenting-o:before {
	content: "";
}

.fa-houzz:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

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

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

.fa-reddit-alien:before {
	content: "";
}

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

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

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

.fa-modx:before {
	content: "";
}

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

.fa-usb:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-pause-circle:before {
	content: "";
}

.fa-pause-circle-o:before {
	content: "";
}

.fa-stop-circle:before {
	content: "";
}

.fa-stop-circle-o:before {
	content: "";
}

.fa-shopping-bag:before {
	content: "";
}

.fa-shopping-basket:before {
	content: "";
}

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

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

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

.fa-percent:before {
	content: "";
}

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

.fa-wpbeginner:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

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

.fa-universal-access:before {
	content: "";
}

.fa-wheelchair-alt:before {
	content: "";
}

.fa-question-circle-o:before {
	content: "";
}

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

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

.fa-volume-control-phone:before {
	content: "";
}

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

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

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

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: "";
}

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

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

.fa-signing:before, .fa-sign-language:before {
	content: "";
}

.fa-low-vision:before {
	content: "";
}

.fa-viadeo:before {
	content: "";
}

.fa-viadeo-square:before {
	content: "";
}

.fa-snapchat:before {
	content: "";
}

.fa-snapchat-ghost:before {
	content: "";
}

.fa-snapchat-square:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

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

.fa-yoast:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

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

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

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

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

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

.fa-linode:before {
	content: "";
}

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

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

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

.fa-vcard-o:before, .fa-address-card-o:before {
	content: "";
}

.fa-user-circle:before {
	content: "";
}

.fa-user-circle-o:before {
	content: "";
}

.fa-user-o:before {
	content: "";
}

.fa-id-badge:before {
	content: "";
}

.fa-drivers-license:before, .fa-id-card:before {
	content: "";
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

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

.fa-telegram:before {
	content: "";
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
	content: "";
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
	content: "";
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
	content: "";
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
	content: "";
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
	content: "";
}

.fa-shower:before {
	content: "";
}

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

.fa-podcast:before {
	content: "";
}

.fa-window-maximize:before {
	content: "";
}

.fa-window-minimize:before {
	content: "";
}

.fa-window-restore:before {
	content: "";
}

.fa-times-rectangle:before, .fa-window-close:before {
	content: "";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
	content: "";
}

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

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

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

.fa-imdb:before {
	content: "";
}

.fa-ravelry:before {
	content: "";
}

.fa-eercast:before {
	content: "";
}

.fa-microchip:before {
	content: "";
}

.fa-snowflake-o:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

body, .et-db #et-boc .et-l .et_pb_column_1_2 .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_column_1_3 .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_column_3_8 .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_column_1_4 .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_blog_grid .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_blog_grid .et_link_content a.et_link_main_url, body.et-db #et-boc .et-l .et_pb_bg_layout_light .et_pb_post p, body.et-db #et-boc .et-l .et_pb_bg_layout_dark .et_pb_post p {
	font-size: 14px;
}

.et-db #et-boc .et-l .et_pb_slide_content, .et-db #et-boc .et-l .et_pb_best_value {
	font-size: 15px;
}

@media only screen and (min-width:1350px) {
	.et-db #et-boc .et-l .et_pb_row {
		padding: 27px 0;
	}
	
	.et-db #et-boc .et-l .et_pb_section {
		padding: 54px 0;
	}
	
	.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper {
		padding-top: 81px;
	}
	
	.et-db #et-boc .et-l .et_pb_fullwidth_section {
		padding: 0;
	}
}

input.wpcf7-form-control.wpcf7-submit {
	display: block;
	margin: 0 auto;
}

.woocommerce span.onsale, .woocommerce-page span.onsale, .woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {
	background: #3fb0ac !important;
}

.woocommerce button.button {
	background: #3fb0ac !important;
}

.et_pb_module.search-module {
	position: relative;
	min-height: 50px;
}

#yith-ajaxsearchform {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: nowrap;
}

@media only screen and (min-width:768px) {
	#yith-ajaxsearchform {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		max-width: 50%;
		width: 100%;
		margin: 0 auto;
	}
	
	#yith-ajaxsearchform input[type="search"], #yith-ajaxsearchform input[type="text"] {
		width: calc(100% - 90px);
		padding: 10px 15px;
		font-size: 16px;
		border: 1px solid #ccc;
		border-right: none;
		border-radius: 5px 0 0 5px;
		box-sizing: border-box;
	}
	
	#yith-searchsubmit {
		width: 90px;
		padding: 10px;
		font-size: 16px;
		border: 1px solid #1a1a82;
		border-left: none;
		border-radius: 0 5px 5px 0;
		background-color: #1a1a82;
		color: #fff;
		cursor: pointer;
		transition: background-color .3s ease;
	}
	
	#yith-searchsubmit:hover {
		background-color: #141466;
	}
}

@media only screen and (max-width:767px) {
	#yith-ajaxsearchform {
		position: relative;
		top: auto;
		left: auto;
		transform: none;
		flex-direction: column;
		max-width: 100%;
	}
	
	#yith-ajaxsearchform input[type="search"], #yith-ajaxsearchform input[type="text"] {
		width: 100%;
		padding: 10px 15px;
		font-size: 16px;
		border: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-radius: 5px;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
	
	#yith-searchsubmit {
		width: 100%;
		padding: 10px;
		font-size: 16px;
		border: 1px solid #1a1a82;
	}
	
	@media (max-width:980px) {
		.menu-item-has-children .sub-menu .dd-menu-item-content span:first-child {
			text-transform: capitalize !important;
		}
		
		.dd-menu-item-content.active, .dd-menu-item-content.dd-item-open {
			background-color: #de6014 !important;
			color: #fff !important;
		}
		
		.dd-menu-item-content.dd-click.dd-text.dd-collapse, .menu-item-has-children>.dd-menu-item-content {
			border-left: 4px solid #de6014 !important;
			padding-left: 10px !important;
		}
		
		.menu-item-has-children .sub-menu {
			background-color: #f8f8f8 !important;
		}
		
		.sub-menu .dd-menu-item-content {
			padding: 12px 15px !important;
		}
		
		.dd-hamburger, .dd-menu-item-content.dd-icon.active {
			background: none !important;
		}
		
		.dd-menu-item-content:hover {
			transition: background-color .3s ease-in-out;
		}
		
		.woocommerce ul.products li.product img, .woocommerce div.product div.images img {
			pointer-events: none;
		}
		
		.woocommerce ul.products li.product img, .woocommerce div.product div.images img {
			pointer-events: none;
		}
		
		.zoomImg {
			display: none !important;
			visibility: hidden !important;
			pointer-events: none !important;
		}
	}
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

body.wc-block-product-gallery-modal-open, body.wc-modal--open {
	overflow: hidden;
}

.wc-block-grid__products .wc-block-grid__product-image {
	display: block;
	position: relative;
	text-decoration: none;
}

.wc-block-grid__products .wc-block-grid__product-image a {
	border: 0;
	box-shadow: none;
	outline: 0;
	text-decoration: none;
}

.wc-block-grid__products .wc-block-grid__product-image img {
	height: auto;
	max-width: 100%;
	width: 100%;
}

.wc-block-grid__products .wc-block-grid__product-image img[hidden] {
	display: none;
}

.wc-block-grid__products .wc-block-grid__product-image img[alt=""] {
	border: 1px solid #f2f2f2;
}

.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title, .editor-styles-wrapper .wc-block-grid__product-title, .wc-block-grid__product-title {
	color: inherit;
	display: block;
	font-family: inherit;
	font-size: inherit;
	font-weight: 700;
	line-height: 1.2;
	padding: 0;
}

.wc-block-grid__product-price {
	display: block;
}

.wc-block-grid__product-price .wc-block-grid__product-price__regular {
	margin-right: .5em;
}

.wc-block-grid__product-add-to-cart.wp-block-button {
	white-space: normal;
	word-break: break-word;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	display: inline-flex;
	font-size: 1em;
	justify-content: center;
	text-align: center;
	white-space: normal;
	word-break: break-word;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading {
	opacity: .25;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after {
	content: "";
	display: inline-block;
	font-family: WooCommerce;
	height: auto;
	margin-left: .5em;
	width: auto;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after {
	animation: spin 2s linear infinite;
	content: "";
	display: inline-block;
	font-family: WooCommerce;
	height: auto;
	margin-left: .5em;
	width: auto;
}

.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after {
	content: "";
	margin: 0;
}

.wc-block-grid__product-rating, .wp-block-woocommerce-product-review-rating {
	display: block;
}

.wc-block-grid__product-rating .star-rating, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars, .wc-block-grid__product-rating .wc-block-product-review-rating__stars, .wp-block-woocommerce-product-review-rating .star-rating, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars {
	font-family: WooCommerce;
	font-size: 1em;
	font-weight: 400;
	height: 1.618em;
	line-height: 1.618;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 5.3em;
}

.wc-block-grid__product-rating .star-rating:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before, .wc-block-grid__product-rating .wc-block-product-review-rating__stars:before, .wp-block-woocommerce-product-review-rating .star-rating:before, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before {
	content: "SSSSS";
	left: 0;
	opacity: .5;
	position: absolute;
	right: 0;
	top: 0;
	white-space: nowrap;
}

.wc-block-grid__product-rating .star-rating span, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span, .wc-block-grid__product-rating .wc-block-product-review-rating__stars span, .wp-block-woocommerce-product-review-rating .star-rating span, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span {
	left: 0;
	overflow: hidden;
	padding-top: 1.5em;
	position: absolute;
	right: 0;
	top: 0;
}

.wc-block-grid__product-rating .star-rating span:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before, .wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before, .wp-block-woocommerce-product-review-rating .star-rating span:before, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before {
	color: inherit;
	content: "SSSSS";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	white-space: nowrap;
}

.wc-block-grid .wc-block-grid__product-onsale, .wc-block-grid__product-image .wc-block-grid__product-onsale {
	background: #fff;
	border: 1px solid #43454b;
	border-radius: 4px;
	color: #43454b;
	display: inline-block;
	font-size: .875em;
	font-weight: 600;
	left: auto;
	padding: .25em .75em;
	position: absolute;
	right: 4px;
	text-align: center;
	text-transform: uppercase;
	top: 4px;
	width: auto;
	z-index: 9;
}

.wc-block-grid__product .wc-block-grid__product-image, .wc-block-grid__product .wc-block-grid__product-link {
	display: inline-block;
	position: relative;
}

.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image), .wc-block-grid__product .wc-block-grid__product-title {
	margin: 0 0 12px;
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart, .wc-block-grid__product .wc-block-grid__product-onsale, .wc-block-grid__product .wc-block-grid__product-price, .wc-block-grid__product .wc-block-grid__product-rating {
	margin: 0 auto 12px;
}

.theme-twentysixteen .wc-block-grid .price ins {
	color: #77a464;
}

.theme-twentynineteen .wc-block-grid__product {
	font-size: .88889em;
}

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-components-product-title, .theme-twentynineteen .wc-block-grid__product-onsale, .theme-twentynineteen .wc-block-grid__product-title {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.theme-twentynineteen .wc-block-grid__product-title:before {
	display: none;
}

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-grid__product-onsale {
	line-height: 1;
}

.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) {
	color: #fff;
}

.theme-twentytwenty .wc-block-grid__product-link {
	color: #000;
}

.theme-twentytwenty .wc-block-components-product-title, .theme-twentytwenty .wc-block-grid__product-title {
	color: #cd2653;
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
	font-size: 1em;
}

.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
	margin-top: 0;
}

.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-components-product-price__value, .theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-grid__product-price__value {
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
	font-size: .9em;
}

.theme-twentytwenty .wc-block-components-product-price del, .theme-twentytwenty .wc-block-grid__product-price del {
	opacity: .7;
}

.theme-twentytwenty .wc-block-components-product-price ins, .theme-twentytwenty .wc-block-grid__product-price ins {
	text-decoration: none;
}

.theme-twentytwenty .star-rating, .theme-twentytwenty .wc-block-grid__product-rating {
	font-size: .7em;
}

.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
	line-height: 1;
}

.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link, .theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link {
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
}

.theme-twentytwenty .wc-block-components-product-sale-badge, .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
	background: #cd2653;
	color: #fff;
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1.2;
	text-transform: uppercase;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge {
	position: static;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge {
	position: absolute;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
	position: absolute;
	right: 4px;
	top: 4px;
	z-index: 1;
}

.theme-twentytwenty .wc-block-active-filters__title, .theme-twentytwenty .wc-block-attribute-filter__title, .theme-twentytwenty .wc-block-price-filter__title, .theme-twentytwenty .wc-block-stock-filter__title {
	font-size: 1em;
}

.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all, .theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	font-size: .75em;
}

@media only screen and (min-width:768px) {
	.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
		font-size: .875em;
		padding: .5em;
	}
}

@media only screen and (min-width:1168px) {
	.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
		font-size: .875em;
		padding: .5em;
	}
}

.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart {
	display: block;
	margin-top: 12px;
}

.theme-twentytwentytwo .wc-block-components-product-price ins, .theme-twentytwentytwo .wc-block-grid__product-price ins {
	text-decoration: none;
}

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

.screen-reader-text:focus {
	clip: auto !important;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip-path: none;
	color: #2b2d2f;
	display: block;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.wp-block-group.woocommerce.product .up-sells.upsells.products {
	max-width: var(--wp--style--global--wide-size);
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.wc-block-components-notice-banner {
	align-content: flex-start;
	align-items: stretch;
	background-color: #fff;
	border: 1px solid #2f2f2f;
	border-radius: 4px;
	box-sizing: border-box;
	color: #2f2f2f;
	display: flex;
	font-size: .875em;
	font-weight: 400;
	gap: 12px;
	line-height: 1.5;
	margin: 16px 0;
	padding: 16px !important;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content {
	align-self: center;
	flex-basis: 100%;
	padding-right: 16px;
	white-space: normal;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child {
	padding-right: 0;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary {
	font-weight: 600;
	margin: 0 0 8px;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul {
	margin: 0 0 0 24px;
	padding: 0;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after {
	clear: both;
	content: "";
	display: block;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward {
	appearance: none;
	background: transparent !important;
	border: 0;
	color: #2f2f2f !important;
	float: right;
	margin: 0;
	opacity: .7;
	padding: 0 !important;
	text-decoration-line: underline;
	text-underline-position: under;
	transition: all .2s ease-in-out;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover {
	opacity: 1;
	text-decoration: none;
}

.wc-block-components-notice-banner>svg {
	fill: #fff;
	background-color: #2f2f2f;
	border-radius: 50%;
	flex-grow: 0;
	flex-shrink: 0;
	height: 100%;
	padding: 2px;
}

.wc-block-components-notice-banner>.wc-block-components-button {
	background: transparent none !important;
	border: 0 !important;
	box-shadow: none !important;
	color: #2f2f2f !important;
	flex: 0 0 16px;
	height: 16px !important;
	margin: 6px 0 0 auto !important;
	min-height: auto !important;
	min-width: 0 !important;
	opacity: .6;
	outline: none !important;
	padding: 0 !important;
	width: 16px !important;
}

.wc-block-components-notice-banner>.wc-block-components-button>svg {
	margin: 0 !important;
}

.wc-block-components-notice-banner>.wc-block-components-button:active, .wc-block-components-notice-banner>.wc-block-components-button:focus, .wc-block-components-notice-banner>.wc-block-components-button:hover {
	opacity: 1;
}

.wc-block-components-notice-banner>.wc-block-components-button:focus {
	outline: 2px solid currentColor !important;
	outline-offset: 0;
}

.wc-block-components-notice-banner.is-error {
	background-color: #fff0f0;
	border-color: #cc1818;
}

.wc-block-components-notice-banner.is-error>svg {
	background-color: #cc1818;
	transform: rotate(180deg);
}

.wc-block-components-notice-banner.is-warning {
	background-color: #fffbf4;
	border-color: #f0b849;
}

.wc-block-components-notice-banner.is-warning>svg {
	background-color: #f0b849;
	transform: rotate(180deg);
}

.wc-block-components-notice-banner.is-success {
	background-color: #f4fff7;
	border-color: #4ab866;
}

.wc-block-components-notice-banner.is-success>svg {
	background-color: #4ab866;
}

.wc-block-components-notice-banner.is-info {
	background-color: #f4f8ff;
	border-color: #007cba;
}

.wc-block-components-notice-banner.is-info>svg {
	background-color: #007cba;
}

.wc-block-components-notice-banner:focus {
	outline-width: 0;
}

.wc-block-components-notice-banner:focus-visible {
	outline-style: solid;
	outline-width: 2px;
}

.woocommerce.wc-block-store-notices.alignwide {
	max-width: var(--wp--style--global--wide-size);
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.wc-block-components-product-name {
	font-size: 1em;
	overflow-wrap: anywhere;
	word-break: break-word;
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.wc-block-components-product-title {
	display: block;
	font-size: inherit;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 12px;
	margin-top: 0;
	padding: 0;
}

.wc-block-components-product-title a {
	color: inherit;
	font-size: inherit;
}

.is-loading .wc-block-components-product-title:before {
	background-color: currentColor !important;
	border: 0 !important;
	border-radius: .25rem;
	box-shadow: none;
	color: currentColor !important;
	content: ".";
	display: block;
	display: inline-block;
	line-height: 1;
	max-width: 100% !important;
	opacity: .15;
	outline: 0 !important;
	overflow: hidden !important;
	pointer-events: none;
	position: relative !important;
	width: 100%;
	width: 7em;
	z-index: 1;
}

.is-loading .wc-block-components-product-title:before>* {
	visibility: hidden;
}

.is-loading .wc-block-components-product-title:before:after {
	animation: loading__animation 1.5s ease-in-out infinite;
	background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
	background-repeat: no-repeat;
	content: " ";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateX(-100%);
}

@keyframes loading__animation {
	to {
		transform: translateX(100%);
	}
}

@media screen and (prefers-reduced-motion:reduce) {
	.is-loading .wc-block-components-product-title:before {
		animation: none;
	}
}

.is-loading .wc-block-grid .wc-block-components-product-title:before {
	width: 10em;
}

.wc-block-components-product-title--align-left {
	text-align: left;
}

.wc-block-components-product-title--align-center {
	text-align: center;
}

.wc-block-components-product-title--align-right {
	text-align: right;
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.wc-block-components-product-price--align-left {
	display: block;
	text-align: left;
}

.wc-block-components-product-price--align-center {
	display: block;
	text-align: center;
}

.wc-block-components-product-price--align-right {
	display: block;
	text-align: right;
}

.wc-block-components-product-price {
	display: block;
}

.wc-block-components-product-price[hidden] {
	display: none;
}

.wc-block-components-product-price .wc-block-all-products .wc-block-components-product-price {
	margin-bottom: 12px;
}

.wc-block-components-product-price ins {
	text-decoration: none;
}

.wc-block-components-product-price .woocommerce-Price-amount {
	white-space: nowrap;
}

.wc-block-components-product-price__value.is-discounted {
	margin-left: .5em;
}

.is-loading .wc-block-components-product-price:before {
	background-color: currentColor !important;
	border: 0 !important;
	border-radius: .25rem;
	box-shadow: none;
	color: currentColor !important;
	content: ".";
	display: block;
	display: inline-block;
	line-height: 1;
	max-width: 100% !important;
	opacity: .15;
	outline: 0 !important;
	overflow: hidden !important;
	pointer-events: none;
	position: relative !important;
	width: 100%;
	width: 5em;
	z-index: 1;
}

.is-loading .wc-block-components-product-price:before>* {
	visibility: hidden;
}

.is-loading .wc-block-components-product-price:before:after {
	animation: loading__animation 1.5s ease-in-out infinite;
	background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
	background-repeat: no-repeat;
	content: " ";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateX(-100%);
}

@keyframes loading__animation {
	to {
		transform: translateX(100%);
	}
}

@media screen and (prefers-reduced-motion:reduce) {
	.is-loading .wc-block-components-product-price:before {
		animation: none;
	}
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.wp-block-woocommerce-product-sale-badge {
	display: flex;
	flex-direction: column;
}

.wc-block-components-product-sale-badge {
	background: #fff;
	border: 1px solid #43454b;
	border-radius: 4px;
	box-sizing: border-box;
	color: #43454b;
	display: inline-block;
	font-size: .875em;
	font-weight: 600;
	padding: .25em .75em;
	position: static;
	text-align: center;
	text-transform: uppercase;
	width: fit-content;
	z-index: 9;
}

.wc-block-components-product-sale-badge--align-left {
	align-self: auto;
}

.wc-block-components-product-sale-badge--align-center {
	align-self: center;
}

.wc-block-components-product-sale-badge--align-right {
	align-self: flex-end;
}

.wc-block-components-product-sale-badge span {
	background-color: inherit;
	color: inherit;
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image, .wc-block-components-product-image {
	display: block;
	position: relative;
	text-decoration: none;
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a, .wc-block-components-product-image a {
	border: 0;
	border-radius: inherit;
	box-shadow: none;
	display: block;
	text-decoration: none;
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img, .wc-block-components-product-image img {
	border-radius: inherit;
	height: auto;
	vertical-align: middle;
	width: 100%;
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden], .wc-block-components-product-image img[hidden] {
	display: none;
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[alt=""], .wc-block-components-product-image img[alt=""] {
	border: 1px solid #f2f2f2;
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left, .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left {
	left: 4px;
	margin: 0;
	position: absolute;
	right: auto;
	top: 4px;
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center, .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center {
	left: 50%;
	margin: 0;
	position: absolute;
	right: auto;
	top: 4px;
	transform: translateX(-50%);
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right, .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right {
	left: auto;
	margin: 0;
	position: absolute;
	right: 4px;
	top: 4px;
}

.editor-styles-wrapper .wc-block-components-product-image__inner-container {
	justify-content: flex-start;
}

.is-loading .wc-block-components-product-image {
	background-color: currentColor !important;
	border: 0 !important;
	box-shadow: none;
	color: currentColor !important;
	display: block;
	line-height: 1;
	max-width: 100% !important;
	opacity: .15;
	outline: 0 !important;
	overflow: hidden !important;
	pointer-events: none;
	position: relative !important;
	width: 100%;
	width: auto;
	z-index: 1;
}

.is-loading .wc-block-components-product-image>* {
	visibility: hidden;
}

.is-loading .wc-block-components-product-image:after {
	animation: loading__animation 1.5s ease-in-out infinite;
	background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
	background-repeat: no-repeat;
	content: " ";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateX(-100%);
}

@keyframes loading__animation {
	to {
		transform: translateX(100%);
	}
}

@media screen and (prefers-reduced-motion:reduce) {
	.is-loading .wc-block-components-product-image {
		animation: none;
	}
}

.wc-block-components-product-image__inner-container {
	bottom: 0;
	display: flex;
	flex-direction: column;
	left: 0;
	padding: 12px;
	position: absolute;
	right: 0;
	top: 0;
}

.wc-block-product-image__tools-panel .components-input-control {
	margin-bottom: 8px;
}

.wc-block-components-product-image img {
	max-width: 100%;
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.wc-block-components-product-rating .wc-block-components-product-rating__container>* {
	vertical-align: middle;
}

.wc-block-components-product-rating .wc-block-components-product-rating__stars {
	display: inline-block;
	margin: 0;
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.wc-block-components-product-rating-stars {
	display: block;
	line-height: 1;
}

.wc-block-components-product-rating-stars__stars {
	display: inline-block;
	font-family: WooCommerce;
	font-size: 1em;
	font-weight: 400;
	height: 1.618em;
	line-height: 1.618;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 5.3em;
}

.wc-block-components-product-rating-stars__stars:before {
	color: inherit;
	content: "SSSSS";
	left: 0;
	opacity: .5;
	position: absolute;
	right: 0;
	top: 0;
	white-space: nowrap;
}

.wc-block-components-product-rating-stars__stars span {
	color: inherit;
	left: 0;
	overflow: hidden;
	padding-top: 1.5em;
	position: absolute;
	right: 0;
	top: 0;
}

.wc-block-components-product-rating-stars__stars span:before {
	color: inherit;
	content: "SSSSS";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	white-space: nowrap;
}

.wc-block-components-product-rating-stars__link {
	display: inline-block;
	font-size: .875em;
	height: 1.618em;
	text-align: inherit;
	width: 100%;
}

.wc-block-all-products .wc-block-components-product-rating-stars {
	margin-bottom: 12px;
	margin-top: 0;
}

.wc-block-components-product-rating-stars__norating-container {
	align-items: center;
	display: inline-flex;
	flex-direction: row;
	gap: 8px;
}

.wc-block-components-product-rating-stars__norating {
	-webkit-text-stroke: 2px var(--wp--preset--color--black, #000);
	display: inline-block;
	font-family: WooCommerce;
	font-size: 1em;
	font-weight: 400;
	height: 1.618em;
	line-height: 1.618;
	overflow: hidden;
	position: relative;
	width: 1.5em;
}

.wc-block-components-product-rating-stars__norating:before {
	color: transparent;
	content: "S";
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	white-space: nowrap;
}

.wp-block-woocommerce-single-product .wc-block-components-product-rating__stars {
	margin: 0;
}

.wc-block-all-products .is-loading .wc-block-components-product-rating, .wp-block-query .is-loading .wc-block-components-product-rating {
	background-color: currentColor !important;
	border: 0 !important;
	border-radius: .25rem;
	box-shadow: none;
	color: currentColor !important;
	display: block;
	line-height: 1;
	max-width: 100% !important;
	opacity: .15;
	outline: 0 !important;
	overflow: hidden !important;
	pointer-events: none;
	position: relative !important;
	width: 100%;
	width: 7em;
	z-index: 1;
}

.wc-block-all-products .is-loading .wc-block-components-product-rating>*, .wp-block-query .is-loading .wc-block-components-product-rating>* {
	visibility: hidden;
}

.wc-block-all-products .is-loading .wc-block-components-product-rating:after, .wp-block-query .is-loading .wc-block-components-product-rating:after {
	animation: loading__animation 1.5s ease-in-out infinite;
	background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
	background-repeat: no-repeat;
	content: " ";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateX(-100%);
}

@keyframes loading__animation {
	to {
		transform: translateX(100%);
	}
}

@media screen and (prefers-reduced-motion:reduce) {
	.wc-block-all-products .is-loading .wc-block-components-product-rating, .wp-block-query .is-loading .wc-block-components-product-rating {
		animation: none;
	}
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.wp-block-button.wc-block-components-product-button {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 12px;
	justify-content: center;
	white-space: normal;
}

.wp-block-button.wc-block-components-product-button.is-style-outline .wp-block-button__link {
	border: 2px solid;
}

.wp-block-button.wc-block-components-product-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
	color: currentColor;
}

.wp-block-button.wc-block-components-product-button.is-style-outline .wp-block-button__link:not(.has-background) {
	background-color: transparent;
	background-image: none;
}

.wp-block-button.wc-block-components-product-button.is-style-outline .wp-block-button__link:not(.has-background).nitro-lazy {
	background-image: none !important;
}

.wp-block-button.wc-block-components-product-button.has-custom-width .wp-block-button__link {
	box-sizing: border-box;
}

.wp-block-button.wc-block-components-product-button.wp-block-button__width-25 .wp-block-button__link {
	width: 25%;
}

.wp-block-button.wc-block-components-product-button.wp-block-button__width-50 .wp-block-button__link {
	width: 50%;
}

.wp-block-button.wc-block-components-product-button.wp-block-button__width-75 .wp-block-button__link {
	width: 75%;
}

.wp-block-button.wc-block-components-product-button.wp-block-button__width-100 .wp-block-button__link {
	width: 100%;
}

.wp-block-button.wc-block-components-product-button .wp-block-button__link {
	display: inline-flex;
	justify-content: center;
	text-align: center;
	white-space: normal;
	width: auto;
}

.wp-block-button.wc-block-components-product-button a[hidden] {
	display: none;
}

@keyframes slideOut {
	0% {
		transform: translateY(0);
	}
	
	to {
		transform: translateY(-100%);
	}
}

@keyframes slideIn {
	0% {
		opacity: 0;
		transform: translateY(90%);
	}
	
	to {
		opacity: 1;
		transform: translate(0);
	}
}

.wp-block-button.wc-block-components-product-button.align-left {
	align-items: flex-start;
}

.wp-block-button.wc-block-components-product-button.align-right {
	align-items: flex-end;
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
	align-items: center;
	border-style: none;
	display: inline-flex;
	justify-content: center;
	line-height: inherit;
	overflow: hidden;
	white-space: normal;
	word-break: normal;
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button span.wc-block-slide-out {
	animation: slideOut .1s linear 1 normal forwards;
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button span.wc-block-slide-in {
	animation: slideIn .1s linear 1 normal;
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
	background-color: currentColor !important;
	border: 0 !important;
	border-radius: .25rem;
	box-shadow: none;
	color: currentColor !important;
	display: block;
	line-height: 1;
	max-width: 100% !important;
	min-height: 3em;
	min-width: 8em;
	opacity: .15;
	outline: 0 !important;
	overflow: hidden !important;
	pointer-events: none;
	position: relative !important;
	width: 100%;
	z-index: 1;
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>* {
	visibility: hidden;
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder:after {
	animation: loading__animation 1.5s ease-in-out infinite;
	background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
	background-repeat: no-repeat;
	content: " ";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateX(-100%);
}

@keyframes loading__animation {
	to {
		transform: translateX(100%);
	}
}

@media screen and (prefers-reduced-motion:reduce) {
	.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
		animation: none;
	}
}

.wc-block-all-products .wp-block-button.wc-block-components-product-button {
	margin-bottom: 12px;
}

.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link {
	background-color: var(--button--color-background);
	border-color: var(--button--color-background);
	color: var(--button--color-text);
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.wc-block-components-product-summary {
	word-wrap: break-word;
	margin-bottom: 12px;
	margin-top: 0;
}

.wc-block-components-product-summary h1, .wc-block-components-product-summary h2, .wc-block-components-product-summary h3, .wc-block-components-product-summary h4, .wc-block-components-product-summary h5, .wc-block-components-product-summary h6 {
	color: inherit;
	font-size: 1.15em;
}

.wc-block-components-product-summary__more-link {
	display: inline-block;
}

.is-loading .wc-block-components-product-summary:before {
	background-color: currentColor !important;
	border: 0 !important;
	border-radius: .25rem;
	box-shadow: none;
	color: currentColor !important;
	content: ".";
	display: block;
	height: 6em;
	line-height: 1;
	max-width: 100% !important;
	opacity: .15;
	outline: 0 !important;
	overflow: hidden !important;
	pointer-events: none;
	position: relative !important;
	width: 100%;
	z-index: 1;
}

.is-loading .wc-block-components-product-summary:before>* {
	visibility: hidden;
}

.is-loading .wc-block-components-product-summary:before:after {
	animation: loading__animation 1.5s ease-in-out infinite;
	background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
	background-repeat: no-repeat;
	content: " ";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateX(-100%);
}

@keyframes loading__animation {
	to {
		transform: translateX(100%);
	}
}

@media screen and (prefers-reduced-motion:reduce) {
	.is-loading .wc-block-components-product-summary:before {
		animation: none;
	}
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.wc-block-components-product-sku {
	display: block;
	overflow-wrap: break-word;
}

.wc-block-components-product-sku__prefix {
	color: var(--wp--preset--color--contrast-2);
}

.wc-block-components-product-sku__suffix {
	display: none;
}

.wc-block-components-product-sku.is-selected .wc-block-components-product-sku__suffix {
	display: inline;
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.wc-block-components-product-stock-indicator {
	display: block;
	font-size: .875em;
	margin-bottom: .75em;
	margin-top: 0;
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.woocommerce .wp-block-woocommerce-product-image-gallery {
	clear: both;
	max-width: 512px;
	position: relative;
}

.woocommerce .wp-block-woocommerce-product-image-gallery span.onsale {
	left: -1rem;
	right: unset;
	z-index: 1;
}

.woocommerce .wp-block-woocommerce-product-image-gallery:after {
	clear: both;
	content: "";
	display: table;
}

.woocommerce .wp-block-woocommerce-product-image-gallery .woocommerce-product-gallery.images {
	width: 100%;
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.wc-block-components-pagination {
	margin: 0 auto 16px;
}

.wc-block-components-pagination__ellipsis, .wc-block-components-pagination__page {
	color: #333;
	display: inline-block;
	font-size: 1em;
	font-weight: 400;
}

.wc-block-components-pagination__page {
	border-color: transparent;
	min-width: 2.2em;
	padding: .3em .6em;
}

.wc-block-components-pagination__page:not([disabled]) {
	cursor: pointer;
}

@media (max-width:782px) {
	.wc-block-components-pagination__page {
		min-width: 1.6em;
		padding: .1em .2em;
	}
}

.wc-block-components-pagination__page:not(.toggle) {
	background-color: transparent;
}

.wc-block-components-pagination__ellipsis {
	padding: .3em;
}

@media (max-width:782px) {
	.wc-block-components-pagination__ellipsis {
		padding: .1em;
	}
}

.wc-block-components-pagination__page--active[disabled] {
	color: #333;
	font-weight: 700;
	opacity: 1 !important;
}

.wc-block-components-pagination__page--active[disabled]:focus, .wc-block-components-pagination__page--active[disabled]:hover {
	background-color: inherit;
	color: #333;
	opacity: 1 !important;
}

html[dir=rtl] .wc-block-components-pagination-page--arrow span {
	display: inline-block;
	transform: scaleX(-1);
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.with-scroll-to-top__scroll-point {
	position: relative;
	top: -36px;
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.wc-block-components-product-sort-select {
	margin-bottom: 24px;
	text-align: left;
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

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

.wc-block-grid {
	text-align: center;
}

.wc-block-grid__no-products {
	padding: 48px;
	text-align: center;
	width: 100%;
}

.wc-block-grid__no-products .wc-block-grid__no-products-image {
	color: inherit;
	display: block;
	margin: 0 auto 1em;
	max-width: 150px;
}

.wc-block-grid__no-products .wc-block-grid__no-products-title {
	display: block;
	font-weight: 700;
	margin: 0;
}

.wc-block-grid__no-products .wc-block-grid__no-products-description {
	display: block;
	margin: .25em 0 1em;
}

.wc-block-grid__products {
	background-clip: padding-box;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -8px 16px;
	padding: 0;
}

.wc-block-grid__product {
	border-bottom: 16px solid transparent;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	box-sizing: border-box;
	float: none;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	width: auto;
}

.wc-block-grid__product.wc-block-grid__product {
	box-sizing: border-box;
}

.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product, .wc-block-grid.has-aligned-buttons .wc-block-grid__product {
	display: flex;
	flex-direction: column;
}

.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child, .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child {
	margin-bottom: 0;
	margin-top: auto;
	padding-bottom: 12px;
}

.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product, .wc-block-grid.has-1-columns .wc-block-grid__product {
	flex: 1 0 100%;
	max-width: 100%;
}

.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product, .wc-block-grid.has-2-columns .wc-block-grid__product {
	flex: 1 0 50%;
	max-width: 50%;
}

.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product, .wc-block-grid.has-3-columns .wc-block-grid__product {
	flex: 1 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product, .wc-block-grid.has-4-columns .wc-block-grid__product {
	flex: 1 0 25%;
	max-width: 25%;
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product, .wc-block-grid.has-5-columns .wc-block-grid__product {
	flex: 1 0 20%;
	max-width: 20%;
}

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product, .wc-block-grid.has-6-columns .wc-block-grid__product {
	flex: 1 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product, .wc-block-grid.has-7-columns .wc-block-grid__product {
	flex: 1 0 14.2857142857%;
	max-width: 14.2857142857%;
}

.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product, .wc-block-grid.has-8-columns .wc-block-grid__product {
	flex: 1 0 12.5%;
	max-width: 12.5%;
}

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product, .wc-block-grid.has-6-columns .wc-block-grid__product {
	font-size: .5em;
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product, .theme-twentytwenty .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product, .wc-block-grid.has-5-columns .wc-block-grid__product, .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product {
	font-size: .58em;
}

.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product, .theme-twentytwenty .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product, .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product, .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product {
	font-size: .75em;
}

.theme-twentytwenty .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull), .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull) {
	font-size: .92em;
}

@media (max-width:480px) {
	.wc-block-grid.has-2-columns .wc-block-grid__products {
		display: block;
	}
	
	.wc-block-grid.has-2-columns .wc-block-grid__product {
		flex: 1 0 100%;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		padding: 0;
	}
	
	.wc-block-grid.has-3-columns .wc-block-grid__products {
		display: block;
	}
	
	.wc-block-grid.has-3-columns .wc-block-grid__product {
		flex: 1 0 100%;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		padding: 0;
	}
	
	.wc-block-grid.has-4-columns .wc-block-grid__products {
		display: block;
	}
	
	.wc-block-grid.has-4-columns .wc-block-grid__product {
		flex: 1 0 100%;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		padding: 0;
	}
	
	.wc-block-grid.has-5-columns .wc-block-grid__products {
		display: block;
	}
	
	.wc-block-grid.has-5-columns .wc-block-grid__product {
		flex: 1 0 100%;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		padding: 0;
	}
	
	.wc-block-grid.has-6-columns .wc-block-grid__products {
		display: block;
	}
	
	.wc-block-grid.has-6-columns .wc-block-grid__product {
		flex: 1 0 100%;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		padding: 0;
	}
	
	.wc-block-grid.has-7-columns .wc-block-grid__products {
		display: block;
	}
	
	.wc-block-grid.has-7-columns .wc-block-grid__product {
		flex: 1 0 100%;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		padding: 0;
	}
	
	.wc-block-grid.has-8-columns .wc-block-grid__products {
		display: block;
	}
	
	.wc-block-grid.has-8-columns .wc-block-grid__product {
		flex: 1 0 100%;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		padding: 0;
	}
}

@media (min-width:481px)and (max-width:600px) {
	.wc-block-grid.has-2-columns .wc-block-grid__product {
		flex: 1 0 50%;
		margin: 0 0 24px;
		max-width: 50%;
		padding: 0;
	}
	
	.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd) {
		padding-right: 8px;
	}
	
	.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) {
		padding-left: 8px;
	}
	
	.wc-block-grid.has-3-columns .wc-block-grid__product {
		flex: 1 0 50%;
		margin: 0 0 24px;
		max-width: 50%;
		padding: 0;
	}
	
	.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd) {
		padding-right: 8px;
	}
	
	.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) {
		padding-left: 8px;
	}
	
	.wc-block-grid.has-4-columns .wc-block-grid__product {
		flex: 1 0 50%;
		margin: 0 0 24px;
		max-width: 50%;
		padding: 0;
	}
	
	.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd) {
		padding-right: 8px;
	}
	
	.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) {
		padding-left: 8px;
	}
	
	.wc-block-grid.has-5-columns .wc-block-grid__product {
		flex: 1 0 50%;
		margin: 0 0 24px;
		max-width: 50%;
		padding: 0;
	}
	
	.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd) {
		padding-right: 8px;
	}
	
	.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) {
		padding-left: 8px;
	}
	
	.wc-block-grid.has-6-columns .wc-block-grid__product {
		flex: 1 0 50%;
		margin: 0 0 24px;
		max-width: 50%;
		padding: 0;
	}
	
	.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd) {
		padding-right: 8px;
	}
	
	.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) {
		padding-left: 8px;
	}
	
	.wc-block-grid.has-7-columns .wc-block-grid__product {
		flex: 1 0 50%;
		margin: 0 0 24px;
		max-width: 50%;
		padding: 0;
	}
	
	.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd) {
		padding-right: 8px;
	}
	
	.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) {
		padding-left: 8px;
	}
	
	.wc-block-grid.has-8-columns .wc-block-grid__product {
		flex: 1 0 50%;
		margin: 0 0 24px;
		max-width: 50%;
		padding: 0;
	}
	
	.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd) {
		padding-right: 8px;
	}
	
	.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) {
		padding-left: 8px;
	}
}

@keyframes wc-skeleton-shimmer {
	to {
		transform: translateX(100%);
	}
}

.wc-block-components-error {
	align-items: center;
	color: #757575;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 48px 0;
	padding: 48px 0;
	text-align: center;
}

.wc-block-components-error__header {
	color: #646970;
	font-size: 2em;
	margin: 0;
}

.wc-block-components-error__image {
	margin: 0 0 24px;
	width: 25%;
}

.wc-block-components-error__text {
	color: #8c8f94;
	font-size: 1.25em;
	margin: 1em 0 0;
	max-width: 60ch;
}

.wc-block-components-error__message {
	color: #8c8f94;
	font-style: italic;
	margin: 1em auto 0;
	max-width: 60ch;
}

.wc-block-error__button {
	margin: 48px 0 0;
}
/*# sourceMappingURL=frontend.css.map */

/**
Common style
 */
.wp-block-yith-search-block.is-loading > *, .wp-block-yith-overlay-search-block.is-loading > * {
	display: none;
}

.ywcas-overlay-wrapper-search.is-loading .ywcas-overlay-filled-content {
	display: none;
}

.ywcas-history-searches-wrapper .ywcas-history-header {
	border-bottom: 1px solid rgba(151, 151, 151, .1803921569);
	margin-bottom: 17px;
	padding-bottom: 8px;
	font-size: .93rem;
}

.ywcas-history-searches-wrapper .ywcas-delete-all-history {
	color: #9c9c9c;
	font-size: .75rem;
}

.ywcas-history-searches-wrapper .ywcas-delete-all-history:hover {
	cursor: pointer;
	color: var(--wp--preset--color--primary, #007565);
}

.ywcas-popular-searches-wrapper .ywcas-popular-searches-items {
	margin-left: -5px;
}

.ywcas-popular-searches-wrapper .ywcas-popular-searches__title {
	border-bottom: 1px solid rgba(151, 151, 151, .1803921569);
	margin-bottom: 17px;
	padding-bottom: 8px;
	font-size: .93rem;
}

.ywcas-popular-searches-wrapper .ywcas-popular-searches-item {
	padding: 3px 15px;
	display: inline-block;
	border: 1px solid var(--wp--preset--color--contrast, #d8d8d8);
	border-radius: 22px;
	margin: 4px;
	transition: all .3s linear;
	color: var(--wp--preset--color--contrast, #000) !important;
	font-weight: normal;
	text-transform: capitalize;
	font-size: .93rem;
}

.ywcas-popular-searches-wrapper .ywcas-popular-searches-item:hover {
	background: #fbfbfb;
}

.search-category-results .ywcas-category-result a {
	text-decoration: none;
}

.search-category-results .ywcas-category-result a:hover p {
	text-decoration: underline;
}

.mobile-search-close {
	display: none;
}

body.ywcas-disable-overflow {
	overflow: hidden;
}

.ywcas-search-mobile {
	padding: 30px 0;
	background-color: #fff;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999;
}

.ywcas-search-mobile.with-wp-admin-toolbar {
	padding: 60px 0;
}

.ywcas-search-mobile.with-wp-admin-toolbar .mobile-search-content {
	height: calc(100vh - 180px);
}

.ywcas-search-mobile .ywcas-block-components-search-field {
	padding: 0 30px;
}

.ywcas-search-mobile .mobile-search-close {
	display: block;
	text-align: right;
	opacity: .6;
	margin-right: -15px;
	margin-bottom: 20px;
}

.ywcas-search-mobile .mobile-search-close svg {
	height: 20px;
}

.ywcas-search-mobile .mobile-search-content {
	margin-top: 15px;
	overflow: hidden;
	overflow-y: auto;
	height: calc(100vh - 150px);
	padding: 30px;
}

.ywcas-search-mobile .mobile-search-content .wp-block-yith-filled-block {
	display: flex;
	flex-flow: column nowrap;
	height: 100%;
}

.ywcas-search-mobile .mobile-search-content .ywcas-classic-related-content-wrapper {
	margin-top: auto;
}

.ywcas-search-mobile .wp-block-separator {
	padding: 0;
}

.ywcas-search-mobile .wp-block-yith-product-results-block .search-result-item.list .search-result-item__thumbnail, .ywcas-search-mobile .ywcas-search-results .search-result-item.list .search-result-item__thumbnail {
	display: block;
	position: relative;
	max-width: 35%;
}

.ywcas-search-mobile .wp-block-yith-product-results-block .search-result-item.grid .search-result-item__thumbnail, .ywcas-search-mobile .ywcas-search-results .search-result-item.grid .search-result-item__thumbnail {
	display: block;
	position: relative;
	max-width: calc(100vw - 20px - 15px);
}

.ywcas-search-mobile .search-result-item__content {
	flex-wrap: wrap;
}

.ywcas-search-mobile .wp-block-yith-product-results-block .ywcas-search-results-grid.grid.lapilliUI-Grid__root {
	grid-template-columns: 1fr 1fr !important;
	column-gap: normal !important;
}

.ywcas-search-mobile .wp-block-yith-product-results-block .ywcas-search-results-grid.grid.lapilliUI-Grid__root img, .ywcas-search-mobile .wp-block-yith-product-results-block .ywcas-search-results-grid.grid.lapilliUI-Grid__root .search-result-item__thumbnail {
	width: auto !important;
}

.ywcas-search-mobile .wp-block-yith-product-results-block .ywcas-search-results-grid.list.lapilliUI-Grid__root .search-result-item__summary {
	min-width: 100% !important;
}

.wp-block-yith-search-block .ywcas-classic-search.ywcas-small {
	font-size: 16px;
}

.wp-block-yith-search-block .ywcas-classic-search.ywcas-small input {
	padding: 5px 0 5px 15px !important;
}

.wp-block-yith-search-block .ywcas-classic-search.ywcas-small .ywcas-block-components-search-field {
	overflow: hidden;
}

.wp-block-yith-search-block .ywcas-classic-search.ywcas-small button {
	margin-bottom: 0;
}

.wp-block-yith-search-block .ywcas-classic-search.ywcas-large {
	font-size: 18px;
}

.wp-block-yith-search-block .ywcas-classic-search.ywcas-large input {
	padding: 10px 20px !important;
}

.wp-block-yith-search-block .ywcas-classic-search.ywcas-large button {
	margin-bottom: 0;
}

.wp-block-yith-search-block .ywcas-classic-search .ywcas-input-field-wrapper .ywcas-submit-wrapper {
	margin-right: 10px;
}

.wp-block-yith-search-block .ywcas-classic-search .ywcas-input-field-wrapper .ywcas-submit-wrapper .ywcas-submit-icon {
	cursor: pointer;
}

.ywcas-popover-results {
	margin-top: 10px;
	z-index: 9999;
}

.ywcas-popover-results .popover-content {
	background: #fff;
	padding: 30px;
	border-radius: 13px;
	border: 1px solid #d8d8d8;
	max-height: 600px;
	overflow-y: auto;
	overflow-x: hidden;
	box-shadow: 3px 0 15px rgba(0, 0, 0, .15);
}

.ywcas-popover-results .popover-content::-webkit-scrollbar-track {
	border-radius: 13px !important;
}

.ywcas-popover-results .popover-content::-webkit-scrollbar-thumb {
	border-radius: 13px;
}

.ywcas-popover-results .popover-content .ywcas-classic-related-content-wrapper .ywcas-related-content {
	border-radius: 0 0 13px 13px;
	margin: 40px -30px -30px;
	padding-left: 10px;
	padding-bottom: 30px;
}

.ywcas-popover-results .popover-content .ywcas-classic-related-content-wrapper .ywcas-related-content__label {
	font-size: .87rem;
	text-transform: uppercase;
	padding: 30px 20px;
	color: var(--wp--preset--color--primary, #007565);
}

.ywcas-popover-results .popover-content .ywcas-classic-related-content-wrapper .ywcas-related-content__link {
	font-size: .94rem;
	padding: 0 30px 10px 20px;
	color: var(--wp--preset--color--primary, #1d1d1d);
}

.ywcas-popover-results .popover-content .ywcas-classic-related-content-wrapper .ywcas-related-content__link a {
	color: inherit;
}

.ywcas-popover-results .popover-content .ywcas-classic-related-content-wrapper .ywcas-related-content__no_result {
	padding: 0 30px 10px 30px;
	color: var(--wp--preset--color--contrast, #1d1d1d);
}

.ywcas-popover-results .popover-content .ywcas-classic-related-categories-wrapper {
	margin-bottom: 25px;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block hr {
	border-bottom: 0;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results.list {
	margin-top: 30px;
	margin-left: -10px;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results.list .ywcas-search-results-grid {
	gap: 25px;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results.grid {
	margin-left: -10px;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item {
	cursor: pointer;
	transition: all .3s linear;
	padding: 10px;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item.selected {
	background-color: #f6f6f6;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item:hover {
	cursor: pointer;
	background: #f6f6f6;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item .search-result-item__summary {
	font-size: .8em;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item.grid .search-result-item__content {
	height: 100%;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item.grid .search-result-item__name {
	margin-bottom: 7px;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item.grid .search-result-item__summary {
	margin-top: 15px;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item.grid .wp-block-button {
	align-self: center;
	width: 100%;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item.grid .wp-block-button button {
	width: 100%;
	line-height: initial;
	box-sizing: border-box;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item.list .search-result-item__name {
	line-height: 1em;
	margin-bottom: 5px;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item.list .wp-block-button {
	align-self: center;
	line-height: initial;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item.list .search-result-item__summary {
	margin-top: 5px;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item .search-result-item__thumbnail {
	display: block;
	position: relative;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item .search-result-item__thumbnail img {
	height: auto;
	border: 1px solid #c3c3c3;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item .search-result-item__thumbnail .ywcas-badge {
	padding: 2px 10px;
	border-radius: 3px;
	display: inline-block;
	font-size: .7em;
	position: absolute;
	right: 5px;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item .search-result-item_name {
	width: 100%;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item .search-result-add-to-cart {
	padding: .5em 1em;
	font-size: .8em;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item .search-result-item__inline_group > * {
	font-size: .8em;
	line-height: 1.7em;
	display: inline-block;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item .search-result-item__inline_group span {
	width: 8px;
	display: inline-block;
	text-align: center;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item .search-result-item__inline_group .stock.out-of-stock {
	color: #d02a2b;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .search-result-item .search-result-item__inline_group .stock.in-stock {
	color: #6d8a37;
}

.ywcas-popover-results .popover-content .wp-block-yith-filled-block .ywcas-search-results .ywcas-total-results {
	display: flex;
	gap: 10px;
	align-items: center;
	margin-top: 40px;
	font-size: 1rem;
	margin-left: 10px;
}

/**
ELEMENTOR
 */
.ywcas-elementor-input-field-wrapper {
	width: 100%;
}

.ywcas-elementor-input-field-wrapper .ywcas-input-field {
	border: 1px solid #ccc;
	padding: 3px 10px;
	display: inline-flex;
	-webkit-box-align: center;
	align-items: center;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	border-radius: 8px;
	font-size: 14px;
	text-align: start;
	background: transparent;
	color: #333;
	width: 100%;
	flex: 0 1 0%;
	padding-right: 14px;
}

.ywcas-elementor-input-field-wrapper input {
	flex: 1;
	border: 0;
}

.ywcas-elementor-input-field-wrapper input:focus {
	outline: none;
	box-shadow: none;
}

body.ywcas-overlay-opened > *:not(.ywcas-overlay-wrapper-search) {
	transform: scale(.8);
	transition: transform .5s;
}

body.ywcas-overlay-closed > *:not(.ywcas-overlay-wrapper-search) {
	transform: scale(1);
	transition: transform .5s;
}

.ywcas-overlay-wrapper-search .search-category-results-label {
	border-bottom: 0;
	margin-bottom: 50px;
}

.ywcas-overlay-wrapper-search button.lapilliUI-Modal__close:hover {
	background: rgba(0, 0, 0, .25);
}

.ywcas-overlay-wrapper-search .ywcas-history-searches-wrapper {
	margin-bottom: 50px;
}

.ywcas-overlay-wrapper-search .ywcas-popular-searches-wrapper {
	margin-bottom: 50px;
}

.ywcas-overlay-wrapper-search .ywcas-related-content__label {
	margin-bottom: 30px;
}

.ywcas-overlay-wrapper-search .wc-block-grid__product-add-to-cart .ajax_add_to_cart.added:after {
	content: "";
}

.ywcas-overlay-wrapper-search .ywcas-container {
	max-width: var(--wp--style--global--content-size, 1510px);
	margin-left: auto !important;
	margin-right: auto !important;
}

.ywcas-overlay-related-categories-wrapper {
	margin-bottom: 50px;
}

/* fix for yith added to cart popup */
body.ywcas-overlay-closed #yith-wacp-popup {
	transform: none;
}

.ywcas-order-by-column .yith-wcan-filter.filter-orderby {
	display: flex;
	flex-direction: row-reverse;
}

.ywcas-order-by-column .yith-wcan-filter.filter-orderby .filter-title {
	display: none;
}

.ywcas-order-by-column .yith-wcan-filter.filter-orderby .filter-content {
	width: 255px;
}
