/*
    Theme Name:   Bridge Child
    Theme URI:    http://demo.qodeinteractive.com/bridge
    Description:  A child theme of Bridge Theme
    
    Author:       Ontwerpbureau Noir
    Author URI:   https://ontwerpbureaunoir.com/
    Template:     bridge
    Version:      1.0.0
*/
@import url("../bridge/style.css");

/* ------------------------------------------------------- TYPOGRAPHY */

h5 a {
	color: white!important;
}

/* ------------------------------------------------------- REVIEWS */

img.wprevpro_t1_IMG_4 {
    display: none!important;
}

img.wprevpro_t1_fb_logo {
	display: none!important;
}

a.wprs_unslider-arrow.next {
    display: none;
}

a.wprs_unslider-arrow.prev {
    display: none;
}

.w3_wprs-row-padding {
	padding: 0px!important;
}

/* ------------------------------------------------------- HEADER */

.q_logo img {
	top: -36px;
	width: 350px!important;
	height: auto!important;
}

.q_logo img.mobile{top:13px; width: 200px!important;}

/* ------------------------------------------------------- ELEMENTS */

.q_icon_list {
	margin-bottom: 0px;
}

.qode-info-card {
	text-align: left;
}

.qode-info-card .qode-info-card-text-holder {
	min-height: 260px;
}

.qode-qbutton-main-color, .qode-qbutton-main-color:hover {
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding-left: 40px;
}

.q_icon_list p {
	font-size: 16px!important;
}

.wprevpro_t1_P_3 {
	font-family: Open sans, sans-serif!important;
	font-style: normal;
	padding: 10px;
	line-height: 30px;
}

/* ------------------------------------------------------- BUTTONS / ICONS */

.qbutton.white {
	color: #fff;
	background-color: #ed6b35!important;
}