/* Popup Form - Custom CSS */

h1#daonewsletter {
    font-size: 28px;
    line-height: 40px;
    color: #00a59b;
}

input#newslettersubmit {
    font-size: 16px;
    font-weight: 400;
}

/* Custom Fonts */

@font-face {
    font-family: Shopping Script Demo;
    src: url("https://drandreworr.com.au/wp-content/themes/dr-andrew-orr/Shopping Script Demo.ttf");
    font-weight: normal;
}

/* Logo Alignment and Spacing */

#masthead.force-responsive .hgroup #header-sidebar {
  margin-top: 0px !important;
  margin-bottom: 30px !important;
}

/* Header - Custom CSS */

p#second-row {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 1.2px;
    background-color: #00a59b;
    border-style: solid;
    border-color: #00a59b;
    border-width: 4px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

div#header-second-row {
    padding-bottom: 0px !important;
}

/* Navigation Menu - Align content to logo */

#header-sidebar .widget_nav_menu ul.menu {
    float: none;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.menu-main-menu-container {
  margin-top: 20px !important;
}

/* Top Level Menu Items */

ul#menu-main-menu {
    font-size: 15px;
}

.widget_nav_menu ul.menu > li > a {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.widget_nav_menu ul.menu > li > a:link {
  color: #00a59b !important;
  border-bottom-style: solid !important;
  border-bottom-width: 3px !important;
  border-bottom-color: #ffffff !important;
}

.widget_nav_menu ul.menu > li > a:visited {
  color: #00a59b !important;
  border-bottom-style: solid !important;
  border-bottom-width: 3px !important;
  border-bottom-color: #ffffff !important;
}

.widget_nav_menu ul.menu > li > a:hover {
  color: #7030a0 !important;
  border-bottom-style: solid !important;
  border-bottom-width: 3px !important;
  border-bottom-color: #7030a0 !important;
}

.widget_nav_menu ul.menu > li > a:active {
  color: #00a59b !important;
  border-bottom-style: solid !important;
  border-bottom-width: 3px !important;
  border-bottom-color: #ffffff !important;
}

/* Second Level Menu Items */

#header-sidebar .widget_nav_menu ul.menu > li > ul.sub-menu {
  border-top: none !important;
}

#header-sidebar .widget_nav_menu ul.menu > li ul.sub-menu li a:link {
  color: #00a59b !important;
}

#header-sidebar .widget_nav_menu ul.menu > li ul.sub-menu li a:visited {
  color: #00a59b !important;
}

#header-sidebar .widget_nav_menu ul.menu > li ul.sub-menu li a:hover {
  color: #7030a0 !important;
}

#header-sidebar .widget_nav_menu ul.menu > li ul.sub-menu li a:ative {
  color: #00a59b !important;
}

/* Main Slider */

#main-slider .flexslider {
  padding-bottom: 0px;
}

#main-slider {
  background: #00a59b !important;
}

.metaslider .caption {
    display: none;
}

/* Section Header Font - CSS */

h1#dao-row-title-h1 {
    font-family: 'Allura', cursive;
    color: #ffffff;
    font-size: 60px;
    font-weight: 300;
    line-height: 90px;
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

/* Blog - Custom CSS */

article.post .entry-header h1.entry-title a {
    font-size: 24px;
}

/* Post Grid - Custom CSS */

.post-grid .pagination.lite .page-numbers {
    color: #19acab;
}

.so-widget-lsow-posts-carousel.so-widget-lsow-posts-carousel-default-3dd089290af6 {
    padding-bottom: 40px;
}

/* Buttons CSS */

p#button-row {
    padding-bottom: 50px;
    padding-top: 10px;
}

a#dao-button {
    background-color: #00a59b;
    color: #ffffff;
    text-decoration: none;
    padding: 20px;
    border-radius: 10px;
    font-size: 22px;
}

a:hover#dao-button {
    background-color: #ffffff;
    border-width: 2px;
    border-style: solid;
    border-color: #19acab;
    color: #19acab;
    text-decoration: none;
    border-radius: 10px;
    font-size: 22px;
}

a#st-button {
    background-color: #00a59b;
    color: #ffffff;
    text-decoration: none;
    padding: 20px;
    border-radius: 10px;
    font-size: 22px;
}

a:hover#st-button {
    background-color: #ffffff;
    border-width: 2px;
    border-style: solid;
    border-color: #19acab;
    color: #19acab;
    text-decoration: none;
    border-radius: 10px;
    font-size: 22px;
}

/* Page Builder Div Spacing reduced from 35px to 0px */

h1.entry-title {
    padding-top: 20px;
}

.entry-content {
    margin-bottom: 15px !important;
}

#main {
  padding: 0px !important;
}

#masthead {
    border-bottom-style: solid;
    border-bottom-color: #00a59b;
    border-bottom-width: 4px;
}

.panel-grid-cell .widget-title {
  margin-top: 20px !important;
}

/* Link Buttons */

a.doa-button {
    color: #ffffff !important;
    text-decoration: none !important;
    border-radius: 5px;
    border-style: solid;
    border-width: 2px;
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-color: #00a59b;
    background: #00a59b;
}

a:hover.doa-button {
    border-color: #b593e9;
    background: #b593e9;
}

/* Footer / Google Map CSS */

footer#colophon {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    background-color: #00a59b;
}

#footer-widgets .widget .widget-title {
    color: #ffffff;
}

div#gmap-row-id {
    padding-top: 0px;
    border-top-style: solid;
    border-top-width: 4px;
    border-top-color: #00a59b;
}

h3#footer-center-title {
    font-size: 15px;
    font-weight: 600;
}

div#footer-left {
    text-align: left;
    color: #ffffff;
}

div#footer-center {
    text-align: center;
    color: #ffffff;
}

div#footer-right {
    text-align: right;
    color: #ffffff;
}

/* Social Media Icons */

span.fa.fa-facebook {
    font-size: 22px;
	  color: #00a59b;
	  background: #ffffff;
	  padding-top: 7px;
	  padding-bottom: 6px;
	  padding-left: 11px;
	  padding-right: 11px;
	  border-bottom-left-radius: 10px;
	  border-bottom-right-radius: 10px;
	  border-top-left-radius: 10px;
	  border-top-right-radius: 10px;
}
h2 ul li {
  line-height: 1.3em;
  margin-bottom: 15px;
}