/*
 Theme Name:   Rodich Child
 Theme URI:    http://themeforest.net/user/VictorThemes
 Description:  Rodich Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes/portfolio
 Template:     rodich
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  rodich-child
*/

/* Write Custom CSS */

.textaligncenter {text-align: center;}
.homegallery {margin-bottom: 0;}

.roch-copyright {
	width: 100% !important;
	text-align: center;
}



@media screen and (min-width: 992px) {
	.roch-menu-btn-warp {
		display: none;
	}
}