403Webshell
Server IP : 159.253.20.91  /  Your IP : 216.73.216.111
Web Server : nginx/1.20.2
System : Linux se38c9e53.fastvps-server.com 5.10.0-13-amd64 #1 SMP Debian 5.10.106-1 (2022-03-17) x86_64
User : pr11_ru_usr ( 1041)
PHP Version : 8.1.29
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/pr11_ru_usr/data/www/pr11.ru/wp-content/themes/norebro/assets/sass/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/pr11_ru_usr/data/www/pr11.ru/wp-content/themes/norebro/assets/sass/rtl.scss
/*
Theme Name: Norebro

Adding support for language written in a Right To Left (RTL) direction is easy -
it's just a matter of overwriting all the horizontal positioning attributes
of your CSS stylesheet in a separate stylesheet file named rtl.css.

https://codex.wordpress.org/Right_to_Left_Language_Support

*/


body {
	direction: rtl;
	unicode-bidi: embed;
	text-align: right;
}

q, blockquote {
	padding-left: 0;
	padding-right: 35px;

	&:after {
		left: auto;
		right: 0;
	}
}

input, select, button, textarea, .slider {
	direction: rtl;
	text-align: right;
}

.contact-form.classic label {
	input, select {
		text-align: right;
	}
}


/* Header */

header#masthead.site-header .header-wrap {
	.site-title,
	.site-branding {
		float: right;
	}

	.left {
		float: right;
	}

	.right {
		float: left;
	}
}

.header-search {
	form input {
		padding-left: 50px;
		padding-right: 15px;
	}

	form button {
		right: auto;
		left: 25px;
	}
}


#site-navigation {
	float: right;

	ul#primary-menu > li {
		float: right;

		.sub-nav, .sub-menu {
			left: auto;
			right: 0;

			> li {
				a {
					padding-left: 45px;
					padding-right: 15px;
				}

				&.has-submenu {
					a.menu-link {
						&:after, &:before {
							right: auto;
							left: 15px;
						}

						&:before {
							margin-right: 0;
							margin-left: 10px;
						}
					}
				}
			}
		}

		.sub-sub-menu {
			margin-left: 0;
			margin-right: 18px;
			left: auto;
			right: 100%;
		}
	}
}

#masthead .menu-other {
	float: left;

	> li {
		float: right;

		&:last-child a:last-child {
			padding: 0 20px 0 0;
		}

		.submenu {
			right: auto;
			left: 4px;
			text-align: inherit;
		}
	}
}

.hamburger-menu {
	float: left;
}


.fullscreen-navigation {
	.site-branding {
		left: auto;
		right: 40px;
	}

	.close {
		right: auto;
		left: 20px;
	}

	#secondary-menu {
		li a {
			padding-left: 0;
			padding-right: 40px;
		}

		li.mega-menu-item {
			div.sub-nav,
			.sub-sub-menu {
				right: auto;
				left: -100%;

				li.mega-menu-item.has-submenu:after {
					content: '\f3d2';
					right: auto;
					left: 10px;
				}
			}
		}
	}
}


/* Widgets */

.widget.widget_search form {
	button, input[type="submit"], label:after {
		right: auto;
		left: 0;
	}
}

.widget.widget_categories,
.widget.widget_meta,
.widget.widget_recent_comments {
	ul li {
		padding: 13px 0px 13px 0;
	}

	ul li:after {
		left: auto;
		right: 2px;
	}
}

.widget.widget_recent_comments {
	ul li {
		padding-right: 0px;
	}	
}

.widget.widget_argenta_widget_subscribe .subscribe-widget {
	table tr td input {
		border-left-width: 0;
		border-right-width: 1px;
	}
}

.widget.widget_argenta_widget_recent_posts {
	ul.recent-posts-list {
		img {
			left: auto;
			right: 0;
		}

		h4 {
			text-align: inherit;
		}

		.content-wrap {
			padding-left: 0;
			padding-right: 95px;
			float: right;

			&.no-thumb {
				padding-right: 0;
			}
		}
	}
}

.widget.widget_argenta_widget_about_author {
	img {
		float: right;
		margin-right: 0;
		margin-left: 15px;
	}

	.socialbar {
		right: auto;
		left: 0;
	}
}

.norebro-bar .content {
	text-align: right;
	direction: ltr;
}


.blog-item {
	.title .ion-pin {
		margin-right: 0;
		margin-left: 5px;
	}
}

.select {
	i.icon {
		margin-left: 2px;
		margin-right: 15px;
	}
}

.site-main h3.related-post-heading {
	text-align: inherit;
}

.toggle {
	.vc_col-md-6:first-child {
		float: right;
	}
	
	.vc_col-md-6:last-child {
		float: left;
	}

	.toggle-post {
		h3, p {
			text-align: right;
		}

		.ion-ios-arrow-left:before {
			content: '\f3d3';
		}
		.ion-ios-arrow-right:before {
			content: '\f3d2';
		}
	}
}

.pagination {
	ul li {
		float: right;

		span.icon-right:before {
			content: '\f3d2';
			margin-right: 5px;
			margin-left: 0;
		}

		span.icon-left:before {
			content: '\f3d3';
			margin-right: 0;
			margin-left: 5px;
		}
	}
}

#comments {
	form {
		text-align: inherit;
	}

	p.text-left {
		text-align: inherit;
	}
}


.list-box {
	li {
		padding-left: 0;

		&:after {
			left: auto;
			right: 2px;
		}
	}
}

.list-box-border-items {
	li {
		padding-right: 20px;
		padding-left: 0;
	}
}

.list-box-border-items-offset {
	li {
		padding-right: 0;
		margin-right: 20px;
		margin-left: 0;

		&:after {
			left: auto;
			right: -20px;
		}
	}
}


.list-box-icon {
	li {
		padding-left: 0;
		padding-right: 36px;

		.icon {
			left: auto;
			right: 0;
		}

		.icon-shape {
			left: 0;
			right: 2px;
		}
	}

	&.list-box-border-items li {
		padding-right: 36px;
	}

	&.list-box-border-items-offset li {
		margin-left: 0;
		margin-right: 36px;
		padding-right: 0;

		.icon {
			right: -36px;
			left: auto;
		}
	}
}


.list-box-fill-icon {
	&.list-box-border-items li,
	li {
		padding-right: 45px;
	}

	&.list-box-border-items-offset li {
		margin-right: 45px;
		padding-right: 0;

		.icon-shape {
			left: -45px;
		}
	}
}

.list-box-clear {
	li {
		padding-right: 0;
	}
}



.page-error form.search button {
	right: auto;
	left: 15px;
}

.text-left, p.text-left {
    text-align: right;
}

.content-wrap{
	width: 100%;
}

.blog-grid header .tags{
	padding: 15px 0px 0px 0;
}

a.tag{
	margin-right: 0;
}

.blog-grid header .tags:nth-child(2) {
    left: 100%;
    padding: 15px 20px 0px 0;
}

.woocommerce .product div.summary h2.product_title, 
.woocommerce-add-to-cart, 
.woocommerce .woocommerce-noreviews,
.woocommerce .comment-form, 
.woocommerce .comment-reply-title,
ul.woo-products h3,
.woocommerce .related h3.title, 
.woocommerce .up-sells h3.title,
.woocommerce ul,
{
	text-align: right;
}

.woocommerce .price ins, 
.woocommerce .price del, 
.woo-quantity, 
.woocommerce .product div.summary .yith-wcwl-add-to-wishlist,
.woocommerce .product div.summary .single_add_to_cart_button,
#masthead .menu-other
{
	float: right;
}

.woocommerce .product div.summary {
	.single_add_to_cart_button{
		margin-left: 10px;
	}
	.stock, .woo-quantity{
		margin-right: 0;
	}
	.price-percent{
		margin-right: 20px;
	}
}

.woocommerce .product .product_meta .tagged_as{
	padding-right: 0;
}

.woocommerce .product {
	.woo-summary-content > .wrap{
		padding-left: 30px;
	}
}


.accordion-box.outline .control{
	right: 100%;
	margin-right: -13.5px;
}

.woocommerce .product .product_meta > span{
	padding-right: 8px;
	&:after{
		left: -6px;
	}
}

.fullscreen-navigation #secondary-menu li a{
	padding-right: 0;
}

.fullscreen-navigation.simple ul.menu{
	left: 0;
}

.fullscreen-navigation.simple .copyright{
	right: 15%;
}



.hamburger-menu {
	a{
		margin: 0 20px 0 0;
	}
}

.woocommerce .product div.summary .price ins .amount:last-child{
	margin-right: 0;
}


.woocommerce .price {
	ins{
		margin-right: 0px;
	}
	del{
		margin-right: 8px;
	}
}


.woo-onsale{
	left: 200px;
}

ul.woo-products .wc-product-title-wrap .yith-wcwl-add-to-wishlist{
	right: 250px;
}

ul.woo-products .price{
	padding: 0;
}

.woo-products{
	.price{
		del{
			margin-right: 0;
		}
		ins{
			margin-right: 8px;
		}
	}
}

a#page-scroll-top.scroll-top{
	right: auto;
	left: 30px;
}

.fullscreen-navigation .close{
	left: auto;
	right: 20px;
}

.video-module.boxed.outline .btn-play.outline {
	transform: rotate(180deg);
	right: 0;
}

.video-module.boxed .content-center {
	margin-right: 25px;
}

.norebro-button-sc .btn-outline .ion-android-arrow-forward {
	transform: rotate(180deg) translateY(-9px);
	margin-right: 5px;
}

.wpb_single_image.vc_align_left {
	text-align: right;
}

.portfolio-sorting li a.active {
	padding-right: 0;
}

.portfolio-page .info-list li {
	&:first-child {
		margin-right: 0;
	}
}

.portfolio-gallery .slider .owl-nav .owl-prev, 
.portfolio-gallery .slider .owl-nav .owl-next {
	transform: rotate(180deg) !important;
}

.portfolio-gallery .slider .owl-stage-outer, 
.portfolio-gallery .slider .owl-stage, 
.portfolio-gallery .slider .owl-item {
	transform: translate3d(0px, 0px, 0px) !important;
}


Youez - 2016 - github.com/yon3zu
LinuXploit