


.blog-sidebar_3f93dfce55030975{
	position: relative;
}

.blog-sidebar_3f93dfce55030975 .search-widget_12e8ba029f29f620 .form-group_59edc652fe9ef7eb{
	position: relative;
	margin: 0px;
}

.blog-sidebar_3f93dfce55030975 .search-widget_12e8ba029f29f620 .form-group_59edc652fe9ef7eb 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_3f93dfce55030975 .search-widget_12e8ba029f29f620 .form-group_59edc652fe9ef7eb input[type='search']:focus{

}

.blog-sidebar_3f93dfce55030975 .search-widget_12e8ba029f29f620 .form-group_59edc652fe9ef7eb 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_3f93dfce55030975 .search-widget_12e8ba029f29f620 .form-group_59edc652fe9ef7eb input[type='search']:focus + button,
.blog-sidebar_3f93dfce55030975 .search-widget_12e8ba029f29f620 .form-group_59edc652fe9ef7eb button:hover{

}

.blog-sidebar_3f93dfce55030975 .widget-title_985abeb1bd42441f{
	position: relative;
	display: block;
}

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

.blog-sidebar_3f93dfce55030975 .category-widget_a232bce20a3562be .category-list_24636c83e04870c0 li{
	position: relative;
	display: block;
}

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

.blog-sidebar_3f93dfce55030975 .category-widget_a232bce20a3562be .category-list_24636c83e04870c0 li a:hover{

}

.blog-sidebar_3f93dfce55030975 .tags-widget_658e3409e8a5b6dc .tags-list_8c73fecd97cb31d6 li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 14px;
	margin-bottom: 15px;
}

.blog-sidebar_3f93dfce55030975 .tags-widget_658e3409e8a5b6dc .tags-list_8c73fecd97cb31d6 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_3f93dfce55030975 .tags-widget_658e3409e8a5b6dc .tags-list_8c73fecd97cb31d6 li a:hover{
	color: #fff;
}
























