Server : Apache/2.4.18 (Ubuntu) System : Linux canvaswebdesign 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015 x86_64 User : oppastar ( 1041) PHP Version : 7.0.33-0ubuntu0.16.04.15 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, Directory : /var/www/kanvakanva.com/public_html/assets/frontend_new/css/ |
Upload File : |
.header_top { padding: 7px 0; border-bottom: solid 1px #cacaca; } #topLogin{ line-height: 1; } #topLogin a{ font-size: 13px; line-height: 1; } .header_top .top_menu { float: left; font-size: 11px; } .header_top .top_menu ul { margin: 0; padding: 0; display: block; } .header_top .top_menu ul li { margin: 0; padding: 0 15px; display: block; float: left; border-left: 1px solid #f1f3f3; } .header_top .top_menu ul li:first-child { padding-left: 0; border-left: none; } .header_top .top_menu ul li:last-child { padding-right: 0; } .header_top .top_menu ul li a { margin: 0; padding: 0; display: block; font-size: 13px; line-height: 16px; color: #898989; font-weight: normal; } .header_top .top_menu ul li a:hover { color: #000; } .header_top .hed_right { float: right; } .header_top .hed_right ul { margin: 0; padding: 0; } .header_top .hed_right ul li { margin: 0; padding: 0 15px; display: block; float: left; border-left: 1px solid #f1f3f3; font-size: 14px; line-height: 16px; color: #898989; font-weight: normal; } .header_top .hed_right ul li:first-child { padding-left: 0; border-left: none; } .header_top .hed_right ul li:last-child { padding-right: 0; } .header_top .hed_right ul li a { margin: 0; padding: 0; display: block; color: #898989; } .header_top .hed_right ul li span { color: #000; margin-right: 6px; } /* -------- FAB BUTTON ---------- */ .btn-group-fab { position: fixed; width: 300px; height: auto; left: 20px; bottom: 20px; z-index: 99; } .btn-group-fab section { position: relative; width: 100%; height: auto; } .btn-group-fab .btn-fab { position: absolute; bottom: 0; border-radius: 30px; display: block; margin-bottom: 4px; width: 40px; height: 40px; margin: 4px auto; } .btn-group-fab .btn-main { width: auto; height: 50px; left: 10%; margin-left: -25px; z-index: 99; padding-left:24px; padding-right:24px; background-color:#cba884; opacity:0.8; color:#fff; font-weight:600; border: unset; } .btn-group-fab .btn-sub { width: 325px; border-radius: 10px; bottom: 0; z-index: 99; margin-right: -20px; -webkit-transition: all 2s; transition: all 0.5s; display: none; opacity: 0; transition: display 0s, opacity 0.5s linear; } .btn-group-fab.active .btn-sub:nth-child(2) { bottom: 65px; display: unset; opacity: 1; transition: display 0s, opacity 0.5s linear; } #fab-times{ display:none; } .fab-times{ display:unset !important; } .fab-btn{ display:none !important; } .overlay_reward { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 100; background-color: gray; opacity: 0.2; margin: 0px 14px 10px 14px; border-radius: 10px; pointer-events:none; }