/*
Theme Name: Divi Child
Description: Divi Child Theme
Author: Beate
Author URI: http://www.beate-lang.de
Template: Divi
Version: 1.0
Tags: 
*/

/* CUSTOM CSS by Beate Lang */ 
.et_parallax_bg {opacity: 0.3;}
a:hover{text-decoration:underline;color:#d6d6d6;}
/* GENERAL */ 
body {font-size:100%;}
h1 {font-size:4em!important;}
h2 {font-size:3.5em!important;}
p,span,a {font-size:1em!important;}
body a:hover{text-decoration:underline;color:#562671;}
.et_pb_section {padding:1% 0!important;}
/* BG IMAGES */
body.page-id-234{
background-image: url("https://www.lailaps.org/wp-content/uploads/2022/03/spuren-wolf-05-purple.png"); 
background-repeat: repeat-y !important; 
background-attachment: scroll !important; 
background-size: 3% !important;
background-position: center center !important;
}
body.page-id-673{
background-image: url("https://www.lailaps.org/wp-content/uploads/2022/03/spuren-hund-01-petrol.png"); 
background-repeat: repeat-y !important; 
background-attachment: scroll !important; 
background-size: 5% !important;
background-position: center center !important;
}
/* FOOTER */
#main-footer {
    height: 0 !important;
    overflow: hidden;
}
#rcb-sc-link-change, #rcb-sc-link-history,#rcb-sc-link-revoke {color:#fff;}

/* SPECIALS CSS FOR TABLET & PHONE */
/* * * Responsive Styles Smartphone Portrait * * */
@media all and (max-width: 479px) {
h1 {font-size:2em!important;}
h2 {font-size:2.8em!important;}
p,span,a {font-size:0.9em!important;}
	.et_pb_section .et_pb_row_4.et_pb_row {margin-top:0px!important;}
	.et_pb_column {margin-bottom:0px!important;}
	.header-content{margin:0 auto!important;padding:10px;width:100%!important;}	
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container {width:90%!important;}
}


/* * * Responsive Styles Smartphone Only * * */
@media all and (max-width: 767px) {	
}

/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {
}

/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {
}