/*
 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
------------------------------------------------------- */

div#hero-image {
    background-image: url(http://concruit.co.uk/wp-content/uploads/2025/01/logo.png);
    background-size: contain;
    width: 500px;
    background-position: center;
    background-repeat: no-repeat;
}

div#hero-image img {
    visibility: hidden;
}

.wpcf7-form input.wpcf7-form-control {
    width: 100% !important;
    /* background: red !important; */!i;!;!unoirtabt;!unoirtabt;!unoirtab;!unoirta;!unoirt;!unoir;!unoi;!uno;!un;!u;!;
    box-sizing: border-box;
    color: #dddddd;
    font-size: 1rem;
    border: 1px solid #dddddd;
    padding: 1rem;
    margin-bottom: 2rem;
}

.wpcf7-form label {
    color: #dddddd;
    font-size: 1rem;
    font-weight: 700 !important;!i;!;!imporatnt;
}

.wpcf7-form textarea {
    color: #dddddd;
    font-size: 1rem;
    border: 1px solid #dddddd;
    padding: 1rem;
    height: 7rem;
	box-sizing: border-box;
    width: 100%;
}

.wpcf7-form input[type="submit"] {
    background: #dddddd !important;
    color: #000;
    font-weight: 700;
}

.cbp-af-header ul.slimmenu {
    margin-top: 1px;
    margin-bottom: 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.cbp-af-header ul.slimmenu li:first-child,
.cbp-af-header ul.slimmenu li ul li:first-child {
    background: 0 0;
}

.small-text {
	margin-top: 100px;
}

.small-text a.scroll {
    background: #d0a144 !important;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border-radius: 5rem;
    font-weight: 700;
    width: 12rem;
    font-family: OpenSans-Light-webfont;
	box-shadow: 0 0 14px 8px #000000;
    margin: 0 1.5rem 2rem 1.5rem;
    text-align: center;
	white-space: nowrap;
}

.small-text a.scroll span {
    pointer-events: none;
}

.small-text a.scroll span::before {
    color: #ffffff;
    font-weight: 900;
}

#about > .container:first-of-type p ~ p, #work .container p {
    padding-top: 2rem !important;
	color: #fff !important;
}

#about > .container:nth-of-type(2) {
    font-size: 1.125rem;
    line-height: 1.5;
	color: #fff !important;
}


#about > .container:first-of-type p, #work .container p {
    font-size: 1.25rem;
    line-height: 1.5;
    text-transform: none;
	color: #fff !important;
}

#work p {
    text-align: center;
}

.header-shadow-text {
    display: none;
}

#contact h1 ~ p {
    color: #fff !important;
    font-size: 1.25rem;
    line-height: 1.5;
    text-transform: none;
}

div#menu-wrap {
    background: #000 !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    background: #47b450;
    color: #fff;
    text-align: center;
    padding: 0.5rem 1rem;
    margin-bottom: 4rem;
    font-weight: 700;
    margin-top: 0;
}

.header-text p {
	opacity: 1;
}

.about-what-we-do {
	text-align: center;
}

.about-what-we-do p span {
    width: 100% !important;
    display: block;
    text-align: center;
}

.about-what-we-do .icon-left1 {
    margin-left: -22px;
}

/* 
.cc-title {
    border: none !important;
    opacity: 1 !important;
	text-shadow: 5px 5px 5px #000, 5px 5px 5px rgba(0,0,0,0);
} */

/* .cc-sub {
    border: none !important;
	font-size: 2.5rem;
	text-shadow: 5px 5px 5px #000, 5px 5px 5px rgba(0,0,0,0);
} */

/* .cc-title {
    background: rgba(0,0,0,0.5);
    padding: 0.25rem 0;
    border-radius: 1.5rem;
} */

/* .cc-title, .cc-sub {
    background: rgba(0, 0, 0, 0.7);
    padding-left: 1rem;
    padding-right: 1rem;
    line-height: 0.8 !important;
} */

/* .cc-title {
    padding-top: 0.75rem !important;
    padding-bottom: 0 !important;
    display: inline;
}

.cc-sub {
    padding-top: 0.75rem !important;
    padding-bottom: 0.25rem !important;
    margin-bottom: 1rem;
    display: block;
}
 */