/*
Theme Name: Avada Child
Theme URI: https://avada.com/
Template: Avada
Author: ThemeFusion
Author URI: https://themeforest.net/user/ThemeFusion
Description: The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
Version: 7.11.2.1720776749
Updated: 2024-07-12 11:32:29

*/

.fusion-standard-logo{height:180px !important;
    margin-top: 17px;
margin-left:20px;}

.fusion-is-sticky .fusion-logo img {
    height: 35px !important;
  
}

@media only screen and (max-width: 1200px) {
 .fusion-mobile-logo-1 .fusion-mobile-logo {
      display: block !important; 
     height: 22px;
    }
}

.fusion-main-menu .menu-text, h1, .fusion-text{
     -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}




.fusion-main-menu>ul>li {
    margin-top: 20px;
}

.fusion-is-sticky  .fusion-main-menu>ul>li {
    margin-top:0;
}


.fusion-text.h1groesser h1{font-size:5.2rem; color:#8a7651}
.fusion-text.h1groessersuites h1{font-size:5.2rem; color:#c59620}
.fusion-text.h1groesserazienda h1{font-size:5rem; color:#427065}
.fusion-title.h1groesserkontakt h1{font-size:5rem !important;; color:#c59620 !important;}

.copyschmaler p{padding: 0 6rem; }
.h1groesserazienda.copyschmaler p{padding: 0 8rem; }

.copyschmalerpurani p{padding: 0 2rem; }

.d-none{display:none !important;}


.fusion-image-carousel {
    margin-bottom: 10px  !important;
}


.fusion-main-menu .sub-menu a {
    padding: 0px !important;

}

.fusion-body .fusion-main-menu .current_page_item>a:hover {color:var(--nav_typography-color) !important;}


.newscopy h2{margin:0.5rem 0!important}

/* Navigation  */


@media only screen and (min-width: 1200px) { 
    .fusion-header-wrapper .fusion-row{ 
    max-width:100% !important;
    padding: 0 4% !important;
}
    .fusion-header {
     padding: 0 !important;;}
    .fusion-standard-logo {
    height: 11.6vw !important;

}
}
@media only screen and (min-width: 1400px) { 
        .fusion-header-wrapper .fusion-row{ 
            padding: 0 6% !important;}
     .fusion-standard-logo {
   height: 180px !important;

}
}
@media only screen and (min-width: 1540px) { 
    .fusion-header-wrapper .fusion-row{ 
    max-width:100% !important;
    padding: 0 7% !important;
        
}
    .fusion-header {
    padding: 0 !important;
}
}

/* Menu icons */


li.menu-item a[title="Instagram"]{
    font-family: awb-icons !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}
li.menu-item a[title="Instagram"] span{display:none;}
li.menu-item a[title="Instagram"]:before {
    content: "\ea92";
    color:white;
}
.fusion-is-sticky li.menu-item a[title="Instagram"]:before{color:black}


.fusion-accordian .toggle-content{    color: inherit !important;}

@media only screen and (min-width: 801px) { 
    .fusion-menu .lang-item-de a .menu-text:after{content:" |";

        display: inline-block;
        transform: translateY(-2px);
        margin-left: 5px;
        color:white !important;
    }
    .fusion-main-menu>ul>li.lang-item-de{padding-right:5px !important}
}




/* Mobile */
@media only screen and (max-width: 800px) { 
.copyschmalerpurani p{padding: 0 0rem; }
    .copyschmalerpurani p{padding: 0 0; }
    .copyschmaler p{padding: 0 0; }
    .h1groesserazienda.copyschmaler p{padding: 0 0; }
    
    h1{line-height: 1.1 !important;}   
    
    
}



/* Tabelle */

.table-1 tr td, .tkt-slctr-tbl-wrap-dv tr td {
    border: 1px solid #c59620 !important;
    padding: 10px 20px;
}
.table-1 tr td:nth-child(3), .table-1 tr td:nth-child(1){
    border-right:0px !important;

}
.table-1 tr td:nth-child(4), .table-1 tr td:nth-child(2){

     border-left:0px !important;
}


.table-1 thead{   background: #f6f6f6 !important;}