/*
 Theme Name:   Sonik Child
 Theme URI:    http://qantumthemes.com/
 Description:  Sonik Child Theme
 Author:       QantumThemes
 Author URI:   http://qantumthemes.com
 Template:     sonik
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  _s
*/

/***************************************************************
****************************************************************
************* PUT YOUR CUSTOM STYLES HERE **********************
****************************************************************
****************************************************************/

/* probably doing something important */
.qt-archivemembers-item .qt-image img {
  opacity: 1 !important;
  height: 397px !important;
}

/* hide author on posts */
.qt-author-infobox {
  display: none !important;
}

/* reduce padding below posts */
.qt-reading-opt.qt-post-content {
	padding-bottom: 0 !important;
}
.qt-tags {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

/* fix menu breaking on screen sizes around 1270px */
i.mdi-navigation-menu.white-text {
    color: #FF5500 !important;
}

/***************************************************************
****************************************************************
****************************************************************
****************************************************************
****************************************************************/
