/*
Theme Name:     Trek Child Theme
Description:    Make your modifications to Trek in this child theme.
Template:       trek
*/

@import url('../trek/style.css');



.nopadding {
padding:0;
}

.brands-stripe {
text-align:center;
height:;
    margin-top: 30px;
    padding-top: 70px;
    padding-bottom: 70px;
    background:white
}

h2 {
margin-bottom:20px;
}


div#contact-tab-footer {color:white;font-size:12px}
div#contact-tab-footer h1{color:white;text-align:left;font-size:12px;line-height:18px}
li#text-6 {list-style-type: none;}
#telefono {
  background:url('http://www.gardenmachinesas.com/wp-content/uploads/2016/02/phone.png') no-repeat;
  height:50px;
  padding-left:40px;
 
}
#cellulare {
  background:url('http://www.gardenmachinesas.com/wp-content/uploads/2016/02/mobile.png') no-repeat;
  height:50px;
  padding-left:40px;
}
#mail {
  background:url('http://www.gardenmachinesas.com/wp-content/uploads/2016/02/location.png') no-repeat;
  height:50px;
  padding-left:40px;
}


div#contact-tab {color:;font-size:12px}
div#contact-tab h1{color:;text-align:left;font-size:12px;line-height:18px}
li#text-6 {list-style-type: none;}
#telefono {
  background:url('http://www.gardenmachinesas.com/wp-content/uploads/2016/02/phone.png') no-repeat;
  height:50px;
  padding-left:40px;
 
}
#cellulare {
  background:url('http://www.gardenmachinesas.com/wp-content/uploads/2016/02/mobile.png') no-repeat;
  height:50px;
  padding-left:40px;
}
#mail {
  background:url('http://www.gardenmachinesas.com/wp-content/uploads/2016/02/location.png') no-repeat;
  height:50px;
  padding-left:40px;
}


#telefono-cont {
  background:url('http://www.gardenmachinesas.com/wp-content/uploads/2016/03/phone.png') no-repeat;
  height:50px;
  padding-left:40px;
 
}
#cellulare-cont {
  background:url('http://www.gardenmachinesas.com/wp-content/uploads/2016/03/mobile.png') no-repeat;
  height:50px;
  padding-left:40px;
}

#email-cont {
  background:url('http://www.gardenmachinesas.com/wp-content/uploads/2017/06/email.png') no-repeat;
  height:50px;
  padding-left:40px;
}

#pec-cont {
  background:url('http://www.gardenmachinesas.com/wp-content/uploads/2017/06/pec.png') no-repeat;
  height:50px;
  padding-left:40px;
}

/*  REWRITES FOR NAVBAR    */

.navbar-inverse .navbar-inner {
    height: 80px;
    background-color: white;
    background-image: none;
    border-color: #222;
    filter: none;
    box-shadow: none;
    opacity: 1;
}

.navbar-inverse .nav>li>a:hover {
    color: green;
    background-color: white;
}

.navbar-inverse .nav>li>a {
    color: black;
    text-shadow: 0 0px 0 rgba(0,0,0,0.25);
}

.navbar-inverse .nav .active>a, .navbar-inverse .nav .active>a:hover, .navbar-inverse .nav .active>a:focus {
    color: #fff;
    background-color: green;
}

.navbar-inverse .nav>li>a:focus, .navbar-inverse .nav>li>a:hover {
    color: black;
    background-color: transparent;
}


.span3 p {
   text-align:justify;