| Server IP : 46.105.57.169 / Your IP : 216.73.216.144 Web Server : Apache System : Linux webd003.cluster120.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : maitricfuz ( 93378) PHP Version : 8.4.10 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/maitricfuz/www/saint-martin-lg/media/com_pagebuilderck/assets/pro/ |
Upload File : |
/**
* @name Page Builder CK
* @package com_pagebuilderck
* @copyright Copyright (C) 2015. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* @author Cedric Keiflin - https://www.template-creator.com - https://www.joomlack.fr
*/
#popup_favoriteck {
display: none;
}
#popup_favoriteck {
z-index: 9999;
}
#popup_favoriteck .ckclose {
/*width: 80px;
background-position: center 0;*/
}
#popup_favoriteck .layoutinfostitle {
/*margin: 0 10px 0 10px;*/
}
#showfavorites {
overflow-x: auto;
overflow-y: hidden;
}
.favoritethumb {
float :left;
margin: 10px 5px 5px 5px;
cursor: pointer;
}
.favoritethumb img {
border: 1px solid transparent;
}
.favoritethumb:hover > img,
.pbckmyfavorite:hover {
box-shadow: 0px 0px 5px #3399ff;
border: 1px solid #3399ff;
}
.themeindice {
display: none;
font-size: 10px;
height: 10px;
line-height: 10px;
margin: 0;
padding: 0;
text-align: center;
}
#ckshowsuggestions .menulink {
float: left;
margin: 0 2px;
}
.pbckmyfavorite {
border: 1px solid transparent;
height: 80px;
overflow: hidden;
width: 180px;
}
.pbckmyfavoriterow {
margin: 3px 0 0 0;
}
.pbckmyfavoriterow .fa {
min-width: 11px;
}
.pbckmyfavoriterow .ckvalidate {
display: none;
}
.ckmyfavoritename {
background: #ededed;
padding: 4px;
color: #1a1a1a;
margin-bottom: 4px;
}
.ckmyfavoritenameedition {
line-height: 20px;
}
.ckmyfavoritename .ckvalidate {
/*display: none;*/
}
.ckgalleryitem {
/*height: 150px;*/
/*width: 150px;*/
overflow: hidden;
/*float: left;*/
margin: 10px 0px 5px;
cursor: pointer;
border: 1px solid #ccc;
position: relative;
border-radius: 3px;
}
.ckgalleryitem-name {
padding: 5px;
}
/*.ckgalleryitem:after {
display: block;
content: "";
left: 0;
right: 0;
top: 0;
bottom: 0;
position: absolute;
background: #000;
opacity: 0;
z-index: 1;
transition: opacity 0.3s;
}*/
.ckgalleryitem img {
max-height: 100%;
max-width: none;
width: 100%;
margin: 0px !important;
}
.ckgalleryitem:hover {
border: 1px solid #000;
cursor: grab;
/*box-shadow: 0 0 5px #3399ff;*/
}
/*.ckgalleryitem:hover:after {
opacity: 0.3;
}*/
.ckgalleryitempreviewbtn, .ckgalleryitemloadbtn {
left: 0;
right: 0;
top: -50px;
position: absolute;
z-index: 2;
text-align: center;
transition: all 0.3s;
}
.ckgalleryitem button {
box-shadow: 0 0 15px #333;
background: #333;
color: #eee;
padding: 10px 15px;
border: none;
}
.ckgalleryitem button:hover {
background: #3399ff;
}
.ckgalleryitemloadbtn {
top: auto;
/*bottom: -50px;*/
opacity: 0;
}
.ckgalleryitem:hover .ckgalleryitempreviewbtn {
top: 20px;
}
.ckgalleryitem:hover .ckgalleryitemloadbtn {
bottom: calc(50% - 20px);
opacity: 1;
}
.ckboxmodal {
text-align: center;
padding: 10px;
}
.ckgalleryitemtitle {
display: none; /* hidden since 2.3.0 */
font-size: 14px;
text-align: center;
font-weight: bold;
line-height: 20px;
margin: 10px 0;
height: 20px;
}
.ckgallerysection {
clear: both;
padding: 1px;
}
#filtertoolbar select {
width: 100%;
}