[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: _checkout.scss
/*-------- 28. Checkout style ---------*/ .customer-zone { > p { font-size: 14px; position: relative; padding: 14px 30px 14px 60px; background-color: #eeeff2; margin: 0; position: relative; color: #373737; @media #{$xs-layout} { padding: 14px 30px 14px 40px; } &:before { content: "\e64d"; color: #6dde6d; display: inline-block; position: absolute; font-family: 'themify'; left: 15px; top: 15px; font-size: 18px; } } } .checkout-login-info { margin: 20px 0 0; display: none; p { font-size: 14px; margin: 0 0 12px; } form { display: block; overflow: hidden; .sin-checkout-login { margin-bottom: 30px; label { font-size: 14px; text-transform: capitalize; margin: 0 0 5px; span { color: red; } } input { border: 1px solid #e8e8e8; height: 50px; background-color: transparent; &:focus { border: 1px solid #343538; } } } .button-remember-wrap { display: block; overflow: hidden; button { border: 1px solid #aaa; font-size: 13px; padding: 10px 30px 9px; display: inline-block; float: left; margin-right: 20px; font-weight: 600; text-transform: uppercase; &:hover { background-color: $theme-color-yellow; color: #fff; border: 1px solid $theme-color-yellow; } } .checkout-login-toggle-btn { display: flex; margin: 8px 0 0; input { height: 15px; margin: 0; position: relative; top: 5px; width: 17px; } label { font-size: 14px; margin: 0 0 0 5px; } } } .lost-password { margin: 20px 0 11px; a { font-size: 14px; } } } .checkout-login-social { span { font-size: 14px; margin: 0 0 13px; display: block; } ul { li { display: inline-block; margin: 0 14px 0 0; &:last-child { margin: 0 0px 0 0; } @media #{$xs-layout} { margin: 0 5px 0 0; } a { background-color: #f5f5f5; text-transform: uppercase; font-weight: 500; display: block; float: left; font-size: 13px; padding: 20px; padding: 24px 106px 25px; @media #{$md-layout} { padding: 24px 70px 25px; } @media #{$xs-layout} { padding: 15px 13px 16px; } line-height: 1; &:hover { background-color: $theme-color-yellow; color: #fff; } } } } } } .checkout-login-info2 { display: none; margin: 20px 0 0; ul { li{ display: inline-block; a { color: #8a8a8a; font-size: 12px; &:hover { color: $theme-color-yellow; } } } } } .checkout-login-info3 { display: none; margin-top: 20px; form { input[type="text"] { border: 1px solid #e8e8e8; height: 50px; background-color: transparent; width: 48%; font-size: 14px; padding: 0 20px; &:focus { border: 1px solid #1f2226; } } input[type="submit"] { background: #1f2226 none repeat scroll 0 0; border: medium none; color: #fff; height: 50px; margin-left: 6px; padding: 5px 30px; font-size: 13px; text-transform: uppercase; font-weight: 600; width: inherit; @media #{$lg-layout} { padding: 5px 15px; } @media #{$xs-layout} { padding: 5px 16px; } &:hover { background-color: $theme-color-yellow; } } } } .billing-info-wrap { h3 { font-size: 20px; font-weight: 600; position: relative; margin: 0 0 55px; text-transform: uppercase; @media #{$xs-layout} { margin-bottom: 40px; } &:before { position: absolute; content: ""; left: 0; bottom: -12px; background-color: $theme-color-yellow; width: 50px; height: 2px; } } .billing-info { label { font-size: 14px; text-transform: capitalize; display: block; margin: 0 0 5px; abbr { color: red; } } input { border: 1px solid #e8e8e8; height: 50px; background-color: transparent; padding: 2px 20px; color: #1f2226; font-size: 14px; &:focus { border: 1px solid #343538; } &.billing-address { margin-bottom: 20px; } } } .billing-select { label { font-size: 14px; text-transform: capitalize; display: block; margin: 0 0 5px; abbr { color: red; } } select { border: 1px solid #e6e6e6; -moz-appearance: none; -webkit-appearance: none; color: #333; font-size: 14px; height: 50px; padding: 2px 20px; background: rgba(0, 0, 0, 0) url("../../assets/images/icon-img/select.png") no-repeat scroll right 18px center; cursor: pointer; option { background: #fff; border: 0px solid #626262; padding-left: 10px; color: #333; font-size: 12px; } } } .checkout-account { input { border: 1px solid #9fa0a2; display: inline-block; float: left; height: 10px; width: 10px; position: relative; top: 6px; color: #333; } span { color: #333; font-weight: 400; margin: 0 0 0 12px; font-size: 14px; text-transform: uppercase; } } .checkout-account-toggle { label { font-size: 14px; text-transform: capitalize; display: block; margin: 0 0 5px; abbr { color: red; } } input { border: 1px solid #e8e8e8; height: 50px; background-color: transparent; color: #333; font-size: 14px; padding: 2px 20px; &:focus { border: 1px solid #343538; } } } .different-address { display: none; } .additional-info-wrap { margin: 22px 0 0; label { color: #010225; font-size: 14px; text-transform: capitalize; display: block; margin: 0 0 5px; } textarea { min-height: 120px; background-color: #f7f7f7; border-color: #f7f7f7; padding: 20px; color: #333; font-size: 14px; } } @media #{$lg-layout} { &.mr-50 { margin-right: 30px; } } @media #{$md-layout} { &.mr-50 { margin-right: 0px; } } @media #{$xs-layout} { &.mr-50 { margin-right: 0px; } } } .your-order-area { padding: 40px 50px 50px; border-width: 2px; border-style: solid; position: relative; border-color: rgba(52,53,56,.1); @media #{$lg-layout} { padding: 40px 25px 50px; } @media #{$md-layout} { margin-top: 30px; } @media #{$xs-layout} { padding: 40px 12px 50px; margin-top: 30px; } h3 { font-size: 20px; font-weight: 600; position: relative; margin: 0 0 45px; text-transform: uppercase; &:before { position: absolute; content: ""; left: 0; bottom: -12px; background-color: $theme-color-yellow; width: 50px; height: 2px; } } .your-order-wrap { .your-order-info { border-bottom: 1px solid #e8e8e8; ul { li { font-size: 14px; padding: 0 0 7px; text-transform: uppercase; font-weight: 500; span { float: right; color: $theme-color-yellow; } } } &.order-subtotal { padding: 15px 0 10px; ul { li { span { font-size: 16px; } } } } &.order-shipping { padding: 15px 0 13px; display: block; overflow: hidden; ul { li { > p { float: right; font-size: 14px; text-align: right; color: #333; text-transform: capitalize; } } } } &.order-total { padding: 15px 0 10px; ul { li { span { font-size: 16px; } } } } } .your-order-middle { border-bottom: 1px solid #e8e8e8; padding: 24px 0 23px; ul { li { font-size: 14px; margin: 0 0 11px; &:last-child { margin-bottom: 0; } span { float: right; font-size: 16px; } } } } .payment-method { margin: 17px 0 0; .sin-payment { margin-bottom: 20px; input { width: auto; display: inline-block; float: left; height: auto; margin-top: 5px; } label { font-size: 14px; text-transform: uppercase; margin: 0px 0 0 21px; display: flex; align-items: center; font-weight: 500; @media #{$xs-layout} { display: block; } img { max-width: 140px; display: inline-block; margin: 0 5px } a { text-decoration: underline; } } .payment-box { margin: 6px 0 0; display: none; p { font-size: 14px; margin: 0; } } } } } .Place-order { a { background-color: $theme-color-yellow; display: block; cursor: pointer; padding: 16px 50px 17px; text-transform: uppercase; font-weight: 700; width: 100%; color: #fff; font-size: 14px; font-weight: 600; text-align: center; &:hover { background-color: #333; } } } } .checkout-main-area { @media #{$xs-layout} { &.pb-70 { padding-bottom: 50px; } } }
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 59.63 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002