/*
Theme Name:     simi-click 2015
Theme URI:      http: //www.simi-click.nl
Description:    Child theme for portra
Author:         SPINS websites
Author URI:     http: //www.spins.nl
Template:       portra
Version:        0.1.0
*/
@import url("../portra/style.css");




/* ShareThis*/
#sthoverbuttons .sthoverbuttons-label {
    margin: 0 0 5px 1px!important; opacity:0.5;
filter:alpha(opacity=50);}	
#sthoverbuttons {
    top: 70% !important;}	

#sthoverbuttons #sthoverbuttons-background {
opacity:0.2;
filter:alpha(opacity=20); /* For IE8 and earlier */
}

.stButton .stLarge {opacity:0.2 !important;;
filter:alpha(opacity=20) !important;; /* For IE8 and earlier */}

.stButton .stLarge:hover{opacity:1 !important;;
filter:alpha(opacity=100) !important;; /* For IE8 and earlier */}
/* end ShareThis */

.entry-title, .page-title {
    font-size: 100%;}
	
b, strong {
    font-weight: 600;
}

/*form*/
.field-wrap.label-right label, .field-wrap.label-left label {
    display: inline-block!important;
    width: 200px;
}
.ninja-forms-form-wrap input{
        width: 65%!important;
}
.ninja-forms-form-wrap label {
    font-weight: normal!important;
}
.go-top{ display:none;}	
.go-left{ display:block;}


@media (max-width: 1500px) {
	h1.site-title a img	{ width:240px;}
}

@media (max-width: 1250px) {
	h1.site-title a img	{ width:220px;}
}
@media (max-width: 1150px) {	
h1.site-title a img	{ width:180px;}
}

@media (max-width: 950px) {
.go-left{ display:none;}
.go-top{ display:block;}
}


