/*
Theme Name:  Specia Child
Theme URL:   http://localhost/pcob_lokaal
Description: Write here theme description.
Author:      info@atromp.com
Author URL:  http://localhost/pcob_lokaal
Template:    specia
Version:     1.0.0     #e6f7ff;
*/


body {
	background-color: ffffff;
	display: block;
	margin: auto;
	margin: auto;
	width: 85%;
}

.entry-title {
display: none;;
}

p {
    color: #003;
}


#custom-header img{
	border-color: #000080;
	border-width: 5px 5px 5px 5px;
	border-style: solid;
	margin-bottom: 0;
	padding: 0;
}

.header-top-info .header-widget {
	display: none;
}

.menu-right {
	display: none;
}
.container .site-content {
    background-color: #e6f7ff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border-color: #cdce00;
    border-width: 3px;
    border-style: solid;
    padding: 10px;
}

.container .site-content .mijnschuifbalk {
    height: 1800px;
    overflow: auto;
}

*:focus {
    outline: none;
}

.page-wrapper {
    background-color: #cef;
}

.widget-title {
    color: #0092d4;	
	padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 0;
    background-color: #99dfff;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    text-align: center;
    border-bottom: 4px solid #99dfff;
}

.breadcrumb .background-overlay {
    display: none;
	background-color: #cdce00;
    background-image: -moz-linear-gradient(top, #cdce00, #cef);
    background-image: -webkit-linear-gradient(top, #cdce00, #cef);
    background-image: -o-linear-gradient(top, #cdce00, #cef);
    background-image: -ms-linear-gradient(top, #cdce00, #cef);
    background-image: linear-gradient(to bottom, #cdce00, #cef);
}

.sidebar .widget .widget-title {
    color: #4d4d00;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 0;
    background-color: #99dfff;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    text-align: center;
    border-bottom: 4px solid #99dfff;
}

.sidebar .widget .title-border {
    margin-bottom: 10px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    width: 100%;
    border-width: 5px;
}

/* menu specia 4.2.*/

.theme-menu {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    width: 100%;
    height: 100%;
}

.menu-item{
    line-height: 1.42857143;
    font-size: 15px;
    letter-spacing: 0.2px;
    font-weight: 400;
    color: #222222;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box !important;
    border: 0 none;
    font-family: 'Open Sans', sans-serif;
    list-style: none;
    display: inline-block;
    position: relative;
	padding: 3px 0 3px 0;
	margin: 0 2px 0 2px;
}	

.navigation .menubar .menu-wrap .menu-item a{
	display: block;
	background-color: #0092d4;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 0;
}

.navigation .menubar .menu-wrap .menu-item a:visited {
	background-color: #004666;
	color: #fff;
}

.navigation .menubar .menu-wrap .menu-item a:hover {
	position: relative;
	background-color: #b3e7ff;
	color: #000;	
}

.sticky-nav .col-md-11 .menubar{
	text-align: left;
}
.sticky-nav .logo a{
	padding: 0;
	margin: 0;
	color: #004666;
	font-size: 20px;
}
.sticky-nav .logo a:hover{
	color: #004666;
}

/* menu drop down */

.navigation .menubar .dropdown-menu li{
	display: block;
	background-color: #0092d4;
	color: #fff;
}

.navigation .menubar .dropdown-menu li a:visited{
	background-color: #004666;
	color: #fff;
}

.navigation .menubar .dropdown-menu li a:hover{
	background-color: #b3e7ff;
	color: #000;	
}

.navigation.sticky-nav{
    display: block;
	background-color: #0092d4;
    border-color: #000080;
    background-image: -moz-linear-gradient(top, #0092d4, #cdce00);
    background-image: -webkit-linear-gradient(top, #0092d4, #cdce00);
    background-image: -o-linear-gradient(top, #0092d4, #cdce00);
    background-image: -ms-linear-gradient(top, #0092d4, #cdce00);
    background-image: linear-gradient(to bottom, #0092d4, #cdce00);
    border-width: 0px 5px 5px 5px;
    border-style: solid;
	padding: 10px 10px 10px 10px;
	z-index: 1000;
}	


}

@media (min-width: 1281px) {
.site {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
}	

#koptabel {
    margin-bottom: 0;
    background-color: #0092d4;
    border-color: #000080;
    background-image: linear-gradient(to bottom, #cdce00, #0092d4);
    border-width: 5px 5px 0px 5px;
    border-style: solid;
    padding: 2px;
}
.mijnnav table {
    background-color: #e6f7ff;
    margin: 0 auto;
}
.mijnnav ul {
    list-style-type: none;
}

.mijnnav li a {
    color: #fff;
    display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    margin: 1px;
}
.mijnnav li a:link {
    color: #fff;
    background-color: #0092d4;
    text-decoration: none;
}
.mijnnav li a:hover {
    color: #000;
    background-color: #cdce00;
}
.header-top-info-1 {
    padding: 0px;
	background-color: #209bb1;
}
#date{
  text-align: center; 
  box-sizing: border-box;
  height: 50px;
  width: 115px;
  border-radius: 10%;
  border: 10px solid #A6EDE2;
  box-shadow: 
   2px 2px 2px #324376,
   -2px 2px 2px #324376,
   -2px -2px 2px #324376,
   2px -2px 2px #324376
   ;
   margin-top: 5%;
   margin-left: 5px; 
}

#date{  
  padding-top: 10px;
  background: #DDF8E8;;
  font-size: 15px;
  font-weight: 500; 
}
#date span{  
  display: block;
  font-family: 'Raleway';
  font-weight: 300;
  font-size: 15px;
  line-height: 45px;
  padding-bottom: 15px;
}
.mijnnav table {
    background-color: #e6f7ff;
    margin: 0 auto;
}
.mijnnav ul {
    list-style-type: none;
}
mijnnav li a {
    color: #fff;
    display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    margin: 1px;
}
.mijnnav li a:link {
    color: #fff;
    background-color: #0092d4;
    text-decoration: none;
}
.mijnnav li a:hover {
    color: #000;
    background-color: #cdce00;
}
.landpcob a{
	display: block;
	padding: 0px;
	margin: 2px;
	border-radius: 5px;
	text-align: center;
}
.landpcob a:link{
	background-color: #0092d4;
	color: #ffffff;
	text-decoration: none;
}
.landpcob a:visited{
	background-color: #0092d4;
	color: #ffffff;
	text-decoration: none;
}
.landpcob a:hover{
	background-color: #cdce00;
	color: #000000;
	text-decoration: none;
}
.landpcob a:active{
	background-color: #cdce00;
	color: #000000;
	text-decoration: none;
}

