OXIESEC PANEL
- Current Dir:
/
/
home
/
cubot
/
docroot
/
assets
/
css
/
css-rtl
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/14/2022 11:09:27 AM
rwxr-xr-x
📄
app-rtl.css
60.97 KB
08/14/2022 11:09:26 AM
rw-r--r--
📄
custom-rtl.css
52 bytes
08/14/2022 11:09:26 AM
rw-r--r--
📁
footers
-
08/14/2022 11:09:27 AM
rwxr-xr-x
📁
headers
-
08/14/2022 11:09:27 AM
rwxr-xr-x
📁
pages
-
08/14/2022 11:09:27 AM
rwxr-xr-x
📄
rtl.css
2.11 KB
08/14/2022 11:09:26 AM
rw-r--r--
📄
shop.blocks-rtl.css
5.96 KB
08/14/2022 11:09:27 AM
rw-r--r--
📄
shop.plugins-rtl.css
3.18 KB
08/14/2022 11:09:27 AM
rw-r--r--
📄
shop.style-rtl.css
39.08 KB
08/14/2022 11:09:27 AM
rw-r--r--
Editing: shop.plugins-rtl.css
Close
/* * Template Name: Unify - Responsive Bootstrap Template * Description: Business, Corporate, Portfolio, E-commerce and Blog Theme. * Version: 1.6 * Author: @htmlstream * Website: http://htmlstream.com */ /*Master Slider ------------------------------------*/ .ms-showcase2-template { margin: 0 auto; max-width: 550px; } .ms-showcase2-template .ms-view { background: transparent; } /*Revolution Slider (Main) ------------------------------------*/ .tp-bullets.preview4 .bullet { border-radius: 10px !important; } .tp-banner-container a.btn-u, .tp-banner-container a.btn-u:hover { color: #fff; border: solid 1px transparent; } .tp-banner-container a.re-btn-brd { background: none; border: solid 1px #fff; } .tp-banner-container a.re-btn-brd:hover { color: #555; background: #fff; } /*Fullwidth*/ .tp-banner-container .btn-u.btn-brd { font-weight: 400; } .tp-banner-container { position: relative; } /*Fullscreen*/ .fullscreen-container { width:100%; position:relative; padding:0; } /*Slider Contents v1*/ .revolution-mch-1:after { top: 0; right: 0; left: 0; width: 100%; height: 100%; content: ' '; position: absolute; background: rgba(0,0,0,0.3); } .revolution-ch1 { color: #fff; font-size: 50px; font-weight: 200; line-height: 60px; padding: 30px 50px; text-align: center; border: 1px solid #fff; text-transform: uppercase; font-family: "Open Sans", sans-serif; } .revolution-ch2 { color: #fff; font-size: 30px; max-width: 470px; line-height: 32px; position: relative; text-align: center; font-weight: normal; text-transform: uppercase; font-family: "Open Sans", sans-serif; } .revolution-ch2:after { right: 50%; width: 70px; height: 2px; content: ' '; bottom: -20px; background: #fff; margin-right: -35px; position: absolute; } .revolution-ch3 { color: #fff; font-size: 50px; font-weight: 200; line-height: 60px; text-align: center; text-transform: uppercase; font-family: "Open Sans", sans-serif; } .revolution-ch4 { color: #fff; font-size: 18px; max-width: 300px; line-height: 30px; text-align: left; position: relative; font-weight: normal; font-family: "Open Sans", sans-serif; } .revolution-ch5 { color: #fff; font-size: 50px; font-weight: 200; line-height: 60px; text-align: center; text-transform: uppercase; font-family: "Open Sans", sans-serif; } /*Back to top Button ------------------------------------*/ #topcontrol { color: #fff; z-index: 99; width: 30px; height: 30px; font-size: 20px; background: #222; position: relative; left: 14px !important; bottom: 11px !important; border-radius: 3px !important; } #topcontrol:after { /*top: -2px;*/ right: 8.5px; content: "\f106"; position: absolute; text-align: center; font-family: FontAwesome; } #topcontrol:hover { color: #fff; background: #18ba9b; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }