/* ----
Theme Name:     boetjevanklemat
Description:    Child theme for vantage theme 
Author:         Adil Kengen                          
Template:       vantage                            
Version:        2025                                    
*/

/* Import the parent theme css file */
@import url("../vantage/style.css");



/* Google Fonts :) */
@import url('https://fonts.googleapis.com/css?family=Ysabeau');
@import url('https://fonts.googleapis.com/css?family=Georgia');
@import url('https://fonts.googleapis.com/css?family=Cantarell');
@import url('https://fonts.googleapis.com/css?family=Asap');
@import url('https://fonts.googleapis.com/css?family=Artifika');
@import url('https://fonts.googleapis.com/css?family=Ubuntu');
@import url('https://fonts.googleapis.com/css?family=DM+Sans');


/* Page structure / fonts
-------------------------------------------------------------- */



html {
    overflow-y: scroll;
    overflow-x: hidden;
}


body, #masthead, #main, #colophon  {
    background-color: white !important
}


.site-content p, .site-footer p,
.site-content a, .site-footer a,
.site-content ul,
.site-content li,
.site-content h1, 
.site-content h2, 
.site-content h3,
#secondary .textwidget
{
    font-family: 'Ysabeau' !important;
    /*font-family: 'DM Sans' !important;*/
    font-size: 22px;
    color: #000;
    line-height: 1.3em;
}


.smallertext {
    padding-top:12px;
}

.smallertext p,
.smallertext a,
.smallertext li {
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 500;
}

.smallertext ul {
    position: relative !important;
    top: 0px !important;
    margin-bottom: 18px !important;
}


.entry-content {
    margin-top: 10px !important;
    /*border: red thin dotted;*/
}

.entry-header {
    padding: 0px !important;
    margin-bottom: 0px !important;
    /*border: red thin dotted;*/
}






/* page structure lay-out ------------------ */

.site-main .full-container,
.site-footer .full-container {
    width: 1180px !important;
    max-width: 100% !important;
    margin-left:auto !important;
    margin-right: auto !important;
    padding: 0px 20px 0px 20px !important;
    /*border: thin red dotted;*/

}



#main {
    padding-top: 0px !important;    
}


.logo-wrapper .logo-height-constrain {
    height: 100px !important;
    width: auto !important;
}



.home .logo-wrapper,
.logo-wrapper {
    padding: 0px !important;
    /*position: absolute;
    z-index: 9999;*/
    }

.home .site-title  {
    position: relative !important; 
    top: -4px;
}

.main-navigation  .full-container {
/*margin-top: 70px;*/
}




.site-title ,
.site-title a,
.site-title a:hover{

    font-family: 'Ysabeau' !important;
    font-size: 26px !important;
    font-variant: small-caps !important;
    text-shadow: none !important;
    margin: 0px !important;
    padding: 0px !important;
    color: #000 !important;
    height: 1.5em !important;
}



.hgroup.full-container { 
    padding-top: 0px !important;
    padding-bottom:0px !important;
    margin-top: 0px !important;
    margin-bottom:0px !important;
    /*border:red thin dotted;*/
}


.home #page-wrapper,
#page-wrapper
{
     padding-top: 20px !important;
    /*margin-top: 0p !important;*/
}


.site-main 
{
   padding-left: 20px !important;
   padding-right:20px !important;
   /*border: thin #bbb dotted;*/
}


#primary, #secondary
{
    margin-top: 0px !important; 
    margin-bottom: 0px !important;  
}

.panel-grid
{
    margin-top: 0px; 
    margin-bottom: 20px;

}

.panel-first-child img {
    /*padding-top: 20px;*/
} 


#main-slider {
    /*border: thin green dotted;*/
}

#primary,
#secondary {
    /*border: thin red dotted !important;*/
}


#site-info, #search-icon, 
#theme-attribution, 
.searchform
{
    display:none !important;   
}


#header-sidebar 
{
    float:none !important;
}



.widget_siteorigin-panels-builder  {
    padding-bottom:0px !important;
}


#masthead-widgets h2 {
    font-size: 30px !important;
}

#masthead-widgets a {
    text-decoration: none!important;
}

#masthead-widgets a:hover {
    text-decoration: none !important;
}



#colophon {
    border-top: 3px #719430 dotted;
    padding-top: 15px !important;
    }

.footerfas ,
.footerfas a {
    color: #719430;
}









/* page lay-out, controle witruimte 
---------------------------------------- */



#masthead-widgets .panel-layout,
#masthead-widgets .panel-grid,
#masthead-widgets .textwidget,
#masthead-widgets .textwidget img {
    margin: 0px !important;
    padding: 0px !important;
}

.comment-body {
    margin-top: 0px !important;
}

.panel-grid-cell .widget {
    margin-bottom: 0 !important; 
    /*border: red thin dotted;*/
}
.panel-grid {
    margin-bottom: 10px !important; 
    /*border: red thin dotted;*/
}



/* page content lay-out 
------------------------------------- */


#secondary {
    border-radius: 6px 6px 6px 6px ;
    -webkit-border-radius: 6px 6px 6px 6px ;
    -moz-border-radius: 6px 6px 6px 6px ;
    border:#719430 dotted thin !important;
    padding: 15px 15px 15px 20px;
}

#secondary {
    width: 22%;
    margin-top: 60px !important;
  }

.textwidget img, 
.site-content img,
.site-footer img {
    margin:6px !important;
    border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    background: transparent !important;
}

.img-shift-up {
    position: relative;
    top: -12px !important;
    margin-top: 0px !important;

}

.wp-caption {
    border:0 !important;
    padding-top: 0px !important;
    margin-top: 0px !important;
  }

  
 .entry-content ul {
    position: relative;
    top: -0.4em ;
    list-style-type: disc ;
    padding: 0;
    margin: 0;
    margin-bottom: 0.3em ;
}



.site-content p, .textwidget p, .panel-content p,
.site-content td .panel-content td,
.site-content dt .panel-content dt,
.site-content dd .panel-content dd
{
   margin-top: 0em !important;
   margin-bottom: 0.625em !important;
}

.site-content br, .panel-content br {
    margin-top: 0em !important;
    margin-bottom: 0em !important; 
}


.site-content h1, 
.site-content h2, 
.site-content h3,
.site-content h4
{
    line-height: 1.3em ;
    margin-bottom: 16px ;
}
    
#masthead h1 {
    line-height: 1.4em !important; 
}

.site-content h1 {
    font-size: 30px !important;
    text-align: center !important; 
    font-variant: small-caps !important;
    font-weight: bold !important;
}

.site-content h2 {
    font-size: 26px !important;
    font-weight: bold !important;
    margin-top: 0.7em !important;
    margin-bottom: 0.7em !important;
}

.site-content h3,
.textwidget h3 {
    font-size: 23px !important;
    font-weight: bold !important;
    margin-top: 0.7em !important;
    margin-bottom: 0.7em !important;
}

.site-content h4 {
    font-weight: bold;
}


.sidebartextbig {
    font-size: 30px;
    line-height: 1.3em;
}




.site-content .entry-title {
    font-family: 'Ysabeau' !important;
    font-size: 26px !important;
    font-variant:small-caps !important;
    font-weight: bold !important;
    text-shadow: none !important;
    margin-top: 1.0em !important;
    margin-bottom: 0.5em !important;
    text-align: center;

}

h3.widget-title {
    font-family: 'Ysabeau' !important;
    color: #719430 !important;
    font-size: 22px !important;
    font-variant:small-caps !important;
    font-weight: bold !important;
    margin-top: 0px !important;
    margin-bottom: 0.5em !important;
    text-align: center;
}


.so-widget-sow-image h3.widget-title {
    font-size: 22px !important;
    font-weight: normal !important;
    margin-top: 0px !important;
}


.site-footer h3 {
    font-size:18px !important; 
}


.entry-content img
{
    margin-bottom: 10px !Important;
    margin-top: 10px !Important;
}

.entry-content img.alignleft {
    margin-right: 20px !Important;
}


.entry-content a img,
.site-footer a img {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}


.entry-content a img:hover,
.site-footer a img:hover {
    opacity: 0.75;
}

.site-content a,
.site-footer a  {
    color: #719430 !important;
    font-weight: bold !important;
    text-decoration: none;
}



.site-content a:hover,
.site-footer a:hover  {
   color: #719430 !important;
   text-decoration: underline;
}


.ow-button-base a {
    font-weight: normal !important;
    line-height: 1.3em !important;
}


.fas {
    position: relative !important;
    top: 2px !important;
}








/* redbordertext ----------------------------------- */

.redbordertext
{
    border: thin dotted var(--rood);
    border-radius: 20px 20px 20px 20px !important;
    -webkit-border-radius: 20px 20px 20px 20px !important;
    -moz-border-radius: 20px 20px 20px 20px !important;
    width: 88% ;
    padding-top: 15px;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 15px;
    font-size: smaller;
    margin-bottom: 0px !important;
}

.redbordertext h3 
{
    font-size: 18px !important;
}

/* borderlogo
----------------------------------- */

.borderlogo
{
    border: thin solid #C0C0C0;
    border-radius: 12px !important;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
}



/*responsive code 
--------------------------------------------*/

@media (max-width: 780px) 
{
    
    #masthead {
        margin-bottom: 8px !important;
    }


    .entry-content img {
        width: 100%;
        margin-left: 0px !important;
        margin-right: 0px !important;

    }

    .rpwe-thumb img {
        width: 130px !important;
        }

    body.responsive #footer-widgets .widget {
        display: block;
        margin-bottom: 25px;
        float: none;
        width: 100%
    }

/*
    .panel-grid-cell
    {
        margin: 0 !important; 
        padding: 0 !important; 
    }
*/

    .redbordertext
    {
        margin-top:20px;
        width: 88% !important; 
    }

    #footer-widgets .widget {
        width: 100% !important;
    }



    .site-main .full-container,
    .site-footer .full-container,
    #footer-widgets {
        max-width: 100% !important;
        margin:0px !important;
        padding:0px !important;
        /*border: thin red dotted;*/
    }

    .sow-image-grid-wrapper .sow-image-grid-image_html {
        max-height: 110px; 
        width: auto;
    
    }

    .so-widget-sow-button {
        text-align: center !important;
    }

}

@media (max-width: 680px) {

body.responsive #masthead .hgroup .support-text,
body.responsive #masthead .hgroup #header-sidebar {
  margin-top: 0px;
  max-width: 100%;
}
}

.hipsy-widget img {
    padding: 0px ;
    margin: 0px;
    margin-right: 10px;
}

.facebook-widget img {
    padding: 0px;
    margin: 0px;
}

.hipsy-widget img:hover,
.facebook-widget img:hover {
    opacity: 0.5;
}


.masthead-icons-wrapper {
    width: 100%;
    text-align: center;
    display: inline-block;
}

.masthead-icons-widget {
    display: inline-block;
    min-width: 130px;
    /*border: blue thin dotted;*/
}






/* Main Navigation 
------------------------------------------------ */




.main-navigation {
    background: transparent !important; 
    /*width: 1400px !important;*/
    /*border: red dotted thin;*/

}


.main-navigation ul {
    text-align: center !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
}

.main-navigation li 
{
    /*border: blue thin dotted;*/
    text-align: right;
    padding: 0px !important;
    margin: 0px !important;
}

.main-navigation li a ,
.main-navigation ul li a {
    background-color: transparent !important;
    color: #555;
    font-size: 18px !important;
    font-variant: small-caps;
    font-weight: normal;
    padding:5px !important;
    margin:5px !important;
}

.main-navigation ul li:hover > a,
.main-navigation ul li.focus > a {
    color:#719430 !important;
}




.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
	color:#719430 !important;
}


ul.menu li > ul.sub-menu {
    background-color: rgba(255, 255, 255, 0.8) !important;    
    -moz-border-radius: 0px 0px 6px 6px !Important;
    border-radius: 0px 0px 6px 6px !Important;
}  
  





/* Mobile Navigation
-------------------------------------------- */

.mobile-nav-frame ,
.mobile-nav-frame ul {
 background: rgba(255,255,255,0.8) !important;
}

.mobile-nav-frame form.search {
    border: black thin solid !important;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 6px !important;
}

.mobile-nav-frame .title {
    background-color: #fff !important;
}

.mobile-nav-frame .title .close,
.mobile-nav-frame .title .back,
.mobile-nav-frame .title h3 {
    text-shadow: none !important;
    color: #000 !important;
}

.mobile-nav-frame ul li a {
    color: #000 !important;
    text-shadow: none !important;
}

.mobile-nav-frame ul li a:hover {
    color: #000;
    text-shadow: none !important;
    font-weight: bold !important;
}

.mobile-nav-frame form.search input[type=search] {
    padding: 5px !important;
    padding-left:15px !important;
    border-radius: 6px !important;
    color: #000 !important;
}

.mobile-nav-frame .current_page_item > a, 
.mobile-nav-frame .current_page_ancestor > a{
	color:#719430 !important;
}




/* = Contact Form 7 
-------------------------------------------------------------- */

.wpforms-field-medium,
.wpforms-submit
{
    /*font-family: "Source Sans Pro" , Helvetica, sans-serif;*/
    background-color: #F0F0F0 !important;
    border: 1px solid #999 !important;
    -moz-border-radius: 6px;
    border-radius: 6px;
  	width: 100% !important;
    max-width: 500px !important;
    font-size: 16px !important;
    font-weight: normal !important;
}

/*
.widget-here {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px !important;
}

.outerbuttondiv {
    padding: 0px !important;
    width: 85% !important;
    background-color: #fff!important;
    box-shadow: none !important;
    border: none !important;
}

*/

/* Slider stuff 
------------------------------------------------- */

.slider-up {
    position: relative;
    top: -25px;
}

#main-slider {
    background-color: #FFF !important; 
    /*border: blue thin dotted;*/
}

.n2-ss-slide-backgrounds {
    background: transparent !important;
    position: relative !important;
    z-index: 99999 !important;
    cursor:default !important;
}





/* Share Add toany
----------------------------------- */
.addtoany_share_save_container
{
    margin-top: 20px !important;
    margin-bottom: 0px !important;
    float: left;
    width: 95%;
}


.addtoany_share_save_container img {
    width: 32px !important;
    height:32px !important;
    padding:0px !important;
    margin:0px !important;
}


.addtoany_share_save_container a {
    padding:0px !important;
    margin:5px !important
}



.a2a_dd, .addtoany_header
{
     font-size:24px !important;
     font-family: 'Ysabeau' !important;
     font-weight: normal !important;
     text-shadow: none !important;
     color: #719430 !important;
     margin:0 !important;
}






/* post summary
----------------------------------- */

.post-date {
    display: block !important;
    color: #FF3300;
}

.entry-meta,
.post-date,
.rpwe-time,
.entry-categories {
    display: none;
}


h3.rpwe-title {
    font-size: 18px !important;
    line-height: 1.0em !important;
}

.rpwe-summary {
    font-size: 16px !important;
    line-height: 1.1em  !important;
    margin-top: 0.6em;;
}
.rpwe-thumb {
    max-width: 130px !important;
}