﻿/*
Theme Name:     Springintveld
Theme URI:      http://springintveldfinancieeladvies.nl
Description:    ChildTheme
Author:         Marc van Waasbergen
Author URI:     http://plus.google.com/u/0/114367340858957061415
Template:       Divi
Version:        0.2.0
*/

@import url("../Divi/style.css");
.et_pb_gutters3 .main-containe .et_pb_column{
	margin-right:0px !important;
	padding: 20px 10px;
}
.et_pb_column.et_pb_column_1_3.containe.rows-1
{
background:#C00000;	
}
.et_pb_column.et_pb_column_1_3.containe.rows-2
{
background:#920000;		
}
.et_pb_column.et_pb_column_1_3.containe.rows-3
{
background:#6C0000;		
}
.white
{
	color:#fff;
}
.paln-een a {
    background: #920000;
    color: #fff !important;
    padding: 7px 10px !important;
    font-size: 19px;
    width: 115px;
    line-height: 19px;
}
.et_pb_gutters3 .main-containe .et_pb_column img{
margin-top: 10px;
margin-bottom: 12px;
}

.footer_top {
    background: #ffffff none repeat scroll 0 0;
    border-top: 5px solid #222222;
    width: 100%;
}
.footer_top_inner {
   margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 340px;
}.footer_top_inner a img {
    float: right;
    max-height: 75px;
    margin-right: 0px;
}
span.right_heading {
    color: #092f6d;
    float: right;
    font-weight: bold;
    padding-right: 12px;
    padding-top: 27px;
}



@media all and (max-width:1420px){
.et_pb_gutters3 .main-containe .et_pb_column{
	padding: 20px 0px;
}
}
@media (max-width:340px){


.footer_top_inner {
 
    width: 260px;
}
.footer_top_inner a img {
  
    max-height: 48px;
    
}
span.right_heading {
    padding-top:10px;
}



}