/*

Theme Name: X – Child Theme
Theme URI: https://theme.co/x/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300');


/* tests andres 3:01 */
/* L&T changes */
/* body{background:#F00!important}
p{font-family: Georgia,Times,Times New Roman,serif !important;} */

.x-navbar {
    border-bottom: 5px solid rgba(31,121,24,0.81);
    background-color: #fff !important;
}
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
}
.x-navbar .x-nav-wrap .x-nav > li > a {
    font-size: 18px !important;
    letter-spacing: .2px !important
}
.x-topbar-inner a {
    color: #fff;
    margin-right: 15px;
    font-size: 13px;
    line-height: 40px;
}
.x-topbar-inner .right a:last-of-type {
    margin: 0;
}
.blog .x-main .hentry:first-of-type {
    padding-top: 0;
    border-top: none;
}
.menu-item.x-menu-item-search>a {
    color: #499243 !important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.menu-item.x-menu-item-search>a:hover {
    color: #000 !important;
}
.x-colophon.top {
    -webkit-box-shadow: 0 -3px 4px 0 rgba(0,0,0,0.23) !important;
        box-shadow: 0 -3px 4px 0 rgba(0,0,0,0.23) !important;
}
.x-colophon {
    background-color: #fff !important;
}
.x-colophon a, .x-colophon .textwidget, .x-colophon.bottom .x-colophon-content {
    color: #000 !important;
}
.x-colophon.top {
    padding: 2% 0 1.25%;
}
.footer-social-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-social-icons>p {
    margin: 0;
}
.footer-social-icons a {
    color: #fff !important;
    background: #3a7833;
    border-radius: 50%;
    font-size: 12px;
    text-decoration: none;
    min-width: 24px;
    display: inline-block;
    text-align: center;
    padding: 2px 0;
    margin-right: 11px;
}
.x-btn-navbar.collapsed {
    color: #000 !important;
}
.x-colophon.bottom {
    padding: 10px 0 20px;
}
h2.entry-title {
    text-transform: none;
    letter-spacing: 0.2px;
    font-weight: 300;
    font-size: 30px;
}
h2.entry-title a {
    color: #000;
}
.entry-content {
    margin-top: 17.5px;
    font-size: 18px !important;
    letter-spacing: 0;
    font-size: 16px !important;
    font-weight: 300 !important;
    color: #000;
    line-height: 21px;
}
.entry-content.content {
    font-weight: 400 !important;
}
.entry-content.content h3 {
    font-size: 1.50em;
    line-height: 1.3;
    margin: 20px 0 20px;
    color: #225a1e;
}
.p-meta {
    font-size: 12px;
}
.desktop .sub-menu a {
    color: #fff !important;
    font-size: 16px;
    padding: 7px 1.6em;
    white-space: normal;
    line-height: 19px;
}
.desktop .sub-menu a:hover {
    background: #225a1e;
}
.masthead-inline .x-navbar .desktop .sub-menu {
    background: #499243 !important;
    left: 22px;
}
.x-navbar .desktop .x-nav>li:hover:after {
    border-bottom: 10.5px solid rgb(73, 146, 67);
    border-left: 10.5px solid rgba(0,0,0,0);
    border-right: 10.5px solid rgba(0,0,0,0);
    content: "";
    height: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 0;
    bottom: -3px;
}
.x-navbar .desktop .x-nav li>a>span:after {
    display: none;
}
#google_translate_element {
    margin-left: 20px;
}
.x-topbar-inner .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#google_translate_element p {
    pointer-events: none;
    color: #fff;
    font-size: 13px;
    line-height: 40px;
    cursor: pointer;
    margin: 0;
    position: absolute;
}
#google_translate_element p:hover {
    color: #42823d;
}
.goog-te-gadget {
    height: 20px !important;
}
.goog-te-gadget img, .goog-te-gadget-simple .goog-te-menu-value span {
    display: none !important;
}
.goog-te-gadget-simple {
    background-color: transparent !important;
    width: 100px !important;
    height: 40px !important;
    border: none !important;
}
.entry-content.content>p:first-of-type img{
    display: none;
}
.entry-content.content a {
    color: #225a1e;
    text-decoration: underline;
}
.entry-thumb>img {
    max-height: 665px;
}
@media all and (max-width: 997px) {
    .widget_search, .widget_recent_entries {
        display: none!important;
    }
    .x-colophon.top {
        padding: 5% 0 0.25%;
    }
}
p {
   margin: 0 0 1.15em;
}
.x-btn-navbar{
  color: black !important;
}
.current-menu-item > a{
  color: #42823d !important;
}
.footer-social-icons{
    display:none;
}
.footer-social-icons a{
    background-color: transparent !important;
}
footer.x-colophon.top{
    padding-top: 100px !important;
    padding-bottom: 0 !important;
}
