/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
/* .ct-sidebar{
	box-shadow: none !important;
	border: 1px solid rgba(44,62,80,0.2) !important;
	padding: 10px !important;
}

.ct-sidebar .ct-widget:not(:last-child){
	margin-bottom: 10px !important;
} */

.ct-container .entry-card{
	padding: 5px 10px !important;
}

/* .ct-container .hero-section{
	margin-top: 10px !important;
} */

.is-form-style input.is-search-input {
	height: 25px !important;
	font-size: 12px !important;
}