/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Cotswold Way New style Webbees
 ========================================================================== */
/*Mailchimp*/
 .frogform {
    width: 88%;
    height: 30px;
    padding: 5px 5px 5px 10px;
    margin: 5px;
    border-radius: 2px;
    border: 1px solid black;
    font-size: 16px;
}
 .frogsend {
    width: 94%;
    height: 41px;
    padding: 5px;
    margin: 5px;
    border-radius: 2px;
    border: 1px solid black;
    font-size: 16px;
    background-color: #e3e3e3;
}

 .uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
    color: #eee;
}
.alignright {
    display: block;
    margin-left: 25px;
    float: right;
    font-size: 10px;
}
.uk-flex-center {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: flex-end;
}
/*footer image*/
.tm-footer-fixed .tm-block-footer {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
    height: 450px;
	background-image: url("http://cwa.webbees.uk/wp-content/uploads/2016/09/Windrush-Way.jpg");
    background-color: #cccccc;
}

.uk-contrast .uk-subnav > * > a {
    color: #2d2d2d;
    text-decoration: none;
    font-size: 16px;
}
.uk-contrast .uk-subnav > .uk-active > a {
    color: #999;
}
/*block quote*/
blockquote {
    
    margin-left: 50px;
}

.wp-caption-text{
	margin-top: 5px;
}

/*Mailchimp*/
 #subscribe-field-blog_subscription-2 {
    height: 30px;
    padding: 5px 5px 5px 10px;
    margin: 5px;
    border-radius: 2px;
    border: 1px solid black;
    font-size: 16px;
}
#subscribe-email input {
    width: 90%;
}
 #subscribe-submit > input[type="submit" i] {
    width: 97%;
    height: 41px;
    padding: 5px;
    margin: 5px;
    border-radius: 2px;
    border: 1px solid black;
    font-size: 16px;
    background-color: #e3e3e3;
}
.uk-h5 {
    letter-spacing: 2px;
}
.uk-h5 {
    color: #444444;
}