/*
Theme Name:     Circle theme Child
Theme URI:      http://www.creatiefbureau.nl
Description:    Got questions? Visit our <a href="http://www.creatiefbureau.nl/support/">Support page</a>.
Author:         Creatief Bureau
Author URI:     http://www.CreatiefBureau.nl/
Template:       Circle
Version:        1.0
*/

/* Place all your CSS modifications below */

/* #g1-headers,
#g1-precontent,
#g1-content,
#g1-footers {
max-width:1136px;
margin-left:auto;
margin-right:auto;
} */

#g1-precontent,
#g1-content,
#g1-footers {
margin-left:auto;
margin-right:auto;
}

#g1-headers {
	-webkit-border-radius: 5px;
    border-radius: 5px;
}

#g1-precontent {
	-webkit-border-radius: 5px;
    border-radius: 5px;
}

#g1-content {
	border: 1px solid #eeeeee;
	-webkit-border-radius: 5px;
    border-radius: 5px;
}

.wp-image-155 {
	padding-bottom: 15px;
}

.dailybugle {
	font-size: 12px;
}

/* ##### */

.eo-events li {
list-style: none;
margin-left: -22px;
margin-bottom: 20px;
}

.eo-events li:before {
display:block; 
float: left;
/* content: url('http://fullcirclecompliance.eu/wp-content/uploads/icon_kalender.png'); */
padding: 10px 15px 10px 15px;
}

#secondary .widget {
margin-bottom: 0px;
}

.eo-events h2 {
font-size: 22px;
margin-bottom: 30px;
}

.datum {
color: #bbb;
font-size: 14px;
}

.agenda-lijst {
background-color: #fdfdfd;
display:block;
margin-bottom: 30px;
}

.meet-the-team {
	padding: 25px;
	display: block;
}

#g1-content .g1-toggle--solid .g1-toggle__switch {
	border-color: #a6a6a6;
	background: #a6a6a6;
	padding:0px;
}

.g1-toggle__switch {
	-webkit-border-radius: 3px 3px 3px 3px ;
	-moz-border-radius: 3px 3px 3px 3px ;
	-ms-border-radius: 3px 3px 3px 3px ;
	-o-border-radius: 3px 3px 3px 3px ;
	border-radius: 3px 3px 3px 3px ;
	width: 23px;
	height: 23px;
	display: block;
	float: left;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	border-width: 1px;
}

/* .g1-cartbox {
	display: none;
} */

.g1-nav-item__icon {
color: #0c5194;
}

#g1-primary-nav-menu > .g1-menu-item-with-icon > a > .g1-nav-item__icon {
position: absolute;
left: 10px;
font-size: 20px;
}

.cssanimations #g1-preheader__switch {
display: none;
}

#g1-content .g1-toggle--solid .g1-toggle__switch {
border-color: #0c5194;
background: #0c5194;
padding: 0px;
}

#g1-content .advisory .g1-toggle--solid .g1-toggle__switch {
	background:#fff !important;
	border-color:#fff !important;
	color: #0c5194 !important;
}

#g1-content .advisory .g1-box__inner {
	color: #fff !important;
}

#g1-content .advisory_01 .g1-box__inner {
	background-color: #69a2db !important;
}

#g1-content .advisory_02 .g1-box__inner {
	background-color: #2a5e8e !important;
}

#g1-content .advisory_03 .g1-box__inner {
	background-color: #1f4970 !important;
}

#g1-content .advisory_04 .g1-box__inner {
	background-color: #14334f !important;
}

#cc_form_1 {
	background: none!important;
	}
	
/*WooCommerce Product Addons ABMS field layout */
#product-1541 .addon-wrap-1541-recurring-days {width:18% !important; margin-right:2% !important; float:left !important; display:block !important; clear:none !important;}
#product-1541 .tm-description {padding-top:1em !important;}
/*Checkout page payment methodes disable display "Check booking availability"*/
.woocommerce #payment .payment_methods .payment_method_wc-booking-gateway {display:none !important;}
/*WooCommerce Increment Button plugin correction */
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {width:3.7em !important;}
/*WooCommerce on Sale badge positioning*/
.woocommerce span.onsale {right:2em; top:2em;}
/*WooCommerce Proceed to checkout button layout */
.woocommerce .cart-collaterals .cart_totals a.button.alt {width:auto !important; display: inline-block; margin-top:1.5em;}

/*WooCommerce Constant Contact opt-in checkbox at checkout */
#wc_constant_contact_subscribe_field .checkbox {font-size:1.5em;}
#wc_constant_contact_subscribe_field input['type=checkbox'] {width:auto;}

dfn, em, q, cite {
  font-weight: normal;
  font-style: italic;
  line-height: 1.5em!important;
}

.header-small-text {
	line-height: 1.5em!important;
	font-size: 1.3em;
}

.woocommerce .upsells, .woocommerce .related {clear:both !important;}