/*
Theme Name: Lelewatu
Theme URI: http://kesato.com/
Author: Kesato Team
Author URI: http://kesato.com/
Description: 
Version: 1.0
License: 
License URI: 
Text Domain: lelewatu
Tags: 
*/

/* body .page-top-banner .des-entry .entry-title {
    margin-bottom: 60px;
} */

/* .row.block-menu-body.align-items-center div:nth-child(2) {
    margin-top: -61px;
} */
/* body .page-top-banner .des-entry {
	transform:translate3d(-50%, -40%, 0) !important;
} */

.back-to-gallery {
	margin-right: 20px;
}

.loader-progress .spinner img {
	width: 100% !important;
}

.footer h2.preferred-footer {
    margin-top: 20px;
}

.footer .foot-link a.preffered-link {
    display: flex;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    background: #fff;
    float: left;
    align-items: center;
    justify-content: center;
}

a.preffered-link img {
    background: #fff;
}

@media screen and (max-width: 767px) {
	.back-to-gallery {
		margin-right: 0;
		position: absolute;
		bottom: 12%;
	}
}