
/* Background
   ------------------------------------------------------------------ */
      
        body{
			background-image: url('https://www.hereticalideas.gr/idea/wp-content/themes/wordmag/images/pattern/pattern-20.png');
			background-repeat: repeat; 
            position:relative;
		}
	
             
 
/* If User Login
   ------------------------------------------------------------------ */


           
                                                                        
     @charset "utf-8";
/* CSS Document */

/*
===============================================================
							TEXT COLOR
===============================================================
*/

.link{
	color: #cc0066;
}
/*
===============================================================
					 BACKGROUND COLOR
===============================================================
*/
.bg-color {
	background-color: #cc0066;
}
/*
===============================================================
						BORDER COLOR
===============================================================
*/
.page-slider{
	border-color:  #cc0066;
}
/*
	
 
/* Font Size
   ------------------------------------------------------------------ */

h1{
	font-size: 30px;
}
h2{
	font-size: 25px;
}
h3{
	font-size: 20px;
}
h4{
	font-size: 18px;
}
h5{
	font-size: 16px;
}
h6{
	font-size: 15px;
}


/* load custom css
   ------------------------------------------------------------------ */




