/* 
Theme Name:   AYEKOO – Beratung und Coaching GmbH | 80INCH 2026
Theme URI:    http://www.ayekoog-beratung.de
Description:  AYEKOO – Beratung und Coaching GmbH
Author:       80INCH
Author URI:   http://www.80inch.de
Template:     Divi
Version:      2.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  AYEKOO Theme 
*/ 

/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

::selection {background: #000; color: #ffffff;}
::-moz-selection {background: #000; color: #ffffff;}

/* ----------------------------------------------
 * Generated by Animista on 2018-10-31 13:2:8
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation bounce-right
 * ----------------------------------------
 */
@-webkit-keyframes bounce-right {
  0% {
    -webkit-transform: translateX(48px);
            transform: translateX(48px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateX(26px);
            transform: translateX(26px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateX(13px);
            transform: translateX(13px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateX(6.5px);
            transform: translateX(6.5px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  93% {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25%, 55%, 75%, 87%, 98% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}
@keyframes bounce-right {
  0% {
    -webkit-transform: translateX(48px);
            transform: translateX(48px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateX(26px);
            transform: translateX(26px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateX(13px);
            transform: translateX(13px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateX(6.5px);
            transform: translateX(6.5px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  93% {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25%,55%,75%,87%,98% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}


/* NAVIGATION */

/* LANGUAGE GTRANSLATE */
.menu-item-gtranslate,
.menu-item-gtranslate .gt_selector {
    cursor: pointer;
}

.menu-item-gtranslate:before {
	font-family: "ETmodules";
	content: "";   /* Globe Icon */
	color: #F09100 !important;
	margin-right: 12px;
	font-size: 24px !important;
	position: relative;
	top: 8px !important;
	transition: color 0.35s ease-in-out;
}

.menu-item-gtranslate:hover:before {
	color: #000 !important;
}

.menu-item a{
	padding-top: 8px;
}


.menu-item-gtranslate .gt_selector {
	background: transparent;
	border: 0;
	border-radius: 0;
	padding: 0 !important;
	margin: 0;
	color: #000 !important;
	font-family: 'ayekoo-cond-light', Helvetica, Arial, Lucida, sans-serif;
	font-size: 24px;
	line-height: 1;
	height: auto;
	text-transform: uppercase;
	vertical-align: middle;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
	box-shadow: none !important;
}

.menu-item-gtranslate .gt_selector option {
    font-family: 'ayekoo-cond-light', Helvetica, Arial, sans-serif;
    font-size: 16px;
}



/* MAIN MENUE */

.et_fixed_nav #main-header {
    -webkit-box-shadow: 0px 12px 18px -6px rgba(0,0,0,.3) !important;
    -moz-box-shadow: 0px 12px 18px -6px rgba(0,0,0,.3) !important;
	box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
}

#main-header {
	Xbackground: rgb(244,244,244);
	Xbackground: linear-gradient(75deg, rgba(244,244,244,1) 0%, rgba(200,200,200,1) 100%);
}

.et_fixed_nav #main-header.et-fixed-header {
    -webkit-box-shadow: 0px 12px 18px -6px rgba(0,0,0,.3) !important;
    -moz-box-shadow: 0px 12px 18px -6px rgba(0,0,0,.3) !important;
	box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);	
}

#top-menu-nav #top-menu li.menue-highlight a {
	background-color: #F09100;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px; 
	Xborder-top-left-radius: 5px;
	Xborder-top-right-radius: 5px;
}

#top-menu-nav #top-menu li.menue-highlight a:hover {
	color: #fff !important;
	box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
}

#top-menu-nav #top-menu li.current-item a {
	color: #000;
	font-weight: bold;
}

#top-menu li li a {
    padding: 10px 10px;
    width: 200px;
}

/* NAVIGATION > Erweiterung > Sticky Content */

#ssb-container {
	-webkit-animation: bounce-right 0.8s both;
	        animation: bounce-right 0.8s both;
	margin-left: 20px !important;
}

#ssb-container ul li {
	margin-top: 15px !important;
	margin-left: 10px !important;
}

#ssb-container ul li span {
    line-height: 40px !important;
    width: 40px !important;
    text-align: center;
    display: inline-block;
}

/* NAVIGATION > MOBILE */


/* LAYOUT > TOP-PFEIL */

.et_pb_scroll_top.et-visible {
	border-radius: 0px !important;
	transition: .5s ease-in-out;
}

.et_pb_scroll_top.et-visible:hover {
	border-radius: 0px !important;
	background-color: #f09100;
	transition: .5s ease-in-out;
}

/* LAYOUT > BG BILDER */
.aye-imgbg-avgs .et_pb_fullwidth_image img {
	margin-top: -100px;
}

/* LAYOUT > BUTTONS */
.aye-button-1 {
	width: 100%;
}

/* LAYOUT > LIST-STYLE */
.aye-list-style ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

.aye-list-style ul li{
  display: flex;
  align-items: flex-start;
  gap: 5px;
  padding-bottom: 20px;
}

.aye-list-style ul li::before{
  content: '\39';
  font-family: 'ETmodules';
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.2;
  color: #00A0D1;
  flex: 0 0 auto;
  margin-top: -6px; /* feinjustieren, falls nötig */
}

/* LAYOUT > BEITRAG */
.single .et_pb_post {
	margin-bottom: 0 !important; 
}

.single .post {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.aye-col--button-bottom {
	display: flex;
	flex-direction: column;
}

/* LAYOUT > FOOTER */

.aye-footer .et_pb_text_inner p a{
	color: #999999;
}

.aye-footer .et_pb_text_inner p a:hover{
	text-decoration: underline;
}

#footer-bottom {
	display: none
}

/* LAYOUT > FOOTER > SOCIAL */

.aye-social {
	display: flex;
	float: left;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	min-width: 60px;
	background: #fff;
	border-radius: 5px;
	text-decoration: none;
	margin-right: 25px;
}

.aye-social:last-child {
	margin-right: 0;
}