.elementor-kit-7{--e-global-color-primary:#FF7F50;--e-global-color-secondary:#F5F3EF;--e-global-color-text:#1D1D1B;--e-global-color-accent:#8DBC9F;--e-global-color-db5b3b9:#B1EDC8;--e-global-color-5d9504b:#F1FFF7;--e-global-color-569b53a:#FFB69B;--e-global-color-acd0d37:#FDD8CA;--e-global-color-96280fc:#FFFFFF;--e-global-typography-primary-font-family:"Vina Sans";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Delicious Handrawn";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:900;color:var( --e-global-color-text );font-family:"Raleway", Sans-serif;font-size:20px;font-weight:500;line-height:30px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#00000000;font-family:"Raleway", Sans-serif;font-size:22px;font-weight:900;text-transform:uppercase;color:var( --e-global-color-text );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-text );border-radius:50px 50px 50px 50px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-text );color:var( --e-global-color-secondary );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 h2{color:var( --e-global-color-text );font-family:"Vina Sans", Sans-serif;font-size:50px;font-weight:400;}.elementor-kit-7 h3{color:var( --e-global-color-text );font-family:"Delicious Handrawn", Sans-serif;font-size:38px;font-weight:400;}.elementor-kit-7 h4{color:var( --e-global-color-text );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-7 h5{color:var( --e-global-color-text );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-7 h6{color:var( --e-global-color-text );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h2{font-size:35px;}.elementor-kit-7 h3{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.cta-menu{
    display: inline-block !important;
  position:relative;
    
}

.cta-menu.menu-item-has-children::before {
  content: "";
  display: block;
position: absolute;
  z-index:10;
  width: 20px;
  height: 44px;
  background: url("https://gutup.ch/wp-content/uploads/2025/08/gutup-icon-shop-white.png")
              no-repeat center center;
  background-size: contain;
  margin-left: 30px
 
}

.sub-menu .cta-menu{
    display: block !important;
    padding:10px!important;
}

.sub-menu .cta-menu a{
  
    padding-left:20px!important;
}


.cta-menu a{
       text-transform: uppercase;
    font-weight: 900 !important;
    background: #8dbc9f;
    font-size: 18px;
    border-radius: 50px;
    padding: 10px 20px !important;
      padding-left: 45px !important;
    border: 2px solid black!important;
    
}



.cta-menu a:hover{
   background: #000;
}


.cta-menu a:after{
    display: none;
}




.menu-vert .cta-menu a:hover{
   background: #fff;
}

.menu-vert .cta-menu.menu-item-has-children::before {
  filter:brightness(0);
 
}


@media only screen and (max-width:1024px){
   .cta-menu a{
       margin: 20px;
   }
}/* End custom CSS */