/*
Theme Name: Cevian
Theme URI: http://cevian.select-themes.com
Description: Multipurpose Business Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Text Domain: cevian
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: 1.0
License: GNU General Public License
License URI: licence/GPL.txt

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

*/



.qodef-side-menu-button-opener.qodef-icon-has-hover.qodef-side-menu-button-opener-icon-pack {
    display: none;
}

.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-full-width {
    padding: 70px 50px 70px !important;
}

.qodef-elements-holder.qodef-custom-grid-line-disabled.qodef-three-columns.qodef-with-bg-grid.qodef-responsive-mode-768 {
    display: none;
}

@media only screen and (min-width:992px){
	.qodef-content {
    margin-top: -94px !important;
}
.qodef-page-header .qodef-menu-area {
    background-color: transparent !important;
}
}
@media only screen and (min-width:1280px){
.qodef-footer-top-inner.qodef-full-width .qodef-column-content:nth-child(2) {
    margin: 0 9%;
}
.qodef-footer-top-inner.qodef-full-width .qodef-column-content:last-child {
    width: 15%;
}
	}

