/*
Theme Name: Bridge
Theme URI: https://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
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
Author: Qode Interactive
Author URI: https://qodeinteractive.com/
Text Domain: bridge
Version: 30.8.7.1
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.

*/

.slagzin {
    padding-top: 300px !important;
    padding-bottom: 200px !important;
}

.qode-workflow.qode-workflow-animate.qode-appeared .main-line {
    background-color: #5FBB4C!important;
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-text .circle {
	background: #5FBB4C!important;
}

.filter_holder ul li {
    margin: 9px 9px!important;
    padding: 10px;
    background: #feee3a;
}

h2.entry_title {
	display:none!important;}
}

.filter_holder ul li span {
    color: #60bb4c !important;
}

.blog_holder.masonry_full_width article .post_info {
    font-size: 14px;
}

p a, .footer_bottom p a {
    text-decoration: underline!important;
}

.wpcf7 form.sent .wpcf7-response-output, div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #60bb4c!important;
}

::selection {
    background: #5fbb4c!important;
    color: #fff;
}

nav.main_menu>ul>li.active > a {
	color: #5fbb4c!important;
    text-decoration: underline!important;
}

header.fixed.scrolled .header_bottom, header.fixed_hiding.scrolled .header_bottom {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
	box-shadow: none!important;}

h4 {    
	margin-top: 40px!important;
    margin-bottom: 40px!important;
}

.mobile_menu_button {
    float: right!important;
    margin: 0 0px 0 20px!important;
}

.meedoen  {
    Background: #fdea31;
    padding: 10px;
    border-radius: 4px;
    letter-spacing: 1px;
	max-height: 30px;
	float: middle;
}

input[type="submit"] {
    -webkit-appearance: none;
    background: #fded3a!important;
    font-family: Montserrat;
    color: #5fbb4c;
    font-size: 16px;
    text-transform: none;
    font-weight: 700;
    border: 0px;
    padding: 7px 10px 7px;
    letter-spacing: 1px;
	cursor: pointer;
	border-radius:3px;
}

.post_comments {
    display: none;
}

.comment_holder {
    display: none;
}

.contact_form h5 {
	display: none;
}

.doemee {
    border: 0 !important;
    background: #fded3a!important;
    padding: 5px!important;
    text-align: center!important;
    margin-top: 15px!important;
}

.aligncenter {
    margin: 10px auto 30px!important;
}

.mc4wp-form-fields input {
    padding: 14px;
    background: #f3f3f3;
    border: 0px;
}

.mc4wp-form-fields {
    text-align: center;
}

.mc4wp-form-fields p {
    display: inline-block;
}

.blockquote {
	font-size:24px!important;
	line-height: 32px!important;
	color: #5fbb4c!important;
	text-align:center!important;
}

.content {
    margin-bottom: 80px;
}