/*
Theme Name:     AT5
Theme URI:      http://www.amsnoord.nl
Description:    Child theme vantage
Author:         Idonus
Template:       vantage
Version:        1.0
*/


/* add custom CSS code below */
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
body,p,h1,h2,h3,h4,h5,h6 {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-style: normal;
}
h1,h2,h3,h4,h5,h6 {
 
  font-weight: 600;
    font-size: 2.4rem;
}
article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
    color: #fff;}
h1,h2 {font-size:2rem;}
h2.post-title {z-index:1000;}
article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
    color: #fff;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.35em;
}
.entry-content  {
 background:#fcfcfc;
 padding:14px;
 }
 
 body.overzicht .entry-content, body.home .entry-content {
 background:transparent;
 padding:0px;
 }
 
 body.single article.post .entry-header h1.entry-title, body.single article.page .entry-header h1.entry-title   {
 color:#333; margin-top:30px;
 }
.main-navigation {
    background: #fff;
    }
	#masthead {
 background: #fff;
 }
 .main-navigation a {
color: #1e1815;
}
.main-navigation a:hover, .main-navigation a:active  {
color: #e2212a;
}
.main-navigation ul li:hover > a, .main-navigation ul li.focus > a {
    background: transparent;
  color: #e2212a;
}

#main {
background-color: #fcfcfc;
background-image: url('/at5-breaker1.png');
 background-repeat: no-repeat;
    background-size: 100%;
	background-position:fixed;


}
#primary  {
 background: transparent;padding:10px;
 }
aside {background:#fff;padding:20px;}

#masthead .hgroup {
  
    padding-top: 5px;
    padding-bottom: 5px;
}



.sow-image-container {
  position: relative;
  overflow: hidden;
 
  z-index: 1;
}
.sow-image-container::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
 
  opacity: 0;
  transition: .5s ease all;
}
img {transition: .5s ease all; width: 100%; object-fit:cover;}
.sow-image-container:hover img {
  transform: scale(1.1);
}

.sow-image-container:hover::after {opacity: 0.2;}


.post-thumbnail {
  position: relative;
  overflow: hidden;
 
  z-index: 1;
}
.post-thumbnail::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
 
  opacity: 0;
  transition: .5s ease all;
}
img {transition: .5s ease all; width: 100%; object-fit:cover;}
.post-thumbnail:hover img {
  transform: scale(1.1);
}


.post-thumbnail:hover::after {opacity: 0.2;}
    
#secondary .widget ul li {border-top: .0625rem solid #eb656b;padding-top:8px;}
#search-icon #search-icon-icon:hover, #search-icon #search-icon-icon:focus {
    background-color: #eb656b;
}
.custom-post-template {
    position: relative;
    overflow: hidden;
}
.post-thumbnail {
    position: relative;

}
.post-thumbnail img {
    width: 100%;
    display: block;
}
.overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
   z-index:1000;
    color: white;
    padding: 10px;
    text-align: left;
}
.post-category {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
	margin:0 0 18px 0
}
.post-title {
    margin: 5px 0 0 0;
    font-size: 18px;
	letter-spacing: -1px;
}
h2.post-title {margin:0 0 18px 0!important;line-height:20px;}
.post-title a {
    color: white !important;
    text-decoration: none;
}



#main {
	background-color:#eee;
}
.post-title {
	text-shadow: 3px 3px 5px rgba(0,0,0,0.7);
}

#secondary aside {
	box-shadow: 5px 5px 5px rgba(0,0,0,0.05);
}






.post-category {
    background-color: #e2212a;
}
.post-category{
    color: #fff;
    font-size: 1.1rem;
    text-transform: uppercase!important;
    display: inline-block;
    padding: .375rem .625rem .25rem;
    font-weight: 700;
    letter-spacing: .0625rem;
    width: -moz-fit-content;
    width: fit-content;
}

.post-navigation a, #image-navigation a {
    text-decoration: none;
    padding: 10px 10px;
    border: none !important;
    letter-spacing:-1px;
    background: #e2212a;
    
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.125);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.125);
}
.post-navigation a:hover, #image-navigation a:hover {
    text-decoration: none;
    padding: 10px 10px;
    border: none !important;
    letter-spacing:-1px;
    background: #e2212a;
    
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.125);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.125);
}
h2.wp-block-heading {font-size:2.4rem;margin-bottom:18px;}



@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}
@media (max-width: 480px) {

}