/*
 Theme Name:     Rotary Santarun 2018
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Rotary Santarun 2018 - Divi Child Theme
 Author:         BOS Reclame
 Author URI:     https://www.bosreclame.nl
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
html{
    height:100%;
    background-color:#d21317;
}
blockquote{
    float: right;
    border: none;
    padding: 5px 10px;
    width:50%;
    min-width: 250px;
    clear: right;
    background: #f0f0f0;
    margin: 0 0 0 50px;
    text-align: center;
}
p, ul, ol, td{
    color:#666;
}
.et_pb_countdown_timer p{
    color:#fff;
}
#et-main-area{
    background:transparent url(images/bg-snowflakes.png) top left repeat;
}
#main-content {
    background:transparent url(images/sneeuwrand.png) bottom left repeat-x;
    padding-bottom: 40px;
}
#main-content,
#main-content #transparant.et_pb_section{
    background-color: transparent;
}
#content-area h4{
margin-top: 20px;
}

#content-area .et_pb_post .entry-content{
    padding-top: 0;
}
#et-main-area .et_pb_column_1{
    background-image: none;
    background-color: transparent;
}
#et_content article, 
#content-area .hentry, 
.et_pb_row_0 .et_pb_column, 
#hoofdartikel  {
    background:#fff;
    border:#fff 15px solid;
    border-radius:10px;
}
.et_pb_column_1_3 .et_pb_module,
.et_pb_column_2 .et_pb_module,
.et_pb_column_3_5 .et_pb_module,
#iframebox .et_pb_module{
    border:#fff 15px solid;
    border-radius:10px;
}
.et_pb_module.et_pb_posts{
	background: #fff;
}

#nieuws.support .et_pb_column_2 .et_pb_module{
    border:none;
}



.et_pb_blog_grid .et_pb_post{
    padding: 5px;
}
.et_pb_image_container{
    background: #f0f0f0;
    padding: 10px 10px 0 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -o-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
}
#et_content{
    background-color: transparent;
}
.ds-vertical-align{
    display: flex;
    flex-direction:column; 
    justify-content: center;
}
#boodschap{
    font-family: 'Alfa Slab One',display;
    color:#d21317;
    font-size: 70px;
    background: #fff;
    padding: 0;
    line-height: 82px;
    text-align: center;
}
#boodschap.plaatsnaam{
    font-size: 70px;
    padding: 20px 0;
}
#boodschap.datum{
    font-size: 48px;
    padding: 10px 0;
    background-color:#d21317;
    color:#fff;   
}
#sponsors.et_pb_section,
#sponsors .et_pb_row {
    padding-top:0;
    padding-bottom:0;}
#sponsors .et_pb_column,
#plaatsen .et_pb_column{
    border:none;
}
#sponsors .et_pb_slide_description{
    padding-bottom: 10%;
}
#iframebox .et_pb_module{
    background: #fff;
}
#iframebox  .et_pb_code_inner{
    /*max-height: 440px;
    overflow: hidden;*/
    background: #fff;
}

/*Merkenslider*/

#sponsorslider{
    width:100%;
    margin: 0 auto;
    height: 200px;
    overflow: hidden;
    padding: 50px 0;
}
#sponsorslider .et-pb-slider-arrows{
    display: none;
}
#sponsorslider .et_pb_portfolio_item{
        float: left;
        padding: 0 20px;
        max-height: 120px;
        box-sizing: border-box;
}
#sponsorslider .et_pb_portfolio_item .et_pb_portfolio_image{
    height: 100px;
    /*border:#f0f0f0 1px solid;*/
    width:auto;
    min-width: 40px;
    }
#sponsorslider .et_pb_fullwidth_portfolio .et_pb_portfolio_image img{
    max-width:100% !important; 
    min-width: 0 !important; 
    width: auto !important; 
    max-height: 100% !important; 
    min-height: 0 !important; 
    height: auto !important; 
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#sponsorslider .et_pb_fullwidth_portfolio .et_pb_portfolio_image { 
    text-align:center !important;
}
#sponsorslider .et_pb_grid_item.first_in_row {
    clear: none;
}
#sponsorslider .meta{
    display: none;
}
#sponsorslider .et_pb_row.et_pb_no_results::before{
    content: "";
    text-align: center;
}
#sponsorslider .et_pb_row.et_pb_no_results h1,
#sponsorslider .et_pb_row.et_pb_no_results p{
   display: none;
}

#sponsorslider.raster{
    height: auto;
}

#sponsorslider.raster img{
    max-width: 100%;
    filter: grayscale(100%);
    filter:none;
}
#sponsorslider.raster img:hover{
    filter: none;
}

#plaatsen.et_pb_section,
#plaatsen .et_pb_module{
    background-color:#d21317;
}
#plaatsen p{
    text-transform: uppercase;
    font-weight: 700;
}
#plaatsen h3,
#plaatsen p,
#plaatsen a{
    color: #fff;
}
#plaatsen a:hover{
    text-decoration: underline;
}
#hoofdartikel{
        padding: 15px;
}
#hoofdartikel .support, #et-main-area .sidebar{
    border: #d21317 2px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
}
#et-main-area .sidebar{
    background: #d21317;
    width:100%;
    margin-top:20px;
}
#et-main-area .sidebar h3,
#et-main-area .sidebar p{
    color: #fff;
}

@media only screen and (min-width: 1350px) {
.et_pb_blog_grid .et_pb_section {
padding:  0;
}
}

.post-meta{
    font-size:0.8em;
    text-transform:uppercase;
    color:#333;font-weight:bold;
}
#sidebar{display: none;}
#left-area{width: 100%;}
#main-content .container:before {
width: 0;
}
#main-header a,
#top-menu .menu-item-has-children > a:first-child, #et-secondary-nav .menu-item-has-children > a:first-child{
    padding: 0;
}
#top-menu .menu-item-has-children > a:first-child::after,
#et-secondary-nav .menu-item-has-children > a:first-child::after{
    content: "";
}

#main-header .logo_container img{
    max-height: 50px;
}
form input.text, 
form input.title, 
form input[type="email"], 
form input[type="password"], 
form input[type="tel"], 
form input[type="text"], 
form select, 
form textarea{
    padding: 3px;
    width:100%;
    max-width: 450px;
}
#search.support form input[type="text"],
#contact .support form input[type="text"],
#contact .support form input[type="email"], 
#contact .support form textarea{
    max-width: 100%
}

#contact.et_pb_section{
    background: transparent;
}
#contact .support form input[type="email"], 
#contact .support form input[type="text"],
#contact .support form textarea{
    border: #d21317 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    padding: 10px;
    font-size: 16px;
}

.button,
.wpcf7-submit,
article .more-link,
#st_submit_order_form{
    padding: 10px;
    margin-top: 20px;
    background-color:#d21317;
    color:#fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    float: none;
    clear: both;
    display: block;
    max-width: 110px;
    border: none;
    font-size: 16px;
}
.button:hover,
.wpcf7-submit:hover,
article .more-link:hover,
#st_submit_order_form:hover{
    background: #333;
    cursor: pointer;
}
.button:hover{
    padding: 10px 20px;
    background-color:#661317;
}
#st_submit_order_form{
    max-width: 200px;
    margin-bottom: 50px;
}
.et_pb_social_media_follow li.et_pb_social_icon{
    margin-bottom: 0;
}
#footer-bottom .privacy,
#footer-bottom .copyright{
    width:50%;
    float: left;
    margin: 0;
    padding: 0 0 10px 0;
}
#footer-bottom .copyright{
    text-align: right;
}
#footer-bottom .privacy a,
#footer-bottom .copyright a{
    color:#fff;
}
.gallery-icon.portrait,
.gallery-icon.landscape{
    max-height: 150px;
    overflow: hidden;
}

@media (max-width:900px){
#boodschap{
    background: #fff;
    padding: 20px 0;
    line-height: 56px;
}    
    #boodschap.plaatsnaam{
    font-size: 48px;
}
#boodschap.datum{
    font-size: 24px;
}
    
}

@media (max-width:480px){
#et-main-area #st_form_wrapper table,
#et-main-area #st_form_wrapper table tr{
    width: 100%;
    padding: 0;
} 
#et-main-area #st_form_wrapper th,
#et-main-area #st_form_wrapper td{
    width: 25%;
} 
#et-main-area #st_form_wrapper th:first-child,
#et-main-area #st_form_wrapper td:first-child{
    width: 50%;
}
 
#et-main-area #st_form_wrapper select,
#et-main-area #st_form_wrapper input.st_donation{
    max-width: 50px;
}   
#footer-bottom .privacy,
#footer-bottom .copyright{
    width:100%;
    text-align: left;
}
  
}

 
  

/*ADMIN*/
.wp-admin table.prijslijst{
	width: 100%;
	max-width: 900px;
}
.wp-admin table.prijslijst th{
	border-top: #ccc 2px solid;
	border-bottom: #ccc 2px solid;
}
.wp-admin table.prijslijst td{
	border-bottom: #ccc 1px solid;
	vertical-align: top;
}
table.prijslijst td.btw{
	display: none;
}
table.prijslijst th,
table.prijslijst td{
	padding: 5px 0;
	text-align: center;	
}
table.prijslijst th:first-child,
table.prijslijst td:first-child{
	text-align: left;
}
table.prijslijst tr.header p{
		font-size: 13px;	
		font-weight:bold;	
}
table.prijslijst td p{
}
table.prijslijst td p.item{
	font-weight: bold;
}
table.prijslijst td p.specs{
	font-weight: italic;
}
ol.formaten,
ul.formaten{
	margin-top: 0;
	padding: 0 0 0 10px;
}
ul.formaten{
	margin-top: 3px;
	padding: 0 0 0 35px;
	list-style: disc;
}
img.promotiemateriaal{
	width: 60%;
	min-width: 250px;
	float: right;
	margin-bottom: 50px;
	margin-left: 50px;
}

/* GRAVITY FORMS */

#left-area .gform_body ul{
    padding: 0;
}

#content-area .warning label{
	color:#d21317;
}
#content-area .warning .ginput_container{
	display: none;
}




/* transitions */
a,i, .button,
article .more-link,
.wpcf7-submit{
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}