/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/
#kaffeebohne_3d canvas.scrollsequence-canvas {
    max-width: 85%;
    max-height: 85%;
	margin-left: 50px;
}

div#gfr_desktop, div#gfr_mobile {
    margin-top: 10px;
}
.sib-form {
    border-radius: 20px;
}
span.avia_iconbox_title {
    font-weight: bold;
}
#ls_egdcc h4 {
letter-spacing: 3px;
}
div#beutel_pic {
    margin-top: -200px;
}
.farmers_font h3 {
    font-family: 'transfonter.org-20250507-195532' !important;
}
div#BorlabsCookieDebugConsole {
    display: none !important;
}
#top input[type=text] {
    margin-bottom: 0;
}
#top .main_color input[type='text'] {
color: white;
}


/**********************min-width: 1400px**********************/
@media only screen and (min-width: 1400px) {
#einszwei-countdown {
    font-size: 3vw !important;
}
}
/**********************min-width: 1120px**********************/
@media only screen and (min-width: 1120px) {
section#x_mode h3 {
    font-size: 35px;
}
}
/**********************max-width: 430px**********************/
@media only screen and (max-width: 479px) {
#socket .sub_menu_socket li {
    float: right;
}
#ls_egdcc h4 {
    letter-spacing: 1px;
}
}
