/* Write your custom css code here */
/*.img-responsive {
  display: block;
  height: auto;
  max-width: 553px; } */

hr {
  border-top-color: #80b83c;
}

.layout-item .items-leading [class*="leading-"] {
 border-bottom: 1px solid #80b83c;
}

.jsn-footer .sunfw-flexible-space {
 background: #80b83c;
}

nav.navbar.sunfw-menu-head ul.navbar-nav > li > a:not(.get-it) {
    padding: 45px 7px;
}

div.sunfw-logo {
	padding: 28px 0 28px 0px;
}

.sunfw-menu-head .navbar-header button.navbar-toggle {
	margin-top: -15px;
}