/*
 Theme Name:   Deedah
 Theme URI:    http://deedah.org/deedah/
 Description:  Twenty Seventeen Child Theme
 Author:       Steve Withington
 Author URI:   http://deedah.org
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  twenty-seventeen-child
*/


/* logo  #193d0d*/
/* pale green #e1e8df*/

@font-face {
    font-family: gcg;
    src: url(fonts/DMSans-Regular.ttf);
}

.little {
    color:#666;
}

.deedah li  {
    display:inline;
    list-style-type: none;
    color:#193d0d;
    font-size:1.3em;
    font-weight: bold;
    margin:0 100px 0 0;
}

a:link, a:visted    {color:#193d0d !important;}

.metaslider {
    z-index:100;
}
#metaslider_container_192   {
    display:none;   
}
@media only screen and (max-width: 700px) {
#metaslider_container_155   {
    display:none;
}
#metaslider_container_192   {
    display:block;   
}
}

.site-header    {
    background:#fff;
}
@media only screen and (min-width: 500px)   {
.site-branding  {
    margin:0 0 20px 0 !important;
    padding:0 !important;
}

.home .site-branding    {
    padding-bottom:55px !important;
}
}
.site-title {
	letter-spacing:3px;    
}

.site-title a   {
    color:#193d0d;
}
.site-description    {
        color:#193d0d;
    text-transform:uppercase;
    font-family:gcg!important;
}
.navigation-top	{
    border:0;
    font-family:gcg !important;
}

/********************** ********************/
.site	{
	font-family:gcg !important;
}

.site-content   {
    padding:0 !important;
    margin:0 !important;
}

.content-area   {
    padding:20px !important;
    margin:0 !important;
}


.home .entry-content    {
    font-size:1.4em;
    font-family: gcg;
}
.entry-header   {
    display:none !important;
}



.home h2.entry-title	{
	display:none;
}
h1.entry-title  {
    display:none;
}

.home .panel-content .wrap	{
	padding:0;
}

h2  {
    color:#000;
    font-size:1.2em;
    text-transform:uppercase;
}

/********************** Why us *********************************************/

.page-id-77 .site-content-contain  {
    background:url(https://greencleanglobal.co.uk/wp-content/uploads/2019/10/greencleanglobal-why-us.jpg) no-repeat top right fixed;
    background-size:cover;
}

.page-id-77 .content-area   {
    background:rgba(255,255,255,0.8);
}


.why li {
    list-style-type: none;
    display:inline;
    margin:0 20px;
    color: #193d0d;
    font-size:1.4em;
    font-weight:bold;
    text-transform: uppercase;
    text-shadow:2px 2px 3px #fff;
}

.why h2   {
    margin:0 !important;
    font-size:1.8em;
}

@media only screen and (max-width: 800px) {
.why h2 {
    font-size:1.4em;
}
.why li   {
    font-size:1.1em;
}
}
.whychoose  {
    font-size:1.2em;
}
/****************************                                ***************/


/****************************  Services     ********************************/

.page-id-79 .site-content-contain  {
    background:url(https://greencleanglobal.co.uk/wp-content/uploads/2019/10/services.jpg) no-repeat top right fixed;
    background-size:cover;
}
.page-id-79 .content-area   {
    background:rgba(255,255,255,0.8);
}



.insert-page    {
}

/****************************************************************************/

footer  {
    background:#fff;
    margin-top:0 !important;
    color:#999 !important;

}

.copyright li   {
    display:inline;
    list-style-type: none;
    margin-right:30px;
}
.site-info  {
    display:none;
}

.policy li{
    display:inline;
    list-style-type: none;
    margin-right:30px;
}

/***** Contact Form ******************/

.page-id-75 .site-content-contain  {
    background:url(https://greencleanglobal.co.uk/wp-content/uploads/2019/10/greencleanglobal.jpg) no-repeat top right fixed;
    background-size:cover;
}

.page-id-75 .content-area   {
    background:rgba(255,255,255,0.8);
}



.grunion-field-wrap label span  {
    display:none;
}
/*.grunion-field-wrap  label  {
    float:left !important;
}

.grunion-field-wrap input   {
    float:left !important;
}*/

.contactus  {
    margin:10px 0;
}
.contactus a:link, .contactus a:visited    {
    text-decoration:none;
    color:#fff !important;
    background:#193d0d ;
    border:1px solid #fff;
    padding:5px;
    border-radius:5px;
    text-transform:uppercase;
}
.contactus a:hover, .contactus a:active {    
    text-decoration:none;
    color:#193d0d !important;
    background:#fff;
    border:1px solid #193d0d;
}
