Uname:Linux duemilacom6.interac.it 5.10.0-28-amd64 #1 SMP Debian 5.10.209-2 (2024-01-31) x86_64

403WebShell
403Webshell
Server IP : 212.183.175.188  /  Your IP : 216.73.216.82
Web Server : nginx/1.30.4
System : Linux duemilacom6.interac.it 5.10.0-28-amd64 #1 SMP Debian 5.10.209-2 (2024-01-31) x86_64
User : cvevolpi ( 10022)
PHP Version : 7.4.33
Disable Function : opcache_get_status
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/vhosts/cvevolpi.it/httpdocs/wp-content/themes/sentinel/skins/green/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/vhosts/cvevolpi.it/httpdocs/wp-content/themes/sentinel/skins/green//green.scss
@import "compass";
@charset "utf-8";

/* --------- */
/* VARIABLES */
/* --------- */

$accent: #71be3c;

a,
a:hover 	{
	color: $accent;
}

/* ---------- */
/* TYPOGRAPHY */
/* ---------- */

blockquote  {
	border-color: $accent;
}

/* ------- */
/* BUTTONS */
/* ------- */

.button,
input[type="submit"] 	{
	background-color: $accent;
}

/* ---- */
/* GMAP */
/* ---- */

.gmap .marker:before {
	background-image: url("images/marker.png");
}

@media 
	(-webkit-min-device-pixel-ratio: 2), 
	(min-resolution: 192dpi) { 

	.gmap .marker:before {
		background-image: url("images/marker@2x.png");
		background-size: 45px 39px; /* equals the size of @1x version */
	}

}

/* -------- */
/* COMMENTS */
/* -------- */

.comments-1 .bypostauthor 	{
	background-color: rgba($accent,0.02);
}

.comments-1 .bypostauthor .comment_inner 	{
	border: 1px solid rgba($accent,0.14);
}

/* ------- */
/* WIDGETS */
/* ------- */

/* WIDGETS - GENERAL */

.widget a:hover   {
  color: $accent;
}

/* WIDGET - RECENT POSTS CUSTOM */

.ffWidgetRecentPosts .recent_post_comments_number:hover i,
.ffWidgetRecentPosts .recent_post_like_number:hover i 	{
	color: $accent;
}

/* WIDGET - TAGS */

.tagcloud a:hover 	{
	background-color: $accent;
}

/* WIDGET - SOCIAL */

.ffWidgetSocial .social_icon:hover   {
  background-color: $accent;
}

/* WIDGETS - CALENDAR */

.widget_calendar table tbody a 	{
	background-color: $accent;
}

/* -------- */
/* HEADER-2 */
/* -------- */

.header-2 .contact_info a:hover 	{
	color: $accent;
}

.header-2 .flag_list .flag:hover  {
  color: $accent;
}

/* ------------ */
/* NAVIGATION-1 */
/* ------------ */

.navigation-1 li:hover .top-menu-item-a 	{
	color: $accent;
}

.navigation-1 .search_top_button:hover  {
	color: $accent;
}

.navigation-1 .current-menu-ancestor .top-menu-item-a,
.navigation-1 .current-menu-parent .top-menu-item-a,
.navigation-1 .current_page_parent .top-menu-item-a,
.navigation-1 .current_page_ancestor .top-menu-item-a,
.navigation-1 .current-menu-item .top-menu-item-a 	{
	color: $accent;
}

.navigation-1 .noactive:hover .top-menu-item-a  {
  color: $accent !important;
}

/* ------------ */
/* NAVIGATION-2 */
/* ------------ */

.navigation-2 li a:hover 	{
	color: $accent;
}

/* ----------- */ 
/* BLOG-POST-1 */
/* ----------- */

.blog-post-1 .post_meta a:hover 	{
	color: $accent;
}

.blog-post-1 .post_meta_left a:hover,
.blog-post-1 .post_meta_left a:hover i 	{
	color: $accent;
}

/* POST TAGS */

.blog-post-1 .post_tags a:hover  {
  border-color: $accent;
  background-color: $accent;
}

/* SHARE THIS */

.blog-post-1 .share_this .share_this_links a:hover  {
  color: $accent;
}

/* ------------ */
/* PAGINATION-1 */
/* ------------ */

.pagination-1 .page.current,
.pagination-1 a.page:hover 	{
	background-color: $accent;
}

/* -------------------- */
/* PORTFOLIO_TITLEBAR-2 */
/* -------------------- */

.portfolio_titlebar-2 .portfolio_nav a:hover 	{
	background-color: $accent;
}

/* ---------------- */
/* PORTFOLIO-POST-1 */
/* ---------------- */

.portfolio_like_wrapper:hover .portfolio_like_icon,
.portfolio_like_wrapper:hover .portfolio_like_number 	{
	color: $accent;
}

.portfolio_image_wrapper .portfolio_image_link:hover,
.portfolio_image_wrapper .portfolio_image_zoom:hover,
.portfolio_image_wrapper .portfolio_video_zoom:hover  {
  background-color: rgba($accent,0.89);
}

/* ------------------ */
/* PORTFOLIO-SINGLE-1 */
/* ------------------ */

.portfolio-single-1 .post_meta .like_number:hover,
.portfolio-single-1 .post_meta a.like_number:hover 	{
	color: $accent;
}

.portfolio-single-1 .post_meta .like_number:hover i 	{
	color: $accent;
}

/* -------------------- */
/* SHORTCODES + MODULES */
/* -------------------- */

/* TEAM MEMBER */

.team_member .team_member_social_icons a:hover 	{
	color: $accent;
}

.team_member .team_member_social_links a 	{
	color: $accent;	
}

/* TEXT WITH ICON BLOCK 1 */

.text_icon_block-1:hover .tib_icon  {
	color: $accent;
	border-color: lighten(desaturate($accent, 30%), 14%);
	@include box-shadow(0 0 0 2px lighten($accent, 40%));
}

/* TEXT WITH ICON BLOCK 3 */

.text_icon_block-3 .tib_icon  {
  background-color: $accent;
}

/* TEXT WITH ICON EXPAND */

.text_icon_expand_item_wrapper:hover .text_icon_expand_image_wrapper   {
  border-bottom-color: lighten(desaturate($accent, 5%), 17%);
}

.text_icon_expand_item .tie_icon  {
  border-color: lighten(desaturate($accent, 5%), 17%); 
}

.text_icon_expand_item_wrapper:hover .tie_icon  {
  color: lighten(desaturate($accent, 5%), 17%); 
}

.text_icon_expand_item_wrapper:hover .tie_title 	{
	color: $accent;
}

/* RECENT POSTS SLIDER */

.recent_posts_slider .rps_like_wrapper:hover .rps_like_icon,
.recent_posts_slider .rps_like_wrapper:hover .rps_like_number 	{
	color: $accent;
}

.recent_posts_slider_wrapper .rps_controls a:hover 	{
	background-color: $accent;
}

.rps_image_wrapper .rps_image_link:hover,
.rps_image_wrapper .rps_image_zoom:hover  {
  background-color: rgba($accent,0.89);
}

/* RECENT POSTS SLIDER-2 */

.recent_posts_slider-2 .rps_like_wrapper:hover .rps_like_icon,
.recent_posts_slider-2 .rps_like_wrapper:hover .rps_like_number 	{
	color: $accent;
}

.recent_posts_slider-2_wrapper .rps_controls a:hover 	{
	background-color: $accent;
}

.recent_posts_slider-2_wrapper .rps_image_wrapper .rps_image_link:hover,
.recent_posts_slider-2_wrapper .rps_image_wrapper .rps_image_zoom:hover  {
  background-color: rgba($accent,0.89);
}

/* CLIENT LOGO SLIDER */

.client_logo_slider_wrapper .cls_controls a:hover 	{
	background-color: $accent;	
}

/* PHOTO SLIDER 1 */

.photo_slider-1 .bx-wrapper .bx-prev:hover,
.photo_slider-1 .bx-wrapper .bx-next:hover 	{
	background-color: $accent !important;
	background-color: rgba($accent,0.89) !important;
}

/* PROGRESS BARS 1 */

.progress_bars-1 .pb_bar  {
  background-color: $accent;
}

/* SHORTCODES - ACCORDEON-2 - OVERWRITES STYLES FROM ACCORDEON-1 */

.accordeon-2 .tb_accordeon_item_active .tb_accordeon_item_post_title_wrapper  {
  border-left-color: $accent; 
}

/* FAQ-1 */

.faq-1 .faq_header_item:hover .faq_header_item_title 	{
	color: $accent;
}

.faq-1 .divider_button_up   {
	background-image: url("images/divider_button_up.png");
}

@media 
	(-webkit-min-device-pixel-ratio: 2), 
	(min-resolution: 192dpi) { 

	.faq-1 .divider_button_up  {
		background-image: url("images/divider_button_up@2x.png");
		background-size: 83px 33px; /* equals the size of @1x version */
	}
}

/* SITEMAP-1 */

.sitemap-1 a  {
  color: $accent;
}

/* -------------- */
/* FOOTER-WIDGETS */
/* -------------- */

/* FOOTER WIDGET - RECENT POSTS CUSTOM */

.footer-widgets .ffWidgetRecentPosts .recent_post_title:hover 	{
	color: $accent;
}

.footer-widgets .ffWidgetRecentPosts .recent_post_comments_number:hover,
.footer-widgets .ffWidgetRecentPosts .recent_post_like_number:hover,
.footer-widgets .ffWidgetRecentPosts .recent_post_comments_number:hover i,
.footer-widgets .ffWidgetRecentPosts .recent_post_like_number:hover i  {
  color: $accent;
}

/* I RECOMMEND THIS */

a.dot-irecommendthis:hover,
a.dot-irecommendthis:hover:before,
#sidebar-1 a.dot-irecommendthis:hover,
#sidebar-1 a.dot-irecommendthis:hover:before 	{
	color: $accent !important;
}

.footer-widgets .ffWidgetRecentPosts .dot-irecommendthis:hover,
.footer-widgets .ffWidgetRecentPosts .dot-irecommendthis:hover:before  {
  color: $accent !important;
}

/* WOOCOMMERCE */

.woocommerce span.onsale, .woocommerce-page span.onsale 	{
	background: $accent !important;
}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button   {
	background: $accent;
}

.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce #content nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce-page nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:focus, .woocommerce-page #content nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li a:focus 	{
	background: $accent;
}

.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce #content nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce-page nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:focus, .woocommerce-page #content nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li a:focus 	{
	background: $accent;
}

.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt 	{
	background: $accent;
}

.header-1_container .shop_top_button .cart-contents:before 	{
	background: $accent;
}

/* VC */

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a   {
  border-left-color: $accent;
}




Youez - 2016 - github.com/yon3zu
LinuXploit