| Server IP : 27.254.66.5 / Your IP : 216.73.217.39 Web Server : Apache/2 System : Linux cs82.hostneverdie.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 User : technic2 ( 1951) PHP Version : 7.4.30 Disable Function : apache_child_terminate, apache_setenv, define_syslog_variables, escapeshellarg, escapeshellcmd,exec, fp, fput, highlight_file, ini_alter, ini_restore, inject_code, passthru,phpAds_remoteInfo, phpAds_XmlRpc,phpAds_xmlrpcDecode, phpAds_xmlrpcEncode, popen, posix_getpwuid, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid,posix_setuid, posix_setuid, posix_uname,proc_open,proc_close, proc_get_status, proc_nice, proc_terminate, shell_exec, syslog, system, xmlrpc_entity_decode, show_source,sleep,pcntl_exec,virtual,suexec,dbmopen,dl,symlink,disk_free_space,diskfreespace,leak MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/technic2/public_html/old-website/eec/wp-content/themes/zoom-lite/ |
Upload File : |
/*
Theme Name: Zoom
*/
body {
direction:rtl;
unicode-bidi:embed;
overflow:hidden;
}
/* Top Bar Area */
.top-bar-email .fa, .top-bar-works .fa {
margin-left: 4px;
}
.top-bar-right ul li {
margin-right: 0;
margin-left: 15px;
}
/* Header Area */
.site-logo {
padding-right: 0;
padding-left: 15px;
}
/* Blog Layout
----------------------------------------------- */
.post-mode-grid:not(.sticky),
body.archive footer.entry-meta,
body.search footer.entry-meta,
body.search-results footer.entry-meta,
body.category footer.entry-meta {
float: right;
}
/* Post Meta */
.zoom-meta-date-posted,
.zoom-comment-date,
.comment-notes .fa-bullhorn {
margin-left: 5px;
}
/* Search Form Background */
.nores-lock-bg {
right: 0;
}
/* Comment Author Badge */
.bypostauthor .ribbon-wrapper-blue {
width: 85px;
height: 88px;
overflow: hidden;
position: absolute;
top: -4px;
left: 20px;
right:inherit;
z-index: 105;
}
.bypostauthor .ribbon-blue {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
right: -8px;
}
.bypostauthor .ribbon-blue:before, .bypostauthor .ribbon-blue:after {
content: "";
border-top: 3px solid #459dd8;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
position:absolute;
bottom: -3px;
}
/* Author Box */
#authorbox img {
float:right;
}
/* =Menu
-------------------------------------------------------------- */
#zoomnav ul ul,
#zoom-mobile-nav ul ul {
right: 0;
margin-right: 0;
}
#zoomnav > .menu > ul > li > ul:before,
#zoom-mobile-nav > .menu-mobile > ul > li > ul:before {
left: inherit;
right: 10px;
}
#zoomnav ul li,
#zoom-mobile-nav ul li {
text-align: right;
}
#zoomnav ul ul ul,
#zoom-mobile-nav ul ul ul {
left: inherit;
right: 100%;
}
#zoomnav > .menu > ul > li > a:not(:only-child) span:after,
#zoom-mobile-nav > .menu-mobile > ul > li > a:not(:only-child) span:after {
right: inherit;
left: 10px;
}
#zoomnav > .menu > ul > li > a:not(:only-child) span,
#zoom-mobile-nav > .menu-mobile > ul > li > a:not(:only-child) span {
padding-right: 18px;
padding-left: 24px;
}
.rtl #zoomnav > .menu .menu-item > ul li > a:not(:only-child) span:after,
.rtl #zoom-mobile-nav > .menu-mobile .menu-item > ul li > a:not(:only-child) span:after {
left: 9px;
right: inherit;
top: 14px;
transform: rotate(90deg);
}
.rtl #zoomnav > .menu .menu-item > ul ul > li:hover > a:not(:only-child) span:after,
.rtl #zoom-mobile-nav > .menu-mobile .menu-item > ul ul > li:hover > a:not(:only-child) span:after {
right: initial;
left: -20px;
}
/* mobile menu sub-sub items fix */
@media screen and (max-width: 640px) {
body #zoomnav > .menu ul ul ul,
body #zoom-mobile-nav > .menu-mobile ul ul ul {
right: 0; left: initial;
}
}
@media screen and ( max-width: 480px ) {
.zoom-blog-default footer.entry-meta {
margin-top: 7px;
float: right;
}
}