Sindbad~EG File Manager
/*
Theme Name: ArkBiz
Theme URI: https://speciatheme.com/arkbiz-free/
Author: Specia
Author URI: https://speciatheme.com/
Description: ArkBiz is a trending WordPress theme with lots of powerful features, instantly giving a professional look to your online presence. ArkBiz comes with everything you could ever need to build an amazing website, and it's perfect for any type of business! View the demo of ArkBiz Premium https://demo.speciatheme.com/pro/?theme=arkbiz
Template: specia
Version: 13.3
Tested up to: 6.8
Requires PHP: 5.6
Requires at least: 4.7
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: arkbiz
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, entertainment, portfolio, editor-style, grid-layout
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.entry-content a, .comment-content a, .widget_text a, strong a, blockquote a, code a, p a{
color: #EB4500;
text-decoration: underline;
}
.entry-content .more-link {
text-decoration: none;
}
section.footer-copyright p a {
color: #EB4500;
}
.sidebar .widget input[type="submit"]:hover,
.sidebar .widget input[type="submit"]:focus,
.sidebar .wp-block-search .wp-block-search__button:hover,
.sidebar .wp-block-search .wp-block-search__button:focus {
background: #EB4500;
border-color: #EB4500;
}
.features-version-one .feature-box-info h4 {
color: #EB4500;
}
.menu-right li.header_btn {
margin-left: 10px;
}
/*---------------------------------------------
Header ArkBiz (nav-arkbiz)
---------------------------------------------*/
.nav-arkbiz .navigation {
padding: 0;
background-color: #ffffff;
}
.nav-arkbiz .navigation > .container > .row {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.nav-arkbiz .navigation.sticky-menu .header-widget-info {
display: none !important;
}
.nav-arkbiz .header-widget-info {
position: relative;
background-color: #222222;
color: #fff;
padding: 12px 0px;
border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
.nav-arkbiz .header-widget-info::before {
content: "";
position: absolute;
left: -70px;
background-color: #222222;
border-bottom: 2px solid rgba(255, 255, 255, 0.2);
width: 120px;
height: 102%;
top: 0px;
-webkit-transform: skewX(25deg);
-ms-transform: skewX(25deg);
transform: skewX(25deg);
}
.nav-arkbiz .header-widget-info::after {
position: absolute;
content: "";
right: -50%;
top: 0px;
width: 50%;
height: 102%;
background-color: #222222;
border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
.nav-arkbiz .theme-menu {
position: relative;
background-color: #222222;
-ms-flex-pack: space-between;
justify-content: space-between;
}
.nav-arkbiz .theme-menu::before {
content: "";
position: absolute;
background-color: #222222;
height: 100%;
width: 75px;
left: -27px;
top: 0px;
-webkit-transform: skewX(25deg);
-ms-transform: skewX(25deg);
transform: skewX(25deg);
}
.nav-arkbiz .theme-menu::after {
content: "";
position: absolute;
background-color: #222222;
height: 100%;
width: 60%;
right: -60%;
top: 0px;
}
.nav-arkbiz .header-widget-info .widget a {
color: #fff;
}
.nav-arkbiz .menubar > .menu-wrap > li > a {
line-height: 60px;
color: #fff;
}
.nav-arkbiz .navigation .menu-wrap > li > a:after {
content: "\f111";
display: inline-block;
font-family: FontAwesome;
color: #fff;
font-size: 6px;
border: 0;
position: absolute;
top: -100%;
left: 0;
right: 0;
bottom: -5px;
width: 12px;
height: 12px;
opacity: 0;
margin: auto;
text-align: center;
line-height: 12px;
border-radius: 100%;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.nav-arkbiz .navigation .menu-wrap > li.active > a:after,
.nav-arkbiz .navigation .menu-wrap > li:hover > a:after,
.nav-arkbiz .navigation .menu-wrap > li.focus > a:after {
top: -100%;
opacity: 1;
background-color: #EB4500;
transform: translateY(-4px);
}
.nav-arkbiz .menu-right .header-search-toggle, .nav-arkbiz .menu-right #cart i {
color: #ffffff;
}
@media only screen and (max-width: 1199px) {
.nav-arkbiz .header-widget-info::before {
left: -71px;
}
.nav-arkbiz .theme-menu::before {
left: -28px;
}
}
/*---------------------------------------
Slider Thirteen
-----------------------------------------*/
.slider-section-thirteen .main-slider .owl-dots {
display: none !important;
}
.slider-section-thirteen .specia-content {
padding: 25px 45px;
}
.slider-section-thirteen .owl-carousel .owl-nav [class*=owl-]:after,
.slider-section-thirteen .specia-content:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #ffffff;
transform: skewX(10deg);
z-index: -1;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
box-shadow: 0 3px 16px -1px rgb(0 0 0 / 0.2);
}
.slider-section-thirteen .video-text,
.slider-section-thirteen .specia-content h6,
.slider-section-thirteen .specia-content h1,
.slider-section-thirteen .specia-content p {
color: #222222;
}
.slider-section-thirteen .specia-content h6 {
padding: 5px 15px;
font-size: 13px;
box-shadow: 0 2px 16px -1px rgb(0 0 0 / 0.17);
border-left: 2px solid transparent;
display: inline-block;
}
.slider-section-thirteen .owl-carousel .owl-nav [class*=owl-]:hover,
.slider-section-thirteen .owl-carousel .owl-nav [class*=owl-] {
background: none;
border: none;
}
.slider-section-thirteen .owl-carousel .owl-nav [class*=owl-] i {
color: #222222;
}
.slider-section-thirteen .owl-carousel .owl-nav [class*=owl-]:hover i {
color: #ffffff;
}
/*---------------------------------------
Eleven Version
-----------------------------------------*/
.call-to-action-thirteen .background-overlay {
background-color: #222222;
height: 100%;
}
.call-to-action-thirteen h2 {
font-family: 'Raleway', sans-serif;
font-size: 30px;
font-weight: 500;
color: #ffffff;
padding-top: 3px;
margin: 0 0 13px;
}
.call-to-action-thirteen h2 span {
font-weight: 800;
}
.call-to-action-thirteen .flexing.flexing-btn {
justify-content: flex-end;
}
.call-to-action-thirteen .call-btn-1 {
margin-left: 15px;
}
.call-to-action-thirteen .call-btn-1 {
color: #ffffff;
font-family: 'Open Sans', sans-serif;
display: inline-block;
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
transition: all 200ms ease-out;
}
.call-to-action-thirteen .call-btn-1:hover {
background: #ffffff;
border-color: #ffffff;
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
transition: all 200ms ease-out;
}
.call-to-action-thirteen .call-btn-1.bt-effect-2:before {
background-color: #ffffff;
}
.call-to-action-thirteen .call-phone, .call-to-action-thirteen .call-phone a {
font-size: 30px;
border-bottom: none;
}
.post_date {
background: #EB4500;
}
.post_date h6 {
color: #ffffff;
}
/*---------------------------------------
Thirteen Services
-----------------------------------------*/
.thirteen-service-box {
position: relative;
z-index: 0;
}
.thirteen-service-box .inner-box {
position: relative;
display: block;
overflow: hidden;
background: #ffffff;
border: 1px solid #f1f1f1;
padding: 40px 25px 32px 25px;
text-align: center;
}
.thirteen-service-box .inner-box .light-icon {
position: absolute;
right: 0%;
bottom: 0px;
font-size: 110px;
line-height: 105px;
margin-right: -14px;
opacity: 0.12;
color: #ffffff;
transition: all 500ms ease;
}
.thirteen-service-box:hover .inner-box .light-icon {
margin-right: 0px;
transform: translateX(-60%);
}
.thirteen-service-box .inner-box .icon-box {
position: relative;
display: inline-block;
width: 70px;
line-height: 70px;
height: 70px;
background: #f1f1f1;
font-size: 38px;
text-align: center;
border-radius: 50%;
margin-bottom: 14px;
z-index: 1;
transition: all 500ms ease;
}
.thirteen-service-box:hover .inner-box .icon-box {
color: #ffffff;
}
.thirteen-service-box .inner-box .icon-box:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
left: 0px;
top: 0px;
right: 0px;
border-radius: 50%;
transform: scale(0,0);
z-index: -1;
transition: all 500ms ease;
}
.thirteen-service-box:hover .inner-box .icon-box:before {
transform: scale(1,1);
}
.thirteen-service-box .inner-box h4 {
display: block;
font-size: 20px;
line-height: 30px;
font-weight: 600;
margin-bottom: 15px;
}
.thirteen-service-box .inner-box p {
position: relative;
}
/*---------------*/
/***** Sadie *****/
/*---------------*/
figure.effect-portfolio14 figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
content: '';
opacity: 0;
-webkit-transform: translate3d(0,50%,0);
transform: translate3d(0,50%,0);
}
figure.effect-portfolio14 h2 {
position: absolute;
top: 50%;
left: 0;
width: 100%;
color: #ffffff;
-webkit-transition: -webkit-transform 0.35s, color 0.35s;
transition: transform 0.35s, color 0.35s;
-webkit-transform: translate3d(0,-50%,0);
transform: translate3d(0,-50%,0);
}
figure.effect-portfolio14 figcaption::before,
figure.effect-portfolio14 p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-portfolio14 p {
position: absolute;
bottom: 0;
left: 0;
padding: 2em;
width: 100%;
opacity: 0;
-webkit-transform: translate3d(0,10px,0);
transform: translate3d(0,10px,0);
}
figure.effect-portfolio14:hover h2 {
color: #fff;
-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}
figure.effect-portfolio14 p {
color: #ffffff;
}
figure.effect-portfolio14:hover figcaption::before ,
figure.effect-portfolio14:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
/*---------------------------------------
Search Result
-----------------------------------------*/
.page-wrapper .posts-navigation a {
background: transparent;
font-family: 'Open Sans', sans-serif;
padding: 12px 24px;
border-radius: 30px;
display: table-cell;
float: left;
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
transition: all 200ms ease-out;
}
.page-wrapper .posts-navigation a:hover {
color: #fff;
}
.page-wrapper .posts-navigation .nav-next {
float: right;
}
.wp-block-table figcaption {
text-align: center;
}
.wp-block-image figcaption {
text-align: center;
font-weight: 600;
}
.wp-block-loginout a {
text-decoration: none;
}
.entry-content .more-link:hover,
.entry-content .more-link:focus {
color: #ffffff;
}
.select2-container--default .select2-selection--single {
min-height: 2.35em;
}
.logo img {
width: 200px;
}
.price_slider_wrapper .ui-slider .ui-slider-handle {
background: #ffffff;
}
.footer-sidebar .widget .woocommerce-product-search button:not(:hover):not(:focus) {
color: #fff;
border: solid 2px #fff;
background: transparent;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 2.35em;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 2.35em;
}
.page-wrapper .wp-block-latest-comments {
padding-left: 0;
}
h2.entry-title a,
.entry-content p {
word-break: break-word;
}
.footer-sidebar .wp-block-file a {
color: #fff;
}
ol.wp-block-latest-comments li a {
word-break: break-word;
}
.wp-block-embed figcaption {
text-align: center;
}
.wp-block-code code img {
display: inline-block;
margin-left: 10px;
}
.wp-block-pullquote.has-background blockquote {
background: inherit;
}
.woocommerce ul.products li.product .button.product_type_external {
width: 100%;
}
p.has-text-color em {
color: inherit;
}
.site-content .wp-block-group.has-background {
padding: 0 20px;
}
.wp-block-group em {
color: inherit;
}
.wp-block-table figcaption {
font-weight: 600;
}
.has-text-color em,
.has-text-color h2 {
color: inherit;
}
a.wp-block-file__button,
a.wp-block-file__button:hover,
a.wp-block-file__button:focus {
color: #fff;
}
.has-text-color * {
color: inherit;
}
.has-text-color a:hover,
.has-text-color a:focus {
color: inherit;
}
.wp-block-pullquote.has-text-color blockquote {
border-color: inherit;
}
blockquote {
border-color: inherit !important;
}
.has-background.wp-block-read-more {
padding: 5px 10px;
}
.wp-block-calendar table caption {
font-weight: 500;
}
.wp-block-image figcaption {
margin-bottom: 0;
}
blockquote.wp-block-quote.has-text-color p,
blockquote.wp-block-quote.has-text-color p var,
blockquote.wp-block-quote.has-text-color p cite,
blockquote.wp-block-quote.has-text-color cite {
color: inherit;
}
.wp-block-table figcaption {
text-align: center;
}
.sidebar .widget .wp-block-group .wp-block-image {
margin-bottom: 0;
}
ul.wp-block-rss {
list-style: disc;
}
.has-text-color a:hover, .has-text-color a:focus {
color: inherit;
}
.entry-content ul:last-child {
margin-bottom: 0;
}
.wp-block-code.has-text-color code {
color: inherit;
}
.sidebar .widget .wp-block-group .is-nowrap p {
padding: 0;
}
sidebar .widget .wp-block-group .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
font-size: 0.875rem;
}
/*wp-Block-RSS*/
ul.wp-block-rss {
list-style: none;
margin-left: 0;
}
ul.wp-block-rss li.wp-block-rss__item {
margin-bottom: 1rem;
}
ul.wp-block-rss li.wp-block-rss__item:last-child {
margin-bottom: 0;
}
.sidebar .widget .wp-block-group .wp-block-pullquote blockquote {
margin-top: 0;
margin-bottom: 0;
}
.sidebar .widget .wp-block-group .wp-block-rss .wp-block-rss__item-title > a {
font-weight: 600;
}
.wp-block-quote.is-style-large {
padding-top: 1.10rem;
padding-bottom: 1.10rem;
}
.sidebar .widget .wp-block-group .wp-block-file, .sidebar .widget .wp-block-group .wp-block-image {
padding: 1.563rem 1.000rem 1.563rem;
}
.widget .wp-block-group .is-vertical a {
color: inherit;
}
.entry-content ol.wp-block-latest-comments {
padding-left: 2rem;
}
.wp-block-table figcaption {
text-align: center;
}
.post .entry-content ul.wp-block-archives {
margin-left: 1.125rem;
list-style: disc
}
.wp-block-code.has-background code {
background: inherit;
}
.wp-block-group .wp-block-embed,
.wp-block-group .wp-block-image {
padding: 1.563rem 1.000rem 1.563rem;
}
.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
width: auto;
}
.widget .wp-block-group .wp-block-columns {
margin-bottom: 0;
}
.widget .wp-block-group .wp-block-rss li:last-child {
padding-bottom: 0;
}
ul.wp-block-page-list a {
text-decoration: none;
}
.sidebar .wp-block-group .is-nowrap {
margin: 1.563rem 1.000rem 1.563rem;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta {
font-weight: 600;
line-height: 1.5;
}
.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
height: 2em;
width: 2em;
}
.sidebar .widget .wp-block-group .is-layout-flow h2 {
border-left: 0 none;
}
.wc-block-components-product-title a,
.wc-block-components-product-title a:hover,
.wc-block-components-product-title a:focus {
text-decoration: none;
}
.wp-block-verse {
padding: 10px;
}
.wp-block-calendar .wp-calendar-nav {
position: relative;
top: 0;
left: 0;
width: 100%;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments,
.sidebar .widget .wp-block-group .wp-block-loginout,
.sidebar .widget .wp-block-group .wp-block-table,
.sidebar .widget .wp-block-group .wp-block-buttons {
padding: 1.563rem 1.000rem 1.563rem;
}
.sidebar .widget .wp-block-group .wp-block-embed {
margin: 0;
}
.sidebar .widget .wp-block-group ol li {
padding-bottom: 0.625rem;
}
.wp-block-details summary {
font-weight: 600;
padding: 10px;
}
a.wc-block-grid__product-link {
text-decoration: none;
}
.wp-block-latest-posts__post-author {
font-size: 1.7rem;
font-weight: 600;
}
.wp-block-cover.has-background-dim-60.has-background-dim .wp-block-cover-text a:hover {
color: inherit;
}
.sidebar .widget .wp-block-group .wp-block-cover,
.sidebar .widget .wp-block-group .wp-block-separator {
margin-bottom: 0rem;
}
.wp-block-quote .wp-block-search {
padding-bottom: 5px;
}
.wc-block-mini-cart__icon,
.wc-block-mini-cart__badge {
color: inherit;
}
.sidebar .widget .wp-block-pullquote cite {
z-index: 1;
}
.sidebar .widget .wp-block-group .is-nowrap {
margin: 1.563rem 1.000rem 1.563rem;
}
.wp-block-post-title a {
text-decoration: none;
}
.wp-block-details summary {
font-weight: 600;
}
.wp-block-group.has-black-border-color {
border-color: #333 !important;
}
.widget .wp-block-group .wp-block-preformatted a {
color: inherit;
}
.wp-block-woocommerce-single-product .wp-block-post-title a {
text-decoration: none;
}
.footer-sidebar .widget .wp-block-group .wp-block-image .wp-element-caption a {
color:inherit;
}
.sidebar .widget .wp-block-group .is-nowrap p {
padding: 0;
}
.sidebar .widget.widget_block .wp-block-group ul.wp-block-latest-posts__list {
margin-left: 0;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta {
font-weight: 600;
line-height: 1.5;
}
.wc-block-components-product-title a.wc-block-components-product-name:hover,
.wc-block-components-product-title a.wc-block-components-product-name:focus {
color: inherit;
}
.wp-block-code.has-text-color code {
color: inherit;
}
.wc-block-grid__products .wc-block-components-product-button__button {
border-radius: 0;
}
.widget .wp-block-heading:before {
left: 0;
top: 0;
}
div.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title {
font-weight: 700;
font-size: 24px;
}
.wc-block-components-checkout-place-order-button{
background: inherit;
}
.widget .wp-block-social-links {
margin-bottom: 0;
}
.wp-block-latest-comments article{
margin-bottom: 0px;
}
.sidebar .widget .wp-block-group .wp-block-button .wp-block-button__link {
color: #fff;
}
button.wp-block-search__button.wp-element-button:hover,
button.wp-block-search__button.wp-element-button:focus{
border: 2px solid;
}
.wc-block-components-totals-coupon__content button.components-button {
border-radius: 4px;
}
.wp-block-code code img {
padding: 10px;
}
.wp-block-latest-posts__list .wp-block-latest-posts__post-author,
.wp-block-latest-posts__list .wp-block-latest-posts__post-date {
text-decoration: none;
}
.wc-block-cart-items td {
color: inherit;
}
.wc-block-components-totals-coupon__content button.components-button {
border-radius: 0;
}
ul.wp-block-page-list a {
text-decoration: none;
}
.wc-block-featured-category__link .wp-block-button__link:focus {
color: #fff;
}
.wc-block-featured-product__price .woocommerce-Price-amount.amount {
color: inherit;
}
.wp-block-post-comments-form .comment-reply-title {
margin-bottom: 1.4rem;
}
.wp-block-group .wp-block-details p {
margin-top: 1rem;
padding-top: 1rem;
}
.woocommerce table.shop_attributes td {
text-decoration: none;
}
.wc-block-cart-items th {
color: inherit;
}
.wp-block-latest-posts__post-author {
font-size: 18px;
font-weight: 600;
}
.post .entry-content ul.wp-block-post-template li.wp-block-post .wp-block-post-date{
padding-bottom: 1.2rem;
}
.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:focus {
color: #fff;
}
.wc-block-featured-product__price .woocommerce-Price-amount.amount {
text-decoration: none;
}
.widget .wp-block-group pre.wp-block-preformatted {
background: rgba(26, 26, 26, 0.8);
color: #ddd;
}
.sidebar .widget .wp-block-file .wp-block-file__button {
background-color: #1b8415;
}
.wp-block-social-links .wp-social-link:last-child {
margin-bottom: 8px;
}
.wp-block-code.has-background code {
background: inherit;
}
.wc-block-mini-cart__footer-checkout:focus {
background-color: inherit;
color: #fff;
}
.wc-block-cart__submit-button,
.wc-block-cart__submit-button:hover,
.wc-block-cart__submit-button:focus {
text-decoration: none;
}
.wc-block-mini-cart__badge {
color: inherit;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
line-height: 16px;
}
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a {
font-size: 1.2rem;
text-decoration: none;
}
.wc-block-mini-cart__footer span.wc-block-components-totals-item__label {
font-size: 16px;
line-height: 20px;
}
.wp-block-file.has-background {
padding: 0.5rem;
}
.wc-block-cart-item__remove-link {
text-decoration: none !important;
}
a.wp-block-latest-posts__post-title {
text-decoration: none;
}
.wp-block-latest-comments__comment a {
text-decoration: none;
}
.has-background.wp-block-read-more {
padding: 0.25em 1.375em;
}
.wc-block-components-product-badge {
font-size: 1rem !important;
}
.wc-block-components-totals-coupon-link {
text-decoration: none;
}
.wc-block-grid__product-price.price ins {
line-height: 18px;
}
.wc-block-components-product-badge {
text-decoration: none;
}
.wp-block-file a {
line-height: 18px;
}
.wc-block-components-totals-coupon-link {
line-height: 18px;
}
.wp-block-comment-author-name a {
color: inherit;
}
.widget .wp-block-heading:after {
background: inherit;
}
.wp-block-comment-date span a {
color: inherit;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
text-decoration: none;
}
.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:hover {
color: #fff;
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists