
/*
Theme Name: Imagecreate Child Theme
Description: Imagecreate Child Theme
Author: Imagecreate
Author URI: https://www.imagecreate.de
Template: Divi
Version: 1.0
Tags:
*/


/* ----------- These styles are also included in the ePanel in Divi Theme options --------------------------- */ 
/* BOUNCING MORE ICON */
@import url("../Divi/style.css");

 
@-webkit-keyframes bounce {
0%, 100% {
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
@keyframes bounce {
0%, 100% {
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
span.scroll-down.et-pb-icon { 
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}

/* TOGGLE ICON */
.et_pb_toggle_open .et_pb_toggle_title:before {
transform: rotate(180deg);
content:url("http://www.luxury-phuket.com/wp-content/uploads/2015/10/toggle-goupcross.png");
transition:all 0.5s ease-in-out 0s;
}
.et_pb_toggle_title:before {
content:url("http://www.luxury-phuket.com/wp-content/uploads/2015/10/toggle-godown.png");
transition:all 0.5s ease-in-out 0s;
}

/*PERSON MODULE*/
.person-round {text-align:center;}
 .person-round img {
 max-width: 250px;
 border: 5px solid #fff;
 border-radius: 150px;
transform: rotate(-5deg);
 -webkit-filter: grayscale(90%) ;
 filter: grayscale(90%) ;
 transition: 0.5s;
 -moz-transition: 0.5s;
 -webkit-transition: 0.5s;}
 
 .person-round img:hover {
transform: rotate(0deg);
 border: 5px solid #e5e2d3;
 -webkit-filter: grayscale(0%) ;
   filter: grayscale(0%);
}

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

#top-menu li li a  {width:300px;}
.nav li ul {width:350px;}

@media only screen and ( max-width:1100px ) {
#et_mobile_nav_menu { display:block !important; margin-bottom:20px; margin-top:6px }
#top-menu-nav { display:none; }
.et-fixed-header #et_mobile_nav_menu
{ margin-bottom:0; };
}


.et_mobile_menu {   
    overflow-y:scroll!important;
    max-height:80vh!important;
    -overflow-scrolling:touch!important;
    -webkit-overflow-scrolling:touch!important;
}

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


/*Hintergrund Bilder */


