/*   
Theme Name: nydigital2023
Description: Child Theme von Divi
Author: Nicole Y. Männl
Author URI: https://nydigital.de
Template: Divi
Version: 6.0
Tags: 
*/


/* Eigene CSS
--------------------------------------------- */

/* Farben 
 * 
 * 
 * 
*/

/* Menue in custom css */

h1,h2,h3,h4,h5,h6 {  
-ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;}

small {font-size:80%;}

/* Video responsive 

.vidrespo .et_pb_video_box {position: relative;
padding-bottom: 56.25%; 

/* 16:9 Aspect Ratio */
/*
padding-top: 25px;
}

.vidrespo .et_pb_video_box iframe {position: absolute;
width: 100%!important;
height: 100%!important;}
*/

/*
@font-face {
    font-family: 'maven_probold';
    src: url('https://sample.de/wp-content/themes/nydigital2023/fonts/mavenpro-bold-local.eot');
    src: url('https://sample.de/wp-content/themes/nydigital2020/fonts/mavenpro-bold-local.eot?#iefix') format('embedded-opentype'),
         url('https://sample.de/wp-content/themes/nydigital2020/fonts/mavenpro-bold-local.woff2') format('woff2'),
         url('https://sample.de/wp-content/themes/nydigital2020/fonts/mavenpro-bold-local.woff') format('woff'),
		 url('https://sample.de/wp-content/themes/nydigital2020/fonts/mavenpro-bold-local.ttf') format('truetype'),
         url('https://sample.de/wp-content/themes/nydigital2020/fonts/mavenpro-bold-local.svg#maven_probold') format('svg');
    font-weight: normal;
	font-style: normal;}
font-display: swap;


body, p,input, textarea, select {
font-family: "maven_proregular", sans-serif!important;
}

h1, h2, h3, h4, h5, h6 {font-family: "maven_probold", sans-serif!important;}

*/

/*
.wp-caption {
border: 0;
text-align: center;
background-color: #ffffff;
margin-bottom:10px;
max-width: 100%;padding: 0;}

*/