.elementor-5401 .elementor-element.elementor-element-4bd0aaa{--display:flex;--margin-top:150px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-5401 .elementor-element.elementor-element-2e05d06{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-5401 .elementor-element.elementor-element-2e58433{--grid-columns:1;}@media(max-width:1024px){.elementor-5401 .elementor-element.elementor-element-2e58433{--grid-columns:2;}}@media(max-width:767px){.elementor-5401 .elementor-element.elementor-element-2e58433{--grid-columns:1;}}/* Start custom CSS for shortcode, class: .elementor-element-20a54ba */<style>
    /* Shortcode */
.main-page-wrapper .elementor .elementor-shortcode{
	font-size:18px;
	
}
/* Search submit */
.e-search .e-search-form .e-search-submit{
	background-color:#152a4c;
}

/* Input */
.searchandfilter ul input{
	background-color:#f3f3f3;
}

/* Input */
.main-page-wrapper ul input:nth-child(4){
	background-color:#152a4c;
	color:#ffffff;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
}

/* Input */
.searchandfilter ul input[type=text]{
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
}

/* Ofexhibition category */
#ofexhibition_category{
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
}

/* Ofexhibition tag */
#ofexhibition_tag{
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
}

/* List */
.searchandfilter div ul{
	display:flex;
}

/* List Item */
.searchandfilter ul li{
	display:flex;
	flex-direction:column;
	flex-wrap:wrap;
}

/* List Item */
.wd-page-wrapper .main-page-wrapper .container .elementor .elementor-element .e-con-inner .elementor-widget-shortcode .elementor-shortcode .searchandfilter div ul li{
	width:300% !important;
}

/* 1656px and smaller screen sizes */
@media (max-width:1656px){

	/* List */
	.searchandfilter div ul{
		
	}
	
}

/* 767px and smaller screen sizes */
@media (max-width:767px){

	/* List Item */
	.wd-page-wrapper .main-page-wrapper .container .elementor .elementor-element .e-con-inner .elementor-widget-shortcode .elementor-shortcode .searchandfilter div ul li{
		width:100% !important;
	}
	
	/* List */
	.searchandfilter div ul{
		flex-direction:column;
		transform:translatex(0px) translatey(0px);
	}
	
}


</style>/* End custom CSS */