/*
Theme Name: Twenty Seventeen Child
Author: the WordPress team + Igor Kadum
Description: Twenty Seventeen prilagođena za knjigovodstvoporec.com
Template: twentyseventeen
Version: 1.0
Text Domain: twentyseventeen-child
*/


@media screen and (min-width: 48em) {
.panel-content .wrap {
    padding-bottom: 3em;
    padding-top: 3em;
}
}


@media screen and (min-width: 30em) {
.site-branding-text {
background-color: rgba(0,0,0,0.3);
padding: 6px;
}

.site-title {
font-size: 36px;
}

.site-description {
font-size: 24px;
}

.page.page-one-column .entry-header {
 margin-bottom: 1em;
}

body.page:not(.twentyseventeen-front-page) .entry-title {
    font-size: 24px;
}
}

.site-content {
    padding: 2.5em 0 0;
}




#google-mapa {
    width: 100%;
    height: 390px;
    border: 1px solid #000;
    box-shadow: 0px 12px 27px -18px #000;
    border-radius: 12px;
}

#google-mapa a img {
    -webkit-box-shadow: 0 0 0 0px #fff;
    box-shadow: 0 0 0 0px #fff;
}



