/* 
 Theme Name:     UWO-WATER GMBH
 Author:         Uwe Rokobauer
 Author URI:     https://kult-design.de
 Template:       Divi
 Version:        0001
 Description:    Eigene Umsetzung
*/ 


@font-face {
    font-family: 'Play';
    src: url('/wp-content/fonts/Play-Regular.ttf') format('truetype');      

 
}
.et_color_scheme_red a {color:#1e73be;}
.nav a, h1, h2, h3, h4, h5, h6 {font-family: "Play", Arial!important;}

.header-content-container { background-color: rgb(29,29,29,0,6)!important; }
.et_pb_fullwidth_header_container  { background-color: rgb(29,29,29,0,6)!important; }
h1 {font-size:2em;}

#et-footer-nav .bottom-nav li.current-menu-item a {
    color: #1e73be!important;
}


.fullsize-kultdesign  div.et_pb_column {margin-right:0!important;}

.header-content .et_pb_module_header {background-color: rgb(29,29,29,0,6)!important;}

#post-513 .et_pb_slide_0 .et_pb_slide_title {width:480px;}
#post-513 .et_pb_slide_0 .et_pb_slide_content { width:320px; }

#post-513 .et_pb_slide_1 .et_pb_slide_title {width:480px;}
#post-513 .et_pb_slide_1 .et_pb_slide_content { width:320px; }

#post-513 .et_pb_slide_2 .et_pb_slide_title {width:410px;}
#post-513 .et_pb_slide_2 .et_pb_slide_content { width:260px; }

#post-513 .et_pb_slide_3 .et_pb_slide_title {width:530px;}
#post-513 .et_pb_slide_3 .et_pb_slide_content { width:350px; }

#post-513 .et_pb_slide_4 .et_pb_slide_title {width:480px;}
#post-513 .et_pb_slide_4 .et_pb_slide_content { width:320px; }

#post-513 .et_pb_slide_5 .et_pb_slide_title {width:480px;}
#post-513 .et_pb_slide_5 .et_pb_slide_content { width:320px; }

/* Add by Mkh */

.woocommerce #content-area,
.woocommerce-checkout .woocommerce {
    margin: 0 auto;
    max-width: 1080px;
    margin: 20px auto;
}

 a:hover {
	text-decoration: underline;
	text-decoration-color: #1e73be;
}

.et_pb_button {
	text-decoration: none !important;
}

#top-menu li li a {
	width: 250px;	
}

.wc_payment_method label>img {
	height:16px;
}
