/*
Theme Name: Visión y salud Opticos
Author: Faktoria Comunicación

Template:     dazzling

Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dazzling
Domain Path: /languages/

*/

#logo img{
  height: 60px !important;
  width: 220px !important;
}

.navbar-nav .current_page_item a, .navbar-nav .current-menu-item a,.navbar-nav .menu-item a:hover, .navbar-nav .menu-item a:focus{
  color: #FFF !important;
}
.dynamic_css.gb_overlay{
  border: none !important;
}
h2{
color: #f1891f;
}
h1, h2, h3, h4, h5, h6{
  margin: 0 auto;
  display: block;
}
.home #content {
    margin-top: 0px;
}
#content {
  margin-top: 75px;
}
.home .container{
  max-width: 820px;
}
/*.home h1, .home h2{
  text-align: center;
}*/
footer a{
  padding-top: 50px;
}
.btn-slider{
      color: #FFF !important;
      background-color: #f1891f !important;
      border-color: #f1891f !important;
      padding: 10px 16px !important;
      font-size: 18px !important;
      line-height: 1.3333333 !important;
      border-radius: 6px !important;
      /*color: #333 !important;*/
      border-color: #ccc !important;
      display: inline-block !important;
      padding: 6px 12px !important;
      margin-bottom: 0 !important;
      font-weight: 400 !important;
      line-height: 1.42857143 !important;
      text-align: center !important;
      white-space: nowrap !important;
      vertical-align: middle !important;
      -ms-touch-action: manipulation !important;
      touch-action: manipulation !important;
      cursor: pointer !important;
      -webkit-user-select: none !important;
      -moz-user-select: none !important;
      -ms-user-select: none !important;
      user-select: none !important;
      background-image: none !important;
      border: 1px solid transparent !important;
}
.btn-slider:hover {
    color: #333 !important;
    background-color: #e6e6e6 !important;
    border-color: #adadad !important;
}

.lista-servicios-home .glyphicon, .list-services .glyphicon {
  color: #f1891f;
}
.lista-servicios-home li{
  text-align: center;
  /*color: #f1891f;*/
}

/** BLOG **/
div.entry-content{
  font-size: 16px;
}
/** END BLOG **/
form p{
  text-align: center;
}

.copyright{
  /*margin-top: 0;*/
}
#colophon{
  padding-top: 20px;
  padding-bottom: 30px;
}
input{
  max-width: 100%;
}



input[type="tel"] {
    color: #666;
    border: 1px solid #E8E8E8;
    border-radius: 3px;
    padding: 3px;
}
