<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Divi Child
Template: Divi
Author: Autoinovacije Divi ET
Author URI: http://www.autoinovacije.hr/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.23.1481116209
Updated: 2016-12-07 13:10:09

*/



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

}
 
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {
	
 
}
 
/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
 
}
 
/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
 
}
 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
 
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
 
 
}



@media screen and (min-width:981px){
	
	.et_pb_slide_with_image .et_pb_slide_description {
		float: right;
		width: 60%;
		padding-right: 10px;
		padding-left: 30px;
		text-align: left;
	}

}
</pre></body></html>