/*
Theme Name: Blume Child
Description: APVD child theme for Blume
Author: APVD
Template: blume
Theme URI: http://new.lesignoredeglianelli.it
*/

@import url("../blume/style.css");

/* Add your custom CSS Here */

.contact__map__overlay__container {
    position:relative;
    padding-bottom: 200px;
}

.contact__map__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
}

@media(max-width: 830px) {
section.portfolio .scrollable, section.portfolio .scrollable .items {
    height: 557px;
}
}
@media(max-width: 830px) {
section.portfolio .scrollable, section.portfolio .scrollable .items {
    height: 357px;
}
section.portfolio .scrollable a {
	top: 80%
}
.browse {filter: invert(1);}
}



.contacts-map .get-in-touch {

    position: relative;
    bottom: 0;
    left: auto;
    margin-left: 0px;

}
.get-in-caption {
	display: none;
}
