/*
 Theme Name:   Squared Child
 Theme URI:    http://yoursite.com
 Description:  Squared Child Theme
 Author:       Jelle de Rijke
 Author URI:   http://yoursite.com
 Template:     squared
 Version:      1.0.0
 Text Domain:  squared-child
*/

/*
Header
*/

header #logo > a > img {
    max-width: 150px !important;
    padding-top: 5px;
    padding-bottom: 3px;
}

#menu-hoofdmenu > li.searchbox-position {
    float: right;
    padding-right: 0px;
    padding-top: 12px;
}

#menu-hoofdmenu .search-field {
  height: 25px;
  width: 120px;
  padding: 0 0 0 0;
}

#menu-hoofdmenu .search-button {
    height: 27px;
    background: url(./search.png) no-repeat center #ee9902;
}

input#zoeken {
      font-family: "Titillium Web";
      padding: 2px 2px 2px 6px !important;
}

button#zoek-button {
    padding: 4px;
    border-radius: 2px;
}


/*
Main Menu
*/
.white-background a {
  color: #ee9902 !important;
}


#floating_menu header {
  padding-top: 0px;
  padding-bottom: 0px;
}

header {
  font-weight: 300;
}

header .side_logo #nav_right {
  float: left;
}

header nav ul>li {
  padding: 15px 25px 0px 0px;
}


#menu-hoofdmenu {
    font-family: Titillium web;
    font-size: 16px;
    margin-top: 30px;
}

header nav li a:hover, .main-nav li.active a {
    border-bottom: 0px;
    text-decoration: none;
    background: #fff;
}

header nav ul li>ul li {
  background: #fff;
  border-top: 0px;
}

header nav ul li a {
  color: #333;
  text-transform: inherit;
}

ul.sub-menu {
    width: auto;
    margin-top: -6px;
    -moz-box-shadow:0 0 10px #999; -webkit-box-shadow:0 0 10px #999; box-shadow:0 0 10px #999
}

ul.sub-menu :hover{
  background: #fff;
  color: #333;
}

header nav ul li>ul li a:hover {
  color: #333 !important;
}

div:not(#tcb_landing_page) .thrv_widget_menu.tve-custom-menu-upgrade[class*="tve-menu-template-"] .tve_w_menu.tve_horizontal>li a {
  font-weight: 300;
  font-size: 16px;
}

div:not(#tcb_landing_page) .tve_w_menu li {
    margin-right: 5px !important;
}


/*
Headings
*/

@media screen and (max-width: 768px) {
  #tcb_landing_page h1 strong {
    font-weight: 700;
    font-size: 32px;
}
}
h2, h3, h4 {
  color: rgb(103, 103, 103);
}

/*
Forms
*/

.gform_wrapper {
  margin: 0 0 0 0 !important;
}

.gform_wrapper .gfield_html.gfield_no_follows_desc {
  margin-top: 0px !important;
}

#gform_submit_button_1 {
    background-color: #006b75;
    color: white;
    border-radius: 3px;
    width: 100%;
    padding: 15px;
}

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0px !important;
}

#tcb_landing_page input {
  padding: 10px;
}

/*
Main Content
*/

a {
  color: #ee9902;
}

p {
  line-height: 1.5em;
  margin: 0 0 1.5em;
}


.bSe article .awr ul li, .bSe article .awr ol li {
  margin-bottom: 0px;
}


.pt-cv-wrapper .btn-success {
  background: #006B75 !important;
  color: #fff !important;
  border: 0px;
}


/*
Search
*/

.lost form {
  margin-top: 0px;
}

.hasf .entry-title {
	background: none !important;
}

.btn.red {
    background: rgb(0, 108, 117);
}

.btn.red.medium {
    box-shadow: 0px 3px 0px 0px rgb(0, 108, 118);
    font-size: 1.5em;
}

.btn.red:active {
    background: rgb(0, 108, 117);
}

img.logo_uitspraken {
  width: 150px;
  float: left;
}

p.uitspraken-info {
  padding-top: 0px;
}

.uitspraken-info {
  font-size: 18px !important;
}


.bSe a, .cnt article a {
  color: #f2af20 !important;
}

#wp-advanced-search input[type="text"] {
  border-radius: 3px;
  width: 95%;
  color: #6A6A6A;
  border: 1px solid #929292;
  box-shadow: none;
  height: 20px;
  padding: 10px 5px;
  font-size: 14px;
}

#wp-advanced-search .label-container {
  margin-top: 20px;
  margin-bottom: 5px;
}

#wp-advanced-search label {
  font-weight: bold;
}

#wpas-order > div.wpas-order-radio-buttons.wpas-radio-buttons.field-container > div.wpas-order-radio--container.wpas-order-radio-container.wpas-radio-container > label {
  font-weight: normal;
  font-size: 14px;
}

#wpas-order > div.wpas-order-radio-buttons.wpas-radio-buttons.field-container > div.wpas-order-radio-1-container.wpas-order-radio-container.wpas-radio-container > label {
  font-weight: normal;
  font-size: 14px;
}

#wpas-ptype > div.wpas-ptype-checkboxes.wpas-checkboxes.field-container > div.wpas-ptype-checkbox--container.wpas-ptype-checkbox-container.wpas-checkbox-container > label {
  font-weight: normal;
  font-size: 14px;
}

#wpas-ptype > div.wpas-ptype-checkboxes.wpas-checkboxes.field-container > div.wpas-ptype-checkbox-1-container.wpas-ptype-checkbox-container.wpas-checkbox-container > label {
  font-weight: normal;
  font-size: 14px;
}

form#wp-advanced-search {
  max-width: 250px;
}

#wp-advanced-search select {
  max-width: 100%;
  height: 36px;
  font-size: 14px;
}

input.wpas-submit.button {
  background-color: rgb(0, 108, 117);
  border-radius: 4px;
  padding: 14px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  width: 100%;
  margin-top: 20px;
}

input.wpas-submit.button:hover {
  cursor: pointer;
}

h4.results-count {
  font-weight: bold;
}

section.search-mobile {
  display: none;
}

@media screen and (max-width: 768px) {
  section.bSe.right {
    margin-top: 20px;
}
  section.search-desktop {display: none;}
  section.search-mobile {
    display: block;
    margin-top: -50px;
  }

  }

/*
Footer
*/

.footer-menu a {
  color: #fff !important;
}

section#nav_menu-2, section#nav_menu-3, section#nav_menu-4  {
  margin-left: 100px;
}

section#nav_menu-4  {
  margin-top: 40px;
}


footer .ftw {
    background: rgb(98, 98, 98);
    font-family: "Titillium Web";
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8em;
}

footer .ftw .ttl {
  text-transform: uppercase;
  font-size: 14px;
  color: white;
}

.ftw .colm section {
  max-width: 100%;
  width: 100%;
  margin: 0 0 0 0;
}

.colm.oth.lst {
  float: right;
}

footer .oth {
  padding: 0 0 0 0;
  max-width: 33.33%;
}

footer .ftw section[id*='nav_menu'] ul li {
  border-bottom: 0px;
  color: white;
  padding: 0;
}

footer .ftw section[id*='categories-'] ul li a, footer .ftw section[id*='nav_menu'] ul li a {
  padding: 0px 0px;
  line-height: 1.8em;
  color: white;
}

footer .ftw section[id*='nav_menu'] ul li a:hover {
  background: rgb(98, 98, 98);
}

footer .ftw section[id*='categories-'] ul li a:after, footer .ftw section[id*='nav_menu'] ul li a:after {
  content: none;
}

footer .ftw .textwidget {
  color: white;
}

  /*
Credits
*/

.footercredits a {
  color: #ee9902 !important;
}

footer .fmn {
  background: white;
  border-top: 0px;
  text-align: center;
  margin: 0 auto;
  max-width: 1080px;
  padding: 0 0 0 0;
}

footer .fmn .fmw {
    width: 100%;
}
footer .fmn .fsw {
    width: 0%;
}

footer .fmn .fmw p {
color: #3e3e3e;
}

footer .fmn .fsw ul li a span {
  color: #3e3e3e;
}

img.footer-logo {
  margin: 0px 25px -11px 0px;
}

.indemedia{
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	column-gap: 30px;
	row-gap: 1em;
	margin-bottom:30px;
}

@media only screen and (max-width: 770px) {
/* 		grid-template-columns: repeat(2, 1fr); */
		.indemediaitem{
			display:block!important;
		}
		.indemedia .imgwrap, .indemedia .txtwrap{
			width:auto!important;
			display:block;
		}
}


.indemedia .imgwrap{
	position:relative;
	display:inline-block;
	width:25%;
}

.indemedia .txtwrap{
	position:relative;
	display:inline-block;
	width:75%;
	padding:15px;
}

.indemedia .imgwrap:after{
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	content:'';
	position:absolute;
	opacity: 0;
	background:rgb(25, 130, 154) !important;
	transition:0.3s ease-in-out;
}

.indemedia img{
	width:100%;
	display:block;
/* 	margin-bottom:5px; */
}

.indemedia .indemediaitem{
	/*text-align:center;*/
	transition:0.3s ease-in-out;
/* 	padding-bottom:5px; */
	display:flex;
	/*flex-direction: column;*/
	/*justify-content: space-between;*/
	border:1px solid #eaeaea;
}
.indemedia .indemediaitem:hover{
	background:#f5f5f5;
	transform:scale(1.02);
}

.indemedia .indemediaitem:hover .imgwrap:after{
	opacity:0.4;
}