| 
					
				 | 
			
			
				@@ -4,7 +4,6 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // PATHS 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // -------------------------------------------------------- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 $path-to-bootstrap-sass: "../../bower_components/bootstrap/scss" !default; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-$boxed-layout-bg-image-path: "../img/boxed-bg.jpg" !default; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // COLORS 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // -------------------------------------------------------- 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -126,4 +125,4 @@ $attachment-border-radius: 3px !default; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // Transition global options 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 $transition-speed: 0.3s !default; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-$transition-fn: ease-in-out !default; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+$transition-fn: ease-in-out !default; 
			 |