/*
Theme Name: Recursos
Theme URI: http://asmarinhas.com
Version: 1.0
Description: Tema Recursos
Author: Xabier Seixo
Author URI: http://asmarinhas.com
Template: twentytwelve
*/
 
/*----------------- Cambios a partir de aquí -------------------------------*/

body .site {
    padding: inherit;
    padding: inherit;
    margin-top: inherit;
    margin-top: inherit;
    margin-bottom: inherit;
    margin-bottom: inherit;
    box-shadow: inherit;
  }
.site-content {
    margin: inherit;
}

.site-header {
    padding: 0 100px;
}

.portada {
    padding: 0 100px;
}

@media screen and (min-width: 600px) {
    .site {
        margin: inherit;
        max-width: inherit;
        max-width: inherit;
        overflow: inherit;
    
    }

    .site-content {
        float: inherit;
        width: inherit;
    }

}

#panorama {
        width: 100%;
        height: 400px;
    }

a[href="https://wordpress.org/plugins/waymark"] {
    display: none;
}

a[title="Share your way"] {
dispaley: none;
}

a[href="https://wordpress.org/plugins/waymark"][title="Share your way"] {
    display: none;
}


.leaflet-control-attribution.leaflet-control {
  display: none !important; 
}
