Server IP : 103.119.228.120 / Your IP : 3.145.92.98 Web Server : Apache System : Linux v8.techscape8.com 3.10.0-1160.119.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Jul 15 12:09:18 UTC 2024 x86_64 User : nobody ( 99) PHP Version : 5.6.40 Disable Function : shell_exec,symlink,system,exec,proc_get_status,proc_nice,proc_terminate,define_syslog_variables,syslog,openlog,closelog,escapeshellcmd,passthru,ocinum cols,ini_alter,leak,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dl,dll,myshellexec,proc_open,socket_bind,proc_close,escapeshellarg,parse_ini_filepopen,fpassthru,exec,passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,popen,show_source,proc_nice,proc_terminate,proc_get_status,proc_close,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,dl,symlink,shell_exec,system,dl,passthru,escapeshellarg,escapeshellcmd,myshellexec,c99_buff_prepare,c99_sess_put,fpassthru,getdisfunc,fx29exec,fx29exec2,is_windows,disp_freespace,fx29sh_getupdate,fx29_buff_prepare,fx29_sess_put,fx29shexit,fx29fsearch,fx29ftpbrutecheck,fx29sh_tools,fx29sh_about,milw0rm,imagez,sh_name,myshellexec,checkproxyhost,dosyayicek,c99_buff_prepare,c99_sess_put,c99getsource,c99sh_getupdate,c99fsearch,c99shexit,view_perms,posix_getpwuid,posix_getgrgid,posix_kill,parse_perms,parsesort,view_perms_color,set_encoder_input,ls_setcheckboxall,ls_reverse_all,rsg_read,rsg_glob,selfURL,dispsecinfo,unix2DosTime,addFile,system,get_users,view_size,DirFiles,DirFilesWide,DirPrintHTMLHeaders,GetFilesTotal,GetTitles,GetTimeTotal,GetMatchesCount,GetFileMatchesCount,GetResultFiles,fs_copy_dir,fs_copy_obj,fs_move_dir,fs_move_obj,fs_rmdir,SearchText,getmicrotime MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/softaculous/sitepad/editor/site-data/plugins/kkart-pro/css/ |
Upload File : |
/* MISC style*/ .kkart-flex{ display: flex; align-items: center; } .kkart-flex-grow{ flex-grow: 1; width: 50%; } .kkart-flex-grow:not(:last-child){ margin-right: 20px; } .kkart-mb-20{ margin-bottom: 20px; } .kkart-inptut-block{ width: 100%; margin: 10px 0; height: 30px; border-radius: 5px; } .kkart-inptut-mtb-10{ margin-top: 10px; margin-bottom: 10px; height: 30px; } .kkart-label{ font-weight:bold; margin-top:10px; margin-bottom:10px; } .kkart-input-group{ display:flex; align-items:center; } .kkart-input-group input, .kkart-input-group-label{ box-shadow: 0 0 0 transparent; border-radius: 4px; border: 1px solid #7e8993; background-color: #fff; color: #32373c; min-height: 30px; } .kkart-input-group input{ border-top-left-radius: 0; border-bottom-left-radius: 0; } .kkart-input-group-label{ border-right-width:0px; padding:0px 10px; border-top-right-radius: 0; border-bottom-right-radius: 0; min-height: 28px; line-height:2; } /* MISC style end*/ /* Products meta accordion style*/ .kkart-accordion-holder{ margin: 20px 0px; box-shadow: 0 1px 2px #00000033; } .kkart-accordion-holder .kkart-accordion-item{ border-top: 1px solid #e8e8e8; border-bottom-width:0px; display:none; } .kkart-accordion-holder .kkart-accordion-item:last-child{ border-bottom-width: 1px; } .kkart-accordion-title{ padding: 20px 10px; font-weight: bold; } .kkart-accordion-title .kkart-icon{ font-family: dashicons; float: right; width: 20px; height: 20px; position: relative; } .kkart-accordion-title .kkart-icon:after{ content: "\f347"; } .kkart-accordion-open .kkart-accordion-title .kkart-icon:after{ content: "\f343"; } .kkart-accordion-body{ border-top: 1px solid #e8e8e8; padding: 10px; display: none; } .kkart-accordion-open .kkart-accordion-body{ display: block; } .kkart-product-gallery-thumb{ display: inline-block; width: 44px; height: 44px; background-size: cover; background-position: 50% 50%; margin: 0 7px 0 0; border: 2px solid #d5dadf; } /* Products meta accordion style end */ .kkart-hide-data{ display:none; } .kkart-order-address a{ text-decoration:none; } /* kkart settings page */ .kkart-tab-panel{ padding-top: 20px; padding-bottom: 20px; } .kkart-tab-panel table tr th{ padding: 5px; text-align: left; } .kkart-tab-panel table tr td{ padding: 5px; } /* kkart search holder */ .kkart-search-holder{ position:relative; display:inline-block; } .kkart-search-div{ cursor: pointer; padding: 5px; border: solid 1px #d1d1d1; background: #fffffc; color: #333; vertical-align: middle; width: 126px; display: flex; } .kkart-search-preview{ position: relative; margin-right: 5px; width: 100%; border: none; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .kkart-search-preview i{ padding-right: 5px; font-size: 19px; color: #666; vertical-align: middle; } .kkart-search-name{ font-size: 13px; } .kkart-search-close{ float:right; font-size:15px; } .kkart-search-hide{ display:none; } .kkart-search-selector{ position: absolute; z-index: 1000; border: 1px solid rgba(0,0,0,0.2) !important; background: #fff !important; box-shadow: 0 3px 5px rgba(0,0,0,0.2) !important; -webkit-border-radius: 2px !important; text-shadow: none !important; padding: 5px; height: auto; box-sizing: border-box; display: none; width: 100%; border-radius: 2px; margin: 0 0 0 auto; top: 35px; } .kkart-search-val{ margin-bottom: 5px !important; padding: 2px 6px; line-height: 20px !important; border-radius: 3px !important; width: 100%; } .kkart-search-list{ width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; max-height: 183px; overflow-y: auto; } .kkart-search-fields{ display:inline-block; position:relative; margin:0 3px; } .kkart-search-sel{ vertical-align: top } .pagelayer-temp-search-sel-span{ display: block; margin: 2px; cursor: pointer; box-sizing: border-box; border: 1px solid #dbdbdb; transition: all 0.3s; font-size: 13px; padding: 3px; } .pagelayer-temp-search-sel-span:hover{ border-color: #00A0D2; background-color: #3e8ef7; color: #ffffff; box-shadow: 0px 1px 1px #3e8ef7bf; } .pagelayer-temp-search-sel-span i{ font-size: 15px; line-height: 1em; padding: 3px; color: #555; transition: all 0.3s; vertical-align: middle; } .pagelayer-temp-search-sel-span:hover i{ color: #ffffff; } .kkart-page-links{ padding:0 5px 0 10px; text-decoration: none; } .kkart-page-links:hover{ text-decoration: underline; }