


.blog-sidebar_d627c23060e74af9{
	position: relative;
}

.blog-sidebar_d627c23060e74af9 .search-widget_79e1481943f95878 .form-group_b58118359c9b696b{
	position: relative;
	margin: 0px;
}

.blog-sidebar_d627c23060e74af9 .search-widget_79e1481943f95878 .form-group_b58118359c9b696b input[type='search']{
	position: relative;
	display: block;
	width: 100%;
	height: 65px;
	background: #F3F3F3;
	border: solid;
	border-width: 1px;
	border-color: #F3F3F3;
	font-size: 18px;
	color: rgba(0, 0, 0, 0.70);
	padding: 10px 90px 10px 25px;
	transition: all 500ms ease;
}

.blog-sidebar_d627c23060e74af9 .search-widget_79e1481943f95878 .form-group_b58118359c9b696b input[type='search']:focus{

}

.blog-sidebar_d627c23060e74af9 .search-widget_79e1481943f95878 .form-group_b58118359c9b696b button[type="submit"]{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 70px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background: var(--secondary-color);
	transition: all 500ms ease;
}

.blog-sidebar_d627c23060e74af9 .search-widget_79e1481943f95878 .form-group_b58118359c9b696b input[type='search']:focus + button,
.blog-sidebar_d627c23060e74af9 .search-widget_79e1481943f95878 .form-group_b58118359c9b696b button:hover{

}

.blog-sidebar_d627c23060e74af9 .widget-title_d1b95ec4277ab15b{
	position: relative;
	display: block;
}

.blog-sidebar_d627c23060e74af9 .widget-title_d1b95ec4277ab15b h3{
	font-size: 32px;
	line-height: 43px;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
}

.blog-sidebar_d627c23060e74af9 .category-widget_64abe8c2179ccd9f .category-list_69b91a49169b8df2 li{
	position: relative;
	display: block;
}

.blog-sidebar_d627c23060e74af9 .category-widget_64abe8c2179ccd9f .category-list_69b91a49169b8df2 li a{
	position: relative;
	display: inline-block;
	font-size: 20px;
	line-height: 54px;
	color: var(--title-color);
}

.blog-sidebar_d627c23060e74af9 .category-widget_64abe8c2179ccd9f .category-list_69b91a49169b8df2 li a:hover{

}

.blog-sidebar_d627c23060e74af9 .tags-widget_1098357b207d2ee0 .tags-list_7cf34dd72a1fe7e4 li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 14px;
	margin-bottom: 15px;
}

.blog-sidebar_d627c23060e74af9 .tags-widget_1098357b207d2ee0 .tags-list_7cf34dd72a1fe7e4 li a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	color: var(--title-color);
	border: solid;
	border-width: 1px;
	border-color: var(--secondary-color);
	text-align: center;
	padding: 6.5px 19px;
}

.blog-sidebar_d627c23060e74af9 .tags-widget_1098357b207d2ee0 .tags-list_7cf34dd72a1fe7e4 li a:hover{
	color: #fff;
}
























