/*
 Theme Name:     Ananke Child Theme
 Theme URI:      http://demo.oceanthemes.net/ananke
 Description:    Ananke Child Theme
 Author:         OceanThemes
 Author URI:     http://oceanthemes.net
 Template:       ananke
 Version:        3.2.8
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  ananke-child
*/
 
@import url("../ananke/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-family: 'sifonn-basic', sans-serif;
}
.portfolio-box h4{
	color:#fff!important;
	background-color:#335e9f!important;
}
.portfolio-box .fancybox-button{
	color:#fff!important;
	background-color:#335e9f!important;
}
#filter li .current{
	display:none;
}
.portfolio-box img{
	margin:5px;
}
#button-con input{
	background-color:#fff!important;
}
.facts-wrap-num{
	color:#fff!important;
}
.menu-collapser:nth-child(n+2) {
    display: none!important;
}
.portfolio-box .mask{
	background: url(images/cross.png) center center no-repeat #5aa1e3a8!important;
}
.menu-back.cbp-af-header ul.slimmenu li a {
    color: #000000;
    font-size: 15px;
}
.collapse-button{
background-image: linear-gradient(to bottom,#0f2e5f,#78a0d4)!important;
}