.elementor-escen-taxonomy-search {

}
.elementor-escen-taxonomy-search__fields,
.elementor-escen-taxonomy-search__button {
	display: inline-block;
}

@media (min-width:599px) {
	.elementor-escen-taxonomy-search__button {
		padding-left: 20px;
	}
}

.elementor-escen-taxonomy-search__tax {
	display: inline-block;
	position: relative;
	margin: 0 0 0 0;
}

.elementor-escen-taxonomy-search__tax::after {
	font-family: "Font Awesome 5 Free";
	content: "\f078" !important;
	font-size: 16px;
	font-weight: 900;
	line-height: 16px;
	border: none !important;
	position: absolute !important;
	top: 50%;
	right: 0.25em;
	bottom: auto !important;
	transition: none;
	transform: translateY(-50%);
	color: var(--e-global-color-text);
	margin-top: -2px;
	pointer-events: none;
}

.elementor-escen-taxonomy-search__button input {
	padding: 0.25em 0.5em;
	border-width: 2px!important;
}

@media (max-width: 599px) {
	.elementor-escen-table-cell {
		width: 100%;
	}

	.elementor-escen-taxonomy-search__fields,
	.elementor-escen-taxonomy-search__button {
		display: flex;
	}

	.elementor-escen-taxonomy-search__tax {
		margin: 0 0.25em
	}

	.elementor-escen-taxonomy-search__button input {
		width: 100%;
		margin: 0.5em 0;
	}
}

.elementor-escen-taxonomy-search__tax-select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: transparent;
/*	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' height='12px' width='15px'%3E%3Ctext x='6' y='10' fill='black'%3E%E2%8C%84%3C/text%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 2em 0.9em;
	background-position: right 40%;
*/	padding: 0.5em 1.5em 0.5em 0.5em;
	border: 0 none;
	color: black;
    max-width: 104px;
	overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 991px) {
	.elementor-widget-escen-multiple-video-new-sample .video_row.elementor-escen-video.product-slides .elementor-swiper-button {
		display: inline-flex !important;
	}
}

#blog-search-dropdowns .select-items {
	padding: 14px 0 !important;
	flex-direction: column;
	flex-wrap: nowrap !important;
	justify-content: flex-start;
	align-items: stretch;
	right: auto;
	position: absolute;
	width: max-content;
	text-align: left;
}

#blog-search-dropdowns .select-selected:hover {
    text-decoration: underline;
    text-underline-offset: 5px;
}

@media (max-width: 768px) {
	.sessions-video-widget .elementor-escen-video-skin-slides 
	.elementor-swiper-button-prev svg ,
	.elementor-swiper-button-next svg {
		margin-top: 0px !important;
	}
	.sessions-video-widget	.elementor-escen-video-skin-slides .elementor-swiper-button-inner {
		width: 100%;
		max-width:110px;
		margin: 0 auto;
		text-align: center;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top:50px;
	}
	.sessions-video-widget	.elementor-escen-video-skin-slides .elementor-swiper-numbers {
		right: unset !important;
		top: unset !important;
	}
}
@media (min-width: 1280px) {
	.sessions-video-widget .elementor-escen-video-skin-slides .elementor-swiper-button-prev {
		height: 100%;
		padding: 0px !important;
		left: 1196px;
		top: 146px;
		width: fit-content;
		display: flex;
		flex-direction: row-reverse;
	}
	.sessions-video-widget .elementor-escen-video-skin-slides .elementor-swiper-numbers {
		right: 62px !important;
	}
	.sessions-video-widget .elementor-escen-video-skin-slides .elementor-swiper-button-next {
		right: -960px !important;
	}
	.sessions-video-widget .elementor-swiper-numbers {
		text-align: center;
	}
	.sessions-video-widget .swiper-container .elementor-swiper-numbers {
		padding-top: 0px !important;
	}
}