/*LOGO
header .menu-container .col-lg-0 {
    padding: 17px 36px 17px 36px;
}

.main-container .whatislawn {
  margin-top: 72px !important;
}

.intro-copy li {
  list-style-position: inside;
}

.bl-firstcontent .block-bg-overlay {
  content: "";
  background: linear-gradient(to top, rgba(255, 0, 0, 0), white) !important;
}
.bl-secondcontent .block-bg-overlay {
  content: "";
  background: linear-gradient(to top, rgba(255, 0, 0, 0), black) !important;
}

.prizefighter h2 {
  margin-bottom: 0px !important;
}
.prizefighter p {
  margin-top: 5px !important;
}*/


/* NAVIGATION 
body:not(.menu-force-opacity)[class*=hmenu-] .menu-primary.is_stuck .menu-container {
    border-bottom: 1px solid #ededee;
}
@media (min-width: 960px) {
.hmenu .menu-primary .menu-smart > li > a:before, .hmenu-center .menu-primary .menu-smart > li > a:before {
    content: "";
    display: block;
    height: 52%;
    height: calc(58% - 0.50em);
}
}*/

/* Main Header - Navigation Font Style
.menu-light .menu-smart a {
  font-size: 14px !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 500 !important;
  color: rgb(89, 88, 88) !important;
  text-transform: none;
}*/

/*
.menu-light .menu-smart a:last-child {
  border-right: none;
}
.menu-light .menu-smart .get-started a {
  color: #656565 !important;
}*/

/* Footer 
.footer {
  height: 100% !important;
}
.page-wrapper footer .single-block-padding  {
	padding: 10px 10px 10px 10px !important;
}    
  .footer .uncode_text_column h3 {
    font-size: 17px;
    font-family: "Montserrat";
    text-transform: uppercase;
    line-height: 24px;
    text-align: left;
  	color: #fff;
}
.footer .footer-center {
    padding-top: 15px;
    padding-bottom: 15px;
}
.footer a, .footer a:hover, .footer .uncode_text_column a, .footer .uncode_text_column a:hover {
  color: #f7941d !important;
  text-decoration: none;
}
.footer-icons .icon-box i.fa {
    color: #fff !important;
}
.fa-fw {
    width: 1em;
}
.footer .site-info p {
  font-size: 14px;
  font-family: "Montserrat";
  color: rgb(227, 227, 227);
  text-transform: uppercase;
}

.footer .othersites h3, footer .othersites h4{
    font-size: 17px;
    font-family: "Montserrat";
    text-transform: uppercase;
    line-height: 22px;
  	display: inline-block;
}
body .footer .othersites  {
    margin-top: 12px !important;
  	margin-bottom: 12px !important;
}
body .footer .divider-wrapper {
    margin-top: 0px !important;
}
.footer .othersites h3 {
	color: #1fbfd6;
	margin-top: 0px;
}  
.footer .othersites h4 {
  margin-left: 25px;
  margin-top: 0px;
}

footer .row div[class*=col-lg-] {
    padding: 0px 0px 0px 0px;
}  
footer .col-lg-4 {
padding: 20px 20px 20px 20px !important;
}*/
