/*
Theme Name: lowenac
Template: Divi
Version: 1.0.1.1464857146
Updated: 2016-06-02 08:45:46

*/


/* GLOBAL */




/* HEADER */

ul.sub-menu  {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

#main-header .nav li ul a {
  color: #8ca0a6 !important;
}

ul.sub-menu {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}


/* HOME */

.home-icons {
  color: #fff !important;
  font-weight: bold;
  margin-top: -76px;
  text-align: center;
}

#home-icon1, #home-icon2 {
  display: inline-block;
  font-size: 17px;
  margin-left: 20px;
  margin-right: 20px;
}


/* CONTACT */

.et_pb_contact p input, .et_pb_contact p textarea {
  background-color: #f2f2f2;
  padding: 7px;
}

.et_pb_contact_right p input {
  max-width: 45px;
  padding: 10px;
}

.et_pb_button {
  font-size: 15px !important;
  color: #fff !important;
}


/* SIDEBAR */

.et_pb_widget #sidebar-phone-us {
  background-color: #51b77b;
  border: 1px solid #eaeaea;
  color: #444;
  font-size: 14px;
  line-height: 1.5;
  padding: 20px;
  text-align: center;
}

.et_pb_widget #sidebar-phone-us h3 {
  color: #fff;
  font-size: 30px;
  text-align: center;
}

#sidebar-phone {
  border: 1px solid #87e0ab;
  padding: 5px;
}


/* BLOG SIDEBARS */

.rpjc_widget_cat_recent_posts a {
  color: #7cc68d;
  display: block;
}

.rpjc_widget_cat_recent_posts h4 {
  font-family: "Open Sans";
  font-size: 15px;
  text-transform: none !important;
}

.et_pb_widget_area a {
  display: block;
}

.et_pb_posts.et_pb_module h2 {
  margin-top: 0;
}



/* FUNCTIONS */

.functions-menu li a {
  background-color: #51b77b;
  border-radius: 4px;
  color: #fff !important;
  font-weight: bold;
  padding: 10px !important;
  text-transform: uppercase;
}

.functions-menu li a:hover {
  background-color: #8ca0a6;
  opacity: 1 !important;
  transition: all 0.2s ease-in-out 0s;
}


/* DINING */

#menu-sidebar a {
  padding: 10px;
  text-align: center;
  border: 2px solid #ddd;
  background-color: #f2f2f2;
  color: #333;
}

.page-id-145 .widget_text {
  margin-bottom: 5% !important;
}




/* FOOTER */




/* MEDIA */


@media only screen and (min-width: 600px) {
#home-service {
  margin-left: 2%;
  margin-right: 2%;
  width: 29.666% !important;
}
}

@media only screen and (max-width: 980px) {
.home-icons {
  color: #444 !important;
  font-weight: bold;
  margin-top: 15px !important;
  text-align: center;
}
}


@media only screen and (min-width: 981px) {
 #et-top-navigation {
  background-color: #8CA0A6;
  color: #fff !important;
  padding-top: 11px;
}

#main-header .container {
  padding: 0 !important;
}
}





