/* Enter Your Custom CSS Here */
a, a:hover {
    color: #ac4303;
    text-decoration: underline;
}
.logo_h {
    margin-top: 0px;
}
.logo_tagline {
    display: none;
}
.home-tagline p {
    text-align: center;
  	line-height: 24px;
}
.home-tagline h2 {
    text-transform: none;
    font: bold 28px/30px Comfortaa;
    text-align: center;
}
#slider-wrapper .camera_wrap.camera.motopress-camera {
    height: 350px !important;
}
.service-box:hover {
    background-color: transparent;
    color: #575757;
}
.service-box:hover h2, .service-box:hover h5 {
    color: #3c3c3c;
}
.service-box .icon {
    float: none;
  	text-align: center;
}
.service-box h2 {
    font: bold 16px/25px Comfortaa !important;
    text-align: center;
  	border-bottom: 0px solid #ebebeb;
  	min-height: 50px;
  	margin: 0 0 10px;
}
.service-box_txt {
    text-align: center;
}
ul {
    list-style-type: none;
}
ul li {
    background: url(http://cdff.com.au/wp-content/uploads/arrow.png) no-repeat;
    padding: 0px 0px 0px 20px;
    background-position-y: 10px;
    line-height: 30px;
}
.wp-caption p.wp-caption-text {
    font-size: 14px;
    font-weight: bold;
}
ul li.wplss-logo-slide.slick-slide {
    background: none;
}
ul.slick-dots {
    display: none !important;
}
.support_logo h2 {
    text-align: center;
    text-transform: none;
}
b.underline {
    border-bottom: 2px solid #ed1c24;
    padding-bottom: 10px;
}
.mc4wp-form-fields input[type="submit"] {
    background: #3a559f !important;
    color: #fff !important;
    text-transform: none !important;
    font-size: 12px !important;
    letter-spacing: 0.5px;
    float: right;
}
input[type="submit"] {
    background: #3a559f !important;
    color: #fff !important;
    text-transform: none !important;
    font-size: 12px !important;
    letter-spacing: 0.5px;
}
input.btn.btn-primary{
  background: #3a559f !important;
    color: #fff !important;
    text-transform: none !important;
    font-size: 12px !important;
    letter-spacing: 0.5px;
}
input[type="email"] {
    width: 80% !important;
    float: left;
}
h3 {
    margin-bottom: 15px;
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover> a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a {
    background: none;
    color: #3A2F1D;
    font-size: 16px;
    text-transform: none;
  	border-bottom: 3px solid #AB4304;
    padding-bottom: 10px;
}
.sf-menu > li > a {
    font: normal 16px/16px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
    color: #3A2F1D;
    text-transform: none;
}
.sf-menu > li {
    border-left: 0px solid #e5e5e5;
}
.nav__primary {
    position: relative;
    z-index: 2;
    padding-top: 91px;
}
.header {
    padding: 5px 0 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ececec;
}
.title-section h1 {
    margin-bottom: 0px;
}
.dash {
    border-bottom: 2px solid #ac4303;
    margin-bottom: 10px;
    width: 6%;
}
h3.dash-title {
    margin-bottom: 5px;
}
.dropcap {
    background: #ac4303;
    margin: 5px 20px 40px 0;
    font-size: 22px;
}
span.brown {
    color: #ac4303;
}
.gform_body ul li {
    background: none;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 17px 4px !important;
}
p.wp-caption-text {
    color: #784B34;
    padding-top: 5px !important;
    text-align: left;
}
.motopress-wrapper.content-holder>.container {
    border-top: 0px solid #ececec;
}


@media (min-width: 1200px){
  .sf-menu > li {
      padding: 0 15px;
  }
}