
.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}@font-face{font-family:ecifw;src:url(../fonts/ecifw.eot);src:url(../fonts/ecifw.eot?#iefix) format("embedded-opentype"),url(../fonts/ecifw.woff) format("woff"),url(../fonts/ecifw.ttf) format("truetype"),url(../fonts/ecifw.svg#ecifw) format("svg");font-weight:400;font-style:normal}[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}@font-face {
    font-family: 'ywraq-quote-icon';
    src: url('../icons/ywraq-quote-icon.eot?ygyboi');
    src: url('../icons/ywraq-quote-icon.eot?ygyboi#iefix') format('embedded-opentype'),
    url('../icons/ywraq-quote-icon.ttf?ygyboi') format('truetype'),
    url('../icons/ywraq-quote-icon.woff?ygyboi') format('woff'),
    url('../icons/ywraq-quote-icon.svg?ygyboi#ywraq-quote-icon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[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;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

.ywraq-quote-icon-icon_quote:before {
    content: "\e904";
    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;
    padding-left: 2em;
    position: relative;
    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 rgb(0 0 0 / 15%);
    right: 0;
    padding: 15px;
    background: var(--proteo-header_bg_color, #ffffff);
    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: 0.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 rgb(0 0 0 / 15%);
    right: 0;
    padding: 15px;
    background: var(--proteo-header_bg_color, #ffffff);
    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: 0.8rem;
    }

    .ywraq_responsive .product-name span {
        font-weight: normal;
        color: #a7a7a7;
        font-size: 0.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%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    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: rgb(64, 64, 64);
}

.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(../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)
}

.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%;
    background: url(../icons/empty-quote.svg) no-repeat center center;
    width: 130px;
    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); /* support: IE8 */
}

.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: 0.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-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 .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 #dddddd;
    background: #ffffff;
    color: #333333;
}

.ywraq-quote-on-cart .ui-widget-header {
    border: 1px solid #fff;
    background: #fff;
    color: #333333;
    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("../icons/ic_close.svg") !important;
    background-repeat: no-repeat !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: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30); /* support: IE8 */
}

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

/* 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); /* support: IE8 */
}

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


/**
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;
    }
}.ywtm_icon.fas {
  font-family: "FontAwesome" !important;
  speak: none !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  font-style: normal !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

.woocommerce-tabs .tabs li[class^=ywtm] a {
  display: flex !important;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}

.ywtm_downloads_content {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.ywtm_downloads_content .ywtm_download_item {
  display: flex;
  flex-direction: row;
  align-items: center;
  border: 1px solid var(--ywtm-download-border);
  border-radius: 6px;
  background: var(--ywtm-download-background);
  color: var(--ywtm-download-button-text);
  padding: 17px 20px;
}
.ywtm_downloads_content .ywtm_download_item .ywtm_download_file_info {
  flex: 1;
}
.ywtm_downloads_content .ywtm_download_item .ywtm_download_file_info .ywtm_dowload_file_size {
  font-size: 0.7em;
  text-transform: uppercase;
}
.ywtm_downloads_content .ywtm_download_item .ywtm_download_file_info .ywtm_dowload_file_info_desc {
  font-size: 0.6em;
}
.ywtm_downloads_content .ywtm_download_item .ywtm_download_action .ywtm_download_btn {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  color: var(--ywtm-download-button-text);
  border: 1px solid var(--ywtm-download-border-btn);
  background: var(--ywtm-download-background-btn);
  border-radius: 47px;
  padding: 8px 15px;
  font-size: 0.8em;
  text-decoration: none;
}
.ywtm_downloads_content .ywtm_download_item .ywtm_download_action .ywtm_download_btn:hover {
  cursor: pointer;
  border: 1px solid var(--ywtm-download-hover-border-btn);
  background: var(--ywtm-download-hover-background-btn);
  color: var(--ywtm-download-hover-button-text);
}
.ywtm_downloads_content .ywtm_download_item .ywtm_download_action .ywtm_download_btn svg {
  width: 25px;
}
.ywtm_downloads_content .ywtm_download_item:hover {
  border: 1px solid var(--ywtm-download-hover-border);
  background: var(--ywtm-download-hover-background);
}
.ywtm_downloads_content .ywtm_download_item:hover .ywtm_download_action .ywtm_download_btn {
  border: 1px solid var(--ywtm-download-hover-border-btn);
  background: var(--ywtm-download-hover-background-btn);
  color: var(--ywtm-download-hover-button-text);
}

.ywtm_faqs_content {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.ywtm_faqs_content .ywtm_faq_item {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--ywtm-faq-border);
  border-radius: 6px;
  background: var(--ywtm-faq-background);
  color: var(--ywtm-faq-text);
}
.ywtm_faqs_content .ywtm_faq_item .ywtm_faq_header {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 20px;
}
.ywtm_faqs_content .ywtm_faq_item .ywtm_faq_header .ywtm_faq_question {
  flex: var(--ywtm-faq-flex);
}
.ywtm_faqs_content .ywtm_faq_item .ywtm_faq_header .ywtm_faq_icon {
  order: var(--ywtm-faq-icon-position);
  line-height: 0;
}
.ywtm_faqs_content .ywtm_faq_item .ywtm_faq_header .ywtm_faq_icon .ywtm_faq_icon_close {
  display: flex;
  align-items: center;
}
.ywtm_faqs_content .ywtm_faq_item .ywtm_faq_header .ywtm_faq_icon .ywtm_faq_icon_close svg {
  width: 17px;
}
.ywtm_faqs_content .ywtm_faq_item .ywtm_faq_header .ywtm_faq_icon .ywtm_faq_icon_open {
  display: none;
}
.ywtm_faqs_content .ywtm_faq_item .ywtm_faq_header .ywtm_faq_icon .ywtm_faq_icon_open svg {
  width: 18px;
}
.ywtm_faqs_content .ywtm_faq_item .ywtm_faq_header:hover {
  cursor: pointer;
}
.ywtm_faqs_content .ywtm_faq_item .ywtm_faq_answer {
  display: none;
  font-size: 0.8em;
  padding: 0 40px 20px 48px;
}
.ywtm_faqs_content .ywtm_faq_item.opened {
  border: 1px solid var(--ywtm-faq-open-border);
  background: var(--ywtm-faq-open-background);
  color: var(--ywtm-faq-open-text);
}
.ywtm_faqs_content .ywtm_faq_item.opened .ywtm_faq_header .ywtm_faq_icon .ywtm_faq_icon_open {
  display: flex;
  align-items: center;
}
.ywtm_faqs_content .ywtm_faq_item.opened .ywtm_faq_header .ywtm_faq_icon .ywtm_faq_icon_close {
  display: none;
}
.ywtm_faqs_content .ywtm_faq_item.opened .ywtm_faq_answer {
  color: var(--ywtm-faq-open-answer-text);
}

.ywtm_contact_form_content {
  background: var(--ywtm-form-form-bg);
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px;
  gap: 20px;
}
.ywtm_contact_form_content .ywtm_contact_form_first_row {
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}
.ywtm_contact_form_content .ywtm_contact_form_first_row > * {
  flex: 1 1 0;
}
.ywtm_contact_form_content .ywtm_contact_form_field {
  display: flex;
  flex-direction: column;
}
.ywtm_contact_form_content .ywtm_contact_form_second_row, .ywtm_contact_form_content .ywtm_contact_form_message {
  width: 100%;
}
.ywtm_contact_form_content .ywtm_contact_form_message textarea {
  resize: none;
}
.ywtm_contact_form_content .ywtm_contact_form_action {
  width: 100%;
  display: flex;
  flex-direction: row;
}
.ywtm_contact_form_content .ywtm_contact_form_action span {
  flex: 1;
}
.ywtm_contact_form_content input[type=text], .ywtm_contact_form_content input[type=email], .ywtm_contact_form_content textarea {
  border: 1px solid var(--ywtm-form-border);
  background: var(--ywtm-form-background);
}
.ywtm_contact_form_content input[type=text]:focus, .ywtm_contact_form_content input[type=email]:focus, .ywtm_contact_form_content textarea:focus {
  border: 1px solid var(--ywtm-form-active-border);
  background: var(--ywtm-form-active-background);
  box-shadow: 0 0 2px var(--ywtm-form-active-background);
}
.ywtm_contact_form_content .ywtm-field-required.ywtm-field-error input, .ywtm_contact_form_content .ywtm-field-required.ywtm-field-error textarea {
  border-color: red;
}
.ywtm_contact_form_content .ywtm-field-required.ywtm-field-error .ywtm-field-error-info {
  font-size: 0.6em;
  color: red;
}
.ywtm_contact_form_content .yith-plugin-fw__notice {
  width: 100%;
}

div.pp_yith_tab_manager a.pp_expand,
div.pp_yith_tab_manager a.pp_contract,
div.pp_yith_tab_manager a.pp_close {
  width: 1.5em !important;
  height: 1.5em !important;
  background-color: #656565 !important;
}
div.pp_yith_tab_manager a.pp_expand::before {
  font-family: inherit !important;
  content: "" !important;
  background-image: url("../images/icons/expand.svg");
  background-size: 0.8em 0.8em;
  background-repeat: no-repeat;
  background-position: center;
}
div.pp_yith_tab_manager a.pp_contract::before {
  font-family: inherit !important;
  content: "" !important;
  background-image: url("../images/icons/expand.svg");
  background-size: 0.8em 0.8em;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
}
div.pp_yith_tab_manager a.pp_close {
  background-color: #D9D9D9 !important;
  top: -0.5em !important;
  right: -0.5em !important;
}
div.pp_yith_tab_manager a.pp_close::before {
  font-family: inherit !important;
  content: "" !important;
  background-image: url("../images/icons/close.svg");
  background-size: 0.8em 0.8em;
  background-repeat: no-repeat;
  background-position: center;
}
div.pp_yith_tab_manager a.pp_next::before,
div.pp_yith_tab_manager a.pp_arrow_next::before {
  font-family: inherit !important;
  content: "" !important;
  background-image: url("../images/icons/arrow-right.svg");
  background-repeat: no-repeat;
  background-position: center;
}
div.pp_yith_tab_manager a.pp_next::before, div.pp_yith_tab_manager a.pp_previous::before {
  width: 2.5em !important;
  height: 2.5em !important;
  background-size: 1.2em 1.2em;
  background-color: #D9D9D9 !important;
  border-radius: 100%;
}
div.pp_yith_tab_manager a.pp_arrow_next, div.pp_yith_tab_manager a.pp_arrow_previous {
  background-color: unset;
}
div.pp_yith_tab_manager a.pp_arrow_next:hover, div.pp_yith_tab_manager a.pp_arrow_previous:hover {
  background-color: unset;
}
div.pp_yith_tab_manager a.pp_previous::before,
div.pp_yith_tab_manager a.pp_arrow_previous::before {
  font-family: inherit !important;
  content: "" !important;
  background-image: url("../images/icons/arrow-left.svg");
  background-repeat: no-repeat;
  background-position: center;
}
div.pp_yith_tab_manager a.pp_arrow_next::before,
div.pp_yith_tab_manager a.pp_arrow_previous::before {
  background-size: 0.8em 0.8em;
}
div.pp_yith_tab_manager .pp_details {
  font-weight: bold;
  display: flex;
}
div.pp_yith_tab_manager .pp_details .pp_nav {
  display: flex;
  align-items: center;
  gap: 2px;
  order: 1;
  padding: 0;
  margin: 0;
}
div.pp_yith_tab_manager .pp_details .pp_description {
  flex: 1;
}

.ywtm_additional_content > * {
  margin-bottom: 30px;
}

/*# sourceMappingURL=frontend.css.map */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('./fontawesome-webfont.eot?v=4.7.0');src:url('./fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('./fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('./fontawesome-webfont.woff?v=4.7.0') format('woff'),url('./fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('./fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.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:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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;
}
