/* Enter Your Custom CSS Here */

#access {
    display: none;
}


.hgroup-wrap {
    display: none;
}

.entry-title, .entry-title a {
    display: none;
}


.wrapper {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/*

.widget { 
    margin-left: 30px;
}


.container {
    max-width: 1038px;
}
*/

#colophon .widget {
       width: 97%;
}

#site-generator {
    display: none;
}

#colophon .widget-area {
    margin-left: -3.06%;
    margin-right: -3.06%;
    background-color: #332a85;
    background-image: url(http://jordanconsultingservices.com.au/wp-content/uploads/2018/08/footer3.jpg);
    background-repeat: no-repeat;
    background-position-x: right;
}

.wrapper {
    box-shadow: 5px 5px 20px 5px rgba(34,30,31,.4) !important;
}


.widget ul li a {
    color: #332b85;
    /* box-shadow: 3px 4px 3px 0 rgba(0,0,0,.3); */
    text-decoration: none;
    padding: 11px 0px;
    display: block;
    font-size: 17px;
    font-weight: bold;
}

.widget ul li a:hover {
  color: #332b85;
    box-shadow: 3px 4px 3px 0 rgba(0,0,0,.3);
    text-decoration: none;
    padding: 11px 0px;
    display: block;
    font-size: 17px;
    font-weight: bold;
}
  
.widget ul li.current-menu-item a {
  color: #332b85;
    box-shadow: 3px 4px 3px 0 rgba(0,0,0,.3);
    text-decoration: none;
    padding: 11px 0px;
    display: block;
    font-size: 17px;
    font-weight: bold;
}

h1 {
    font-size: 30px;
    line-height: 36px;
    color: #2a6a92;
    font-family: "Avenir LT W01 85 Heavy",arial,helvetica,sans-serif;
    margin: 0 0 12px;
}