HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/shoetique/wp-content/themes/north-wp/assets/sass/_plugins.scss
/*------------------------------------------------------------------
Revolution Slider
*/
.tparrows  {
	top:  50% !important;

	&:before {
		display: none;
	}
}
.tparrows.default.round {
	z-index: 99;
	@extend .transition;
}
	
.arrow_pointer {
	.hesperiden.tparrows {
		width: 15% !important;
		height: 100% !important;
		top: 0 !important;
		bottom: 0 !important;
		margin: 0 !important;
		background: none !important;
		@include opacity(1);
		
		&:before {
			display: none !important;	
		}
		
		&.tp-leftarrow {
			left: 0 !important;
			cursor: url('../img/arrow-left.svg'), 
							url('../img/arrow-left.cur'), w-resize;
			
		}
		&.tp-rightarrow {
			right: 0 !important;
			cursor: url('../img/arrow-right.svg'), 
							url('../img/arrow-right.cur'), e-resize;
		}
	}
	&.background--dark {
		.tparrows.default.tp-leftarrow {
			cursor: url('../img/arrow-left-dark.svg'), 
							url('../img/arrow-left-dark.cur'), w-resize;
		}
		.tparrows.default.tp-rightarrow {
			cursor: url('../img/arrow-right-dark.svg'), 
							url('../img/arrow-right-dark.cur'), e-resize;
		}
	}
}
.arrow_static {
	.hesperiden.tparrows {
		cursor: pointer;
		width: 58px !important;
		height: 54px !important;
		
		&:before {
			display: none !important;	
		}
		
		&.tp-leftarrow {
			background: transparent url('../img/arrow-left.svg') !important;
		}
		&.tp-rightarrow {
			background: transparent url('../img/arrow-right.svg') !important;
		}
	}
	&.background--dark {
		.tparrows.default.tp-leftarrow {
			background: transparent url('../img/arrow-left-dark.svg') !important;
		}
		.tparrows.default.tp-rightarrow {
			background: transparent url('../img/arrow-right-dark.svg') !important;
		}
	}
}

.hesperiden.tp-bullets {
	.tp-bullet {
		width: 14px !important;
		height: 14px !important;
		background: none !important;
		border: 1px solid rgba(255,255,255,0.4) !important;
		position: relative;
		margin: 0 6px;
		@include single-transition(all, 0.2s, linear);
		&:hover {
			border-color: rgba(255,255,255,1) !important;
		}
		&.selected {
			border-color: rgba(255,255,255,1) !important;
			background: rgba(255,255,255,1) !important;
			@include rotateZ(45deg);
		}
	}
	.tp-arrows {
		display: none !important;
	}
}

/* Product Filter Plugin */
#prdctfltr_woocommerce {
	width: 100%;
	margin: 0 0 30px 0;
	&.pf_default {
		
		& > span {
			width: auto;
			font-size: 14px;
			font-weight: 600;
			text-transform: uppercase;
			color: $color1;
		}
		
		.prdctfltr_woocommerce_ordering {
			padding: 40px 0;
			background: #f6f6f6;
			margin: 0 !important;
			.prdctfltr_filter label {
				font-size: 14px;
				font-weight: 300;
				color: #454545;
				
				&> span:before {
					content:"";
					width: 14px;
					height: 14px;
					border: 1px solid #b6b6b6;
					margin: 0 15px 0 0;
					@extend .transition;
				}
				
				&> span:hover:before {
					border-color: $color1;	
				}
				
				&.prdctfltr_active > span:before {
					border: 3px solid $color1;	
				}
			}
		}
		
		.prdctfltr_filter > span {
			font-size: 14px;
			font-weight: 600;
			text-transform: uppercase;
			color: $color1;
			margin-bottom: 19px;
			
		}
		
		.prdctfltr_filter_inner {
			text-align: left;
			width: 80%;
			margin: 0 auto;
		}
		
		#prdctfltr_woocommerce_filter_submit {
			margin: 0;	 
		}
		.prdctfltr_sale {
			margin-left: 20px;
			position: relative;
			top: 4px;
			@media only screen and (max-width: $break-small) {
				margin-left: 0;
				margin-top: 20px;
			}
			label {
				color: $color1;
				font-weight: 500;
				font-size: 13px;
				margin: 0;
				text-transform: capitalize;
				
				&.prdctfltr_active {
					color: $color3;	
					
					span:before {
						background-position: bottom left;	
					}
				}
				
				span {
					display: inline-block;
					height: 14px;
					position: relative;
					padding-left: 30px;
					&:before {
						content: '';
						display: block;
						width: 21px;
						height: 14px;
						position: absolute;
						top: -1px;
						left: 0;
						background: url('../img/sale_tag.png') top left no-repeat;
						@include background-size(21px 28px);
					}
				}
			}
		}
	}
}

/* Whole Sale Discounts */
.rp_wcdpd_product_page {
	border-top: 2px solid #f5f5f5;
	width: 100%;
	float: left;
	margin-top: 40px;
	margin-bottom: 0;
	.rp_wcdpd_product_page_title {
		text-align: center;
		line-height: 50px;
		font-weight: 300;
		font-size: 13px;
		padding: 0;
		color: $color1;
		text-transform: uppercase;
	}
	.rp_wcdpd_pricing_table {
		padding-top:0;
		
		table {
			border-top: 0;	
			font-weight: 300;
			margin-bottom: 19px;
			.last_cell {
				display: none;	
			}
			
			tr:first-child {
				td {
					font-weight: 500;
				}
			}
		}
	}
	& +.woocommerce-tabs {
		margin-top: 0;	
	}
}

/* YIT - Ajax Product Search */
.yith-s {
	background-position: 80% center !important;
}
.yith-ajaxsearchform-container {
	.screen-reader-text {
		display: none;
	}
	.autocomplete-suggestions {
		border-radius: 0;
		border: 0;
		padding: 15px 0;
		margin-top: 1px;
		max-width: 100%;
		@include box-shadow(0 1px 1px rgba(0,0,0,0.3));
		
		.autocomplete-suggestion {
			font-size: 12px;
			color: $color1;
			line-height: 22px;
			padding: 0 15px;
			text-align: center;
			strong {
				font-weight: 700;	
			}
			
			@media only screen and (min-width: $break-small) {
				font-size: 14px;
				line-height: 42px;
				padding: 0 30px;	
				
				&:hover {
					background: #f5f5f5;	
				}
			}
		}
	}
}