/* 
Theme Name: GRT Hello Elementor
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Childtheme
Author: Gley Rissom Thieme
Author URI: https://grt-agentur.de
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.marinealliance-cta .elementor-cta__button{
width:150px;
background-image:url('https://marine-alliance.project-viewport.de/wp-content/uploads/2024/04/Marine-Alliance-welle-1-mobile-oange-superthick.svg')!important;
background-size:contain!important;
background-position:top!important;
background-repeat:no-repeat!important;
text-align: left!important;
}


.marinealliance-cta-small .elementor-cta__button{
width:150px;
background-image:url('https://marine-alliance.project-viewport.de/wp-content/uploads/2024/04/Marine-Alliance-welle-1-mobile-oange-superthick.svg')!important;
background-size:contain!important;
background-position:top!important;
background-repeat:no-repeat!important;
text-align: left!important;
}


#marinealliance-cta-text .elementor-cta__title{
    text-shadow: 0px 0px 10px black;
}

#marinealliance-cta-text a{
    text-shadow: 0px 0px 10px black;
}

p strong{
	font-weight:700!important;
}

.ma-hl span{
    display:block;
    font-weight:300;
    font-size:36px;
    line-height:38px;
    text-transform:none;
}

@media only screen and (max-width:1024px){
    	.marinealliance-cta-small .elementor-cta__button{
	width:100px;
}
}


@media only screen and (max-width:728px){
    
  	.ma-hl span{
    font-size:28px;
    line-height:30px;
}

	.marinealliance-cta-small .elementor-cta__button{
	width:100px;
}
}

