AnonSec Shell
Server IP : 104.21.14.48  /  Your IP : 3.137.216.196   [ Reverse IP ]
Web Server : Apache
System : Linux b70eb322-3aee-0c53-7c82-0db91281f2c6.secureserver.net 6.1.90-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 2 12:09:22 EDT 2024 x86_64
User : root ( 0)
PHP Version : 8.0.30.2
Disable Function : NONE
Domains : 0 Domains
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/wp-content/themes/sammy/assets/scss/woocommerce/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/wp-content/themes/sammy/assets/scss/woocommerce/_sidebar.scss
.woocommerce{
	.woo-sidebar{
		flex : 0 0 320px;
		@media(max-width: 991px){
			flex: 0 0 100%;
		}

		.woo_widget {
			padding: 30px 25px;
			border: 1px solid rgba(29, 23, 41, 0.1);
			border-radius: 5px;
			background: #fff;
			margin-bottom: 30px;
			&:last-child{
		    	margin-bottom: 0;
		    }
		    h4.widget-title {
		    	font-size: 20px;
		    	padding-bottom: 15px;
		    	margin-bottom: 30px;
		    	&:after, &:before {
		    		position: absolute;
		    		content: "";
		    		bottom: 0;
		    		background-color: var(--primary);
		    		height: 3px;
		    		border-radius: 4px;
		    	}
		    	&:after {
		    		left: 0;
		    		width: 35px;
		    	}
		    	&:before {
		    		left: 40px;
		    		width: 10px;
		    	}
		    }
		}

		#woocommerce_product_search-2 {
			padding: 0;
			border: none;
		}

		.widget_product_categories {
			ul.product-categories {
				li {
					padding: 5px 0;
					&:hover {
						color: var(--primary);
						a {
							color: var(--primary);
						}
					}
					a {
						color: var(--text);
					}
					.count {
						margin-inline-start: 5px;
					}
				}
			}
		}

		.widget_products, .widget_top_rated_products, .widget_recently_viewed_products, .widget_recent_reviews{
			ul.product_list_widget{
				@media(max-width: 991px){
					padding: 0 20px 0 0;
				}
				li{
					padding: 0 0 20px 0; 
					margin: 0 0 20px 0; 
					border-bottom: 1px solid rgba(29, 23, 41, 0.1);
					&:before, &:after {
						display: none;
					}
					&:last-child {
						padding: 0; 
						margin: 0; 
						border-bottom: none;
					}
					img{
						width: 62px;
					}
					.star-rating{
					    font-size: 13px;
					    color: #ff9000;
					    margin-bottom: 5px;
						&:before {
							color: #ff9000;
						}
					}
					.product-title{
						margin: 12px 0;
						display: inline-block;
						font-size: 16px;
						line-height: 1.2;
						font-weight: 500;
						color: var(--heading);
					   	&:hover {
					   		color: var(--primary);
					   	}
					}
					.woocommerce-Price-amount{
						font-size: 15px;
						font-weight: 600;		
						line-height: 1;
						color: var(--primary);		
					}
					del{
						opacity: 0.5;
						color: var(--primary);
					}
					ins{
						text-decoration: none;
						.woocommerce-Price-amount{
							margin-left: 2px;
						}
					}
				}
			}
		}

		.widget_product_search{
			.woocommerce-product-search{
				position: relative;
				&:before {
					font-size: 20px;
				    color: #fff;
				    opacity: 1;
				    font-family: ovaicon !important;
				    content: "\f150";
				    -webkit-font-smoothing: antialiased;
				    -moz-osx-font-smoothing: grayscale;
				    display: inline-block;
				    font-style: normal;
				    font-variant: normal;
				    font-weight: normal;
				    line-height: 1;
				    vertical-align: middle;

				    position: absolute;
				    top: 20px;
				    right: 24px;
				    line-height: 1;
				    z-index: 1;
				    transform: rotate(-90deg);
				    cursor: pointer;
				}
				.search-field {
					font-size: 16px;
					line-height: 1;
					padding: 18px 65px 18px 25px;
					border: 1px solid rgba(29, 23, 41, 0.1);
					border-radius: 5px;
					width: 100%;
					&::placeholder {
						line-height: 1;
						opacity: 1;
					}
					&::-webkit-search-cancel-button {
						filter: brightness(0) invert(1);
						opacity: 1;
					}
				}
				button {
					position: absolute;
				    right: 10px;
				    top: 50%;
				    transform: translateY(-50%); 
				    border: none;
				    border-radius: 4px;
				    font-size: 0;
				    font-weight: 400;
				    width: 45px;
				    height: calc( 100% - 15px );
				    &:hover {
				    	background-color: var(--primary);
				    }
				}
			}
		}

		.widget_product_tag_cloud{
			.tagcloud{
				a{
					float: left;
					display: block;
					font-size: 15px!important;
					line-height: 1;
					font-weight: 500;
					color: var(--heading);
					margin: 5px;
					padding: 8px 16px;
					border-radius: 5px;
					border: 1px solid rgba(14, 19, 23, 0.1);
					&:hover {
						color: #fff;
						background-color: var(--primary);
						border: 1px solid transparent;
					}
				}
			}
		}
		

		.widget_price_filter{
			.price_slider_wrapper{
				.ui-widget-content {
					margin: 32px 2px 20px 2px;
					height: 3px;
    				background-color: var(--light);
				}
				.price_slider{
					.ui-slider-range{
						height: 3px;
						background-color: var(--primary);
					}
					.ui-slider-handle{
						width: 3px;
						height: 15px;
						top: -6px;
   						margin-left: -1px;
						background: var(--primary);
					}
				}
				.price_slider_amount{
					display: flex;
					flex-wrap: wrap;
                    row-gap: 10px;
					justify-content: space-between;
					align-items: center;
					flex-direction: row-reverse;
					.button{
						font-size: 16px;
						color: #fff;
						padding: 8px 15px;
						background: var(--primary);
						line-height: 1;
						&:hover {
							background: var(--heading);
						}
					}
					.price_label{
						font-size: 16px;
						color: var(--heading);
						font-weight: 500;
						line-height: 1.2;
					}
					.clear{
						display: none;
					}
				}
			}
		}
	}
}

.rtl {
	&.woocommerce {
		.woo-sidebar {
			.woo_widget {
				h4.widget-title {
					&:before {
						right: 40px;
						left: unset;
					}
					&:after {
						right: 0;
						left: unset;
					}
				}
			}
		}
	} 
}

Anon7 - 2022
AnonSec Team