/*
Theme Name: zhihongyang
Theme URI: http://themegrill.com/themes/esteem/
Description: zhihongyang child theme
Author: JanBoel
Author URI:  http://themegrill.com
Template: esteem
Version: 1.3.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zhihongyang
*/


/* theme aanpassingen starten hier */

 .widgettitle {
    font-size: 1.3em;
}

.post .entry-content ul, .page .entry-content ul {
    list-style-type: none;
    }

.posta {
    width: auto;
    height: 265px;
    margin-top: -0.7em;
    padding-top: 0.5em;
    padding-right: 1em;
    background-color: #93ffe0;
    /* nieuwsbrief */
}
.shortcode {
    width: 50%;
    float: left;
    
}

 .tekstnb {
    width: 50%;
    padding-top: 2.1em;
    text-align: left;
    float: right;
}
.shortcode .tekstnb {
    clear: both;
}

.imgtekst {
    padding: 20px;
}

.alignnone {
    float: left;
    border: 1.5px solid #cccccc;
    margin: 10px;
}

.wpsm_panel-title {
    line-height: 1.7; 
    }     

.header-logo-image img{
	display: block;
	height: 66px;
	width: 66px;
}

table { /* tables still need 'cellspacing="0"' in the markup */
    width: 50%;
    margin: auto;
	border-collapse: separate;
	border-spacing: 0;
    border: 2px solid #eaeaea;
    background-color: #ffeaff;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
th, td {
    height: 5px;
    border: 0px;
    padding: 6px 10px;
}

input[type=text] {
    border: 2px solid #eaeaea;
    border-radius: 4px;
}

footer iframe {
    padding-top: 5px;
    }

/*media all*/
.search-form-top {
    position: absolute;
    right: 0px;
    top: 100px;
    z-index: 11111;
    margin: 68px 0 10px 10px;
    background-color: #fff;
    padding: 12px;
    border-top: 3px solid #ED564B;
    display: none;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    width: 225px;
}

/*media all*/
.header-text {
    float: left;
    padding-top: 5px;
    color: #008b8b;
}


.tekstfooter {
    font-size: 0.8em; 
}
 
/*media all*/
.main-navigation {
    padding-top: 80px;
    float: right;
    clear: none;
}

/*media all*/
.search-top {
    position: absolute;
    right: 0px;
    top: 98px;
    cursor: pointer;
}

/*media all*/
#site-generator {
    color: #909294;
    border-top: 1px solid #52585b;
    padding: 10px 0 5px;
}

/* extra voor reCapcha placeholder */
input.wpcf7-form-control.wpcf7-submit {
margin-top: 8px;
margin-left:2px;
}
.placeholder-active {
    color: #28303E;
    padding: 15px;
    border: 3px solid #28303E;
    margin-left: 2px;
    font-size: 18px;
    width: fit-content;
    overflow: hidden;
    font-family: inherit;
    font-weight: 500;
    text-align: start;
}
.placeholder-active:hover {
    background-color: #28303E;
	  color :#D1E4DE;
	  cursor:pointer;
}


