/*HOME PAGE*/

#menu-item-108 a {
  color: #000;
  background-color:#ffc000;
  border-radius: 12px;
  padding: 8px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  font-weight: 800;
  margin-left: 20px;
}

#menu-item-108 a:hover {
  color: #fff;
  background-color: #f18f1a;
  text-decoration: none !important;
}

.main-navigation .sub-menu {
  top:60px;
}

.main-navigation {
  background: url("https://newsite.larcamachining.com/wp-content/uploads/2019/02/larca_menu-1.png");
    background-repeat: repeat-x;
    background-size: 20 4px;
  color: #5b5b5b;
  background-position: center bottom; 
  -webkit-transition-property: none;
-moz-transition-property: none;
-o-transition-property: none;
transition-property: none;
}

#masthead .main-navigation a {
  padding: 15px;
}

#masthead .main-navigation a:hover {
  text-decoration: underline;
}

#home-service-main h1 {
  margin-top: 5px;
}

#quality-state p {
  color: #fff !important;
}

#quality-state h1 {
  color: #fff !important;
  line-height: 5px;
  font-weight: 100;
  margin-top: 15px;
}

.vertical-line {
 border-left: thick solid #248cc8 ;
}

#underline-home hr.style-one {
  height: 18px;
  border: 0;
  background: url("https://newsite.larcamachining.com/wp-content/uploads/2019/02/Untitled-4-2.png");
  background-repeat: no-repeat;
  background-position: center;
}

#home-learn-more .home-button {
  color: #000;
  background-color:#ffb400;
  border-radius: 12px;
  padding: 8px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  font-weight: 800;
}

#home-learn-more .home-button:hover {
  color: #fff;
  background-color:#f18f1a;
}

#main-slider .n2-section-smartslider {
  border-bottom: solid #248cc8 !important;
  border-bottom-width: 12px !important;
}
#homeslide {
  margin-top: -25px;
}

/* ABOUT */

#about-head h1 {
  margin-top: 20px;
}

.header-highlight {
  color: #00a8e6;
  font-weight: 800;
}

#about-main-photo {
  padding: 0;
  margin: 0;
}

/*services */

#custom-mach-service h1 {
  margin-top: 0px;
}

#inspection-service h1 {
  margin-top: 0px;
}

/* Equipment */

#equipment-head hr.equipment-line { /*line beneath header*/
  height: 5px;
  background-color: #ffb400;
}

/* Downloads */

#downloads-butt .downloads-button {
  color: #000;
  background-color:#ffb400;
  border-radius: 12px;
  padding: 12px 38px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  font-weight: 800;
}

#downloads-butt .downloads-button:hover {
  color: #fff;
  background-color:#f18f1a;
}

/*FOOTER*/

#foot-text p {
  font-size: 10px;
  color:#ffb400 !important;
  text-decoration: none;
}

#foot-text h6 a {
  font-size: 10px;
  color:#ffb400 !important;
  text-decoration: none;
}

#foot-text h6 a:hover {
  color: #fff !important;
}

#theme-attribution {
  display: none !important;
}

.swpm-join-us-link {
  display: none;
}

#colophon .widget_nav_menu .menu-item a {
    border-bottom: 0px;
}

#footer-widgets .widget .widget-title {
  color: #ffc000;
}
