/*---------------------------------------------------------------------------------

 Theme Name:   FFC Landscape Architects
 Theme URI:    https://ffclandscapearchitects.co.uk
 Description:  A theme by HUB4 Digital for FFC Landscape Architects
 Author:       HUB4 Digital
 Author URI:   https://hub4.digital
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

/*Footer*/

.footer-widget .et_pb_widget div, .footer-widget .et_pb_widget ul, .footer-widget .et_pb_widget ol, .footer-widget .et_pb_widget label {
    font-weight: 300 !Important;
}

#footer-widgets .footer-widget li:before {
   display: none !Important;
}

#footer-widgets .footer-widget li {
    padding-left: 0px;
    position: relative;
}

.et_pb_widget ol li, .et_pb_widget ul li {
    margin-bottom: 0em !Important;
}

.container {
    text-align: center;
    position: relative;
}

#footer-info {
    text-align: center !Important;
    color: #666;
    padding-bottom: 10px;
    float: none !Important;
}

.et_pb_scroll_top.et-pb-icon {
    text-align: center;
    background: #5cb700;
    text-decoration: none;
    position: fixed;
    z-index: 99999;
    bottom: 50px;
    right: 10px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    display: none;
    cursor: pointer;
    font-size: 30px;
    padding: 5px;
    color: #fff;
    border-radius: 3px !Important;
}

.bottom-nav li {
    font-weight: 300 !Important;
    display: inline-block;
    font-size: 12px !Important;
    padding-right: 22px !Important;
}

.bottom-nav {
    padding: 2px 0 !Important;
}

#footer-bottom {
    padding: 5px 0 5px !Important;
}

/*Header */

#main-header {
    box-shadow: none !Important;
    background-image: url(https://ffclandscapearchitects.co.uk/wp-content/uploads/2022/04/ffc-header-lines.png);
    /* background-position: top; */
}

#main-header {
    box-shadow: none !Important;
}

#et-info {
    float: right;
    font-weight: 300;
}

#et-top-navigation {
    font-weight: 300;
}
