. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
| Server IP : 94.23.64.18 / Your IP :
216.73.216.185 [
Web Server : Apache System : Linux webm005.cluster107.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 User : villadal ( 6036) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/villadal/www/wp-content/plugins/emme_gallery/css/ |
Upload File : |
.emme_gallery {
display: flex;
flex-wrap: wrap;
}
.emme_gallery .emme-gallery-item img {
width: 100%;
height: 100%;
display: block;
object-fit:cover;
}
.emme_gallery .emme-gallery-item[class*="emme-col-"] {
padding: 5px;
box-sizing: border-box;
position:relative;
}
.emme_gallery.nogap .emme-gallery-item[class*="emme-col-"] {
padding: 0;
}
.emme_gallery .emme-gallery-item.emme-col-1 {
flex-basis: 100%;
}
.emme_gallery .emme-gallery-item.emme-col-2 {
flex-basis: 50%;
}
.emme_gallery .emme-gallery-item.emme-col-3 {
flex-basis: 33.3333%;
}
.emme_gallery .emme-gallery-item.emme-col-4 {
flex-basis: 25%;
}
.emme_gallery .emme-gallery-item.emme-col-5 {
flex-basis: 20%;
}
.emme_gallery .emme-gallery-item.emme-col-6 {
flex-basis: 16.666666%;
}
.emme_gallery .emme-gallery-item.emme-col-7 {
flex-basis: 14.2857142%;
}
.emme_gallery .emme-gallery-item.emme-col-8 {
flex-basis: 12.5%;
}
.emme_gallery .emme-gallery-item figcaption {
position: absolute;
z-index: 10;
font-weight: 600;
display: block;
margin-top: 0;
bottom: 5px;
left: 5px;
right: 5px;
background: rgba(0,0,0,0.4);
padding: 10px;
box-sizing: border-box;
color: #fff;
font-size: 13px;
text-align: center;
}
.emme_gallery .emme-gallery-item a {
display: block;
}
@media screen and (max-width: 768px) {
.emme_gallery .emme-gallery-item[class*="emme-col-"] {
flex-basis: 50%;
}
}
/*** EMME SLIDER ***/
.emme_slider{
position:relative;
opacity:0;animation: appari-dopo-1-gg 86400s forwards;
}
.emme_slider .emme-slider-item {
padding: 0;
height: 70vh;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
text-align: center;
position:relative;
}
.emme_slider .emme-slider-item:before{
content:"";
position:absolute;
left:0;
right:0;
top: 0;
bottom:0;
background-color: rgba(0,0,0,0.5);
}
.emme_slider .txt {
z-index: 2;
position: absolute;
left: 0;
right: 0;
top: 50%;
transform: translateY(-50%);
padding: 20px;
box-sizing: border-box;
}
.emme_slider .tit {
font-size: 50px;
font-weight: 400;
color: #fff;
text-transform: uppercase;
margin: 0 0 10px;
}
.emme_slider figcaption {
font-size: 22px;
color: #fff;
font-weight: 400;
max-width: 600px;
margin: auto;
}
.emme_slider .owl-dots {
position: absolute;
bottom: 20px;
left: 0;
right: 0;
margin: auto;
text-align: center;
}
.emme_slider.owl-carousel .owl-nav{
opacity: 0;
transition: all 0.3s ease-in-out;
}
.emme_slider.owl-carousel:hover .owl-nav{
opacity: 1;
}
.emme_slider.owl-carousel .owl-nav button.owl-next, .emme_slider.owl-carousel .owl-nav button.owl-prev {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 20px;
font-size: 50px;
color: #fff;
}
.emme_slider.owl-carousel .owl-nav button.owl-next {
right: 20px;
left: auto;
}
.emme_slider .owl-dots .owl-dot {
width: 10px;
height: 10px;
background: #f5f5f5 !important;
border-radius: 100%;
margin: 0 3px;
}
.emme_slider .owl-dots .owl-dot.active {
background: #444 !important;
}
@keyframes appari-dopo-1-gg {
from { opacity: 0; }
0.0000001% { opacity: 1; }
to { opacity: 1; }
}