/* 
Theme Name: Zevens Theme
Description: Zevens Projektplanung 
Author: Björn Lange
Author URI: https://kraehfelder.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
*/

//////////////////////////
// fonts
//////////////////////////


  /* playfair-display-regular - latin Ueberschrift*/
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/playfair-display-v30-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/playfair-display-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/playfair-display-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/playfair-display-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/playfair-display-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/playfair-display-v30-latin-regular.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
  }

  /* nunito-sans-regular - latin */
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/nunito-sans-v12-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/nunito-sans-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/nunito-sans-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/nunito-sans-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/nunito-sans-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/nunito-sans-v12-latin-regular.svg#NunitoSans') format('svg'); /* Legacy iOS */
  }


html,body{ 
	width:100%;
	height:100%;
}

body
{
    font-family: 'Nunito Sans', serif !important;
      overflow-x: hidden !important;
    background-repeat: repeat;
  }


p
{
  font-family: 'Nunito Sans', serif !important;
	margin-bottom: 10px !important;
	margin-top: 10px !important;

}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', serif !important;  
}

.ueber-1 h1::before, .ueber-2 h2::before {
  content: "//";
  color: #98bf14;
  margin-right: 8px;

}

a.unterstrichen {
 color:#000 !important; 
}

a.unterstrichen:hover {
    text-decoration:underline;
}

.rot{
    color:#8C5C0C !important;
}

.grau{
    color: #6c727a;
}

.weiss p, .weiss {
    color:#ffffff !important;
}

.fett{
    font-weight:700;
}

.gross{
    text-transform: uppercase !important;
}

ul {
    margin-bottom: 20px;
  }

.bg {
    background: #212121;
    width: 30%;
    padding: 10px 10px;
    margin-top: 40px;
    margin-bottom: 0;
    color:#fff !important;
  }

  #sticky {
    position: fixed;
    right: 0;
    z-index:100;
  }

  #text-bild {
    width: 160%;
    background: #fff;
  }
/*Navigation*/
#menuleiste a{
//	background: #ffffff70 !important;
	background: #ffffff !important;
  border-top: 0px solid white;
  border-bottom: 0px solid white;
		border-radius:10px !important;
}

#main-nav a {
    padding-left: 12px;
  }
  #main-nav .elementor-item.elementor-item-anchor.elementor-item-active::before {
content: '';
margin-left: -12px;
background: #6C674D;
width: 7px;
height: 7px;
margin-top: 8px;
  }

/*Cookie Banner ---------*/
.cc-revoke, .cc-window {
    font-family: 'franklin-gothic-urw',sans-serif !important;
}

/*Buttons ------*/
#btn-leistungen a {
    padding-left: 0 !important;
  }

.referenzen{
margin-top:20px;
font-size: 1.4rem;
font-weight: 500;
text-transform: uppercase;
background-color: #61CE7000;
border-style: solid;
border-width: 3px 0px 3px 0px;
border-color: #C51618;
border-radius: 0px 0px 0px 0px;
color: #000000;
}

.referenzen:hover, .referenzen:active , .referenzen:visited{
    color:#000;
}

.referenzen:hover {
border-color: #000;
}


#liste ul {
            list-style: none; /* Standard Listensymbole entfernen */
            padding-left: 0px;
        }


#liste ul li {
            position: relative;
            padding-left: 25px;
            margin-bottom: 5px;
        }


#liste ul li::before {
            content: "";
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 14px;
            height: 14px;
            background-color: #98bf14;
        }



/*Footer -------*/
#footer-menu a:hover {
    transform: scale(1.02) translate(0,0) perspective(0) rotateY(0deg);
  }

//Oeffnungszeiten
.zeiten {
    padding: 0px 0px;
    min-height: inherit;
    margin-left: 5px;
    color:#ffffff;
    text-align: left;
	
      }
      .zeiten strong{
          color: #6C727A;
		  padding-left:10px;
      }
      .zeiten p{
        margin: 1.3rem 0 1rem 0 !important;
    }
  
  .zeiten ul, .zeiten ol {
        margin: 0;
       padding: 0;
        list-style: none !important;
	  width:100%;
          }       
  
  .zeiten li {
  
    border-bottom: 0.5px solid #bbaeae;
    padding: 0.35rem 0;
    letter-spacing: 0rem;
    list-style: none;
    font-style: normal;
   //font-size: 1rem !important;
   }
  
  .zeiten li:last-child {
    border: 0;
  }
  
  .zeiten li strong {
    display: inline-block;
    width: 20%;
  }  


 /*MEDIA QUERIES**********************************/


/*1*/   	
@media only screen and (max-width: 767px){
 
}

/*----------------------------------------------------------------------------------------------------------------*/
/*-----------2-------------*/
@media (min-width: 768px) and (max-width: 979px) {




}

/*----------------------------------------------------------------------------------------------------------------*/
/*-----------3-------------*/
@media (min-width: 980px) and (max-width: 1279px) {
   
}

/*-----------4-------------*/
@media (min-width: 1280px) and (max-width: 1600px) {

}

/*----------------------------------------------------------------------------------------------------------------*/
/*-----------5-------------*/
@media (min-width: 1601px) {


}

/*----------------------------------------------------------------------------------------------------------------*/
/*-----------6-------------*/
@media (min-width: 2700px) {

    }


