/* https://localfoodwalkingtours.com/wp-content/themes/divi-all-master/style.css?ver=4.23.1 */
/* Import rule from: https://localfoodwalkingtours.com/wp-content/themes/divi-all-master/../Divi/style.css */
/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.23.1
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* Import rule from: https://localfoodwalkingtours.com/wp-content/themes/divi-all-master/css/style-divi.css */
/*
 * remove border from the left and right sidebar border
 * @link https://divibooster.com/removing-the-divi-theme-dividing-line/
 */
.container:before {
    background-color: transparent !important;
}

.et_pb_widget_area_right {
    border-left: 0 !important;
}

.et_pb_widget_area_left {
    border-right: 0 !important;
}

/*
 * remove bottom border from the header
 * @link https://divibooster.com/removing-the-divi-header-bottom-border/
 */
/*
#main-header {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
*/

.et_header_style_centered #logo a {
    color: #f8f8f8 !important;
}

a.logo-a {
    color: #222 !important;
}

/* Responsive Styles Tablet And Below */
@media all and (max-width: 980px) {

    .blog-description {
        display: none;
    }
}
/* Import rule from: https://localfoodwalkingtours.com/wp-content/themes/divi-all-master/css/style-divi-header-noborder.css */
#main-header{
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;
}
/* Import rule from: https://localfoodwalkingtours.com/wp-content/themes/divi-all-master/css/style-plugin-roresources.css */
/* RO Resources plugin */

.rone-multisite-list-widget ul{
    margin-bottom: 2em;
}
#rone_resources_w1-2 h4 {
    margin-top: 1em;
}
/* Import rule from: https://localfoodwalkingtours.com/wp-content/themes/divi-all-master/css/style-plugin-loginwidget.css */
/*
 * Login Widget With Shortcode
 *
 */


/* @link https://wordpress.org/plugins/login-sidebar-widget/
 * login widget start
 */
#log_forms{
    padding-bottom: 3em;
}
#log_forms input[type=text], #log_forms input[type=password]{
    height: 40px !important;
    margin: 0;
    padding: 0.7em;
    border: 1px solid #ddd;
    color: #666;
    font-size: 14px;
    line-height: normal !important;
    width: 100%;
}
#log_forms input[type=submit]{
    /*    position: absolute;
        top: 0;
        right: 0;
    */
    height: 40px !important;
    margin: 1em auto;
    padding: 0.7em;
    border: 1px solid #ddd;
    color: #666;
    font-size: 14px;
    line-height: normal !important;
    float: right;
    width: 70px;

    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    background-color: #ddd;
}
/** login widget end */
/* Import rule from: https://fonts.googleapis.com/css?family=Oswald|Cabin */
@font-face{font-display:swap;font-family:'Cabin';font-style:normal;font-weight:400;font-stretch:normal;src:url(https://fonts.gstatic.com/s/cabin/v27/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkV2EH7alwQ.woff) format('woff')}@font-face{font-display:swap;font-family:'Oswald';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/oswald/v53/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiYw.woff) format('woff')}/*
 * @category            WordPress_Theme
 * @package             Divi_All
 * @author              Tim Russell <githubber@timrussell.com>
 * @copyright
 * @license             GPL-2.0+
 *
 * @wordpress-theme
 * Theme Name:          Divi All
 * Theme URI:           http://timrussell.com/wordpress-themes
 * Description:         Divi All Child Theme. Parent Theme Designed Elegant Themes http://www.elegantthemes.com/.
 * Version:             20170712.1
 * Author:              Tim Russell
 * Author URI:          http://timrussell.com/
 * License:             GPL-2.0+
 * License URI:         http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain:         divi-all
 * Domain Path:         /languages
 *
 * GitHub Theme URI:    https://github.com/tdavidrussell/divi-all
 * GitHub Branch:       master
 *
 * Tags:                child theme,
 *
 * Template:            Divi
 *
 * Requires WP:         4.0
 * Requires PHP:        5.3
 *
 * Support URI:         http://timrussell.com/wordpress-themes
 * Documentation URI:   http://timrussell.com/wordpress-themes
 *
 * Released under the GPL license
 * http://www.opensource.org/licenses/gpl-license.php
 *
 * This is an add-on for WordPress
 * http://wordpress.org/
 *
 * **********************************************************************
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * **********************************************************************
*/
 #wp-admin-bar-et-use-visual-builder{display:none!important}