/*
 Theme Name:     Det Flyger Theme
 Description:    Divi Child Theme
 Author:         Rickard Rosenblom
 Template:       Divi
 Version:        1.0.1
*/
 
 
/* Kundspecifik CSS
------------------------------------------------------- */

span.mobile_menu_bar:before {
    color: #EADFCC !important;
}

#sb_instagram .sbi_photo_wrap {
	border: 1px solid #836F7A;
}

.dft-ig-row {width: 90%;}

/** WPFORMS WPFORMSLABEL
------------------------------------------------------- */
/* om nödvändigt kopiera fr blueprint */

/* Kundspecifik CSS - responsivt
------------------------------------------------------- */

@media only screen and ( max-width: 324px ) {
	.dft-overflowhidden {overflow: hidden;}
}


@media only screen and ( max-width: 980px ) {
.dft-ig-section .dft-ig-row {max-width: 658px !important; width: 80%;}
}

@media only screen and ( max-width: 768px ) {
	.dft-footer-copy {display: block;}
	.dft-footer-copy-div {display: none;}
	.dft-footer-dp {display: block;}
}