/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Poesis
 Author URI:     http://www.poesis.si
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* Theme customization starts here
------------------------------------------------------- */

/* Font face */

@font-face {
  font-family: 'RobotoSlab Thin';
  font-style: normal;
  font-weight: 100;
  src: local('RobotoSlab Thin'), local('RobotoSlab-Thin'), url(http://www.ambulantagenus.si/fonts/RobotoSlab-Thin.ttf) format('truetype');
}

@font-face {
  font-family: 'RobotoSlab Light';
  font-style: normal;
  font-weight: 300;
  src: local('RobotoSlab Light'), local('RobotoSlab-Light'), url(http://www.ambulantagenus.si/fonts/RobotoSlab-Light.ttf) format('truetype');
}

@font-face {
  font-family: 'RobotoSlab Regular';
  font-style: normal;
  font-weight: 400;
  src: local('RobotoSlab Regular'), local('RobotoSlab-Regular'), url(http://www.ambulantagenus.si/fonts/RobotoSlab-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'RobotoSlab Bold';
  font-style: normal;
  font-weight: 700;
  src: local('RobotoSlab Bold'), local('RobotoSlab-Bold'), url(http://www.ambulantagenus.si/fonts/RobotoSlab-Bold.ttf) format('truetype');
}

/* Headings */

h1, h2, h3, h4, h5, h6 {
	font-family: 'RobotoSlab Regular';
	font-weight: 400;
}

/* Front Page Slider */

#genusHomeSlider .et_pb_slide_description {
	background-color: rgba(255,153,34,0.5);
	margin-top: 10%;
	padding: 20px;
	text-shadow: none;
}

#genusHomeSlider .et_pb_slide {
	height:480px;
}

/* Main Navigation */

#top-menu li {
	vertical-align: top;
}

/* Front Page Storitve */

#genusStoritve .et_pb_promo {
	padding: 20px 0;
}

/* Front Page Objave */

.et_pb_blog_grid .et_pb_post {
	border: none;
}

.et_pb_image_container {
	margin: 0;
}

/* Footer */

#footer-bottom {
	background-image: url("/si/wp-content/uploads/sites/2/2015/12/genus-footer-bg.jpg");
	background-repeat: no-repeat;
	margin: auto;
	min-height: 108px;
}

.genus-title {
}

/* Contact Form 7 */

p input.wpcf7-submit {
	background: #ffffff;
    border: solid 2px #ff9922;
    border-radius: 3px;
    color: #ff9922 !important;
    font-size: 20px;
    letter-spacing: 0;
    padding: 8px;	
	width: auto;
}

p input.wpcf7-submit:hover {
	background: #ff9922;
    color: #ffffff !important;
}
