/* 
Theme Name:	Blogstream Child
Theme URI: http://alx.media/themes/blogstream/
Description: <a href="http://alx.media/themes/blogstream/">Blogstream</a> is a flexible personal blog theme with plenty of options. Optimized for all devices, this theme will stand out with a unique design. Pick any accent color you wish. Set sidebar to the left or right - or no sidebar at all. Demo: http://demo.alx.media/x/?theme=Blogstream
Author: Alexander Agnarson
Author URI: http://alx.media
Template: blogstream
Version: 1.0.0
Text Domain: blogstream-child
*/

body {
    font-family: 'Hind Siliguri', sans-serif!important;
}

.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #3b61eb;
}

span.author {
    display: none;
}

.ui-datepicker-calendar {
	display: table;
}

table {
    overflow-x: scroll;
    max-width: 100%;
    display: inline-block;
    overflow-y: hidden;
}