HEX
Server: Apache/2
System: Linux da03 6.1.0-44-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
User: nlrb7 (1041)
PHP: 8.3.11
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/nlrb7/domains/rb7.nl/public_html/wp-content/themes/spark/rtl.css
/*
Theme Name: SPARK
Theme URI: https://d5creation.com/theme/spark

Author: D5 Creation
Author URI: https://d5creation.com

Description: SPARK is a CSS3 Powered and WordPress Latest Version Ready Theme for Small Business Companies to Corporate Business. Modern Design and other options will give the WordPress Driven Site an attractive look.  SPARK is Responsive, Super Elegant and Professional Theme which will be adjusted automatically with all smart devices.  Right and Footer Sidebar will be usable for showing the widgets. Full Wide Template can be used for showing showcase or other pages. You can Visit the SPARK Demo Here: http://demo.d5creation.com/themes/?theme=SPARK  and Theme Page Here: https://d5creation.com/theme/spark 

Version: 2.7

Tags: two-columns, right-sidebar, left-sidebar, footer-widgets, rtl-language-support, featured-images, custom-header, custom-background, custom-menu, threaded-comments, sticky-post, full-width-template, theme-options, translation-ready, blog, portfolio, education

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

SPARK WordPress Theme, Copyright 2014-2020: D5 Creation (www.d5creation.com)
SPARK is distributed under the terms of the GNU GPL

Text Domain: spark

Requires at least: 5.0
Requires PHP: 5.6
Tested up to: 6.1.1

*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

caption, th, td {
	text-align:right;
}

.alignnone {
	margin:5px 0 20px 20px;
}

.alignleft {
	float:left;
	margin:5px 20px 20px 0
}

.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

a img.alignleft {
	float:left;
	margin:5px 20px 20px 0
}

a img.alignnone {
	margin:5px 0 20px 20px
}

a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

a img.aligncenter {
	margin-right:auto;
	margin-left:auto;
}

.wp-caption.alignnone {
	margin:5px 0 20px 20px
}

.wp-caption.alignright {
	margin:5px 0 20px 20px;
}

.wp-caption.alignleft {
	margin:5px 20px 20px 0
}

#content {
	float:right;
}

/* ================ Main Menu Elements ============== */

#main-menu-con {
	float:left;
}

#main-menu-con li {
	float:right;
}

#main-menu-con li ul {
	float:right;
}

#main-menu-con ul ul,
.sub-menu, .sub-menu ul ul {
	float:right;
	right:0;
	left: auto;
}

#main-menu-con ul ul ul {
	right:100%;
	left: auto;
}

#main-menu-con ul ul a {
	text-align:right;
}

#main-menu-con .menu-item-has-children a, #main-menu-con .page_item_has_children a {
	padding-left: 15px;
	padding-right: 0;
}

#main-menu-con li.menu-item-has-children > a:after, #main-menu-con li.page_item_has_children > a:after {
	left:0;
	right: auto;
}

#main-menu-con .menu-item-has-children ul li.menu-item-has-children > a:after, #main-menu-con .page_item_has_children ul li.menu-item-has-children > a:after {
	left: 1px;
	right: auto;
}

@media screen and (min-width: 801px) {

#main-menu-con .menu-item-has-children a, #main-menu-con .page_item_has_children a {
	padding-left: 15px;
	padding-right: 0;
}

#main-menu-con li.menu-item-has-children > a:after, #main-menu-con li.page_item_has_children > a:after {
	left:0;
	right: auto;
}

#main-menu-con .menu-item-has-children ul li.menu-item-has-children > a:after, #main-menu-con .page_item_has_children ul li.menu-item-has-children > a:after {
	left: 1px;
	right: auto;
}

}

#mobile-menu::before {
	padding-left: 10px;
	padding-right: 0;
}

#mobile-menu::after {
	padding-right: 10px;
	padding-left: 0;
}


/* ================ Search Box ============== */

#searchsubmit, .woocommerce-product-search button[type="submit"] {
	margin: 0 -5px 0 0;
}

/* ================ Sidebar WidGets ============== */

#right-sidebar {
	float:left;
}

#right-sidebar .widget li {
	margin-right: 15px;
	margin-left: auto;
}

#footer-sidebar .widget ul, #footer-sidebar .widget ol {
	margin: 0 10px 10px 0;
}

ul, ol {
	margin:0 25px 10px 0;
}

address {
	text-align:left;
}

/* ================ Text, Input, Button ============== */

.sticky::after {
	left: 0;
	right: auto;
}

#slide-con::before {
	right: -1px;
	left: auto;
}

.featured-box {
	text-align:right;
}

.featured-boxs img.box-icon {
	margin-left: 10px;
	margin-right: auto;
}

blockquote, q {
	border-right:10px solid #ccc;
	border-left:10px solid #ccc;
}

blockquote:before, q:before {
	margin-left:.20em;
	margin-right: auto;
}

blockquote:after, q:after {
	margin-right:.20em;
	margin-left: auto;
}

#container .attachment-thumbnail, #container .attachment-spark-category-thumb {
	margin:0px 0 10px 15px;
	float:right;
}

h1.page-title,
h1.arc-post-title {
	text-align:right;
}

h2.post-title,
h2.comments,
h3#reply-title,
h2.post-title-color {
	text-align:right;
}

.floatright {
	float:right;
	text-align:right;
}

.floatleft {
	float:left;
	text-align:left;
}

#page-nav .alignleft {
	text-align:left;
}

#page-nav .alignright {
	text-align:right;
}

#commentsbox img.avatar {
	right:0;
	left: auto;
}

#commentsbox .commentlist li.comment {
	padding:5px 50px 0 0;
}

#commentsbox .commentlist .children li {
	margin:0 -25px 0 0;
}

.social a {
	float: right;
}

/* Text meant only for screen readers. */

.screen-reader-text:focus {
	right: 5px;
	left: auto;
}