/*
 Theme Name:   Theme001 Child
 Description:  Theme001 Child theme
 Author:       Doelbewust
 Author URI:   http://doelbewust.nl
 Template:     theme001
 Version:      1.0.0
 Text Domain:  theme001-child
*/

.topbar li{color:#fff;}

.navbar-brand img{max-height:60px;}

.page-content table tr td{border:none;}
.page-content table tr:nth-child(odd){background-color:#EFEFEF;}

/* <> Desktop */
@media(min-width:768px){

#standard-header .subbanner{background:rgba(20, 85, 101, 0.50);}

#standard-header .subbanner h1{font-size:34px;}

.section2{text-align:center;background-color:#0eafd9;padding:25px 0px 0px 0px;}

.section2 h2{font-weight:500;}}

.footer table tr td{border:none;padding:5px 5px 5px 5px;}

/* </> Desktop */

/* <> Mobile */

@media only screen and (max-width:768px){#standard-header .subbanner{background-color:#145565;}#standard-header .subbanner h1{font-size:22px;}.topbar ul > li > a{font-size:11px;}#standard-header{background-size: auto 300px}}

/* </> Mobile */

.breadcrumb .breadcrumb {padding:0;border:none;}
