@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Coda+Caption:800");
@import url("https://fonts.googleapis.com/css?family=Libre+Franklin:400,500,600,700");
@import url(./library/_vitrine.sass);
@font-face {
  src: url(fonts/Montserrat-Black.ttf);
  font-family: "Montserrat-Black";
  font-weight: 600; }
@font-face {
  src: url(fonts/montserrat-light-webfont.ttf);
  font-family: "Montserrat-light";
  font-weight: 300; }
* {
  font-family: "Libre Franklin", sans-serif; }

.fa {
  font-family: FontAwesome !important; }

i.glyphicon {
  font-family: "Glyphicons Halflings" !important; }

.primary-text {
  color: #0065cd !important; }

.secondary-text {
  color: #000 !important; }

label {
  font-weight: normal !important;
  color: #000; }

#ecedituser .breadcrumb, #ecaccount .breadcrumb {
  margin-bottom: 30px !important; }

#ecproduct .content-main {
  padding-bottom: 0px; }

#echome .content-main {
  padding-bottom: 0; }
@media(min-width: 768px) {
  #echome .content-main {
    padding-top: 0; } }
.content-main {
  padding-top: 50px; }
@media(min-width: 768px) {
  .content-main {
    padding: 20px 0; } }
a:hover {
  text-decoration: none; }

.carousel-indicators {
  left: 0 !important;
  right: 0 !important;
  text-align: center; }

.form-cartao input[type="text"], .form-cartao select {
  height: 30px;
  border: 1px solid #ebebeb;
  padding: 10px 20px;
  width: 45%;
  float: left;
  margin: 10px;
  max-width: 300px; }
.form-cartao button {
  float: none;
  clear: both;
  margin-top: 20px;
  display: block; }

.container.ng-scope {
  min-height: 0; }

ul {
  margin: 0 !important;
  padding-left: 0; }

.btn {
  border-radius: 5px !important;
  border: none;
  transition: 300ms all ease; }

.btn-primary, .calcFrete {
  opacity: 1 !important;
  background-color: #0065cd; }
  .btn-primary:hover, .calcFrete:hover {
    background-color: #004c9a; }
  .btn-primary[disabled], .calcFrete[disabled] {
    background-color: #0065cd; }

.btn-default, .btn-secondary, .btn.blue {
  background-color: #000; }
  .btn-default:hover, .btn-secondary:hover, .btn.blue:hover {
    background-color: #0065cd;
    color: #fff; }

.btn.green {
  background-color: #0DD534 !important; }
  .btn.green:hover {
    background-color: #0aa528 !important; }

input, select, option {
  border-color: #ebebeb;
  border-radius: 5px !important; }

.header-menu .menu-superior.header-navigation {
  float: none !important;
  width: auto;
  margin: 0;
  display: inline-block; }
  .header-menu .menu-superior.header-navigation > ul {
    margin: 0 0px !important; }
.header-menu .container {
  text-align: center; }
.header-menu .simples-menu {
  vertical-align: middle;
  float: none !important;
  display: inline-block;
  max-height: none !important;
  min-height: 0 !important;
  max-width: none !important;
  min-width: 0 !important;
  position: relative; }
  .header-menu .simples-menu img {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    margin: auto;
    max-width: 30px;
    max-height: 24px; }
  .header-menu .simples-menu:hover, .header-menu .simples-menu:focus {
    background-color: #000; }
    .header-menu .simples-menu:hover > a, .header-menu .simples-menu:focus > a {
      color: #fff; }
    .header-menu .simples-menu:hover .simples-submenu, .header-menu .simples-menu:focus .simples-submenu {
      display: block; }
  .header-menu .simples-menu > a:focus {
    color: #fff !important; }
.header-menu a {
  max-height: none !important;
  min-height: 0 !important;
  min-width: none !important;
  text-align: left;
  max-width: none !important;
  background-repeat: no-repeat !important;
  background-position: left center !important; }

@media(min-width:768px) {
  #modal-editaddress a.btn {
    width: calc(50% - 10px) !important;
    margin-right: 10px;
    display: block;
    float: left; }
  #modal-editaddress .btn-primary {
    margin-right: 0 !important;
    margin-left: 0; }
    #modal-editaddress .btn-primary .fa {
      color: #fff; } }
/* HEADER */
.header-logo {
  width: 325px;
  margin-top: 10px; }
  .header-logo img {
    width: 100%;
    max-width: 309px; }

.search-wrapper {
  width: calc(100% - 250px - 325px);
  padding-right: 0;
  padding-left: 45px; }

.header-links, .welcome {
  margin: 0; }
  .header-links li, .welcome li {
    margin: 20px 0; }
  .header-links a, .header-links span, .header-links p, .welcome a, .welcome span, .welcome p {
    color: black;
    font-size: 11px;
    font-weight: 300; }
  .header-links a:hover, .welcome a:hover {
    color: #000; }

.welcome {
  font-weight: 300;
  margin-top: 18px;
  width: 170px;
  padding: 10px 10px;
  font-family: "Libre Franklin", sans-serif;
  margin-left: 25px; }
  @media (max-width: 1200px) {
    .welcome {
      display: none !important; } }
  .welcome span, .welcome a {
    font-size: 12px; }
  .welcome a {
    color: #000; }
    .welcome a:hover {
      font-weight: 600; }

.header-links {
  text-align: right !important;
  margin-bottom: 20px !important; }
  .header-links li {
    display: inline-block;
    margin: 0 21px; }
    .header-links li:last-of-type {
      margin-right: 44px;
      padding: 0; }

.header-wrapper .menu-icon {
  position: relative;
  margin-top: 35px;
  height: 40px;
  width: 40px;
  font-size: 20px;
  color: #fff;
  padding: 10px 11px;
  border-radius: 0;
  background-color: #000; }
  .header-wrapper .menu-icon a {
    color: #fff; }
  .header-wrapper .menu-icon:hover, .header-wrapper .menu-icon.active {
    background-color: #0065cd; }
.header-wrapper .fa-shopping-cart {
  background-image: url(img/icons/cart-hover.png);
  background-repeat: no-repeat;
  background-position: center center;
  color: transparent !important; }

/*  FAIXAS */
.background-faixa {
  background-color: #F6F6F6;
  margin-bottom: 40px; }
  .background-faixa ul li {
    display: inline-block;
    list-style: none;
    width: 19.8%;
    text-align: center; }
  .background-faixa div img {
    max-width: 100%;
    padding: 20px 0;
    display: block;
    margin: 0 auto; }

/* BANNERS */
.full-banner img {
  width: 100%; }
.full-banner .carousel-indicators {
  bottom: 0px;
  margin: auto;
  background-color: #000;
  width: 110px;
  height: 25px;
  padding-top: 10px;
  display: none; }
  .full-banner .carousel-indicators:before {
    content: "";
    display: block;
    height: 25px;
    width: 88px;
    left: -80px;
    bottom: 0;
    background: url("./img/icons/carousel-before.png");
    position: absolute; }
  .full-banner .carousel-indicators:after {
    content: "";
    display: block;
    height: 25px;
    width: 88px;
    right: -75px;
    bottom: 0;
    background: url("./img/icons/carousel-before.png");
    position: absolute;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1); }

.banner img, .banner-fixo img, .banner-cat img, .banner-duplo img {
  max-width: 100%; }

.btn {
  padding: 10px;
  color: #fff;
  font-family: "Libre Franklin", sans-serif; }

.banner {
  margin-bottom: 30px; }

.banner-duplo img {
  margin-bottom: 10px; }
@media (max-width: 992px) {
  .banner-duplo img {
    margin-bottom: 30px !important; } }

.background-banner {
  background: url("./img/slider-bg.jpg") no-repeat center;
  padding: 25px 0;
  margin-bottom: 20px; }
  @media (max-width: 992px) {
    .background-banner {
      background: #161719;
      padding: 25px 0 0; }
      .background-banner .banner-cat span {
        margin-bottom: 30px !important; } }
  .background-banner .banner-cat span {
    width: 268px;
    height: 367px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    transition: all 300ms ease; }
  .background-banner .banner-cat .motores {
    background: url(img/banner/banner-motores.jpg) no-repeat center; }
    .background-banner .banner-cat .motores:hover {
      background: url(img/banner/banner-motores-hover.jpg) no-repeat center; }
  .background-banner .banner-cat .cambio {
    background: url(img/banner/banner-cambio.jpg) no-repeat center; }
    .background-banner .banner-cat .cambio:hover {
      background: url(img/banner/banner-cambio-hover.jpg) no-repeat center; }
  .background-banner .banner-cat .freio {
    background: url(img/banner/banner-freio.jpg) no-repeat center; }
    .background-banner .banner-cat .freio:hover {
      background: url(img/banner/banner-freio-hover.jpg) no-repeat center; }
  .background-banner .banner-cat .suspensao {
    background: url(img/banner/banner-suspensao.jpg) no-repeat center; }
    .background-banner .banner-cat .suspensao:hover {
      background: url(img/banner/banner-suspensao-hover.jpg) no-repeat center; }

/**  Newsletter */
.newsletter {
  background: url(img/newsletter-bg.jpg) repeat center;
  margin-top: 30px;
  min-height: 100px; }
  .newsletter form {
    position: relative;
    top: 26px; }
    @media (max-width: 992px) {
      .newsletter form {
        top: 18px; } }
  .newsletter .form-control {
    padding-left: 30px; }
    .newsletter .form-control:focus {
      border-color: #5A5A5A !important; }
  .newsletter .form-control, .newsletter button {
    border: none;
    border-radius: 0 !important;
    display: inline-block;
    height: 50px; }
    .newsletter .form-control::-webkit-input-placeholder, .newsletter button::-webkit-input-placeholder {
      color: #000 !important;
      font-family: "Libre Franklin", sans-serif;
      font-size: 12px; }
  .newsletter h2 {
    text-align: left;
    font-size: 17px;
    color: #fff;
    margin-top: 33px; }
    .newsletter h2:before, .newsletter h2:after {
      display: none; }
  .newsletter .btn.green {
    background: #484848 url(img/icons/news.png) no-repeat 8px center !important;
    top: -50px;
    color: transparent;
    width: 45px;
    height: 50px;
    transition: none;
    position: relative; }
    .newsletter .btn.green:before {
      content: "";
      position: absolute;
      top: 0px;
      left: -29px;
      background: url(img/icons/newsletter-before.png) no-repeat center;
      height: 50px;
      width: 29px; }
    .newsletter .btn.green:hover {
      background: #0DD534 url(img/icons/news.png) no-repeat 8px center !important; }
      .newsletter .btn.green:hover:before {
        background: url(img/icons/search-before.png) no-repeat center; }
  @media (max-width: 375px) {
    .newsletter .show-news {
      display: none; }
    .newsletter .hidden-news {
      display: block; } }
  @media (min-width: 376px) {
    .newsletter .show-news {
      display: block; }
    .newsletter .hidden-news {
      display: none; } }

/* **  Effect Opacity ** */
.effect-opacity img {
  opacity: 1;
  display: block;
  margin: 0 auto;
  max-width: 100%; }
.effect-opacity:hover img {
  opacity: 0.8; }

/* **  Fim - Effect Opacity** */
/* **  Effect Apollo ** */
.effect-apollo img {
  opacity: 0.95;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1); }
.effect-apollo:hover img {
  opacity: 0.6;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }
.effect-apollo:hover a:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); }
.effect-apollo:hover p {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }
.effect-apollo > a {
  display: block;
  overflow: hidden;
  float: left;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #000; }
  @media (max-width: 992px) {
    .effect-apollo > a {
      max-width: 568px;
      float: none;
      margin: 0 auto; } }
  .effect-apollo > a:before {
    position: absolute;
    top: 156px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: "";
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); }

/* **  Final - Effect Apollo ** */
/* HEADER-MENU */
.header-menu {
  height: 72px;
  text-align: center;
  width: 100%;
  position: relative;
  border-top: 5px solid #000;
  background-color: #0065cd; }
  .header-menu .departamentos {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    position: relative; }
    .header-menu .departamentos span {
      vertical-align: middle;
      display: inline-block;
      padding: 43px 20px 0 !important;
      font: 300 11px "Libre Franklin", sans-serif !important;
      text-transform: uppercase; }
  .header-menu .simples-menu {
    height: 67px !important; }
    .header-menu .simples-menu > a {
      height: 67px; }
    .header-menu .simples-menu a {
      padding: 43px 37.5px 0 !important;
      font: 300 11px "Libre Franklin", sans-serif !important;
      color: white;
      text-transform: uppercase; }
    .header-menu .simples-menu:hover > a {
      background-color: transparent !important;
      color: #fff !important;
      background-repeat: no-repeat !important;
      background-size: auto !important;
      background-position: left center !important; }
    .header-menu .simples-menu:hover .simples-submenu {
      display: block; }
  .header-menu .simples-submenu {
    margin: 0 !important;
    background-color: #000 !important;
    width: 200px !important;
    padding: 20px 0 !important;
    border: none;
    text-align: left;
    color: #fff !important;
    border: none;
    top: 77px !important;
    padding: 5px 0 !important; }
    .header-menu .simples-submenu .header-navigation {
      margin: 0 !important; }
    .header-menu .simples-submenu li {
      float: none !important;
      display: inline-block;
      min-height: 0 !important;
      min-width: 0 !important;
      max-height: none !important;
      max-width: none !important;
      transition: none !important; }
      .header-menu .simples-submenu li:hover, .header-menu .simples-submenu li:focus {
        background-color: #4d4d4d;
        transition: none !important; }
        .header-menu .simples-submenu li:hover > a, .header-menu .simples-submenu li:hover > a em, .header-menu .simples-submenu li:hover > a small, .header-menu .simples-submenu li:focus > a, .header-menu .simples-submenu li:focus > a em, .header-menu .simples-submenu li:focus > a small {
          background-color: transparent !important;
          color: #fff !important;
          transition: none !important; }
    .header-menu .simples-submenu a {
      font-size: 12px;
      font-family: "Libre Franklin", sans-serif !important;
      min-height: 0 !important;
      min-width: 0 !important;
      max-height: none !important;
      max-width: none !important;
      color: #fff !important;
      padding: 10px 5px !important;
      font-weight: 400 !important;
      transition: none !important; }
      .header-menu .simples-submenu a:hover, .header-menu .simples-submenu a:focus {
        background-color: transparent !important; }
    .header-menu .simples-submenu .menu-superior.header-navigation {
      float: none !important;
      width: auto;
      display: inline-block; }
    .header-menu .simples-submenu .container {
      text-align: center; }
    .header-menu .simples-submenu::before {
      background: url(img/icons/triangle.png) 20px 0 no-repeat;
      width: 100%;
      height: 10px;
      display: block;
      position: absolute;
      content: "";
      top: -10px; }
    .header-menu .simples-submenu li:hover {
      background: #0065cd !important; }
    .header-menu .simples-submenu a {
      padding: 5px;
      padding-left: 20px !important;
      margin: 0 !important;
      color: #fff !important;
      text-transform: none !important; }

.departamentos {
  font-size: 13px;
  background-color: #0065cd;
  background-size: 25px;
  height: 67px; }
  .departamentos > span {
    cursor: pointer;
    color: #fff; }
  .departamentos:before {
    content: "";
    top: 13px;
    position: absolute;
    width: 20px;
    height: 14px;
    left: 0;
    right: 0;
    margin: auto;
    background: url(img/icons/menu.png) no-repeat center; }
  .departamentos:hover {
    background-color: #000; }
    .departamentos:hover .menu-mobile {
      display: block; }
  .departamentos .menu-mobile {
    display: none;
    position: absolute;
    top: 77px !important;
    left: 0px !important;
    padding: 10px 0 !important;
    background-color: #000 !important;
    border: none; }
    .departamentos .menu-mobile::before {
      background: url(img/icons/triangle.png) 15px 0 no-repeat;
      border: none !important;
      width: 100%;
      height: 10px;
      display: block;
      position: absolute;
      content: "";
      left: 0;
      top: -10px; }
    .departamentos .menu-mobile li, .departamentos .menu-mobile li > a {
      padding: 5px 12px !important;
      height: auto !important;
      text-align: left !important;
      color: #fff !important; }
      .departamentos .menu-mobile li:before, .departamentos .menu-mobile li > a:before {
        display: none; }
    .departamentos .menu-mobile li:hover a {
      color: #ffffff; }
    .departamentos .menu-mobile li {
      padding: 9px auto !important;
      display: list-item;
      list-style-position: inside;
      font-size: 7px;
      background-color: transparent;
      display: block !important;
      width: 100% !important;
      float: left !important;
      color: #fff;
      margin: 0 0px !important; }
      .departamentos .menu-mobile li:hover {
        background-color: #0065cd !important; }
    .departamentos .menu-mobile .simples-menu li {
      width: 100% !important; }
      .departamentos .menu-mobile .simples-menu li:hover {
        background-color: #0065cd !important; }
    .departamentos .menu-mobile .simples-menu .simples-submenu {
      top: 35px !important;
      display: none; }

/* MENU MOBILE */
.menu-mobile {
  min-width: 200px;
  background-color: #000 !important;
  width: 200px !important;
  padding: 20px 0 !important;
  border: none;
  text-align: left;
  padding: 10px 20px;
  display: block;
  position: relative;
  border: 1px solid #ebebeb;
  z-index: 20 !important;
  position: absolute;
  right: 0 !important; }
  .menu-mobile .header-navigation {
    margin: 0 !important; }
  .menu-mobile li {
    float: none !important;
    display: inline-block;
    min-height: 0 !important;
    min-width: 0 !important;
    max-height: none !important;
    max-width: none !important;
    transition: none !important; }
    .menu-mobile li:hover, .menu-mobile li:focus {
      background-color: #4d4d4d;
      transition: none !important; }
      .menu-mobile li:hover > a, .menu-mobile li:hover > a em, .menu-mobile li:hover > a small, .menu-mobile li:focus > a, .menu-mobile li:focus > a em, .menu-mobile li:focus > a small {
        background-color: transparent !important;
        color: #fff !important;
        transition: none !important; }
  .menu-mobile a {
    font-size: 12px;
    font-family: "Libre Franklin", sans-serif !important;
    min-height: 0 !important;
    min-width: 0 !important;
    max-height: none !important;
    max-width: none !important;
    color: #fff !important;
    padding: 10px 5px !important;
    font-weight: 400 !important;
    transition: none !important; }
    .menu-mobile a:hover, .menu-mobile a:focus {
      background-color: transparent !important; }
  .menu-mobile .menu-superior.header-navigation {
    float: none !important;
    width: auto;
    display: inline-block; }
  .menu-mobile .container {
    text-align: center; }
  .menu-mobile::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    position: absolute;
    top: -10px;
    right: 12px;
    border-color: transparent transparent #000 transparent; }
  .menu-mobile li {
    text-align: left;
    padding: 5px 20px !important;
    width: 100%;
    list-style-type: disc;
    font-size: 5px;
    vertical-align: middle;
    list-style-position: inside;
    display: list-item; }
    .menu-mobile li a {
      text-align: center;
      font-size: 11px !important;
      margin: 0 !important;
      padding: 5px 0 !important;
      background: none !important; }
  .menu-mobile .simples-submenu {
    display: none !important; }

.header-mobile {
  background-color: #fff; }
  .header-mobile .menu-mobile {
    position: absolute;
    left: 0 !important;
    top: 50px !important;
    width: 100%;
    max-width: none;
    background-color: #0065cd; }
    .header-mobile .menu-mobile::after, .header-mobile .menu-mobile::before {
      display: none; }
    .header-mobile .menu-mobile a {
      font-weight: 400 !important;
      text-align: left !important; }

.search-icon {
  background-image: url(img/icons/search-mobile.png); }
  .search-icon:hover {
    background-image: url(img/icons/search-mobile-hover.png); }
  .search-icon.active:hover {
    background-image: url(img/icons/search-mobile.png); }

.menu-icon {
  background-color: transparent;
  transition: 300ms all ease; }

.icon-mobile {
  background-position: center;
  background-repeat: no-repeat;
  width: 50px !important;
  height: 50px !important;
  padding: 15px;
  color: #0065cd;
  font-size: 20px; }
  .icon-mobile.active {
    background-color: #f1f1f1; }
    .icon-mobile.active.menu-icon:hover {
      color: #000; }
  .icon-mobile.menu-icon:hover {
    color: #000; }

.logo-mobile {
  width: calc(100% - 100px);
  position: absolute;
  left: 50px;
  right: 50px;
  text-align: center; }
  .logo-mobile img {
    height: 40px;
    margin-top: 5px; }

.produto-descricao {
  padding-top: 0px;
  padding-bottom: 25px; }
  .produto-descricao h2 {
    margin-top: 0; }
  .produto-descricao ul {
    margin-left: 20px !important; }
  .produto-descricao p, .produto-descricao li, .produto-descricao span, .produto-descricao em, .produto-descricao small {
    color: #000;
    font-size: 12px;
    line-height: 1.6; }

.product-page-description {
  margin: 0 0;
  padding: 0;
  display: block; }
  .product-page-description p, .product-page-description a, .product-page-description li, .product-page-description span {
    color: #464646;
    font-size: 12px;
    font-weight: 300; }
  .product-page-description li {
    list-style-position: inside; }

.input-group input {
  height: 40px;
  border-radius: 5px !important;
  border-color: #ebebeb; }
.input-group .btn {
  border: none;
  margin-left: 0 !important;
  z-index: 2; }

.searchTopBox {
  top: 100%;
  border: 1px solid #ebebeb;
  width: 100%;
  margin-top: 1px;
  min-width: 300px;
  font-weight: 600;
  box-shadow: none;
  left: 0;
  z-index: 7;
  position: absolute !important;
  background-color: #fff;
  text-align: left !important; }
  .searchTopBox img {
    max-width: 60px;
    max-height: 60px; }
  .searchTopBox .linha-result-search {
    margin-left: 0px !important;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-top: 0 !important;
    padding: 5px;
    background-color: transparent;
    border-bottom: none !important;
    max-width: 100%; }
    .searchTopBox .linha-result-search > a {
      height: 60px;
      width: 60px;
      padding: 10px;
      margin-right: 20px;
      background-color: #fff;
      float: none !important;
      display: inline-block;
      vertical-align: middle !important; }
      .searchTopBox .linha-result-search > a img {
        max-width: 40px;
        max-height: 40px; }
    .searchTopBox .linha-result-search:hover a {
      color: #0065cd !important; }
  .searchTopBox a {
    font-size: 12px;
    color: #000 !important;
    font-weight: 400; }
  .searchTopBox .media-body {
    height: 60px;
    overflow: hidden;
    padding-top: 10px;
    width: calc(100% - 105px);
    display: inline-block;
    vertical-align: middle !important; }
  .searchTopBox .search-all {
    color: #fff !important;
    font-size: 14px;
    padding: 10px;
    display: block;
    text-align: center;
    border: none !important;
    background-color: #0065cd; }
    .searchTopBox .search-all:hover {
      background-color: #004c9a; }

.empty-search-top {
  color: #0065cd;
  text-align: center;
  padding: 15px 10px;
  font-weight: 300;
  font-size: 10px;
  background-color: white;
  border-radius: 5px !important;
  display: block; }

.slimScrollDiv {
  height: auto !important; }
  .slimScrollDiv .scroller {
    height: auto !important; }

.top-cart-content-wrapper {
  display: none;
  background-color: transparent;
  width: 400px;
  position: absolute;
  top: 0px;
  z-index: 10;
  right: 0;
  padding-top: 70px; }
  .top-cart-content-wrapper::before {
    content: "";
    display: block;
    width: 20px;
    height: 10px;
    background-image: url(img/icons/triangle.png);
    right: 12px;
    position: absolute;
    top: 61px;
    border-color: transparent transparent #000 transparent; }
  .top-cart-content-wrapper .top-cart-content {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ebebeb; }
  .top-cart-content-wrapper .btn {
    display: block;
    font-weight: bold;
    border: 1px solid #000;
    background-color: white;
    font-weight: bold;
    margin-top: 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: #000; }
    .top-cart-content-wrapper .btn:hover {
      background-color: #000;
      color: white; }
  .top-cart-content-wrapper li {
    padding: 10px 0px;
    display: block;
    margin: 0; }
    .top-cart-content-wrapper li:hover > a, .top-cart-content-wrapper li:hover strong a, .top-cart-content-wrapper li:hover > em, .top-cart-content-wrapper li:hover > span, .top-cart-content-wrapper li:hover .del-goods {
      color: #0065cd !important; }
    .top-cart-content-wrapper li:hover .del-goods {
      background-image: url(img/icons/delete-hover.png) !important; }
    .top-cart-content-wrapper li > a, .top-cart-content-wrapper li > strong, .top-cart-content-wrapper li > em, .top-cart-content-wrapper li > span, .top-cart-content-wrapper li .del-goods {
      display: inline-block;
      vertical-align: middle;
      padding: 0 5px;
      font-size: 12px;
      font-weight: 400;
      color: #000 !important; }
    .top-cart-content-wrapper li a {
      font-size: 12px;
      font-weight: 400;
      color: #000 !important; }
    .top-cart-content-wrapper li .del-goods {
      width: 24px;
      height: 24px;
      margin-top: 0 !important;
      cursor: pointer;
      background: url(img/icons/delete.png) center;
      margin-left: 20px; }
    .top-cart-content-wrapper li .cart-content-count {
      width: 30px;
      text-align: center; }
    .top-cart-content-wrapper li .scroller {
      height: auto !important; }
    .top-cart-content-wrapper li em {
      display: none; }
    .top-cart-content-wrapper li > a {
      width: 100px;
      height: auto; }
      .top-cart-content-wrapper li > a img {
        width: auto;
        max-width: 100%;
        height: auto; }
    .top-cart-content-wrapper li > strong {
      width: 165px; }

.pi-img-wrapper {
  padding: 0 !important;
  width: 100%;
  position: relative;
  max-width: 265px;
  height: auto;
  margin: 0 auto;
  overflow: hidden; }
  .pi-img-wrapper img {
    width: 100%;
    height: auto;
    vertical-align: middle;
    max-width: 265px;
    max-height: 265px;
    margin: 0 auto;
    transition: all 200ms; }

.product-hover {
  position: absolute;
  display: flex;
  justify-content: space-between;
  z-index: 3;
  top: -70px;
  left: 0;
  right: 0;
  opacity: 0;
  margin: auto;
  width: 110px;
  -webkit-transition: 300ms all ease;
  -moz-transition: 300ms all ease;
  -ms-transition: 300ms all ease;
  -o-transition: 300ms all ease;
  transition: 300ms all ease; }
  .product-hover .wrap {
    display: inline-block; }
    .product-hover .wrap .view-icon {
      height: 47px;
      width: 47px;
      display: inline-block;
      border-radius: 100%;
      font-size: 0;
      border: none;
      background-size: 24px;
      transition: all 300ms ease;
      background: #000 url(img/icons/view.png) no-repeat center; }
      .product-hover .wrap .view-icon:hover {
        background: #fff url(img/icons/view-hover.png) no-repeat center; }
  .product-hover .addcart {
    opacity: 1;
    display: inline-block !important;
    top: 0; }
    .product-hover .addcart button {
      transition: all 300ms ease;
      border: none;
      border-radius: 100% !important;
      display: inline-block;
      padding: 0;
      width: 47px;
      height: 47px;
      margin: 0 auto;
      text-align: center;
      background: #000 url(img/icons/cart-hover.png) no-repeat center; }
      .product-hover .addcart button span {
        color: white;
        font-size: 16px;
        font-family: "Coda Caption", sans-serif;
        margin-left: 30px; }
      .product-hover .addcart button:hover {
        background: #fff url(img/icons/cart.png) no-repeat center; }
    .product-hover .addcart span {
      font-size: 12px;
      color: #fff;
      font-family: "Libre Franklin", sans-serif;
      line-height: 1;
      font-weight: 300;
      text-align: left; }

.product-item {
  position: relative;
  width: 100%;
  max-width: 265px;
  background-color: #fff;
  height: 430px;
  border: 1px solid #ebebeb;
  margin: 10px auto !important; }
  .product-item:hover .product-hover {
    top: 105px;
    opacity: 1; }
  .product-item:hover .addcart {
    display: block; }
  .product-item:hover .hoverlink {
    background-color: #0dd533;
    opacity: 0.5;
    top: 0; }
  .product-item .hoverlink {
    -webkit-transition: 300ms all ease;
    -moz-transition: 300ms all ease;
    -ms-transition: 300ms all ease;
    -o-transition: 300ms all ease;
    transition: 300ms all ease;
    top: -265px;
    opacity: 0; }
  .product-item .pi-img-wrapper {
    max-width: 265px !important;
    min-height: 260px; }
    .product-item .pi-img-wrapper:after {
      content: "";
      background-image: url(img/icons/product-after.jpg);
      width: 216px;
      height: 2px;
      bottom: 1px;
      position: absolute; }
  .product-item h3 {
    height: 38px;
    overflow: hidden;
    margin: 0;
    padding: 0 15px;
    line-height: 16px;
    text-align: center; }
    .product-item h3 a {
      font-size: 11px;
      font-weight: 300;
      line-height: 1.1;
      color: #000;
      text-decoration: none !important; }
  .product-item .installament-values {
    margin-top: 15px; }
  .product-item .product-prices {
    width: 100%;
    display: block;
    height: 45px;
    margin-top: 10px; }
  .product-item .prices {
    height: 45px;
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: center; }
    .product-item .prices .pi-priceFrom {
      margin: 0 0 10px; }
  .product-item p.billet-discount {
    margin-top: -7px;
    text-align: center; }

.pi-price, .pi-priceFrom {
  padding: 0;
  font-family: "Libre Franklin", sans-serif !important;
  display: block;
  margin: 0;
  width: 100%; }
  .pi-price span, .pi-priceFrom span {
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
    padding-right: 5px; }

.pi-priceFrom {
  font-size: 14px;
  color: #666;
  text-align: center;
  text-decoration: line-through;
  float: left;
  margin-top: 4px;
  order: -1; }
  .pi-priceFrom span {
    color: #666; }

.pi-price {
  font-size: 20px;
  font-family: "Libre Franklin", sans-serif;
  color: #2c6eb4;
  font-weight: bold !important;
  text-align: center; }
  .pi-price span {
    color: #2c6eb4; }
  .pi-price .moeda {
    padding-right: 5px; }

.search-page-title {
  margin: 23px 0;
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 900 !important;
  text-align: center;
  padding: 12px 0;
  display: inline-block;
  width: 100%;
  font-style: normal;
  font-weight: normal;
  color: #000; }

.search-list-sort {
  width: 150px; }
  .search-list-sort span {
    padding-top: 5px; }
  .search-list-sort select, .search-list-sort span {
    width: 50%;
    font-weight: 300; }
    @media (min-width: 768px) {
      .search-list-sort select, .search-list-sort span {
        float: left; } }
  .search-list-sort select {
    box-shadow: none;
    border: 1px solid #ebebeb; }

.ordenarNome {
  width: 230px !important; }
  @media (max-width: 1199px) {
    .ordenarNome {
      margin-top: 15px; } }

h2, .content_pagina h1 {
  font-size: 22px;
  color: #000;
  font-weight: 900;
  line-height: 1;
  margin: 20px 0 7px;
  position: relative;
  text-align: left;
  font-family: "Coda Caption", sans-serif;
  text-transform: uppercase;
  -ms-text-transform: uppercase;
  -webkit-text-transform: uppercase;
  text-transform: uppercase;
  position: relative;
  text-align: center; }
  h2 em, h2 span, .content_pagina h1 em, .content_pagina h1 span {
    color: #000 !important;
    font-weight: 900; }
  @media (min-width: 768px) {
    h2:before, h2:after, .content_pagina h1:before, .content_pagina h1:after {
      content: "";
      background-image: url(img/icons/title-before.jpg);
      width: 194px;
      height: 2px;
      position: absolute;
      bottom: 10px; }
    h2:before, .content_pagina h1:before {
      margin-left: -225px; }
    h2:after, .content_pagina h1:after {
      margin-left: 30px;
      transform: rotate(180deg); } }

h4 {
  text-align: center;
  font-size: 11px;
  color: #000;
  margin-bottom: 25px; }

.bg-prim {
  background-color: #0065cd; }

.bg-sec {
  background-color: #000; }

.bg-texture {
  background-image: url(img/title-bg.png);
  background-position: right center;
  background-repeat: no-repeat; }

.search-results {
  font-family: "Libre Franklin", sans-serif !important;
  font-size: 18px;
  font-weight: bold !important; }
  .search-results em {
    font-style: normal;
    font-weight: bold !important;
    font-family: "Libre Franklin", sans-serif !important; }

.modal-dialog {
  margin-right: auto;
  margin-left: auto; }
  .modal-dialog .modal-content {
    padding: 14px;
    background: transparent;
    box-shadow: none;
    border: none;
    position: relative; }
    .modal-dialog .modal-content > div {
      position: relative; }

.sweet-alert h2 {
  text-align: center !important; }

.fastaddcart {
  padding: 20px;
  background-color: #fff;
  max-width: 325px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  border-radius: 0 !important; }
  .fastaddcart .product-sku h5 {
    display: none; }
  .fastaddcart .close {
    width: 24px !important;
    height: 24px !important;
    border-radius: 100% !important;
    background: #fff url(img/icons/delete.png) center;
    opacity: 1 !important;
    font-size: 0;
    border: 1px solid #000; }
  .fastaddcart .product-page-options {
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    display: inline-block; }
  .fastaddcart .product-quantity {
    float: right;
    width: 50%; }
    .fastaddcart .product-quantity input {
      display: inline-block !important;
      padding: 0 !important; }
  .fastaddcart .product-sku {
    width: 50%;
    float: left; }
  .fastaddcart .prices {
    text-align: left !important; }
  .fastaddcart .pi-priceFrom, .fastaddcart .pi-price {
    display: block;
    text-align: center; }
  .fastaddcart .pi-priceFrom {
    margin-top: 3px !important; }
  .fastaddcart p.billet-discount {
    display: none;
    padding: 0 11px !important;
    text-align: center; }
  .fastaddcart .product-page-cart {
    clear: both;
    margin-top: 0 !important;
    width: 100%;
    display: inline-block; }
    .fastaddcart .product-page-cart .btn {
      height: auto !important; }
  .fastaddcart .product-main-image {
    max-width: 300px;
    max-height: 300px;
    padding: 20px;
    display: block;
    margin: 0 auto;
    border: 1px solid #ebebeb; }
  .fastaddcart .product-page-cart {
    margin: 0; }
    .fastaddcart .product-page-cart .btn {
      height: auto !important; }
  .fastaddcart h2 {
    font-weight: 600;
    margin: 10px 0;
    color: #1c1d1b;
    text-transform: none;
    padding: 0 !important;
    font-size: 20px;
    font-family: "Libre Franklin", sans-serif;
    border: none;
    text-align: center;
    background: none;
    font-size: 16px;
    font-weight: 400;
    height: auto;
    margin: 10px 0; }
    .fastaddcart h2::after, .fastaddcart h2::before {
      display: none; }
    .fastaddcart h2::after {
      display: none; }
  .fastaddcart img {
    max-height: 230px;
    display: block;
    width: 100%;
    margin: 0 auto; }
  .fastaddcart .product-page-cart {
    margin-top: 30px; }
    .fastaddcart .product-page-cart .btn {
      width: 100% !important;
      color: #fff !important;
      background-color: #000;
      font-size: 11px !important; }
    .fastaddcart .product-page-cart .btn-primary {
      float: right; }
      .fastaddcart .product-page-cart .btn-primary:hover {
        background-color: #0DD534 !important; }
    .fastaddcart .product-page-cart .btn-default {
      float: left;
      margin: 0; }
      .fastaddcart .product-page-cart .btn-default:hover {
        background-color: #0065cd !important; }

.sticker {
  height: 72px;
  width: 64px;
  position: absolute;
  top: 5;
  right: 10;
  left: initial !important;
  z-index: 1; }

.sticker-new {
  background-image: url("img/selos/novo.png") !important; }

.sticker-sale {
  background-image: url("img/selos/super-promocao.png") !important;
  width: 150px; }

.sticker-special {
  background-image: url("img/selos/edicao-limitada.png") !important;
  width: 160px; }

.sticker-free-shipping {
  background-image: url("img/selos/frete-gratis.png") !important;
  width: 100px; }

.sticker-off {
  background-image: url("img/selos/super-desconto.png") !important;
  width: 150px; }

.sidebar, .search-page {
  margin-top: 20px; }

footer .sidebar-menu {
  margin-left: 0 !important;
  font-size: 7px !important;
  border: none !important;
  background-color: transparent !important; }
  footer .sidebar-menu .list-group-item {
    background-color: transparent !important;
    border: none !important;
    padding: 7px 0 !important;
    margin: 0 !important;
    color: #fff;
    line-height: 1;
    font-size: 7px !important; }
    footer .sidebar-menu .list-group-item a {
      color: #fff;
      padding: 5px 0;
      display: inline;
      font-size: 11px;
      font-weight: 300; }
  footer .sidebar-menu .list-group-item {
    color: #fff;
    list-style: none;
    display: list-item;
    list-style-position: inside;
    padding: 2px 0; }
    footer .sidebar-menu .list-group-item:last-of-type {
      border-bottom: none !important; }
    footer .sidebar-menu .list-group-item:hover a, footer .sidebar-menu .list-group-item:hover {
      color: #000; }
  footer .sidebar-menu .clearfix:before, footer .sidebar-menu .clearfix:after {
    display: none; }

.footer-top {
  background: url(img/footer-top.png) no-repeat;
  background-position: top center;
  padding: 19px 15px;
  height: 77px; }

.footer-top .search {
  max-width: 995px;
  margin: 0 auto; }
  .footer-top .search input {
    background-color: #fff;
    color: #000; }
    .footer-top .search input::-webkit-input-placeholder {
      color: #000; }
    .footer-top .search input:-moz-placeholder {
      color: #000; }
    .footer-top .search input::-moz-placeholder {
      color: #000; }
    .footer-top .search input:-ms-input-placeholder {
      color: #000; }
  .footer-top .search .btn {
    background-color: #ffd400;
    background-image: url("img/icons/footer-search.png") !important; }
    .footer-top .search .btn span {
      font-size: 0; }
    .footer-top .search .btn:hover {
      background-color: #ffe14d; }

.product-quantity {
  margin-right: 20px !important;
  width: 75px !important;
  position: relative;
  padding: 0 !important;
  margin-top: 5px;
  margin-bottom: 10px;
  display: inline-block !important; }
  .product-quantity .form-control {
    padding: 5px !important; }
  .product-quantity input {
    position: absolute;
    left: 0;
    margin-right: 1px;
    height: 38px !important;
    width: 38px !important; }
  .product-quantity .input-group, .product-quantity .input-group-btn {
    position: initial !important; }
  .product-quantity input, .product-quantity #product-quantity, .product-quantity #product-quantity2 {
    border: 1px solid #ebebeb;
    background-color: #fff !important;
    color: #333;
    font-size: 10px;
    text-align: right;
    padding: 0 !important;
    display: inline-block !important;
    border-radius: 0 !important;
    font-weight: normal; }
  .product-quantity .quantity-down, .product-quantity .quantity-up {
    background-color: white !important;
    right: -1px !important;
    border-radius: 0 !important;
    left: initial !important;
    height: 38px !important;
    min-width: none !important;
    padding: 2px !important;
    margin-right: 0 !important;
    width: 20px !important;
    z-index: 3;
    border: 1px solid #ebebeb; }
    .product-quantity .quantity-down .fa, .product-quantity .quantity-up .fa {
      color: black;
      font-size: 9px;
      padding-top: 1px; }
  .product-quantity .quantity-down {
    bottom: 0; }
    .product-quantity .quantity-down .fa::before {
      content: ""; }
  .product-quantity .quantity-up {
    top: 0;
    margin-left: -3px !important; }
    .product-quantity .quantity-up .fa::before {
      content: ""; }

@media(max-width: 767px) {
  .product-bg {
    margin-top: 0 !important; } }
.product-bg .breadcrumb {
  margin: 25px 0 0 !important; }
  .product-bg .breadcrumb a, .product-bg .breadcrumb .active span, .product-bg .breadcrumb li::before {
    color: #fff;
    font-weight: 300;
    font-size: 11px; }

.breadcrumb {
  padding-left: 15px;
  text-align: left;
  background-color: transparent;
  border-radius: 0 !important; }
  @media (min-width: 1200px) {
    .breadcrumb {
      padding-left: 45px; } }
  .breadcrumb a, .breadcrumb li {
    font-size: 11px !important;
    color: #000;
    display: inline !important; }
  .breadcrumb .active {
    padding: 0;
    color: #000;
    display: inline;
    font-size: 12px !important;
    text-transform: none;
    font-weight: bold; }
    .breadcrumb .active span {
      color: #0DD534; }
    .breadcrumb .active::after {
      display: none; }
  .breadcrumb > li + li:before {
    font-size: 10px;
    color: #000;
    content: ">";
    display: inline;
    font-weight: bold; }

h1 {
  font-size: 22px;
  color: #000;
  font-weight: 900;
  line-height: 1;
  margin: 20px 0 7px;
  position: relative;
  text-align: left;
  font-family: "Coda Caption", sans-serif;
  text-transform: uppercase;
  -ms-text-transform: uppercase;
  -webkit-text-transform: uppercase;
  text-transform: uppercase; }
  h1 em, h1 span {
    color: #000 !important;
    font-weight: 900; }

.small-description {
  margin: 0 0 40px; }
  .small-description .information {
    margin-top: 40px; }
  .small-description span {
    line-height: 18px;
    font-size: 12px;
    color: #464646; }

.slick-prev, .slick-next {
  opacity: 1;
  height: 25px !important;
  width: 25px !important;
  position: absolute !important;
  z-index: 1;
  border: none !important;
  font-size: 0;
  top: calc(50% - 12.5px) !important;
  background-size: 50px !important;
  display: none !important; }
  .slick-prev:hover, .slick-next:hover {
    opacity: 0.5; }

.slick-slide {
  height: auto !important; }

.slick-next {
  background-image: url(img/icons/setas.png) !important;
  background-position: right 0 !important;
  background-color: transparent !important;
  left: initial;
  right: -23px;
  top: initial !important;
  bottom: calc(50% - 20px) !important; }

.slick-prev {
  background-image: url(img/icons/setas.png) !important;
  background-position: 0 0 !important;
  background-color: transparent !important;
  left: -23px;
  top: calc(50% - 20px) !important; }

.slick-dots {
  margin-top: 20px !important; }

.slick-slider {
  margin: 25px auto 15px;
  position: relative;
  max-width: 380px; }
  .slick-slider .slider-thumbs {
    margin: 0 auto 20px;
    display: block !important;
    width: 100%; }
  .slick-slider img {
    width: 100%;
    max-width: 80px;
    max-height: 80px;
    margin: 0 !important; }
  .slick-slider a {
    height: 80px;
    border: 1px solid #ebebeb;
    display: block;
    margin: 0 auto;
    width: 80px;
    vertical-align: middle; }
    .slick-slider a:hover {
      border-color: #000; }

.product-prices, .product-quantidade {
  line-height: 1;
  max-width: 350px; }

.parcelas {
  clear: both;
  width: 100%;
  position: relative; }
  .parcelas > .btn {
    width: 170px;
    padding: 5px;
    font-size: 11px;
    border-radius: 0 !important;
    background-color: #0065cd;
    text-align: center;
    color: #fff !important; }
    .parcelas > .btn:active, .parcelas > .btn:focus, .parcelas > .btn:hover {
      background-color: #0065cd; }
  .parcelas > a, .parcelas .fa {
    font-size: 12px;
    color: #fff;
    margin-left: 10px; }
  .parcelas ul {
    background-color: #000;
    box-shadow: -10px 10px 0px 0 #f0f0f0;
    border-radius: 5px !important;
    border: none;
    padding: 5px 0; }
  .parcelas li {
    list-style: none;
    padding: 5px;
    display: block; }
  .parcelas .dropdown-menu {
    padding: 0;
    box-shadow: none;
    left: 65px;
    border: none;
    background-color: transparent; }
  .parcelas li, .parcelas span {
    font-size: 13px;
    background-color: #0065cd;
    color: #fff;
    text-align: center; }
  .parcelas li {
    font-weight: 600; }
  .parcelas span {
    font-weight: 300;
    font-family: "Libre Franklin", sans-serif; }
  .parcelas p {
    text-align: left;
    color: #0a0a0a;
    font-size: 14px; }

.payment-model [type="radio"] + span:before {
  display: none; }

.payment-model strong {
  margin-top: 10px !important;
  margin-bottom: 5px !important;
  font-size: 20px;
  text-align: left;
  font-weight: 300;
  display: inline-block; }
.payment-model small, .payment-model li span, .payment-model p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 14px;
  line-height: 1.2;
  margin-top: 10px;
  font-weight: 300; }
.payment-model li {
  display: block; }

.product-options {
  margin-bottom: 35px; }

.product-frete {
  margin-bottom: 10px; }
  .product-frete form {
    border-radius: 5px !important; }
    .product-frete form label {
      font-weight: 300; }
  .product-frete input {
    border-radius: 5px !important;
    border-color: #ebebeb !important;
    color: #111 !important;
    font-size: 11px !important;
    font-weight: 300 !important;
    padding: 0 15px !important;
    box-shadow: none;
    height: 45px !important;
    border-radius: 0px !important;
    border: 1px solid #ebebeb; }
    .product-frete input::-webkit-input-placeholder {
      color: #111; }
    .product-frete input:-moz-placeholder {
      color: #111; }
    .product-frete input::-moz-placeholder {
      color: #111; }
    .product-frete input:-ms-input-placeholder {
      color: #111; }
    .product-frete input::-webkit-input-placeholder {
      color: #000 !important;
      font-family: "Libre Franklin", sans-serif;
      font-size: 11px; }
    .product-frete input:-moz-placeholder {
      color: #000 !important;
      font-family: "Libre Franklin", sans-serif;
      font-size: 11px; }
    .product-frete input::-moz-placeholder {
      color: #000 !important;
      font-family: "Libre Franklin", sans-serif;
      font-size: 11px; }
    .product-frete input:-ms-input-placeholder {
      color: #000 !important;
      font-family: "Libre Franklin", sans-serif;
      font-size: 11px; }
  .product-frete .btn {
    background-color: #0065cd;
    padding: 8px 0px !important;
    height: 45px !important;
    width: 45px;
    border-radius: 0 !important;
    font-family: "Coda Caption", sans-serif !important;
    font-size: 12px !important;
    font-weight: normal;
    font-style: normal;
    border: none; }
    .product-frete .btn:hover {
      background-color: black; }
    .product-frete .btn span {
      font-size: 12px;
      color: #fff;
      font-family: "Coda Caption", sans-serif !important; }

.product-information {
  padding: 0 14px; }
  .product-information .billet-discount {
    display: block;
    font-size: 11px !important;
    font-weight: 300;
    padding-left: 0px !important; }
    .product-information .billet-discount span {
      font-size: 11px !important;
      font-weight: 600 !important; }
  .product-information h1 span, .product-information h1 {
    border: none;
    font-size: 18px;
    color: #000;
    margin-top: 0;
    font-weight: bold !important;
    padding: 0 !important;
    text-transform: none;
    text-align: left;
    background: none;
    height: auto;
    line-height: 25px;
    margin-bottom: 10px; }
    .product-information h1 span::after, .product-information h1::after {
      display: none; }
  .product-information .installament-values {
    text-align: left;
    font-size: 11px;
    font-weight: 300;
    color: #464646;
    margin-top: 0;
    margin-bottom: 5px; }
  .product-information .small-description {
    margin: 10px 0 10px; }
    .product-information .small-description span {
      font-size: 11px;
      font-weight: 300;
      color: #000; }
  .product-information .product-quantidade {
    margin: 15px 0 30px; }
  .product-information .product-prices {
    width: 100%; }
    .product-information .product-prices .prices {
      display: flex;
      justify-content: flex-start;
      align-items: baseline;
      flex-flow: column;
      margin: 15px 0; }
    .product-information .product-prices .pi-priceFrom, .product-information .product-prices .pi-price {
      display: inline-block;
      text-align: left;
      margin: 5px 0;
      float: none;
      width: auto; }
    .product-information .product-prices .pi-priceFrom {
      font-size: 14px;
      text-decoration: none;
      margin-right: 20px; }
    .product-information .product-prices .pi-price {
      font-size: 21.4px; }
  .product-information .product-frete {
    max-width: 350px; }
    @media (max-width: 450px) {
      .product-information .product-frete {
        margin: 0 0 30px; } }
    @media (min-width: 450px) and (max-width: 992px) {
      .product-information .product-frete {
        margin-left: 0; } }
    .product-information .product-frete input {
      height: 34px;
      z-index: 3; }
    @media (max-width: 450px) {
      .product-information .product-frete .frete-input, .product-information .product-frete .frete-text {
        width: 100%; } }
    .product-information .product-frete .frete-text p {
      font-weight: 900;
      font-size: 14px;
      color: #000; }
  .product-information .product-variation {
    max-width: 350px;
    position: relative;
    margin: 20px 0 15px; }
    .product-information .product-variation h5 {
      color: #000;
      display: none; }
    .product-information .product-variation label {
      display: none; }
    .product-information .product-variation select {
      position: absolute;
      right: 0px;
      top: 0px;
      bottom: 0px;
      width: calc( 100% - 69px - 65px);
      height: 45px;
      padding: 5px 10px;
      box-shadow: none;
      border-color: #ebebeb;
      border-radius: 0px !important;
      color: #000;
      font-family: "Libre Franklin", sans-serif;
      font-size: 11px;
      margin: auto; }
      @media (max-width: 1200px) {
        .product-information .product-variation select {
          width: calc( 100% - 69px - 77px); } }
    @media (max-width: 450px) {
      .product-information .product-variation {
        margin: 20px 0 0; }
        .product-information .product-variation select {
          width: 100%;
          position: initial; } }

.product-page-cart {
  margin-left: 0; }
  .product-page-cart > span {
    display: block;
    margin-top: 10px; }
  .product-page-cart .product-quantity {
    float: left;
    display: inline-block !important; }
  .product-page-cart #addcart {
    height: 50px;
    padding: 11px 0;
    width: 200px;
    border-radius: 0 !important;
    background-color: #0DD534 !important;
    float: right; }
    .product-page-cart #addcart:hover {
      background-color: #0aa528 !important; }
    .product-page-cart #addcart span {
      font-style: normal;
      font-size: 20px;
      font-weight: 600;
      color: #fff;
      font-family: "Coda Caption", sans-serif; }
  @media (max-width: 411px) {
    .product-page-cart .product-quantity {
      float: none; }
    .product-page-cart #addcart {
      float: none;
      margin-top: 10px; } }

.carrinho-page {
  position: relative; }
  .carrinho-page .del-goods, .carrinho-page .product-quantity {
    float: none !important;
    vertical-align: middle;
    margin-top: 0 !important;
    margin-right: 0 !important; }
@media(max-width: 990px) {
  .carrinho-page .del-goods {
    margin-top: 20px !important; }
  .carrinho-page .left, .carrinho-page .right {
    text-align: center;
    float: none !important; }
    .carrinho-page .left .btn, .carrinho-page .right .btn {
      width: 100% !important;
      max-width: 300px;
      display: block;
      margin: 10px auto; }
  .carrinho-page .payment-model li {
    width: 100% !important; }
  .carrinho-page .itens-carrinho table {
    border-right: none !important;
    width: 100% !important; }
    .carrinho-page .itens-carrinho table tr:first-of-type {
      display: none; }
    .carrinho-page .itens-carrinho table tr {
      display: block; }
    .carrinho-page .itens-carrinho table td, .carrinho-page .itens-carrinho table .goods-page-total, .carrinho-page .itens-carrinho table .goods-page-description, .carrinho-page .itens-carrinho table .goods-page-image {
      display: block;
      float: left;
      max-width: none;
      width: 50% !important;
      border-right: 1px solid #ebebeb; }
    .carrinho-page .itens-carrinho table .goods-page-ref-no {
      display: none; }
    .carrinho-page .itens-carrinho table .goods-page-quantity {
      height: 130px; }
    .carrinho-page .itens-carrinho table .goods-page-total, .carrinho-page .itens-carrinho table .goods-page-price {
      height: 65px; }
    .carrinho-page .itens-carrinho table td {
      padding-top: 30px;
      width: 50%;
      position: relative; }
      .carrinho-page .itens-carrinho table td::before {
        position: absolute;
        top: 10px;
        width: 100%;
        left: 0;
        right: 0;
        text-align: center;
        font-size: 12px;
        font-family: "Libre Franklin", sans-serif;
        font-weight: 300; }
    .carrinho-page .itens-carrinho table .goods-page-total::before {
      content: "Total"; }
    .carrinho-page .itens-carrinho table .goods-page-price::before {
      content: "Preço Un."; } }
  .carrinho-page .itens-carrinho {
    width: 100%;
    overflow-x: auto;
    border-right: 1px inset #ebebeb; }
  .carrinho-page table {
    border: 1px solid #ebebeb;
    width: 100%;
    margin: 0 auto; }
  .carrinho-page th {
    background-color: #fff;
    font-size: 12px;
    color: #464646;
    font-weight: 400;
    font-family: "Libre Franklin", sans-serif;
    line-height: 1;
    padding: 15px;
    text-align: center;
    border-bottom: 1px solid #ebebeb; }
  .carrinho-page td {
    height: 170px;
    padding: 10px;
    font-size: 15px;
    text-align: center;
    max-width: 200px;
    color: #000;
    font-weight: normal;
    font-family: "Libre Franklin", sans-serif;
    border-bottom: 1px solid #ebebeb; }
  .carrinho-page .goods-page-image img {
    max-width: 210px !important;
    max-height: 105px; }
  .carrinho-page .goods-page-description h3 {
    margin-top: 0 !important;
    text-align: center !important; }
  .carrinho-page .goods-page-description a {
    font-size: 13px;
    color: #58595b;
    font-weight: 400; }
  .carrinho-page .goods-page-description span {
    font-size: 11px;
    color: #58595b;
    font-weight: 400; }
  .carrinho-page .goods-page-total strong, .carrinho-page .goods-page-price strong {
    font-weight: 400;
    font-size: 13px;
    font-family: "Libre Franklin", sans-serif;
    color: #58595b; }
  .carrinho-page .goods-page-total strong {
    color: #0DD534 !important;
    font-weight: 900;
    font-size: 16px; }
  .carrinho-page .goods-page-ref-no {
    font-size: 11px;
    color: #58595b;
    font-weight: 400; }
  .carrinho-page .input-group {
    max-width: 385px; }
    .carrinho-page .input-group .btn {
      margin-left: 3px;
      background-color: #000;
      font-weight: bold; }
      .carrinho-page .input-group .btn:hover {
        background-color: #222; }
  .carrinho-page input, .carrinho-page input:focus {
    background-color: #fff;
    border: 1px solid #ebebeb;
    color: #000;
    box-shadow: none; }
  .carrinho-page .shopping-cart-page {
    margin-left: -15px;
    margin-right: -15px; }
  .carrinho-page .btn.green {
    background-color: #0065cd !important; }
    .carrinho-page .btn.green:hover {
      background-color: #000 !important;
      color: #fff; }
  .carrinho-page h1, .carrinho-page h2, .carrinho-page h3, .carrinho-page h4 {
    font-family: "Libre Franklin", sans-serif;
    text-align: center;
    margin-bottom: 20px; }
  .carrinho-page h2 {
    font-size: 22px;
    color: #000;
    font-weight: 900;
    line-height: 1;
    margin: 20px 0 7px;
    position: relative;
    text-align: left;
    font-family: "Coda Caption", sans-serif;
    text-transform: uppercase;
    -ms-text-transform: uppercase;
    -webkit-text-transform: uppercase;
    text-transform: uppercase; }
    .carrinho-page h2 em, .carrinho-page h2 span {
      color: #000 !important;
      font-weight: 900; }
    .carrinho-page h2 span {
      font-weight: 400;
      text-align: left;
      font-family: "Coda Caption", sans-serif; }
  .carrinho-page h1 {
    font-size: 22px;
    color: #000;
    font-weight: 900;
    line-height: 1;
    margin: 20px 0 7px;
    position: relative;
    text-align: left;
    font-family: "Coda Caption", sans-serif;
    text-transform: uppercase;
    -ms-text-transform: uppercase;
    -webkit-text-transform: uppercase;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 30px !important; }
    .carrinho-page h1 em, .carrinho-page h1 span {
      color: #000 !important;
      font-weight: 900; }
  .carrinho-page .formas-pagamento h3 {
    font-weight: 900;
    font-size: 21px;
    padding-top: 40px;
    border-top: 1px solid #ebebeb;
    margin-bottom: 20px;
    color: #000;
    float: left;
    width: 100%;
    margin-top: 30px !important; }
  .carrinho-page h4 {
    font-size: 14px;
    font-family: "Libre Franklin", sans-serif;
    font-weight: 300;
    margin-bottom: 50px !important;
    margin-top: 10px !important; }
  .carrinho-page .payment-model input {
    vertical-align: middle; }
  .carrinho-page .payment-model li {
    padding: 10px;
    width: 100% !important;
    float: left;
    border: 1px solid #ebebeb;
    margin: 10px 10px 10px 0; }
    .carrinho-page .payment-model li strong {
      padding-left: 10px;
      font-size: 15px;
      color: #000; }
@media(min-width: 768px) {
  .carrinho-page .payment-model li {
    width: calc(50% - 10px) !important; } }
    .carrinho-page .payment-model li [type="radio"] {
      height: 15px;
      width: 15px;
      display: inline-block !important;
      float: none !important;
      margin-top: 0 !important;
      vertical-align: middle; }
      .carrinho-page .payment-model li [type="radio"] + span {
        display: inline-block; }
        .carrinho-page .payment-model li [type="radio"] + span::after {
          display: none; }
    .carrinho-page .payment-model li label {
      vertical-align: top; }
      .carrinho-page .payment-model li label span {
        vertical-align: middle;
        color: #58595b;
        font-weight: 400;
        font-size: 12px;
        font-weight: 300;
        font-family: "Libre Franklin", sans-serif; }
      .carrinho-page .payment-model li label .fa {
        display: none !important; }

#eccart .left, .left {
  float: left; }

#eccart .right, .right {
  float: right; }
  #eccart .right button, #eccart .right button[disabled], .right button, .right button[disabled] {
    background-color: #0DD534 !important;
    opacity: 1; }
    #eccart .right button:hover, #eccart .right button[disabled]:hover, .right button:hover, .right button[disabled]:hover {
      background-color: #0aa528 !important; }

.total-subtotal {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #ebebeb;
  max-width: 400px;
  width: 100%;
  float: right; }
@media(max-width: 990px) {
  .total-subtotal {
    max-width: none; } }
  .total-subtotal li {
    list-style-type: none;
    list-style-position: inside;
    padding: 10px; }
  .total-subtotal strong, .total-subtotal em {
    font-size: 14px; }
  .total-subtotal strong {
    font-weight: 400;
    color: #000;
    font-family: "Libre Franklin", sans-serif;
    float: right; }
  .total-subtotal em {
    margin-right: 20px;
    min-width: 100px;
    font-weight: 400;
    font-style: normal; }

.formas-pagamento {
  clear: both; }

.product-other-images {
  width: 100%;
  float: left; }
  .product-other-images a {
    padding: 10px;
    border: 1px solid #ccc;
    display: block;
    float: left;
    width: 45%;
    text-align: center;
    margin: 2%; }
  .product-other-images img {
    max-width: 160px;
    max-height: 160px;
    width: 100%; }

.content_pagina {
  padding: 0 15px; }
  .content_pagina li {
    list-style-position: inside; }
  .content_pagina h1 {
    text-transform: uppercase; }

.sidebar {
  padding: 0 15px;
  margin-top: 0; }
  .sidebar .sidebar-menu li {
    margin: 10px 0;
    background-color: #f1f1f1;
    list-style: none;
    font-size: 10px;
    border: 1px solid #ebebeb !important; }
    .sidebar .sidebar-menu li:hover a {
      color: #0065cd; }
  .sidebar .sidebar-menu a {
    color: #000;
    padding: 10px;
    display: block;
    font-size: 14px; }

.categorias-menu {
  z-index: 9; }

.sidebar-menu {
  background-color: #fff;
  margin: 25 0 30px !important; }
  .sidebar-menu .fa {
    display: none; }
  .sidebar-menu .item-title {
    display: block;
    margin: 0;
    padding: 0;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #ebebeb !important; }
    .sidebar-menu .item-title h2 {
      margin-left: 0;
      margin-top: 0 !important;
      font-weight: bold; }
    .sidebar-menu .item-title span {
      font-family: "Coda Caption", sans-serif; }
  .sidebar-menu li {
    border-left: 1px solid #ebebeb !important;
    border-right: 1px solid #ebebeb !important;
    width: 100%; }
    .sidebar-menu li:hover a {
      color: #0065cd; }
    .sidebar-menu li:last-of-type {
      border-bottom: 1px solid #ebebeb !important; }
  .sidebar-menu .item-menu, .sidebar-menu .item-subcat, .sidebar-menu .list-group-item {
    color: #0065cd;
    font-size: 10px;
    position: relative;
    padding: 0;
    list-style: none; }
    .sidebar-menu .item-menu a, .sidebar-menu .item-subcat a, .sidebar-menu .list-group-item a {
      color: #58595b;
      padding: 15px 45px;
      display: block;
      font-size: 13px;
      font-weight: 400; }
    .sidebar-menu .item-menu:hover, .sidebar-menu .item-subcat:hover, .sidebar-menu .list-group-item:hover {
      color: #0065cd; }
      .sidebar-menu .item-menu:hover > a, .sidebar-menu .item-menu:hover > a > small, .sidebar-menu .item-subcat:hover > a, .sidebar-menu .item-subcat:hover > a > small, .sidebar-menu .list-group-item:hover > a, .sidebar-menu .list-group-item:hover > a > small {
        color: #0065cd; }
      .sidebar-menu .item-menu:hover .subcat, .sidebar-menu .item-subcat:hover .subcat, .sidebar-menu .list-group-item:hover .subcat {
        display: block; }
  .sidebar-menu .subcat {
    left: 100%;
    width: 200px;
    top: -1;
    z-index: 2;
    border: 1px solid #ebebeb;
    background-color: #fff;
    display: none;
    position: absolute; }
    .sidebar-menu .subcat .item-subcat a {
      color: #58595b;
      font-size: 12px;
      font-weight: 400; }
    .sidebar-menu .subcat .item-subcat:hover a, .sidebar-menu .subcat .item-subcat:hover small {
      color: #0065cd; }

.view-list {
  margin: 20px 0;
  padding: 0 !important;
  max-width: 70px; }
  .view-list label {
    font-weight: 300; }

.content-search .search {
  margin-top: -5px; }
.content-search input {
  border: 1px solid #ccc;
  color: #000; }

.pagination {
  margin-bottom: 20px !important; }
  .pagination li a {
    border-color: #ebebeb !important;
    font-size: 11px;
    border-radius: 100%;
    margin: 0 2px;
    font-weight: 300; }
  .pagination .active a {
    border-color: #0065cd;
    color: #fff;
    background-color: #0065cd; }
    .pagination .active a:hover, .pagination .active a:focus {
      border-color: #ebebeb;
      background-color: #ebebeb; }

.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-radius: 100% !important;
  border: 1px solid #ebebeb; }

.items-info {
  width: 100%;
  clear: both;
  display: inline-block;
  margin-top: 0 !important;
  margin-bottom: 20px;
  font-size: 14px; }
  .items-info h4 {
    font-weight: 600;
    margin: 10px 0;
    color: #1c1d1b;
    text-transform: none;
    padding: 0 !important;
    font-size: 20px;
    font-family: "Libre Franklin", sans-serif;
    padding-left: 0;
    font-size: 15px; }
    .items-info h4::after, .items-info h4::before {
      display: none; }
@media(max-width: 767px) {
  .items-info {
    text-align: center; }
    .items-info .search-list-sort {
      float: none !important;
      margin: 20px auto 0; } }
.search-list-sort {
  width: 150px; }
  .search-list-sort select, .search-list-sort span, .search-list-sort option {
    width: 48%;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    box-shadow: none; }

#recoveryForm h1 {
  font-size: 22px;
  color: #000;
  font-weight: 900;
  line-height: 1;
  margin: 20px 0 7px;
  position: relative;
  text-align: left;
  font-family: "Coda Caption", sans-serif;
  text-transform: uppercase;
  -ms-text-transform: uppercase;
  -webkit-text-transform: uppercase;
  text-transform: uppercase; }
  #recoveryForm h1 em, #recoveryForm h1 span {
    color: #000 !important;
    font-weight: 900; }
#recoveryForm .content-form-page {
  padding-left: 0; }
#recoveryForm label {
  margin-left: 0; }

div[ng-controller="LoginCtrl as loginCtrl"] .form-info {
  border: none;
  padding: 0 !important; }
div[ng-controller="LoginCtrl as loginCtrl"] .col-sm-4 {
  float: none;
  width: 100%; }
  @media (min-width: 768px) {
    div[ng-controller="LoginCtrl as loginCtrl"] .col-sm-4 {
      float: left;
      width: 40%; }
      div[ng-controller="LoginCtrl as loginCtrl"] .col-sm-4 h2 {
        margin-top: 0; }
      div[ng-controller="LoginCtrl as loginCtrl"] .col-sm-4 button {
        margin-top: 40px; } }
div[ng-controller="LoginCtrl as loginCtrl"] .col-lg-8.col-md-offset-4.padding-left-0 {
  float: none;
  width: auto;
  margin-bottom: 20px;
  margin-left: 15px !important; }
  div[ng-controller="LoginCtrl as loginCtrl"] .col-lg-8.col-md-offset-4.padding-left-0 a {
    color: #000; }
    div[ng-controller="LoginCtrl as loginCtrl"] .col-lg-8.col-md-offset-4.padding-left-0 a:hover {
      font-weight: bold; }
div[ng-controller="LoginCtrl as loginCtrl"] input[type="submit"] {
  background-color: #0DD534; }
  div[ng-controller="LoginCtrl as loginCtrl"] input[type="submit"]:hover {
    background-color: #0aa528; }
div[ng-controller="LoginCtrl as loginCtrl"] .control-label {
  width: auto !important;
  display: inline-block;
  min-width: 90px;
  text-align: left;
  padding-left: 0;
  margin-left: 15px !important;
  font-weight: 300; }

.list-group-item {
  border-radius: 0 !important;
  border-left: none;
  border-right: none;
  border-top: none; }
  .list-group-item:last-of-type {
    border-top: 1px solid #ebebeb !important; }

.meuspedidos {
  padding: 20px;
  margin-top: -10px;
  border: 1px solid #ebebeb; }
  .meuspedidos .goods-data {
    border: none; }
  .meuspedidos tr th, .meuspedidos .subtitle, .meuspedidos .goods-data th {
    font-family: "Coda Caption", sans-serif !important;
    font-size: 20px !important; }
  .meuspedidos .row {
    margin: 20px 0; }
  .meuspedidos li {
    padding: 10px 0;
    list-style-type: none; }
  .meuspedidos a, .meuspedidos li, .meuspedidos p, .meuspedidos em, .meuspedidos span, .meuspedidos strong, .meuspedidos small {
    font-size: 13px;
    color: #000; }
  .meuspedidos a:hover {
    color: #000; }
  .meuspedidos .goods-page-description, .meuspedidos .infoPedido .subtitle {
    display: block; }
  .meuspedidos .goods-page-price, .meuspedidos .shopping-total li strong, .meuspedidos .goods-page-stock {
    width: 100px;
    text-align: center; }
  .meuspedidos .shopping-total em {
    font-style: normal; }
  .meuspedidos .infoPedido {
    position: relative; }
    .meuspedidos .infoPedido a {
      padding: 10px;
      width: 100%;
      display: inline-block;
      margin: 20px 10px;
      background-color: #000;
      color: #fff;
      text-align: center;
      font-family: "Libre Franklin", sans-serif;
      font-weight: bold; }
      .meuspedidos .infoPedido a:hover {
        background-color: black; }
    .meuspedidos .infoPedido .numero {
      color: #000; }

.detalhes-compra table {
  margin-bottom: 20px; }
.detalhes-compra img {
  max-width: 80px;
  max-height: 80px; }
.detalhes-compra td {
  border: 1px solid #ccc;
  padding: 20px; }
.detalhes-compra .goods-page-description h3 {
  margin-top: 0 !important;
  text-align: center !important;
  font-size: 14px;
  font-weight: 300; }

.modal-content {
  padding: 20px;
  min-height: 150px;
  border-radius: 0 !important; }

.footer-main {
  background: #0065cd;
  background-position: top center;
  min-height: 430px;
  padding: 30px 0 0;
  position: relative;
  background: url(img/footer.jpg) repeat; }
  @media (max-width: 992px) {
    .footer-main {
      background: #161719; } }
  .footer-main .selos-flex {
    display: flex;
    justify-content: space-around;
    align-items: baseline; }
  .footer-main .search-wrapper {
    width: 100% !important;
    padding-left: 0px; }
    .footer-main .search-wrapper .search {
      margin-top: 28px;
      margin-bottom: 40px;
      padding-left: 15px; }
  .footer-main h3 {
    font-family: "Coda Caption", sans-serif;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    text-align: left;
    font-size: 16px;
    margin-bottom: 18px; }
    @media (min-width: 1200px) {
      .footer-main h3 {
        white-space: nowrap; } }
    .footer-main h3:after {
      content: "";
      display: block;
      height: 2px;
      width: 145px;
      background-color: #0065cd;
      position: absolute;
      bottom: -10px; }
  .footer-main img {
    margin-top: 10px; }
  .footer-main .institucional li:hover {
    color: #000; }
  .footer-main li {
    padding: 3px 0;
    list-style: none inside none;
    vertical-align: middle; }
  .footer-main a, .footer-main span, .footer-main li, .footer-main p {
    color: #fff;
    font-size: 11px;
    font-weight: 300;
    margin: 0; }
  .footer-main a:hover {
    font-weight: bold; }
  .footer-main .fa-angle-right {
    display: none; }
  .footer-main .padding-left-10 {
    padding-left: 10px !important; }

.institucional, .redes-sociais-footer, .localizacao, .contato, .institucional, .desenvolvido, .formas-pagamento {
  margin-bottom: 30px; }
  @media (max-width: 992px) {
    .institucional, .redes-sociais-footer, .localizacao, .contato, .institucional, .desenvolvido, .formas-pagamento {
      text-align: center; }
      .institucional h3, .redes-sociais-footer h3, .localizacao h3, .contato h3, .institucional h3, .desenvolvido h3, .formas-pagamento h3 {
        text-align: center; }
        .institucional h3:after, .redes-sociais-footer h3:after, .localizacao h3:after, .contato h3:after, .institucional h3:after, .desenvolvido h3:after, .formas-pagamento h3:after {
          left: 0;
          right: 0;
          margin: auto; } }

.formas-pagamento {
  clear: both; }
  .formas-pagamento .flex-pagamento {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 500px; }
    @media (max-width: 992px) {
      .formas-pagamento .flex-pagamento {
        max-width: 227px;
        margin: auto; } }

@media (min-width: 500px) and (max-width: 992px) {
  .contato, .redes-sociais-footer {
    min-height: 140px; } }

.condicoes p {
  text-align: center;
  margin-bottom: 15px; }
  @media (max-width: 992px) {
    .condicoes p {
      margin: 0 0 30px; } }

.redes-sociais {
  padding-top: 8px; }
  .redes-sociais .fa {
    font-size: 18px;
    margin-right: 13px !important; }
  .redes-sociais li {
    display: inline-block;
    margin: 0 !important; }
    .redes-sociais li a {
      padding: 14px 0;
      background-color: #0065cd;
      border-radius: 100% !important;
      display: block;
      color: #fff;
      height: 45px;
      width: 45px; }
    .redes-sociais li:hover a {
      background-color: #fff;
      font-weight: normal;
      color: #000; }
  .redes-sociais a {
    font-size: 12px;
    color: #fff; }

.product-frete > .row > span {
  font-size: 12px;
  padding-top: 12px;
  color: #7d7d7d;
  padding-right: 0 !important; }
.product-frete .input-group-btn {
  margin-bottom: 15px;
  font-size: 12px;
  text-align: right;
  font-weight: bold;
  color: #000; }
@media (min-width: 1200px) {
  .product-frete .review {
    margin-left: 18px; } }
.product-frete .review strong {
  font-weight: 300;
  margin-bottom: 10px;
  font-size: 18px;
  text-align: left;
  margin-left: 0 !important;
  color: #0065cd;
  display: inline-block; }

.product-quantidade span {
  font-size: 14px;
  color: #000; }
.product-quantidade li {
  display: inline-block; }
.product-quantidade img {
  width: 47px; }

.product-zoom img:first-of-type {
  width: 100% !important; }

.main-image {
  max-width: 465px;
  height: auto;
  margin: 0 auto;
  position: relative;
  border: 1px solid #ebebeb; }
  .main-image:hover {
    border-color: #000; }

.product-main-image {
  border-radius: 5px !important; }
  .product-main-image .img-default {
    max-width: 569px;
    max-height: 569px;
    border-radius: 5px;
    width: 100% !important;
    margin: 0 auto;
    display: block;
    height: auto; }

#modal-addcart {
  padding: 20px; }
  #modal-addcart .fa {
    color: #fff; }
  #modal-addcart .btn {
    margin: 20px auto;
    display: block;
    float: none !important; }
  #modal-addcart h1 {
    text-align: center;
    font-size: 20px;
    padding: 0 !important;
    font-weight: 600;
    margin: 10px 0;
    color: #1c1d1b;
    text-transform: none;
    padding: 0 !important;
    font-size: 20px;
    font-family: "Libre Franklin", sans-serif; }
    #modal-addcart h1::after, #modal-addcart h1::before {
      display: none; }

.menu-button {
  margin-left: 12px;
  background-color: #0065cd;
  width: 50px;
  height: 40px;
  padding: 13px 6px;
  color: #fff;
  text-align: center; }
  .menu-button .fa {
    color: #fff; }

.menu-superior.opened {
  display: block; }

.footer-copy {
  overflow: hidden;
  height: 50px; }
  .footer-copy p {
    margin: 0 !important; }
  .footer-copy span {
    font-size: 12px;
    margin-bottom: 5px;
    display: inline-block;
    font-family: "Open Sans"; }
@media(max-width: 767px) {
  .footer-copy span {
    position: relative;
    top: -10px;
    width: 100%; } }
  .footer-copy img {
    width: 180px; }

.product-sku {
  margin-top: 14px; }

.payment li {
  display: inline-block; }
.payment img {
  max-width: 45px; }

.form-control {
  box-shadow: none !important; }

.form-control:focus {
  box-shadow: none !important;
  border-color: #000; }

.content-form-page .nav-tabs {
  border-color: #000; }
  .content-form-page .nav-tabs > li.active > a, .content-form-page .nav-tabs > li.active > a:hover, .content-form-page .nav-tabs > li.active > a:focus {
    background-color: #000; }

.search {
  position: relative;
  z-index: 7; }
  .search input {
    height: 38px;
    border: none;
    font-size: 10px;
    padding-left: 20px;
    color: #808080 !important;
    background: #fff;
    font-family: "Libre Franklin", sans-serif;
    font-weight: 300 !important; }
    .search input::-webkit-input-placeholder {
      color: #808080 !important;
      font-family: "Libre Franklin", sans-serif;
      font-size: 10px; }
    .search input:-moz-placeholder {
      color: #808080 !important;
      font-family: "Libre Franklin", sans-serif;
      font-size: 10px; }
    .search input::-moz-placeholder {
      color: #808080 !important;
      font-family: "Libre Franklin", sans-serif;
      font-size: 10px; }
    .search input:-ms-input-placeholder {
      color: #808080 !important;
      font-family: "Libre Franklin", sans-serif;
      font-size: 10px; }
    .search input:focus {
      border: none !important; }
  .search .input-group {
    width: 100%;
    position: relative; }
  .search .btn {
    background-color: #000;
    height: 38px;
    width: 38px;
    font-size: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(img/icons/search.png);
    margin-left: -15px !important;
    position: relative;
    padding: 0;
    border-radius: 5px !important; }
    .search .btn:hover {
      background-color: #4d4d4d; }

.links-mobile {
  width: auto;
  z-index: 1;
  text-align: right;
  vertical-align: middle; }
  .links-mobile li {
    padding: 0 8px; }
  .links-mobile .cart-icon {
    height: 16px;
    width: 16px;
    background: url(img/cart-icon-mobile.png) no-repeat center; }

.carousel-control {
  background-image: url(img/seta.png) !important;
  background-position: center;
  background-repeat: no-repeat !important;
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .carousel-control:hover {
    background-image: url(img/seta.png) !important;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .carousel-control i {
    display: none !important; }

.full-banner .carousel-control {
  opacity: 0.2;
  background-image: url(img/seta-banner.png) !important; }
  .full-banner .carousel-control:hover {
    opacity: 1;
    background-image: url(img/seta-banner.png) !important; }

.border-row {
  border-top: 1px solid #000; }

#recoveryForm .col-lg-4.control-label {
  width: auto !important;
  text-align: left;
  font-weight: 300; }
#recoveryForm .input-group {
  max-width: 400px; }

.del-goods {
  width: 24px;
  height: 24px;
  margin-top: 15px;
  cursor: pointer;
  background: url(img/icons/delete.png) center;
  display: inline-block;
  margin-left: 20px; }

.header-top, .header-mobile {
  position: fixed;
  width: 100%;
  z-index: 10; }
  .header-top.closed, .header-mobile.closed {
    display: none; }

.header-main {
  position: relative;
  z-index: 12; }
  .header-main .menu-icon {
    height: 40px;
    width: 40px;
    font-size: 20px;
    color: #fff;
    padding: 10px 12px;
    border-radius: 0px;
    margin-top: 30px !important; }
  .header-main .container {
    position: relative; }
  .header-main #armored_website_02 {
    position: absolute;
    right: 100px; }
  .header-main .header-logo {
    position: absolute;
    top: -9px;
    margin-top: 0 !important; }
    @media (min-width: 992px) and (max-width: 1200px) {
      .header-main .header-logo {
        top: -5px; } }
  .header-main .search-wrapper {
    width: calc( 100% - 266px);
    padding-left: 280px;
    margin-top: 16px; }
    @media (max-width: 1200px) {
      .header-main .search-wrapper {
        width: calc( 100% - 133px);
        padding-left: 185px;
        margin-top: 10px; } }
    @media (max-width: 991px) {
      .header-main .search-wrapper {
        width: calc( 100% - 120px) !important;
        padding-left: 175px; } }
  .header-main .search .btn {
    background: #0DD534 url(img/icons/search.png) no-repeat 8px center;
    width: 45px;
    border-radius: 0 !important;
    transition: none;
    position: relative; }
    .header-main .search .btn:hover {
      background-color: #0aa528; }
      .header-main .search .btn:hover:before {
        background: url(img/icons/search-before-hover.png) no-repeat center; }
    .header-main .search .btn:before {
      content: "";
      position: absolute;
      top: 0px;
      left: -29px;
      background: url(img/icons/search-before.png) no-repeat center;
      height: 38px;
      width: 29px; }
  .header-main .search input {
    border-radius: 0px !important; }
  @media (min-width: 1201px) {
    .header-main .search input {
      height: 50px; }
    .header-main .search .btn {
      height: 50px; }
      .header-main .search .btn:before {
        height: 50px; } }
  .header-main .search .input-group {
    border: 1px solid #ebebeb !important; }
  .header-main .header-links {
    width: 265px;
    height: 40px; }
    .header-main .header-links .list-inline {
      margin-top: 10px !important; }
  .header-main .tel {
    width: 211px;
    display: block;
    text-align: left;
    padding: 8px 0;
    margin: 8px 0px;
    border-bottom: 1px solid #ebebeb; }
  .header-main .telImg {
    float: left;
    margin: 12px 10px 12px 30px; }

.menu-mobile {
  position: absolute;
  top: 55px;
  padding: 20px;
  background-color: #000 !important;
  width: 200px !important;
  padding: 20px 0 !important;
  border: none;
  text-align: left;
  background-color: #0065cd;
  padding: 0 !important; }
  .menu-mobile .header-navigation {
    margin: 0 !important; }
  .menu-mobile li {
    float: none !important;
    display: inline-block;
    min-height: 0 !important;
    min-width: 0 !important;
    max-height: none !important;
    max-width: none !important;
    transition: none !important; }
    .menu-mobile li:hover, .menu-mobile li:focus {
      background-color: #4d4d4d;
      transition: none !important; }
      .menu-mobile li:hover > a, .menu-mobile li:hover > a em, .menu-mobile li:hover > a small, .menu-mobile li:focus > a, .menu-mobile li:focus > a em, .menu-mobile li:focus > a small {
        background-color: transparent !important;
        color: #fff !important;
        transition: none !important; }
  .menu-mobile a {
    font-size: 12px;
    font-family: "Libre Franklin", sans-serif !important;
    min-height: 0 !important;
    min-width: 0 !important;
    max-height: none !important;
    max-width: none !important;
    color: #fff !important;
    padding: 10px 5px !important;
    font-weight: 400 !important;
    transition: none !important; }
    .menu-mobile a:hover, .menu-mobile a:focus {
      background-color: transparent !important; }
  .menu-mobile .menu-superior.header-navigation {
    float: none !important;
    width: auto;
    display: inline-block; }
  .menu-mobile .container {
    text-align: center; }
  .menu-mobile > li {
    padding: 5px 20px !important; }
    .menu-mobile > li > a {
      text-align: left !important; }

.border-right {
  border-right: 1px solid #d7d7d7 !important; }

.header-wrapper {
  background: url(img/header.jpg);
  padding: 30px 0;
  height: 145px; }
  @media (max-width: 1200px) {
    .header-wrapper {
      height: 95px;
      padding: 19px 0; } }

.alert {
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  left: 0;
  z-index: 20; }

.marcas {
  position: relative;
  margin: 40px 0 5px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ebebeb; }
  .marcas .owl-buttons {
    display: block !important; }
  .marcas .owl-pagination {
    display: none !important;
    text-align: center;
    margin: 0 0 25px 0; }
  .marcas h2 {
    margin-bottom: 60px; }
  .marcas .kaarousel-slide.active {
    background-color: red; }
  .marcas img {
    padding: 0 30px;
    max-width: 100%; }
  .marcas .marcas-img {
    opacity: 0.5;
    text-align: center; }
    .marcas .marcas-img:hover {
      opacity: 1; }
  .marcas .kaarousel-prev, .marcas .kaarousel-next {
    top: 0 !important; }

.contentWrapper {
  position: relative;
  cursor: auto; }

.contentButton {
  z-index: 2;
  cursor: pointer; }

.contentContainer {
  width: 100%;
  display: none;
  z-index: 3; }
  .contentContainer.active {
    display: block; }

.site-logo {
  margin-right: 0 !important; }

.simples-menu {
  float: none !important;
  max-height: none !important;
  min-height: 0 !important;
  min-width: 0 !important; }
  .simples-menu:hover {
    background-color: #000; }
    .simples-menu:hover a {
      background-color: transparent !important; }
  .simples-menu a:hover, .simples-menu a:focus {
    background-color: transparent !important; }

.header-top {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3); }
  .header-top .header-logo {
    width: 110px;
    margin-top: -9px; }
  .header-top .header-wrapper {
    height: 100px;
    padding: 20px 0; }
  .header-top .search-wrapper {
    width: calc( 100% - 50px - 200px);
    margin-top: 0;
    padding-left: 40px; }
    .header-top .search-wrapper .search .input-group {
      border: 1px solid #ebebeb; }
    .header-top .search-wrapper .search input {
      border-radius: 0 !important; }
    .header-top .search-wrapper .search .btn {
      position: relative;
      width: 40px;
      border-radius: 0 !important;
      transition: none;
      background: #0DD534 url(img/icons/search.png) no-repeat 5px center; }
      .header-top .search-wrapper .search .btn:hover {
        background: #0aa528 url(img/icons/search.png) no-repeat 5px center; }
        .header-top .search-wrapper .search .btn:hover:before {
          background: url(img/icons/search-before-hover.png) no-repeat center; }
      .header-top .search-wrapper .search .btn:before {
        content: "";
        position: absolute;
        top: 0px;
        left: -29px;
        background: url(img/icons/search-before.png) no-repeat center;
        height: 38px;
        width: 29px; }
  .header-top .menu-icon {
    display: block;
    margin-top: 0px !important;
    margin-left: 23px; }

.header-mobile {
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3); }
  .header-mobile .search-wrapper {
    padding: 15px;
    background-color: #000;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    width: 100%; }
    .header-mobile .search-wrapper input {
      border: 1px solid #fff; }
    .header-mobile .search-wrapper .input-group, .header-mobile .search-wrapper input {
      width: 100%; }
    .header-mobile .search-wrapper .btn {
      display: none; }

.user-options {
  background-color: #000 !important;
  width: 200px !important;
  padding: 20px 0 !important;
  border: none;
  text-align: left;
  padding: 0px !important;
  background-color: #004c9a !important; }
  .user-options .header-navigation {
    margin: 0 !important; }
  .user-options li {
    float: none !important;
    display: inline-block;
    min-height: 0 !important;
    min-width: 0 !important;
    max-height: none !important;
    max-width: none !important;
    transition: none !important; }
    .user-options li:hover, .user-options li:focus {
      background-color: #4d4d4d;
      transition: none !important; }
      .user-options li:hover > a, .user-options li:hover > a em, .user-options li:hover > a small, .user-options li:focus > a, .user-options li:focus > a em, .user-options li:focus > a small {
        background-color: transparent !important;
        color: #fff !important;
        transition: none !important; }
  .user-options a {
    font-size: 12px;
    font-family: "Libre Franklin", sans-serif !important;
    min-height: 0 !important;
    min-width: 0 !important;
    max-height: none !important;
    max-width: none !important;
    color: #fff !important;
    padding: 10px 5px !important;
    font-weight: 400 !important;
    transition: none !important; }
    .user-options a:hover, .user-options a:focus {
      background-color: transparent !important; }
  .user-options .menu-superior.header-navigation {
    float: none !important;
    width: auto;
    display: inline-block; }
  .user-options .container {
    text-align: center; }
  .user-options a {
    padding: 0;
    color: #fff !important;
    display: block;
    text-decoration: none !important; }
  .user-options li {
    text-align: center; }
  .user-options li:hover {
    background-color: #0058b4 !important; }
    .user-options li:hover a {
      color: #fff !important; }

.purchase-page .col-md-7, .purchase-page .detalhes-compra {
  width: 100% !important; }
.purchase-page table {
  overflow: auto;
  display: block;
  width: 100% !important; }
.purchase-page .total-subtotal {
  width: 100% !important;
  max-width: none !important; }
.purchase-page h1 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 10px 0 20px !important;
  font-weight: 900 !important; }
.purchase-page .btn {
  padding: 10px 15px !important;
  background-color: #0DD534 !important; }
  .purchase-page .btn:hover {
    background-color: #0aa528 !important; }
.purchase-page .calcCupom {
  background-color: #0065cd !important; }
  .purchase-page .calcCupom:hover {
    background-color: #004c9a !important; }

.detalhes-compra .goods-page-description {
  font-size: 12px !important;
  text-align: center;
  font-style: normal !important; }

.shopping-total-price em, .shopping-total-price strong {
  font-weight: 900;
  font-size: 16px; }
.shopping-total-price strong {
  color: #0DD534; }

.edite-endereco a {
  color: #0065cd;
  display: block;
  padding-top: 10px;
  cursor: pointer; }
  .edite-endereco a:hover {
    color: #0065cd;
    font-weight: bold; }

.envio-formas strong {
  margin-left: 15px; }
.envio-formas > div {
  margin-left: 30px !important; }
.envio-formas input {
  width: 15px;
  height: 15px;
  margin-right: 10px; }

.addcart {
  display: none;
  opacity: 1;
  transition: all 10ms ease;
  position: relative;
  z-index: 2;
  top: -195px; }
  .addcart button {
    transition: all 10ms ease;
    border: none;
    border-radius: 20px !important;
    display: block;
    width: calc(100% - 34px);
    margin: 0 auto;
    text-align: center;
    background: #0DD534 url(img/icons/cart.png) no-repeat 30px center;
    padding: 15px 20px; }
    .addcart button span {
      color: white;
      font-size: 10px;
      font-family: "Coda Caption", sans-serif;
      margin-left: 30px;
      font-weight: 900;
      text-transform: uppercase; }
    .addcart button:hover {
      background: #0aa528 url(img/icons/cart.png) no-repeat 30px center; }
  .addcart span {
    font-size: 12px;
    color: #fff;
    font-family: "Libre Franklin", sans-serif;
    line-height: 1;
    font-weight: 300;
    text-align: left; }

#modal-editaddress a.btn {
  background-color: #0065cd;
  width: 100% !important;
  display: block;
  float: left;
  margin-top: 20px; }
  #modal-editaddress a.btn:hover {
    background-color: #004c9a !important; }
#modal-editaddress .btn-primary {
  background-color: #0DD534 !important; }
  #modal-editaddress .btn-primary:hover {
    background-color: #0aa528 !important; }
  #modal-editaddress .btn-primary .fa {
    color: #fff; }

.ecommerce .site-logo {
  padding-top: 4px; }

.slick-dots {
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    margin: 0 5px; }
    .slick-dots li button {
      border: none;
      font-size: 0;
      border-radius: 100% !important;
      height: 8px !important;
      width: 8px !important;
      padding: 0;
      background-color: #000; }
      .slick-dots li button:hover {
        background-color: #0065cd; }
  .slick-dots .slick-active button {
    background-color: #0065cd; }

.owl-carousel {
  width: 90% !important;
  margin: 0 auto; }
  .owl-carousel .product-item {
    width: 90%; }

.owl-buttons {
  position: static; }

.owl-pagination {
  text-align: center;
  margin: 0 0 25px 0; }
@media(min-width: 768px) {}
.owl-page {
  width: 8px;
  display: inline-block;
  margin: 0 3px;
  height: 8px;
  border-radius: 30px !important;
  background-color: #cccccc;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out; }
  .owl-page.active {
    height: 8px;
    width: 24px;
    background-color: #0065cd; }

.owl-buttons {
  width: 100% !important;
  top: calc(50% - 23px);
  right: 0;
  display: none; }
@media(max-width: 767px) {
  .owl-buttons {
    display: none; } }
  .owl-buttons .owl-next {
    opacity: 1;
    height: 25px !important;
    width: 25px !important;
    position: absolute !important;
    z-index: 1;
    border: none !important;
    font-size: 0;
    top: calc(50% - 12.5px) !important;
    background-size: 50px !important;
    background-image: url(img/icons/setas.png) !important;
    background-position: right 0 !important;
    background-color: transparent !important;
    right: -20px;
    left: initial; }
    .owl-buttons .owl-next:hover {
      opacity: 0.5; }
  .owl-buttons .owl-prev {
    opacity: 1;
    height: 25px !important;
    width: 25px !important;
    position: absolute !important;
    z-index: 1;
    border: none !important;
    font-size: 0;
    top: calc(50% - 12.5px) !important;
    background-size: 50px !important;
    background-image: url(img/icons/setas.png) !important;
    background-position: 0 0 !important;
    background-color: transparent !important;
    left: -20px;
    right: initial; }
    .owl-buttons .owl-prev:hover {
      opacity: 0.5; }

.carousel-indicators {
  z-index: 5 !important;
  bottom: -20px; }
  .carousel-indicators li {
    border: none !important;
    width: 8px;
    height: 8px;
    background-color: #cccccc;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out; }
    .carousel-indicators li.active {
      background-color: #0065cd;
      width: 24px;
      height: 8px; }

.fb-footer {
  margin-top: 36px; }
  .fb-footer * {
    max-width: 100%; }

#modal-editaddress {
  background-color: #fff;
  border: 1px solid #ebebeb;
  box-shadow: 1px 1px 1px #555;
  padding: 30px 50px;
  max-width: 500px;
  margin: 0 auto; }

#modal-abandonedcart, #modal-addcart {
  background-color: #fff;
  border: 1px solid #ebebeb;
  box-shadow: 1px 1px 1px #555;
  padding: 30px 50px;
  max-width: 500px;
  margin: 0 auto;
  text-align: center; }
  #modal-abandonedcart .margin-bottom-20, #modal-addcart .margin-bottom-20 {
    margin-bottom: 0 !important; }
  #modal-abandonedcart .btn, #modal-addcart .btn {
    margin: 20px 0 0;
    display: inline-block;
    float: none !important;
    text-align: center; }
  #modal-abandonedcart h4, #modal-abandonedcart h2, #modal-abandonedcart h1, #modal-addcart h4, #modal-addcart h2, #modal-addcart h1 {
    font-size: 18px;
    color: #000;
    background: none;
    margin: 0px;
    text-align: center;
    font-family: "Libre Franklin", sans-serif; }

.destaques h2 {
  margin-top: 3px !important; }

.product-bg {
  height: 155px;
  background-image: url(img/product-bg.jpg);
  margin-top: -50px; }
  .product-bg h4 {
    padding-top: 40px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: 900; }

.product {
  margin: 30px 0 20px; }
  @media (min-width: 992px) and (max-width: 1200px) {
    .product {
      margin: 30px 0 50px; } }

.produto-descricao {
  padding-top: 0px; }
  .produto-descricao h2 {
    margin: 0;
    height: auto; }
  .produto-descricao .ficha-tec h2:before {
    display: none; }
  .produto-descricao ul {
    margin-left: 20px !important; }
  .produto-descricao p, .produto-descricao li, .produto-descricao span, .produto-descricao em, .produto-descricao small {
    color: #000;
    font-size: 12px;
    line-height: 1.6; }
  .produto-descricao .description {
    margin-top: 40px; }
  .produto-descricao .tab-content {
    padding: 0 0 20px; }
  .produto-descricao li.active a h2 {
    color: #000; }
  .produto-descricao li:nth-of-type(2) a h2 {
    padding: 0; }
  .produto-descricao li a h2 {
    color: #9A9A9A; }
  .produto-descricao .nav-desc:after {
    display: none; }
  .produto-descricao .nav-garantia:before {
    display: none; }
  .produto-descricao .nav-tabs {
    border: none;
    text-align: center; }
    @media (max-width: 420px) {
      .produto-descricao .nav-tabs {
        text-align: left;
        margin: 0 !important; }
        .produto-descricao .nav-tabs li a, .produto-descricao .nav-tabs li a:focus {
          padding: 0;
          margin: 0; }
          .produto-descricao .nav-tabs li a h2, .produto-descricao .nav-tabs li a:focus h2 {
            font-size: 16px; }
        .produto-descricao .nav-tabs > li + li:before {
          margin: 0 15px; } }
    .produto-descricao .nav-tabs li {
      float: none;
      display: inline-block; }
      .produto-descricao .nav-tabs li a {
        background-color: transparent;
        display: inline-block; }
        .produto-descricao .nav-tabs li a:hover, .produto-descricao .nav-tabs li a:active, .produto-descricao .nav-tabs li a:focus {
          background-color: transparent; }
          .produto-descricao .nav-tabs li a:hover h2, .produto-descricao .nav-tabs li a:active h2, .produto-descricao .nav-tabs li a:focus h2 {
            color: #0065cd; }
    .produto-descricao .nav-tabs > li + li:before {
      font-size: 22px;
      color: #0065cd;
      content: "|";
      display: inline;
      font-weight: bold; }

.product-page .redes-sociais {
  margin: 0 !important;
  padding-top: 0; }
  .product-page .redes-sociais a {
    border: 1px solid #dedede;
    margin-right: 0 !important;
    margin-left: 20px; }
@media(max-width: 767px) {
  .product-page .redes-sociais {
    float: left !important;
    width: 100%; }
    .product-page .redes-sociais a {
      margin-left: 0;
      margin-right: 20px !important; } }
.compre-junto {
  max-width: 100%;
  margin: 20px 0 20px; }
  .compre-junto .sidebar-products {
    display: block !important;
    margin: 15px 0 25px;
    max-width: 400px;
    width: 360px; }
    @media (max-width: 1200px) {
      .compre-junto .sidebar-products {
        margin: 35px 0 25px; } }
    .compre-junto .sidebar-products:hover .item > a img {
      -webkit-transform: scale3d(1.1, 1.1, 1);
      transform: scale3d(1.1, 1.1, 1); }
    .compre-junto .sidebar-products .pi-price {
      font-size: 20px;
      font-weight: 600;
      display: inline-block;
      float: left;
      text-align: left; }
      .compre-junto .sidebar-products .pi-price span {
        display: none; }
    .compre-junto .sidebar-products .pi-priceFrom {
      font-size: 14px;
      font-weight: 600;
      color: #d2d2d2;
      display: block;
      text-align: left;
      float: none; }
      .compre-junto .sidebar-products .pi-priceFrom span {
        display: none;
        font-size: 12px;
        font-weight: 300;
        margin-bottom: 5px; }
    .compre-junto .sidebar-products .prices {
      width: 58%;
      text-align: left;
      display: flex;
      flex-flow: column; }
    .compre-junto .sidebar-products .item {
      height: auto;
      margin: 0;
      min-height: 135px; }
      .compre-junto .sidebar-products .item h3 {
        width: 58%;
        float: right;
        height: 45px;
        margin-top: 20px;
        line-height: 1.5; }
        .compre-junto .sidebar-products .item h3 a {
          color: #000;
          font-size: 12px; }
      .compre-junto .sidebar-products .item > a {
        float: left;
        display: inline-block;
        border: 1px solid #ebebeb;
        width: 130px;
        height: 130px;
        padding: 0;
        overflow: hidden;
        margin-top: 5px;
        margin-left: 5px; }
        .compre-junto .sidebar-products .item > a img {
          max-width: 130px;
          width: auto;
          max-height: 130px;
          transition: 300ms all ease;
          -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1); }
  .compre-junto p.billet-discount {
    display: none; }
  .compre-junto h2 {
    margin-top: 0;
    margin-bottom: 24px;
    position: relative; }
    .compre-junto h2 span {
      font-family: "Coda Caption", sans-serif; }

.compre-junto-small .sidebar-products {
  display: block !important;
  max-width: 270px;
  margin: 20px auto 35px; }
  @media (min-width: 768px) {
    .compre-junto-small .sidebar-products {
      margin-top: 0; } }
  .compre-junto-small .sidebar-products:hover .item > a {
    border: 1px solid #000; }
    .compre-junto-small .sidebar-products:hover .item > a img {
      -webkit-transform: scale3d(1.1, 1.1, 1);
      transform: scale3d(1.1, 1.1, 1); }
  .compre-junto-small .sidebar-products .pi-price span {
    display: none; }
  .compre-junto-small .sidebar-products .pi-priceFrom {
    display: block; }
    .compre-junto-small .sidebar-products .pi-priceFrom span {
      display: none;
      font-size: 12px;
      font-weight: 300;
      margin-bottom: 5px; }
  .compre-junto-small .sidebar-products .prices {
    width: 100%;
    text-align: left; }
  .compre-junto-small .sidebar-products .item {
    height: auto;
    border: none;
    margin: 0; }
    .compre-junto-small .sidebar-products .item h3 {
      width: 100%; }
      .compre-junto-small .sidebar-products .item h3 a {
        color: #000;
        font-size: 11px; }
    .compre-junto-small .sidebar-products .item > a {
      transition: 300ms all cubic-bezier(0.4, 0, 1, 1);
      float: none;
      display: block;
      border: 1px solid #ebebeb;
      width: 100%;
      padding: 0;
      margin-bottom: 30px;
      overflow: hidden; }
      @media (min-width: 1200px) {
        .compre-junto-small .sidebar-products .item > a {
          height: 168px; }
          .compre-junto-small .sidebar-products .item > a img {
            max-height: 166px !important; } }
      .compre-junto-small .sidebar-products .item > a img {
        max-width: 100%;
        width: auto;
        max-height: 260px;
        transition: 300ms all ease;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1); }
.compre-junto-small p.billet-discount {
  display: none; }
.compre-junto-small h2 {
  margin-top: 0;
  margin-bottom: 20px;
  height: 30px;
  position: relative; }
  .compre-junto-small h2:before, .compre-junto-small h2:after {
    display: none; }
  .compre-junto-small h2 span {
    font-size: 22px;
    display: block;
    font-family: "Coda Caption", sans-serif;
    font-weight: 900;
    color: #000 !important;
    text-transform: uppercase; }

.require {
  color: #000; }

.search-page .sidebar-menu .item-title h2 {
  margin-bottom: 30px; }

#eclist h2, #eccart h2, .search-page .sidebar-menu h2 {
  text-align: left; }
  #eclist h2:before, #eclist h2:after, #eccart h2:before, #eccart h2:after, .search-page .sidebar-menu h2:before, .search-page .sidebar-menu h2:after {
    display: none; }
@media (max-width: 768px) {
  #eclist .breadcrumb, #eccart .breadcrumb, .search-page .sidebar-menu .breadcrumb {
    margin: 30px 0 15px !important;
    text-align: center; } }

#eclogin h2 {
  font-size: 16px;
  height: auto; }

.menu-cart {
  height: 38px;
  width: 38px;
  background-color: #000;
  margin-top: 35px;
  margin-left: 10px;
  background-image: url(img/icons/cart2.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  display: none !important; }
  .menu-cart .top-cart-info, .menu-cart .fa-shopping-cart {
    display: none; }
  .menu-cart:hover .top-cart-content-wrapper {
    display: block;
    top: 32px;
    padding-top: 20px; }
    .menu-cart:hover .top-cart-content-wrapper::before {
      top: 11px; }

#eclogin .breadcrumb {
  display: none; }

#ecproduct .breadcrumb {
  margin-top: 30px !important; }
  @media (min-width: 768px) {
    #ecproduct .breadcrumb {
      margin-bottom: -30px !important; } }

.product {
  text-align: center; }
  .product .compre-junto, .product .product-information, .product .img-container {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    width: auto;
    text-align: left; }
  .product .img-container {
    padding: 0 15px;
    width: 100%; }
  .product .product-information {
    max-width: 100%;
    background-color: #F6F6F6;
    padding: 20px 20px 10px; }

.custom-vitrine {
  position: relative; }
  .custom-vitrine #armored_website_03 {
    position: absolute;
    top: -30px;
    right: 0; }

@media (min-width: 400px) {
  .custom-vitrine h4 {
    margin-bottom: 14px; }
  .custom-vitrine .product-prices {
    padding: 0 0 12px;
    margin-bottom: 15px; }
  .custom-vitrine .product-item {
    max-width: 360px !important;
    border: none;
    height: 155px !important;
    margin: 0px auto 0px !important; }
    .custom-vitrine .product-item .prices {
      border: none;
      display: flex;
      flex-flow: column;
      width: 50%;
      padding-left: 16px;
      paddin-top: 16px; }
    .custom-vitrine .product-item:hover .addcart {
      display: block; }
    .custom-vitrine .product-item .installament-values {
      float: right;
      width: 203px;
      text-align: left; }
  .custom-vitrine .pi-img-wrapper {
    float: left;
    border: 1px solid #ebebeb;
    border-radius: 0 !important;
    max-width: 130px !important;
    height: 130px !important;
    transition: 300ms all cubic-bezier(0.4, 0, 1, 1);
    min-height: 0;
    margin: 0; }
    .custom-vitrine .pi-img-wrapper img {
      max-width: 166px !important;
      max-height: 166px !important;
      width: 100%; }
    .custom-vitrine .pi-img-wrapper:after {
      display: none; }
  .custom-vitrine .product-description {
    width: 100%;
    position: relative;
    float: right;
    max-width: 214px;
    padding: 0;
    margin-top: 10px; }
    .custom-vitrine .product-description h3 {
      text-align: left;
      font-size: 11px;
      color: #111;
      margin: 0;
      padding: 0; }
  .custom-vitrine p.billet-discount {
    max-width: 200px;
    margin-left: 17px;
    text-align: left;
    display: none; }
  .custom-vitrine .addcart {
    left: 40px;
    top: -85px;
    width: 50px;
    height: 50px; }
    .custom-vitrine .addcart button {
      width: 40px;
      height: 40px;
      background: #fff url(img/icons/cart.png) no-repeat center; }
      .custom-vitrine .addcart button:hover {
        background: #000 url(img/icons/cart-hover.png) no-repeat center; }
      .custom-vitrine .addcart button span {
        display: none; }
  .custom-vitrine .pi-priceFrom, .custom-vitrine .pi-price {
    width: 100%;
    max-width: 203px;
    text-align: left;
    float: right; }
  .custom-vitrine .pi-price {
    padding: 0;
    margin-top: 2px; }
  .custom-vitrine .product-hover {
    display: block;
    position: static;
    text-align: left;
    height: 30px;
    top: 90px !important; }
    .custom-vitrine .product-hover .add-cart {
      display: inline-block;
      vertical-align: top; }
      .custom-vitrine .product-hover .add-cart button {
        display: inline-block;
        background: url(img/icons/add-cart.png) no-repeat center;
        background-position: -30 0;
        border: none;
        height: 30px;
        width: 30px;
        margin: 0 4px; }
        .custom-vitrine .product-hover .add-cart button:hover {
          background-position: 0 0; }
    .custom-vitrine .product-hover .view-icon {
      height: 30px;
      width: 30px;
      margin: 0 4px;
      display: inline-block;
      font-size: 0;
      border: none;
      background: url(img/icons/view-item.png) no-repeat center;
      background-position: -30 0; }
      .custom-vitrine .product-hover .view-icon:hover {
        background-position: 0 0; } }
@media (min-width: 400px) and (min-width: 768px) and (max-width: 992px) {
  .custom-vitrine .pi-img-wrapper {
    max-width: 150px !important;
    height: 150px !important; }
    .custom-vitrine .pi-img-wrapper img {
      max-width: 148px !important;
      height: 148px !important; }
  .custom-vitrine .pi-priceFrom, .custom-vitrine .pi-price {
    max-width: 165px !important; }
  .custom-vitrine .product-item .installament-values {
    width: 165px !important; }
  .custom-vitrine p.billet-discount {
    margin-left: 30px !important; } }

.no-pad {
  padding: 0; }

.tab-content {
  background-color: white; }

.margin-right40 {
  margin-right: 40px; }

.margintop40 {
  margin-top: 20px; }

.margintop50 {
  margin-top: 34px; }

.pi-img-wrapper {
  margin-bottom: 10px; }
  .pi-img-wrapper .hoverProduto {
    background: rgba(0, 0, 0, 0.4);
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    max-width: 265px;
    max-height: 265px;
    margin: 0 auto; }
  .pi-img-wrapper ul {
    top: 40%;
    position: relative;
    padding: 0px !important;
    text-align: center;
    z-index: 3; }
    .pi-img-wrapper ul li {
      display: inline-block;
      margin: 0 10px;
      z-index: 3; }
      .pi-img-wrapper ul li:last-child {
        position: relative;
        top: 3px; }
  .pi-img-wrapper .btAddCart button {
    background: white;
    background-image: url("img/icons/cart.png");
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    font-size: 20px;
    border: 2px solid transparent;
    width: 42px;
    height: 42px;
    text-align: center;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out; }
    .pi-img-wrapper .btAddCart button:hover {
      background-image: url("img/icons/cart2.png");
      background-position: center;
      background-repeat: no-repeat;
      background-color: #000;
      color: #0065cd;
      -webkit-transition: 0.3s ease-out;
      transition: 0.3s ease-out; }
  .pi-img-wrapper .btVerMais {
    background: white;
    background-image: url("img/icons/vermais.png");
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    font-size: 20px;
    width: 42px;
    height: 42px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out; }
    .pi-img-wrapper .btVerMais:hover {
      background-image: url("img/icons/vermais2.png");
      background-position: center;
      background-repeat: no-repeat;
      background-color: #000;
      color: #0065cd;
      -webkit-transition: 0.3s ease-out;
      transition: 0.3s ease-out; }

.hidden1200 .slick-next, .hidden1200 .slick-prev {
  display: block !important;
  top: 585px !important; }
.hidden1200 .slick-next {
  right: calc(50% - 50px) !important; }
.hidden1200 .slick-prev {
  left: calc(50% - 50px) !important; }
.hidden1200 .slick-dots {
  margin-top: 0px !important; }

.hoverlink {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  z-index: 2; }

p.billet-discount {
  display: inline-block;
  font-size: 11px;
  font-family: "Libre Franklin", sans-serif;
  color: #000;
  font-weight: 300;
  margin-top: 10px; }
  p.billet-discount span {
    font-weight: 600;
    font-family: "Libre Franklin", sans-serif; }
  p.billet-discount .discountValue, p.billet-discount .discountType {
    font-weight: 900; }

.billet-discount {
  padding-left: 0 !important; }

.installament-values {
  width: 100%;
  margin-top: 10px;
  float: left;
  text-align: center; }
  .installament-values .nInstallments, .installament-values .vInstallments {
    font-weight: 600; }
  .installament-values span {
    display: inline-block;
    color: #000;
    font-size: 11px;
    text-align: left; }

.header-line {
  background-color: #f6f6f6;
  padding: 9px; }
  .header-line a {
    color: #a1a1a1;
    font-size: 11px; }
    .header-line a:hover {
      color: #0065cd; }
  .header-line span {
    color: #a1a1a1;
    font-weight: 300;
    font-size: 11px; }
  .header-line li {
    padding: 0 20px; }
    .header-line li:nth-child(1) {
      padding-left: 0; }
    .header-line li:hover span, .header-line li:hover i {
      color: #0065cd; }
  .header-line i {
    color: #7c7c7c;
    margin-right: 8px;
    font-size: 15px; }
  .header-line .dot {
    margin: 0 6px; }
  @media (max-width: 992px) {
    .header-line .socialHeader, .header-line .telefones {
      height: 20px;
      width: 100%;
      text-align: center; } }
  @media (max-width: 992px) {
    .header-line .socialHeader {
      margin-bottom: 10px !important; } }

.telefones li:nth-child(2) {
  padding-right: 0; }

@media (min-width: 1200px) {
  .header-main .menu-icon {
    display: none !important; } }
@media (max-width: 1200px) {
  .header-main .header-menu {
    display: none !important; } }

.header-cart {
  margin-top: 0px;
  background-color: transparent !important;
  border-radius: 5px !important;
  width: 51px;
  position: absolute;
  right: 15px !important;
  top: 5px; }
  @media (max-width: 1200px) {
    .header-cart {
      display: none !important; } }
  .header-cart .count {
    width: 22px;
    height: 22px;
    position: absolute;
    right: 14px;
    z-index: 1;
    display: block;
    background-color: #0065cd;
    border-radius: 100%;
    color: #fff;
    padding: 5px 0;
    font-size: 10px;
    text-align: center;
    font-weight: 400; }
  .header-cart:hover .top-cart-content-wrapper {
    display: block; }
  .header-cart:hover .top-cart-info-count, .header-cart:hover .top-cart-info-value {
    transition: 300ms all ease; }
  .header-cart:hover .top-cart-info-count:before {
    background-color: #000; }
  .header-cart:hover .fa-shopping-cart {
    transition: 300ms all ease;
    background-image: url(img/icons/header-cart-hover.png) !important; }
  .header-cart .fa-shopping-cart {
    margin-right: 5px;
    background-image: url(img/icons/header-cart.png);
    background-position: top center;
    position: absolute;
    left: 0px;
    transition: 300ms all ease;
    background-repeat: no-repeat;
    width: 41px;
    height: 41px;
    top: 18px;
    font-size: 0;
    float: right; }

.top-cart-block {
  padding: 0;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  width: 100%;
  height: 100%;
  float: left; }

.top-cart-info {
  width: auto;
  float: right;
  padding: 18px 0;
  border: none !important; }

.top-cart-info-value {
  text-align: right;
  font-family: "Coda Caption", sans-serif;
  display: none; }

.top-cart-info-count, .top-cart-info-value {
  color: #0065cd;
  font-weight: 600;
  transition: 300ms all ease;
  padding: 0 4px;
  font-size: 11px; }

.top-cart-info-count {
  position: relative;
  color: #fff;
  z-index: 1; }
  .top-cart-info-count:before {
    content: "";
    z-index: -1;
    transition: 300ms all ease;
    background-color: #0DD534;
    border-radius: 100%;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -5px;
    left: -4.5px; }

.skutype {
  display: inline-block;
  color: #000;
  font-weight: 900;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 14px;
  text-transform: uppercase; }

.margin-bottom0 {
  margin-bottom: -5px !important; }

.sal {
  padding: 3px 0px !important; }

.sal2 {
  padding-bottom: 7px !important; }

.product-list .owl-pagination {
  margin: 15px 0 30px 0; }
@media (max-width: 601px) {
  .product-list .col-rxs {
    width: 100% !important; } }

div#address label {
  visibility: hidden;
  margin-bottom: -11px; }

div#address:before {
  content: "Endereço*";
  color: #111111; }

.pi-price.ng-binding.ng-scope {
  display: none !important; }

p.pi-price.ng-hide {
  display: inline-block !important; }

.lz_cbl img {
  position: fixed;
  bottom: 10px;
  right: 10px;
  opacity: 1;
  cursor: pointer; }

.background-filter {
  background: url("img/filter-background.jpg") center; }

.advanced-filter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 86px; }
  .advanced-filter .text-filter {
    font-size: 18px;
    margin: 0;
    color: #fff; }
  .advanced-filter .filtercategory {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 210px);
    align-items: center; }
    .advanced-filter .filtercategory .filterby-cat, .advanced-filter .filtercategory .filterby-sub, .advanced-filter .filtercategory .filterby-param {
      width: calc(100% / 3.8);
      position: relative; }
      .advanced-filter .filtercategory .filterby-cat:before, .advanced-filter .filtercategory .filterby-sub:before, .advanced-filter .filtercategory .filterby-param:before {
        content: "";
        width: 5px;
        height: 5px;
        background: #7c7c7c;
        border-radius: 100%;
        margin: auto;
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 17px; }
      .advanced-filter .filtercategory .filterby-cat select, .advanced-filter .filtercategory .filterby-sub select, .advanced-filter .filtercategory .filterby-param select {
        height: 38px;
        border-radius: 0 !important;
        font-family: "Libre Franklin", sans-serif;
        font-size: 12px;
        padding-left: 35px; }
    .advanced-filter .filtercategory .filterby-btn .btn {
      width: 153px;
      height: 38px;
      border-radius: 0 !important;
      padding: 0;
      background: #0DD534; }
      .advanced-filter .filtercategory .filterby-btn .btn:hover {
        background: #0aa528; }
      .advanced-filter .filtercategory .filterby-btn .btn span {
        text-transform: uppercase;
        font-family: "Coda Caption", sans-serif;
        margin-right: 25px;
        position: relative; }
        .advanced-filter .filtercategory .filterby-btn .btn span:after {
          content: "";
          width: 17px;
          height: 16px;
          margin: auto;
          background: url("img/icons/news.png") no-repeat center;
          position: absolute;
          right: -30px;
          top: 0px;
          bottom: 0px; }
  @media (max-width: 1200px) {
    .advanced-filter .filtercategory .filterby-cat, .advanced-filter .filtercategory .filterby-sub, .advanced-filter .filtercategory .filterby-param {
      width: calc(100% / 4); } }
  @media (max-width: 992px) {
    .advanced-filter {
      flex-flow: wrap; }
      .advanced-filter .text-filter {
        width: 100%;
        margin-top: 15px;
        text-align: center; }
      .advanced-filter .filtercategory {
        width: 100%;
        margin: 15px 0; } }

.lbl_nostock {
  text-align: center; }

.form-cartao .installments {
  padding: 0px 15px 0px !important; }

.details-order .btn, .order-actions .btn {
  background: #fff; }

.order-btns .btn-toggle {
  color: #212121; }

ul.steps {
  float: none;
  margin: auto !important;
  border: none; }
  ul.steps:after {
    content: "";
    background: #f5f5f5;
    height: 6px;
    width: 100%;
    position: absolute;
    top: 18px;
    left: 0; }
  ul.steps li.step {
    top: 0;
    margin-bottom: 13px;
    z-index: 1; }

.order-total .price {
  float: none !important; }

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