/*
 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
------------------------------------------------------- */

#home-content {
	display: none;
}

section .header-text {
	background-color: #8e8e8e;
	padding-top: 60px;
	padding-bottom: 120px;
	color: #060691;
}
section .header-text h1 {
	color: #060691;
}

section .header-shadow-text, section .header-text h1 {
	top: auto !important;
}
form input[type=text],
form input[type=email],
form input[type=tel],
form textarea {
	border: 1px solid #ccc;
}

.menu-back {
	background-color: #5e5e5e;
	border-bottom: 10px solid #000;
}
.cbp-af-header.cbp-af-header-shrink {
    background-color: #5e5e5e !important;
}

.ak_column-inner {
	background-color: #bcbcbc;
}