/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
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
*/

/* COMBELL */

/*
    Add your custom styles here
*/
.entry-title {display:none;}

/*Menu*/
.elementor-element.elementor-sticky--active  {box-shadow: 1px 4px 10px 0px rgba(0,0,0,0.26);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}
 .elementor-sticky--active .logo .elementor-widget-container {margin-top:0px!important;} 
.elementor-sticky--active .logo img {width:220px!important;transform: translateY(0px);transition-timing-function: ease;    transition-duration: .8s}

.cta     {position: relative!important;}
.ctaknop, .ctaknop2 {    bottom: 0!important;    right: 0;    position: absolute!important;}
.ctaknop .elementor-size-sm {background-image:linear-gradient(110deg, #33adce 85%, rgba(255,255,255,0) 23%)!important;}
.ctaknop2 .elementor-size-sm {background-image:linear-gradient(110deg, #fff 85%, rgba(255,255,255,0) 23%)!important;}
.ctaknop3 .elementor-size-sm {background-image:linear-gradient(110deg, #fff 95%, rgba(255,255,255,0) 23%)!important;}
.ctaknop5 .elementor-size-sm {background-image:linear-gradient(110deg, #fff 85%, rgba(255,255,255,0) 23%)!important;}

.gradientbutton .elementor-post__read-more{background-image: linear-gradient(110deg, #33adce 90%, rgba(255,255,255,0) 23%)!important;  padding: 3px 15px 3px 10px;}

/*Footer*/
#menulist ul {    list-style-type: none;    padding-inline-start: 0px;}
#menulist li ul {padding-inline-start: 8px;}
#menulist ul a {font-size:16px;color:rgba(255,255,255,0.8)}
#menulist  li ul a {font-size:14px;color:rgba(255,255,255,0.8);}
#menulist  a {font-family: Roboto, sans-serif;     font-weight: 400;    }

/*GDPR*/
.gdpr  {font-size:12px!important;}
.gdpr a {color:#fff!important}