/*
Theme Name:  Braishfield Parish Council
Author: Andy Lang on behalf of Zip Image Setters
Author URI: http://langdesign.co.uk/
Description: Child theme for Braishfield Parish Council
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/* ---- General ----*/

.display-none {
	display: none !important;
}

.grecaptcha-badge {
    margin-bottom: -4px;
    z-index: 100;
}

.scroll-top {
    margin-bottom: 78px !important;
}

/* ----- Top Bar -----*/

.mini-nav .mini-sub-nav > li:not(.wpml-ls-item) > a .menu-text, .mini-nav .mini-sub-nav li.has-children > a:after {
    text-transform: uppercase;
	font-weight: 700;
}

.mini-nav .mini-sub-nav {
    width: 120px;
}


/* ----- Logo area -----*/

.text-area.show-on-desktop {
    max-width: 320px;
	text-align: right;
}

h2 {
    padding-bottom: 28px;
}

h3 {
    padding-bottom: 24px;
}


/* ----- Nav -----*/

.top-header .main-nav .menu-text:after {
    right: -3px;
}


/* ----- Home News Feed -----*/

.news-feed a {
    font-weight: 600;
}

.news-feed .post-content {
    border-left: 1px solid #1e761b;
    padding-left: 14px;
}

.news-feed-text p {
    font-size: 14px;
}

.news-feed-text a {
    font-size: 12px;
}

.news-feed-text a {
    text-decoration: none;
    font-weight: 300;
	background-color: #f4f4f4 !important;
}

.news-feed-text {
	margin-bottom: 10px;
}


/* ----- Slider -----*/

#rev_slider_1_1_wrapper .erinyen_copy103 .tp-thumb-title {
    font-weight: 400;
}

#rev_slider_1_1_wrapper .erinyen_copy103 .tp-thumb-over {
    background: rgb(22 97 19 / 50%);
}

#rev_slider_1_1_wrapper .erinyen_copy103 .tp-thumb.selected .tp-thumb-over, #rev_slider_1_1_wrapper .erinyen_copy103 .tp-thumb:hover .tp-thumb-over {
    background: rgba(255, 255, 255, 0.2);
}

/* ----- Links & Buttons -----*/

#main p a:not(.dt-btn), #main p a:not(.dt-btn):hover, #main li a:not(.dt-btn), #main p li:not(.dt-btn):hover {
    background-color: rgba(30 119 26 /.03);
}

.dark-bg:hover {
    background-color: rgb(255 255 255 / 25%) !important;
}


/* ----- Sidebar -----*/

#page .widget .searchform .submit, .content .searchform .submit {
    color: #878787;
}




/* ----- Footer -----*/

.footer a:hover {
    color: #ffffff !important;
}

.footer .widget-title {
    text-transform: uppercase;
}

.footer .dt-btn:hover {
    background-color: rgb(255 255 255 / 25%) !important;
}

#nav_menu-2 .widget-title:before {
    content: "\ea61";
	font-family: 'icomoon-icomoonfree-16x16' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	padding-right: 6px;
}

footer li.current_page_item a {
    color: #a5c8a3 !important;
}
