/*
Theme Name: my Divi
Description: Child von Divi
Author: Jörg Winterstein
Author URI: http://www.winterworks.de
Template: Divi
Version: 1.0
Tags:
*/
@import url("../Divi/style.css");

#footer-widgets { 
	padding-top: 32px;
}

.footer-widget:nth-child(1) { margin-bottom: 0px; }
.footer-widget:nth-child(2) { margin-bottom: 0px; }
.footer-widget:nth-child(3) { margin-bottom: 0px; }

@media only screen and ( min-width:981px )
{
    /* Set the slider height */
    .et_pb_slider, .et_pb_slider .et_pb_container 
	{ 
        height: 300px; 
    }
	
    .et_pb_slider, .et_pb_slider .et_pb_slide 
	{	
        max-height: 400px; 
    }
	
    .et_pb_slider .et_pb_slide_description 
	{ 
        position: relative; 
        top: 20%; 
        padding-top: 0 !important; 
        padding-bottom:0 !important; 
        height:auto !important; 
    }
}

#latest-news { min-height: 40px; }
#latest-news-text { min-height: 220px; padding-bottom: 0px;}
.et_pb_blurb_content { min-height: 160px; }
.et-pb-icon { font-size: 48px; }
.et_pb_main_blurb_image { margin-bottom: 20px; }
.et_pb_blurb_content { min-height: 100px; }
.gametrailer {
	max-width: 300px;
	max-height: 225px; 
	margin: auto;
}
.centerimg {
	display:inline-block;
	margin-left: auto;
	margin-right: auto;
}

table.custom-download-button {
	border-width: 0px;
	border-collapse: collapse;
	text-align:center;
}
table.custom-download-button th {
	border-width: 0px;
	text-align:center;
}
table.custom-download-button td {
	border-width: 0px;
	text-align:center;
}

.et_pb_section {
	padding-top:20px;
	padding-bottom:20px;
}

#top-header {
	height:0px;
}

.logo-centered {
	border-width: 0px;
	margin:0px;
	padding:p0x;
	text-align:center;
}

.woocommerce-checkout #main-content .cart-subtotal td { border-top: 0px solid #eee; }