/*
 Theme Name:   Abel Vincent and Dick (AVDCPA)
 Theme URI:    http://divi.space/
 Description:  A Child Theme built for Divi on Divi Space
 Author:       Think Web Solutions
 Author URI:   http://www.thinkwebsolutions.com.au
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/



/*--remove top navigation --*/
#et-top-navigation { visibility: hidden; }


/*---top menu item spacing----*/
.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu ul li a {
    font-size: 14px;
    line-height: 1.1em;
    margin-right: 40px;
}

.et_pb_fullwidth_menu {
    height: 40px !important;
}

/*---home page slider button location ---*/
body #page-container .et_pb_slider_0.et_pb_slider .et_pb_button {
    float: right !important;
    margin-top: 190px !important;
  }

/* -- Blog background colour --*/
#main-content {
    background-color: #676565;


