/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* -- Credits -- */
.credits {
    width: 50px;
    height: 36px;
    position: absolute;
    bottom: 10px;
    right: 15px;
}
@media (max-width: 767px) {
	.credits{bottom:8px;}
	#footer-info {font-size:9px;}
}


.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

.container {
    position: relative;
	width: 90%;
    max-width: 1500px;
}

.futer-adresa{padding-left:25px;}

#footer-bottom{padding:25px 0 10px;}