/*  MICROTHEMER STYLES  */


/*= Untitled folder =========== */

/** Untitled folder >> Brxe shortcode **/
.brxe-shortcode {
	width: 21.5px !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
}

/** Untitled folder >> Wpml current flag **/
.wpml-current-flag {
	width: 101px !important;
}

/** Untitled folder >> Wpml dropdown list **/
.wpml-dropdown-list {
	background-color: rgba(255, 255, 255, 0) !important;
}

/** Untitled folder >> Menu uednja **/
#menu-uednja {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-direction: column !important;
	-moz-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
	grid-row-gap: 12px !important;
	row-gap: 12px !important;
}

/** Untitled folder >> List item **/
#menu-uednja > li {
	border-color: rgb(7, 146, 182) !important;
	border-style: solid !important;
	border-radius: 1px !important;
}

/** Untitled folder >> List item _2 **/
.brxe-filter-radio li {
	margin-left: 12px !important;
}

/** Untitled folder >> Tippy content **/
.tippy-content {
	background-color: rgb(4, 58, 72) !important;
	border-radius: 18px !important;
}

/** Untitled folder >> Tippy arrow **/
.tippy-arrow {
	color: rgb(4, 58, 72) !important;
	font-size: 21px !important;
	background-color: rgb(4, 58, 72) !important;
	margin-left: -8px !important;
}

/** Untitled folder >> Menu item 10901 hu **/
#menu-item-10901-hu {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
}

/** Untitled folder >> Image _3 **/
.menu-item-object-custom img {
	width: 21px !important;
	height: 15px !important;
}

/** Untitled folder >> Brxe wtwtte **/
#brxe-wtwtte {
	padding: 0 !important;
}

/** Untitled folder >> Bricks posts nothing found **/
.bricks-posts-nothing-found {
	color: rgb(231, 243, 251) !important;
}

