/*
Theme Name: Struktur
Theme URI: https://struktur.qodeinteractive.com
Description: Creative Agency Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Text Domain: struktur
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 2.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.hide{
	display: none !important;
}
.qodef-grid-list.qodef-four-columns .qodef-item-space {
    max-height: 200px;
}
.qodef-medium-space .qodef-outer-space .qodef-item-space {
    margin: 0 0 20px !important;
}
.qodef-text-with-number-holder.qodef-twn-with-separators .qodef-twn-number-holder span {
    color: #999999 !important;
}
.qodef-text-with-number-holder.qodef-twn-with-separators .qodef-twn-text-holder .qodef-twn-title{
	color:#000 !important;
}
.no-touch .qodef-row-background-text-holder .qodef-row-background-text-wrapper.qodef-row-background-text-animation .qodef-char-mask {
    color: #999 !important;
}
.qodef-ps-navigation .qodef-ps-next a {
    color: #999 !important;
}
@media(min-width:1024px){
	.qodef-side-menu-button-opener{
		display: none !important;
	}
}
