/*
Theme Name: LST
Theme URI:  https://www.lst.de.com
Author:     Daisy
Author URI: https://www.lst.de.com
Template:   hello-elementor
Version:    1.0
License:    GNU General Public License v2 or later
*/

.elementor-7 .elementor-element.elementor-element-0a25518 .elementor-post__read-more{
	background:#0F779C !important;
	color:white !important;
	padding:10px 20px!important;
}

@media (min-width: 1024px) {
    #gm-toolbar .gm-container {
        justify-content: flex-end !important;
    }
	 .gm-inner {
            width:100%;
			 top: 30px!important;
        }

		#gm-toolbar {
            position: fixed;
         width:100%
        }
}

.gm-toolbar-left span{
	font-size:14px !important;
	font-weight:300 !important;
	margin-left:7px !important;
}
}


