@charset "UTF-8";
.navbar-default {
  color: #ffffff;
  background-color: #f47719;
}

#content #order-summary table tr.total td, #content #order-summary table tr.total th {
  color: #747473;
}

#top {
  background: #dedede;
  padding: 10px 0;
}
#top ul.menu > li a {
  color: #2a2a2a;
}
#top #login-modal .modal-header {
  background: #dedede;
}
#top #login-modal a {
  color: #303030;
}

.modal-success {
  background-color: #dedede;
  border-radius: 5px 5px 0 0;
}
.modal-success h4 {
  color: #ffffff;
}

.modal-error {
  background-color: #ff6c5c;
  border-radius: 5px 5px 0 0;
}
.modal-error h4 {
  color: #fff;
}

#hot h2 {
  color: #747473 !important;
}

#top ul.menu > li a.btn, #top a.btn {
  color: #747473 !important;
}

.yamm .container {
  position: relative;
  background-color: #f47719;
}

.dropdown-menu {
  background-color: #dedede;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #dedede;
  color: #ffffff;
}

#content .panel.sidebar-menu ul.nav.category-menu li a {
  text-transform: uppercase !important;
}

#copyright {
  background: #f47719;
  color: #303030;
}

.btn-success {
  color: #303030;
  background-color: #f47719;
  border-color: #f47719;
}
.btn-success:hover {
  border: 1px solid !important;
}

.btn-primary {
  color: #2d2d2d;
  background-color: #dedede;
  border-color: #F5F0C9;
}
.btn-primary:hover {
  background-color: #f47719;
  color: #ffffff;
}

a:hover {
  text-decoration: none;
}

#content .product .text h3 a {
  color: #323232;
}

span.category-title {
  color: #dedede;
  font-weight: bold;
}

.btn.btn-success:hover, .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success, .btn.navbar-btn.btn-primary:hover, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-color: #f47719;
  color: #dedede !important;
}

.navbar-default .navbar-nav > li > a {
  color: #747473;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #868686;
}

.navbar a h5 {
  color: #747473;
}
.navbar a h5:hover {
  color: #868686;
}

#explore {
  padding: 0;
}

body {
  height: 100%;
}

.conteudo {
  height: 100%;
}

#explore {
  padding: 50px 0 100px;
}

h3.seja-o-primeiro {
  margin-top: 50%;
  font-size: 3em;
}

.depoimento {
  background-color: #dedede;
  color: #303030;
  padding: 0.4em;
  border-radius: 0.4em;
}

.avatar {
  margin: 0.3em;
}

.autor, .data {
  margin-top: 0.5em;
}

.texto {
  margin: -0.7em 0 0.5em 0;
}

.btn-success {
  color: #303030;
  background-color: #dedede;
  border-color: #F5F0C9;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background: #f47719;
  border: #F5F0C9;
}

#copyright p {
  color: #ffffff;
}

.text-black {
  color: #747473 !important;
}

#footer .social a {
  background-color: #dedede !important;
}

/**
Paginação
 */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #dedede;
  border-color: #F5F0C9;
  color: #303030;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #F5F0C9;
}

.pagination > li > a,
.pagination > li > span,
#content #blog-listing .post h2 a,
#content #blog-homepage .post h2 a,
#content #blog-listing .post h4 a,
#content #blog-homepage .post h4 a,
tr.total td,
tr.total th {
  color: #dedede;
}

.pagination > li > a:hover,
.pagination > li > span:hover {
  color: #303030;
  background-color: #F5F0C9;
}

.banner-top {
  max-height: 500px;
  width: 100%;
}

.navbar {
  margin-bottom: 0;
}
.navbar #basket-overview {
  margin-left: -10px;
}
.navbar.navbar-fixed-top #basket-overview {
  margin-left: 5px;
}

.navbar-nav {
  margin: 0 0 0 -5px !important;
}

#main-slider {
  border: none;
}

.container > .navbar-collapse {
  margin-left: -20px;
}

h1, h2, h3, h4, h5, h6 {
  color: #747473;
}

.pagination > .active > span {
  color: #303030;
}

@media screen and (max-width: 380px) {
  .menu {
    padding: 0 !important;
  }

  .navbar-fixed-top #logo-top {
    width: 60%;
    height: auto !important;
    margin-left: 18%;
  }
  .navbar-fixed-top .navbar-buttons {
    float: right;
    margin-top: -24px;
    margin-bottom: 0;
    margin-right: 27%;
  }

  .navbar-buttons {
    float: right;
    margin-top: 38px;
    margin-bottom: -25px;
  }

  #logo-top {
    width: 100%;
    height: auto !important;
  }

  #productMain #mainImage {
    height: 310px !important;
  }
}

/*# sourceMappingURL=front.css.map */
