/* Enter Your Custom CSS Here */
#top-menu li li a {
    width: 260px;
}
#et-info {
    float: none;
    padding-bottom: 16px !important;
}
#et_top_search {
    margin: 3px 0 0 92px;
  color:#000;
}
.et_header_style_centered #logo{
 float:left; 
}
#top-header {
    color: #000;
}
#top-header, #et-secondary-nav li ul {
    background-color: #fff;
}
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 0;
}
.et_pb_slide_description .et_pb_slide_title {
    margin-top: 200px;
    font-size: 44px;
    font-weight: 700;
    color: #e4e3e2 !important;
      text-shadow: 2px 2px 2px #000;
}
input[type=text], input[type=tel], input[type=email]{
  padding: 8px;
    border: 1px solid #bbb;
    border-radius: 3px;
    color: #000;
}
textarea {
    padding: 8px;
    border-radius: 3px;
    color: #000;
}
.wpcf7-submit {
    background-color: #11bae0;
    color: #fff;
    border: none;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.wpcf7-submit:hover {
    background-color: #000;
}
.et_header_style_centered #top-menu > li > a {
    padding-bottom: 15px;
}
#top-menu li {
    padding-top: 17px;
}
.et_header_style_centered #main-header div#et-top-navigation {
    background-color: #e3e3e3;
}
.divisicons{
 float:right;
}
#footer-widgets .footer-widget li a {
    color: #000;
}
#top-header .et-social-icon a {
  color: #11bae0;
  font-size: 20px;
}
 .diviloc {
    background-color: #11bae0;
    color: #fff;
    margin-right: 30px;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
#footer-widgets .footer-widget li a:hover{
 color: #11bae0; 
}

h1.product_title.entry-title {
    color: #000;
}
.post-type-archive div#left-area {
  width:100%;
}
.post-type-archive div.container:before, div#sidebar {
  display:none;
}
h2.woocommerce-loop-product__title {
    color: #000;
}
div.woocommerce-Tabs-panel h2 {
    color: #000;
}
section.related.products h2 {
    color: #000;
}
h1.woocommerce-products-header__title.page-title {
    color: #000;
}
@media screen and (min-width: 981px){
.et_fullwidth_nav #main-header .container {
    padding-right: 0px;
    padding-left: 0px; 
}
}
@media screen and (max-width: 500px){
.divisicons {
    float: left;
   margin-top: 30px;
    margin-bottom: 15px;
}
  .diviloc {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .et_header_style_centered #et_mobile_nav_menu {
    margin-top: 40px;
}
}