/*
 Theme Name:   Amax Child
 Theme URI:    http://www.marnecultuur.nl
 Description:  Amax Child Theme
 Author:       Daan Oostindiën
 Author URI:   http://www.oostindien.eu
 Template:     amax
 Version:      1.0.0
 Tags:         geen
 Text Domain:  amax-child
*/
@import url(../amax/style.css);
.twittermessage {
    font-size: 12px;
    font-weight: normal
    }
.mctwitterwidget .twittermessage a {
    color: #4099FF
    }
.twittericon {
    width: 40px;
    float: left;
    padding-right: 3px
    }
.twittermessage {
    clear: both;
    float: none;
    padding-bottom: 10px
    }
.twitteruser {
    padding-right: 5px
    }
div.sidebar-widget.widget_mc_opendata_dorp div.sidebar-widget-inner {
    margin: 0
    }
div.sidebar-widget.widget_mc_opendata_dorp div.sidebar-widget-title {
    margin: 0;
    margin-bottom: 10px
    }
div.mc_opendataview img {
    max-width: 100%
    }
.social-sharing {
    clear: both;
    width: 100%
    }
.social-sharing span {
    display: inline-block;
    font-size: 110%
    }
.social-sharing span.top, .social-sharing span.bottom {
    width: 100%
    }
.social-sharing span.right {
    display: inline
    }
a.button-facebook, a.button-googleplus, a.button-twitter, a.button-linkedin, a.button-whatsapp, a.button-mail {
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    margin: 1% 1% 1% 0;
    padding: 0.5rem 1%;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
    }
a.button-facebook {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #3b5998, #2b4170) repeat scroll 0 0
    }
a.button-facebook:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #2b4170, #3b5998) repeat scroll 0 0;
    color: #fff
    }
a.button-googleplus {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #e64522, #c33219) repeat scroll 0 0
    }
a.button-googleplus:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #c33219, #e64522) repeat scroll 0 0;
    color: #fff
    }
a.button-twitter {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #00aced, #0081ce) repeat scroll 0 0
    }
a.button-twitter:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #0081ce, #00aced) repeat scroll 0 0;
    color: #fff
    }
a.button-linkedin {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #009cda, #0073b2) repeat scroll 0 0
    }
a.button-linkedin:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #0073b2, #009cda) repeat scroll 0 0;
    color: #fff
    }
a.button-whatsapp {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #cb2027, #a0171c) repeat scroll 0 0
    }
a.button-whatsapp:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #a0171c, #cb2027) repeat scroll 0 0;
    color: #fff
    }
a.button-mail {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #006464, #135353) repeat scroll 0 0
    }
a.button-mail:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #135353, #006464) repeat scroll 0 0;
    color: #fff
    }
.ss-social-sharing a {
    text-indent: -99999px
    }
a.ss-button-facebook, a.ss-button-googleplus, a.ss-button-twitter, a.ss-button-linkedin, a.ss-button-whatsapp, a.ss-button-mail {
    background-image: url(socialshare.png);
    background-repeat: no-repeat;
    border: 0 none;
    display: inline-block;
    height: 45px;
    margin: 1% 1% 1% 0;
    padding: 0;
    width: 45px
    }
a.ss-button-twitter {
    background-position: 0 -45px
    }
a.ss-button-twitter:hover {
    background-position: 0 0;
    transition: all 250ms ease-in-out 0s
    }
a.ss-button-googleplus {
    background-position: -45px -45px
    }
a.ss-button-googleplus:hover {
    background-position: -45px 0;
    transition: all 250ms ease-in-out 0s
    }
a.ss-button-facebook {
    background-position: -90px -45px
    }
a.ss-button-facebook:hover {
    background-position: -90px 0;
    transition: all 250ms ease-in-out 0s
    }
a.ss-button-linkedin {
    background-position: -135px -45px
    }
a.ss-button-linkedin:hover {
    background-position: -135px 0;
    transition: all 250ms ease-in-out 0s
    }
a.ss-button-whatsapp {
    background-position: -180px -45px
    }
a.ss-button-whatsapp:hover {
    background-position: -180px 0;
    transition: all 250ms ease-in-out 0s
    }
a.ss-button-mail {
    background-position: -225px -45px
    }
a.ss-button-mail:hover {
    background-position: -225px 0;
    transition: all 250ms ease-in-out 0s
    }
@media (max-width: 480px) {
    .social-sharing a {
        text-indent: -99999px
        }
    a.button-facebook, a.button-googleplus, a.button-twitter, a.button-linkedin, a.button-whatsapp, a.button-mail {
        background-image: url(socialshare.png) !important;
        background-repeat: no-repeat;
        border: 0 none;
        height: 45px;
        padding: 0;
        width: 45px
        }
    a.button-twitter {
        background-position: 0 -45px
        }
    a.button-twitter:hover {
        background-position: 0 0;
        transition: all 250ms ease-in-out 0s
        }
    a.button-googleplus {
        background-position: -45px -45px
        }
    a.button-googleplus:hover {
        background-position: -45px 0;
        transition: all 250ms ease-in-out 0s
        }
    a.button-facebook {
        background-position: -90px -45px
        }
    a.button-facebook:hover {
        background-position: -90px 0;
        transition: all 250ms ease-in-out 0s
        }
    a.button-linkedin {
        background-position: -135px -45px
        }
    a.button-linkedin:hover {
        background-position: -135px 0;
        transition: all 250ms ease-in-out 0s
        }
    a.button-whatsapp {
        background-position: -180px -45px
        }
    a.button-whatsapp:hover {
        background-position: -180px 0;
        transition: all 250ms ease-in-out 0s
        }
    a.button-mail {
        background-position: -225px -45px
        }
    a.button-mail:hover {
        background-position: -225px 0;
        transition: all 250ms ease-in-out 0s
        }
    }
.footer .ompf-portfolio-wrapper {
    padding-top: 0;
    padding-bottom: 15px
    }
body.home .mc-site-title {
    display: none
    }