/*
Theme Name:     PineLake
Description:    
Author:         madisonstudios
Template:       enfold

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.slideshow_align_caption  {
        bottom: 150px !important;
    }

a[href="http://www.kriesi.at"] {
	display: none;
}

#refund-policy {
	display: inline-block;
	width: 60%;
	text-align: right;
}

#top.page footer .container .copyright {
	width: 100%;
}

@media (max-width: 767px) {
  #refund-policy {
	display: inline-block;
	width: 100%;
	text-align: left;
  }
}