/*
Theme Name: Zexler Theme
Author: Zexler
Author URI: https://fb.com/zexler
Description: Тема создана на основе конструтора Elementor
Version: 1.1
*/


body {
    margin: 0;
    font-family: sans-serif;
    width: 100%;
    z-index: 0;
    background-color: #ffffff;
	visibility: hidden;
}

/* start loader by smala */
.loader-logo-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.pre-loader {
    z-index: 999;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #ffffff;
}
.loader-logo-left {
    height: 100px;
    margin: 0 15px 0px 0px;
}
@media (max-width: 767px) {
	
}
/* start loader by smala */

.elementor-lightbox .elementor-lightbox-image {
	max-width: 100%;
}
.elementor-lightbox .elementor-lightbox-item {
	padding: 40px 0;
}