/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/* "gogler_contact_details" */
@media screen and (max-width:767px){.hide_on_mobile{display:none;}}
@media screen and (min-width:768px){.hide_on_desktop{display:none;}}
.left-header-contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.left-header-contact .header-contact {
    margin-left: 0!important;
    margin-bottom: 1em;
}