/*//////// SEARCH ////////*/
/*////////////////////////*/
.yagidka-custom-search-title {
	display: block !important;
	margin-bottom: 30px;
	padding: 0 15px 0 15px;
	color: #522a6c;
}

.hentry.custom-yagidka-card {
	margin: 0 !important;
}

.yagidka-search-card-date {
	padding-left: 15px !important;
}

.yagidka-search {
	font-weight: 500 !important;
	font-size: 1.25em !important;
}

.yagidka-custom-search-form {
	margin: 30px 0;
}

.yagidka-custom-search-form .search-form label {
	width: 100% !important;
}

.yagidka-custom-search-form .search-form label input {
	width: 100% !important;
	border: 2px solid #522a6c !important;
	border-radius: 10px !important;
}

/*////////////////////////*/
/*//////// SEARCH ////////*/
