/*
Theme Name: Reachout Child
Theme URI: https://reachout.keystonedemo.com
Description: Reachout - Social Media Marketing Agency WordPress Theme, The ultimate web solution engineered for social media marketing agencies
Author: Keystone Themes
Author URI: https://themeforest.net/user/keystonethemes/portfolio
Template: reachout
Text Domain: reachout-child
Version: 1.1
License: GNU General Public License v2 or later
License URI: LICENSE
Requires PHP: 7.2
Requires at least: 6.5
Tested up to: 6.6
*/

.wdb--image-box .thumb {
    border-radius: 16px;
}

.ekit_search-button svg {
    width: 25px;
}
.offcanvas__close-2 button {
    background: #152648;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
    background: #152648;
}
.offcanvas__area-2 .mean-container .mean-nav ul li a {
    border-top: none !important;
}
.offcanvas__footer-2 p {
    color: #FFF !important;
}
.offcanvas__footer-2 .default-search__again-form form input {   
    color: #8797c2 !important;
}
.offcanvas__footer-2 form button {
    color: #8797c2 !important;
}
.ekit-popup-709ac55 .ekit_modal-searchPanel .ekit-search-group .ekit_search-button {
    fill: #FFF;
}
.wdb-nav-menu-nav .lang-item a {
    padding: 0px !important;
    width: 42px;
    height: 30px;
}
.wdb-nav-menu-nav .lang-item a span {
    font-size: 10px;
    width: 30px !important;
    color: #FFF;
}
.wdb-nav-menu-nav .lang-item a span img {
    width: 22px !important;
    height: 18px !important;
}
.default-breadcrumb__list li {
    text-transform: none;
}
.default-breadcrumb__list li:hover {
    text-transform: none;
}
.default-breadcrumb__list li i {
  padding-inline-start: 15px;
  color: #FFF; 
}
.default-breadcrumb__list li a {
    color: #2E4574;
}
.default-breadcrumb__list .active {
    color: #FFF !important;
}
.copyright a {
    color: #8797c2;
}
.wdb-cursor, .wdb-cursor-follower {
    display: none !important; 
}


@media (max-width: 767px) {
    #menu-footer-esp .wdb-nav-item .menu-text {
        margin: 0px auto;
    }
}

