/*
Theme Name: Brunn
Theme URI: http://brunn.select-themes.com
Description: Creative Agency Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Text Domain: brunn
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.6.1
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.

*/

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

.qodef-main-menu ul li:last-child >a{
	padding-right: 0 !important;
}
.qodef-si-text-box.qodef-item-appear {
    display: none !important;
}
.qodef-video-button-holder .qodef-video-button-play .qodef-video-button-icon-holder:after {
   background-color: #000000 !important;
}
.qodef-image-gallery.qodef-ig-custom-navigation .owl-nav .owl-next, .qodef-image-gallery.qodef-ig-custom-navigation .owl-nav .owl-prev {
   background-color: #000000 !important;
}
.qodef-blog-list-holder .qodef-bl-item .qodef-post-heading .qodef-post-info-date {
   background-color: #000000 !important;
}
.vc_row.wpb_row.vc_row-fluid.video_section.qodef-content-aligment-center {
    background-size: cover !important;
    min-height: 600px !important;
}
.qodef-page-footer .widget a:hover {
    color: #c52026  !important;
}
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li.qodef-active-item>a, .qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li>a:hover {
      color: #c52026 !important;
}
.qodef-main-menu>ul>li.qodef-active-item>a, .qodef-main-menu>ul>li>a:hover {
     color: #c52026 !important;
}
.qodef-drop-down .second .inner ul li a .item_outer:before {
    background-color: #c52026 !important;
}

.w-50{
    width:48% !important;
    float: left !important;
    overflow: hidden !important;
}
.w-100{
    width:100% !important;
}

.qodef-section-title-holder .qodef-label .qodef-label-line {
    background-color: #c52026 !important;
}
.wpcf7-form p, p.form-submit {
    padding-right: 12px !important;
}
span.wpcf7-list-item {
    margin: 0 5px 0px -4px;
}

.single-post .qodef-title-holder.qodef-standard-type .qodef-page-title {
    max-width: 80% !important;
    font-size: 30px !important;
}
#qodef-back-to-top>span {
    border: 1px solid #000000;
    background-color: #000000 !important;
}
.qodef-blog-list-holder .qodef-bl-item .qodef-post-info-top .qodef-label-line {
    background-color: #000000 !important;
}

.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-title.ui-state-active, .qodef-accordion-holder.qodef-ac-simple .qodef-accordion-title.ui-state-hover {
    color: #c52026 !important;
}
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li>a {
    color: #000 !important;
}
.qodef-page-header {
    background-color: #fff !important;
}
.qodef-drop-down .second .inner {
    width: 330px !important;
}
.qodef-drop-down .narrow .second .inner ul li {
    width: 100% !important;
}
.qodef-drop-down .narrow .second .inner ul {

    width: 100% !important;
}
.qodef-main-menu ul li:last-child >a {
    padding-right: 29px !important;
}
.qodef-top-bar a:hover {    
color: #c52026 !important;
}
#qodef-back-to-top>span {
    border: 1px solid #000 !important;
}
input#gform_submit_button_1 {
    padding: 10px 24px;
    border: navajowhite;
    cursor: pointer;
}
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li.qodef-active-item>a, .qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li>a:hover, .qodef-drop-down .second .inner ul li.current-menu-ancestor>a, .qodef-drop-down .second .inner ul li.current-menu-item>a {
    color:#c52026  !important;
}
@media screen and (max-width: 1024px) {
.qodef-mobile-header .qodef-mobile-logo-wrapper img {
    height: auto !important;
    width: 250px !important;
    padding-top: 10px !important;
}
}