/*
Je kunt hier je eigen CSS toevoegen.

Klik op het help icoon om meer te leren.
*/

#menu-item-2573 {
	
	border: 1px solid #c6416e;
	border-radius: 5px;
	padding: 0px 5px;
	margin-left: 5px;
	background-color: #c6416e;
	text-decoration-color: none;
}

#menu-item-2573 a {
	color: white ;
}

#menu-item-2573:hover {
	background-color: #ffffff
}

#menu-item-2573:hover a {
	color: #c6416e
}

#footer-sidebar3 .widget-title {
	font-size: 20px
}

#footer-sidebar2 .widget-title {
	font-size: 20px
}

#register {
    min-height: unset !important;
}

#register input[type="text"], #register input[type="email"],
#register input[type="submit"],
#register select {
    color: black;
    width: 100%;
    padding: 8px 16px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

#register .wpb_text_column {
    color: white;
}

#register .wpcf7-acceptance .wpcf7-list-item{
	margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}

#register .wpcf7-acceptance .wpcf7-list-item-label a,
#register .wpcf7-acceptance .wpcf7-list-item-label a:hover {
	color: rgb(253, 197, 216);
	text-decoration: underline;
}

.wpcf7-text {
	background-color:white !important;
}

.vc_cta3-actions .vc_btn3{
	font-size: 14px!important;
}

.wpcf7-submit, .vc_cta3-actions .vc_btn3, .pt-payment-btn, .pt-uea-currency {
	background-color: rgb(253, 197, 216) !important;
	color: white!important;
	font-size: 25px;
	font-weight: 700;
}

.wpcf7-submit:hover, .vc_cta3-actions .vc_btn3:hover, .pt-payment-btn:hover{
	background-color: rgb(253, 170, 198) !important;
	font-weight: 550;
}

.wpcf7-form label {
	color:white;
}

.wpcf7-form label select {
	color:black !important;
}

.recipe_grid_image h2 {
	padding: 10px;
    margin: 1em;
    color: white;
    background-color: rgba(58,175,185,0.75);
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
	font-size: 110%;
    line-height: normal;
    margin: 1em;
    margin-left: 2em;
    margin-right: 2em;
	font-weight: bold;
}

.recipe_grid_image h2 a {
	color: #ffffff;
}

.wdform-label {
    font-weight: bold;
	font-size: 110%;
}

.fm-form-container.fm-theme3 .fm-form {
    background: none !important;
}

.pt-checkout-form {
	margin-top: 10%;
}

.pt-crowdfunding-wrapper, .pt-form-group{
	margin-bottom: -5px;
}

.pt-payment-btn{
	border: 1px solid #ccc;
	border-radius: 4px;
}

.pt-uea-currency {
	border-radius: 20px;
}

.pt-crowdfunding-wrapper .pt-crowdfunding-progress-bar-fullness{
	background-color: rgb(253, 170, 198);
}

.crowdfunding-twitter-share-button{
	padding-top: 10px;
	max-height: 40px;
}

.flex-direction-nav a{
	color: #3aafb9!important;
}

.slides li img{
	max-height: 500px;
}

@media screen and (min-width: 768px) {
    .five-columns.vc_row .vc_col-sm-2 {
        float: left;
        width: 18.5%;
        padding: 0;
        margin-right: 1.5%;
        min-height: 0;
    }
    .five-columns.vc_row .vc_col-sm-2:nth-last-child(2) {
        margin-right: 0;
    }
}

@media screen and (min-width: 768px) {
    .five-columns.vc_row .vc_col-sm-2 {
        float: left;
        width: 18.5%;
        padding: 0;
        margin-right: 1.5%;
        min-height: 0;
    }
    .five-columns.vc_row .vc_col-sm-2:nth-last-child(2) {
        margin-right: 0;
    }
}

@media screen and (min-width: 768px) {
    .sponsors_grid .vc_grid-container-wrapper .vc_col-sm-2 {
        float: left;
        width: 18.5%;
        padding: 0;
        margin-right: 1.5%;
        min-height: 0;
    }
    .sponsors_grid.vc_grid-container-wrapper .vc_col-sm-2:nth-last-child(2) {
        margin-right: 0;
    }
}