/*
Theme Name: My Vantage Child Theme
Version: 1.0
Description: A child theme for Vantage, the premium business directory theme for WordPress.
Author: Edwin van Halem
Author URL: http://www.connect-ed.nl
Template: vantage
*/

@import url("../vantage/style.css");

.main-navigation {
background: #771e70;
}

.page-template-default #primary {
width: 70%;    
}

.panel-grid-cell .panel {
    padding:15px;
    padding-top:20px;
}

#search-icon #search-icon-icon {
background-color: #771e70;
}

#search-icon #search-icon-icon:hover {
color: #771e70;
background-color: #f2b600;
}

/* maakt menu balk paars*/
#colophon {
background: #771e70;
padding: 0px;
}

/* maakt header balk grijs*/
header#masthead {
background: #D8D8D8;
}

header#masthead hgroup { 
padding-top: 5px;
padding-bottom: 5px;
}


.main-navigation ul > li:hover ul li {
    height:50px;
}

.main-navigation ul ul li {
height:0;
overflow:hidden;
-webkit-transition:height 500ms ease-in-out;
-moz-transition:height 500ms ease-in-out;
transition:height 500ms ease-in-out;
}

.main-navigation ul ul  {
opacity:1 !important;
box-shadow:#111 0 2px 10px;
}

/*hoofd navigatie mouseover blok geel text paars*/
.main-navigation ul li:hover > a {
background-color: #f2b600;
color: #771e70;
}

/*sub navigatie mouseover blok geel text paars*/
.main-navigation ul li ul li:hover > a {
background-color: #f2b600;
color: #771e70;
}

/* sub navigatie blokken paarse kleur*/
.main-navigation ul li ul li {
background-color: #771e70;
}

/* alle links in menu gele tekst */
.main-navigation a {
color: #f2b600;
}

/* alle links gele tekst */
a {
color: #f2b600;
}
/* haalt thema footer tekst weg */
#theme-attribution {
display: none;
}

.page-template-default #primary {
 padding:20px;
 width: 65%;   
}

#main {
 padding:0px;   
}

#Primary {
padding-bottom: 10px;
}

body.responsive #secondary {
    padding-bottom:10px;
}
#secondary {
background-color:#f2b600;
padding-left:10px;
padding-right:10px;
}

#secondary a {
color: #333333;
}

#secondary .widget .widget-title {
font-size: 18px;
margin-top:15px;
color: #771e70;
}
#footer-widgets .widget .widget-title {
font-size: 18px;
margin-top:15px;
color: #000000;
}

#secondary .widget li,
#footer-widgets .widget li{
margin: 5px; 
}

#footer-widgets .widget a {
color: #f2b600;
}

a:hover, a:focus, a:active {
font-weight: bold;
}

.circle-icon-box {
 display: none;
}

.entry-content a {
Color: #f2b600;
text-decoration:none;
}


#main {
background-image: url(http://assendorperzaken.nl/wp-content/uploads/2014/08/background.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


select {
    width: 260px;
    height: 100px;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=password],
textarea {
    width:260px;
}

#secondary .widget li, #footer-widgets .widget li {
    margin: 0px;
}

body.responsive #secondary {
    padding-top: 10px;
}
#secondary {
    padding-bottom: 10px;
}

#colophon #site-info{
        padding-left: 20px;
        padding-right: 20px;
    }
    .vantage-carousel-title a.next, .vantage-carousel-title a.previous{
        height:30px;
        width: 30px;
    }

@media only screen and (max-width: 835px) {
    .main-navigation ul li a {
        padding: 20px 25px;
    }

}
@media only screen and (max-width: 765px) {
    .main-navigation ul li a {
        padding: 20px 20px;
    }
}

@media handheld, only screen and (max-width: 800px){
    .entry-content > *:first-child {
     margin-left:0px !important;
    }
}
    
@media (max-width: 680px) {
    .main-navigation ul li a {
        padding: 20px 10px;
    }
    
    body.has-menu-search .main-navigation ul{
        margin-right:5px;
    }

        body.responsive #footer-widgets .widget {
        float: left;
        width: auto;
        }
}
@media screen and (max-width: 600px) {
    #wpadminbar {
        position:fixed;
    }
    
    #onzeruimten, table.zaal {
        font-size: 0.8em;
    }
    
    body.responsive #footer-widgets .widget {
        float: left;
        width: auto;
    }
    #secondary .widget-area, #footer-widgets .widget {
        margin-left: 20px;
        margin-right: 20px;
    }
    #secondary {
        padding:0px;
    }
}
@media (max-width: 816px) {

    body.responsive #secondary .widget {
        width:auto;
        float:none;
        margin-left: 20px;
        margin-right: 20px;
    }
        #secondary {
        padding:0px;
    }
}
    
/* alle H1 en H2 paars */

.entry-content h1, .entry-content h2 {
 color:#771e70;   
}

.entry-content h1 {
    font-size: 2.0em;
}


/* tabel 'onze ruimten' */
#onzeruimten tr, #onzeruimten td, #onzeruimten th,
.zaal tr, .zaal td, .zaal th {
    border:1px solid grey;
    padding-left:10px;
    padding-right:5px;
}
#onzeruimten th, .zaal th {
    background-color:#D5D5D5 ;
}

    
    

/* vanaf hier is alles voor contact formulier !!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#two-column{
	width: 550px;
}
#two-column #left{
	width: 300px;
	float: left;
}
#two-column #right{
	width: 250px;
	float: right;
}
#two-column p{
	margin-bottom: 12px;
}
#two-column input[type="text"]{
	border:none;
	border:1px solid #000;
	font-size :14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 240px;
	padding: 5px;
}
#two-column #right input[type="text"], #two-column #left input[type="text"]{
	width:240px;
}
input[type=text], input[type=tel], input[type=email], input[type=password],textarea, select {
    position: relative;
    padding: 5px;
    border:1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 240px;
}
#two-column input[type="submit"]{
	padding:8px 18px;
	background:#222;
	color:#fff;
	border: 1px solid #fff;
	float:right;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#two-column input[type="text"]:focus, #two-column textarea:focus{
	background: #eee;
}
#two-column input[type="submit"]:hover{
	background:#fff;
	color:#222;
	border: 1px solid #222;
}

input[type=number] {
    position: relative;
    padding: 5px;
    border:1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width:118px;
}

input[type="date"] {
    
        position: relative;
    padding: 5px;
    border:1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 130px;
    height:28px;
    
}

select#dropdown {
    height: 30px;
}

@media handheld,only screen and (max-width:800px) {
    #two-column #right {
        float: none;
    }
    
    .entry-content > *:first-child {
        margin-left:20px;
    }
}


span.wpcf7-list-item {
    float: left;
}
    
    div.wpcf7 {
        margin-left:20px;
    
}

/* --------------------- CSS voor helpfunctie / meer informatie -----------*/
.help-tip{
	text-align: center;
	background-color: #771E70;
	border-radius: 8px;
	font-size: 14px;
	line-height: 28px;
	cursor: default;
}

.help-tip:before{
	content:'kijk hier voor de zaalopstellingen';
	font-weight: bold;
	color:#EEB211;
}

.help-tip:hover p{
	display:block;
	transform-origin: 100% 0%;

	-webkit-animation: fadeIn 0.3s ease-in-out;
	animation: fadeIn 0.3s ease-in-out;

}

.help-tip p{	/* The tooltip */
	display: none;
	text-align: left;
	background-color: #771E70;
	padding: 15px;
	width: 300px;
	border-radius: 8px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	right: -4px;
	color: #FFF;
	font-size: 13px;
	line-height: 1.4;
    	z-index: 99999;
}	

.help-tip p:after{ /* Prevents the tooltip from being hidden */
	width:100%;
	height:40px;
	content:'';
	top:-40px;
	left:0;
}





/*dit is allemaal sub-navitagie voor bijv de kalender*/

.sub-navigation ul li a, .sub-navigation ul li a > * {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}

/*hoofd navigatie mouseover blok geel text paars*/
.sub-navigation ul li:hover > a {
background-color: #f2b600;
color: #771e70;
}

.sub-navigation ul li a {
padding: 10px 15px;
box-sizing:border-box;
display: inline-block;
}

.sub-navigation a {
display: block;
font-weight:bold;
}

.sub-navigation ul {
list-style:none;
margin:0px;
}
/*sub navigatie mouseover blok geel text paars*/
.sub-navigation ul li ul li:hover > a {
background-color: #f2b600;
color: #771e70;
}

/* sub navigatie blokken paarse kleur*/
.sub-navigation ul li ul li {
background-color: #771e70;
}

/* alle links in menu gele tekst */
.sub-navigation a {
color: #f2b600;
}

.sub-navigation {
background: #771e70;
}

.entry-content .sub-navigation ul li, .entry-content .sub-navigation ol li {
display:inline;
margin-left:5px;
}

    
/* home page */
.panel-grid-cell .panel {
    margin-bottom:35px;
    padding-top:0px;
}
 .panel-grid-cell {
        padding-left:10px;
}

/*achtergrond*/
#main {
 background-image: urL(/wp-content/uploads/2014/09/background.jpg);   
}
    
/*geen HTML tags bij comment */
#commentform .form-allowed-tags, #commentform .form-allowed-tags code {
    display:none;
}

/* PB POST LOOP GROTERE KNOP */
.vantage-carousel-title a.next .vantage-icon-arrow-left, .vantage-carousel-title a.previous .vantage-icon-arrow-left, .vantage-carousel-title a.next .vantage-icon-arrow-right, .vantage-carousel-title a.previous .vantage-icon-arrow-right {
 font-size:20px;
 line-height:35px;
 width:30px;
}


/* RECENTE BERICHTEN GROTER */
aside#recent-posts-4 ul li {
font-size:18px;
}

aside#recent-posts-4 li {
margin-bottom: 10px !important;
}


#tribe-events-content a, .tribe-events-event-meta a {
 color:#771e70; 
}

.main-navigation ul ul a {
    padding: 20px 35px;
}

.main-navigation ul ul {
background:#771e70;
}

/* logo in menu afmeting*/
img.logo-no-height-constrain {
    height: 35px!important;
}
/* titel groter en paars*/
article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
    color: #771e70;
    font-size: 2.5em;
    font-weight: bolder;
    line-height: 1.35em;
}
/* slider widget tekst groter en paars*/
span.vantage-carousel-title-text {
    color: #771e70;
    font-size: 1.4em;
}

p{
font-size:1.2em;
}

ul{
font-size:1.2em;
}

h2.tribe-events-single-event-title.summary.entry-title {
    color: #771e70;
    font-weight: bold;
    padding-bottom: 10px;
}



    