/*
Theme Name: Beetle Go Child Theme
Theme URI: http://mokaine.com/
Author: Mokaine
Author URI: http://mokaine.com/
Description: A free WordPress Theme for Designers, Photographers and Storytellers.
Version: 1.0.2
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: beetle-go

Beetle is crafted from Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Written by Pasquale Vitiello (pasqualevitiello@gmail.com)
*/

@import url("../beetle-go/style.css");

footer.site-footer,
footer.site-footer a,
footer.site-footer ul.meta-social li a {
  color: #939396 !important;
}
footer.site-footer a:hover {
  color: #a9d57b !important;
}

.darkover {
  background: rgba(0, 0, 0, 0) !important;
}

.menu-button {
  border-bottom: none !important;
  margin: 0 !important;
}

.news {
  float: left;
  clear: right;
  background-color: #ebebeb;
  border: 4px solid #fbfbfb;
  box-sizing: content-box;
  padding: 0px 25px;
  height: 170px;
}

.news.forum {
  height: initial !important;
}

.whatsapp {
  background-color: #42454c;
  border: 1px solid #636363;
  border-radius: 5px;
  padding: 3px;
}

.size-small {
  font-size: 14px !important;
  font-weight: 600;
  padding: 6px 13px;
}

/** Promoção Indique e Ganhe **/

#post-917 h1.entry-title {
  text-align: center;
  line-height: 60px;
  font-size: 60px;
  margin: 70px 0;
}

ul.regras {
  font-size: 14px;
  line-height: 23px;
}

#post-917 .form-header {
  margin: 0 -49px -20px;
  text-align: center;
  background: #64a520;
  padding: 10px;
  color: #ffffff;
}

.premiacao {
  max-width: 25%;
  float: left;
  position: relative;
}
/****/

#post-1013 h1.entry-title {
  text-align: center;
}

.wpcf7-form p span {
  color: #f00 !important;
}

div.wpcf7-validation-errors {
  border-color: #f00 !important;
}

ul.servicos > li > a > strong {
  background: -webkit-linear-gradient(left, #277dac, #27ac6a);
  background: -o-linear-gradient(right, #277dac, #27ac6a);
  background: -moz-linear-gradient(right, #277dac, #27ac6a);
  background: linear-gradient(to right, #277dac, #27ac6a);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bistec-notification {
  padding: 0 25px !important;
  border: 1px solid #a1d26e !important;
  border-radius: 10px !important;
}

.bistec-notification h3 {
  font-size: 16px !important;
  text-transform: uppercase !important;
  margin-bottom: 5px !important;
}

.bistec-notification p {
  font-size: 14px !important;
  margin-top: 0px !important;
  font-style: oblique !important;
}

.bistec-notification span {
  height: 10px;
  width: 10px;
  background-color: #a1d26e;
  border-radius: 50%;
  display: inline-block;
}
