body { font-family: 'Quicksand', sans-serif; color: #686868 ; background-color: #fff; overflow-x: hidden; }
a:link, a:hover, a:active, a:focus, a:visited { text-decoration: none !important; color: #342a29; }
* { outline: none; }

p {
	font-size: 16px;
	color: #464646;
	line-height: 20px;
	font-weight: 300;
	margin-bottom: 20px;
}

pre {
  font-size: 16px;
  color: #464646;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 20px;
}

.remove-padding { padding: 0; }
.remove-right { padding-right: 0; }
.clearfix:before, .clearfix:after, .row:before, .row:after {content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; } .row:after, .clearfix:after {clear: both; } .row, .clearfix {zoom: 1; } .clear {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; } .clear5 {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 5px; } .clear10 {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 10px; } .clear15 {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 15px; } .clear20 {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 20px; } .clear25 {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 25px; } .clear30 {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 30px; } .clear35 {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 35px; } .clear40 {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 40px; } .clear45 {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 45px; } .clear50 {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 50px; } .clear60 {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 60px; } .lfloat {float: left } .rfloat {float: right }

/* DEFAULT */

body { padding-left: 300px; }

h1 {
  font-family: 'Comfortaa', sans-serif;
  font-size: 36px;
  color: #342a29;
  line-height: 42px;
  text-transform: uppercase;
}

h2 {
  font-family: 'Comfortaa', sans-serif;
  font-size: 32px;
  color: #342a29;
  font-weight: bold;
  line-height: 32px;
}

h5 {
  color: #342a29;
  font-size: 16px;
  font-weight: 600;
}

.button-default {
  display: inline-block;
  border: 1px solid #342a29;
  color: #342a29;
  text-transform: uppercase;
  border-radius: 30px;
  height: 45px;
  line-height: 45px;
  padding: 0 55px;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}
  .button-default:hover, .button-default.active { color: #ffd69f; background: #372b26; }

.button-comprar {
  background: #e5a722;
  color: #fff;
  font-size: 20px;
  font-family: 'Comfortaa', sans-serif;
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
  display: inline-block;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  border: none;
}
  .button-comprar:hover { background: #efc15d; }

/* HEADER */

header {
  background: rgba(40,29,26,.9);
  padding: 20px 0;
  clear: both;
  overflow: hidden;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 50;
}

.list-account { text-align: right; margin-bottom: 0; }
  .list-account li { margin-right: 20px; }
  .list-account li a { color: #ffd69f; font-weight: 100; }
  .list-account li a span { font-size: 18px; font-weight: 400; }
  .list-account li a i { margin-right: 5px; }

/* SIDEBAR */

.sidebar {
  position: fixed;
  background: #fff;
  width: 300px;
  left: 0;
  top: 0;
  padding: 30px;
  height: 100vh;
  z-index: 100;
  box-shadow: 2px 0 5px rgba(0,0,0,.3);
}
  .sidebar p { font-size: 18px; }

.list-menu { margin: 30px 0; border-bottom: 1px solid #444242; padding-bottom: 20px; }
  .list-menu li { color: #444242; font-size: 18px; margin-bottom: 5px; }
  .list-menu li a { font-size: 18px; color: #444242; }
  .list-menu li a:visited { font-size: 18px; color: #444242; }

.form-search { position: relative; }
  .form-search input {
    height: 45px;
    line-height: 45px;
    border: 1px solid #444242;
    background: #ffd69f;
    border-radius: 30px;
    padding: 0 15px;
    color: #444242;
    width: 100%;
  }
  .form-search button {
    background: none;
    border: none;
    color: #444242;
    font-size: 16px;
    position: absolute;
    top: 8px;
    right: 15px;
  }

  .form-search input::-webkit-input-placeholder { color: #444242; }
  .form-search input::-moz-placeholder { color: #444242; }
  .form-search input:-ms-input-placeholder { color: #444242; }
  .form-search input:-moz-placeholder { color: #444242; }

/* BANNER */

.banner {
  padding: 150px 0;
  position: relative;
  overflow: hidden;
  border-bottom: 10px solid #372b26;
  background-size: cover;
}
  .banner-content { padding-right: 40px; }
  .banner p { font-size: 26px; color: #342a29; line-height: 34px; }
  .shape {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -100px;
    margin: auto;
  }

.banner-holder .slick-dots { bottom: 20px !important; }
.banner-holder .slick-dots li button:before { content: '' !important; background: #000; border-radius: 30px; width: 13px !important; height: 13px !important; }

/* CONTENT */

.content { padding: 50px 0 30px; background: #fff; position: relative; }
  .content h1 { margin-bottom: 40px; }

.content-yellow { padding: 50px 0 50px; background: #fdf8ed; position: relative; }
  .content-yellow h1 { margin-bottom: 40px; }

.box-product { position: relative; height: 320px; }
  .box-product-image { width: 90%; position: relative; height: 200px; overflow: hidden; margin: 0 auto 30px; }
    .box-product-image img {
      position: absolute;
      width: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
    }
  .box-product-hover {
    background: rgba(56,47,41, .9);
    padding: 30px 10px 10px;
    color: #fff;
    font-family: 'Comfortaa', sans-serif;
    text-align: center;
    position: absolute;
    width: 80%;
    height: 160px;
    opacity: 0;
    top: 100px;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 30;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
  }
    .box-product-hover a { color: #fff; }
    .box-product-hover i { font-size: 26px; display: block; margin-bottom: 20px; }
    .box-product-title { font-size: 16px; display: block; margin-bottom: 5px; }
    .box-product-price { font-size: 14px; display: block; margin-bottom: 15px; font-weight: 100; }
    .box-product-info { font-size: 12px; display: block; font-weight: 100; }
    .box-product-line {
      position: absolute;
      width: 1px;
      height: 0;
      background: rgba(56,47,41, 1);
      transition: all .3s ease-in-out;
      -webkit-transition: all .3s ease-in-out;
      top: -20px;
      right: 0;
      left: 0;
      margin: auto;
      z-index: 30;
    }

  .box-product:hover .box-product-hover { opacity: 1; top: 60px; }
  .box-product:hover .button-comprar { margin-top: 10px; }
  .box-product:hover .box-product-line { height: 60px; }

.cadastre-se {
  padding: 100px 0;
  background: url(../../images/bg-cadastre-se.jpg) center center no-repeat;
  background-size: cover;
  border-bottom: 10px solid #e5a722;
}
  .cadastre-se h1 { color: #ffd69f; text-transform: none; }
  .cadastre-se p { font-size: 20px; color: #ffd69f; line-height: 24px; }

/* FOOTER */

footer { padding: 30px 20px; background: #fff; border-top: 10px solid #342a29; }
  footer a { color: #444242; }
  footer a:hover { text-decoration: underline !important; }

  .link-social {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50px;
    background: #4a423d;
    color: #fff;
    margin-right: 10px;
    font-size: 18px;
  }

  .copyright { padding: 15px 20px; background: #342a29; color: #fff; }

.container-fluid { max-width: 1170px !important; margin-right: auto; margin-left: auto; padding: 0 30px; }


.select-categorias-holder { position: relative; width: 80%; margin: 0 auto; color: #342a29; }
  .select-categorias-holder i { position: absolute; top: 15px; right: 15px; }

#select-categorias {
  margin-bottom: 50px;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  border-radius: 40px;
  border: 1px solid #342a29;
  width: 100%;
  color: #342a29;
}

.form-cadastro { margin-bottom: 80px; clear: both; overflow: hidden; }
.form-cadastro input {
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    margin-bottom: 20px;
}
.form-cadastro button {
  background: #e5a722;
  color: #fff;
  font-size: 21px;
  font-family: 'Comfortaa', sans-serif;
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
  display: inline-block;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  border: none;
}
  .form-cadastro button:hover { background: #efc15d; }

.list-breadcrumbs {}
  .list-breadcrumbs li { position: relative; margin-right: 30px; padding: 0 10px; }
    .list-breadcrumbs li::after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 100%;
      margin: auto;
      width: 30px;
      height: 1px;
      background: #372b26;
    }
    .list-breadcrumbs li:last-child::after { display: none; }
    .list-breadcrumbs li:last-child a { font-weight: bold; }
  .list-breadcrumbs li a { color: #342a29; font-size: 14px; }

.product-image { position: relative; }
.product-image .img-responsive { width: 100%; }
.product-info h2 { margin: 0; }
.product-info form { margin: 10px 0; }
.product-info form button { background: none; margin-top: 20px; padding: 0 30px; }
.product-info label { font-weight: 100; display: block; clear: both; overflow: hidden; }
.product-info label input { float: left; margin-right: 10px; margin-left: 3px; }
.product-info label div { float: left; width: 90%; font-size: 12px; }

.tab-pane { padding: 30px; border: 1px solid #372b26; }
.nav-tabs>li.active>a {
    color: #372b26 !important;
    cursor: default;
    background-color: transparent !important;
    border: none !important;
    border-bottom: 3px solid #372b26 !important;
    border-bottom-color: #372b26 !important;
}
.nav-tabs>li>a { color: #372b26 !important; }
.nav-tabs>li>a:hover {
    border-color: transparent !important;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent !important;
}
.tab-content { position: relative; }


.carrinho {
  padding: 40px 15px 250px;
  background: #e6e0d3;
  position: relative;
}
  .carrinho h3 { text-transform: uppercase; font-weight: 100; text-align: center; }
  .carrinho-interna {
    height: auto;
    position: relative;
    top: 0;
    overflow-y: auto;
  }
  .carrinho-total {
    padding-top: 15px;
    border-top: 1px solid #444242;
    color: #a69e8c;
    font-size: 20px;
    text-align: right;
  }
  .carrinho-name { font-weight: bold; font-size: 16px; color: #342a29; display: block; }
  .carrinho-info { padding-right: 85px; position: relative; color: #342a29; }
  .carrinho-qtd { position: absolute; right: 0; padding-right: 25px; top: 0; font-size: 26px; font-weight: 800; }
  .carrinho-qtd span.menos { color: #a69e8c; position: absolute; top: 0px; left: -20px; cursor: pointer; }
  .carrinho-qtd span.mais { color: #a69e8c; position: absolute; top: 0px; right: 0; cursor: pointer; }
  .carrinho-info p { color: #342a29; font-size: 12px; line-height: 14px; }
  .carrinho-info p strong { display: block; }

.carrinho-finalizar { position: absolute; bottom: 15px; left: 0; }
.button-finalizar {
  background: #eec484;
  color: #393939;
  text-align: center;
  width: 100%;
  height: 50px;
  line-height: 50px;
  display: block;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}

.table-carrinho { width: 100%; border: 1px solid #6d6e71; margin-bottom: 30px; min-width: 500px; }
.table-header { color: #fff;  }
.table-header { background: #6d6e71; }
  .table-header td { padding: 10px; }
  .table-carrinho td { padding: 10px; }

.tabela-responsiva { max-width: 100%; overflow-x: auto; }

a.link-default {
  color: #fff;
  background: #6d6e71;
  padding: 0 25px;
  height: 45px;
  line-height: 45px;
  display: inline-block;
}
.option-quantity {
    font-size: 35px;
    color: #342a29;
    font-weight: 600;
    line-height: 40px;
    display: inline-block;
    position: relative;
}

.pedido-holder { margin-bottom: 30px; }
.pedido-header {
  padding: 10px 0;
  cursor: pointer;
  overflow: hidden;
  clear: both;
  background: #ffd69f;
}
.pedido { display: none; }
.pedido.active { display: block; }

.image-controller .slick-slide { padding: 0 5px; }
.image-controller .slick-slide img { width: 100%; }



/* DESKTOP */
@media screen and (min-width: 1201px) {

}

/* IPAD DE LADO*/
@media screen and (max-width: 1199px) and (min-width: 991px) {

}

/* IPAD */
@media screen and (max-width: 991px) {
  h1 { font-size: 24px; line-height: 30px; }
  h5 { margin-top: 30px; }

  body { padding-left: 0; }
  header { background: rgba(40,29,26,.98); padding: 10px 0; }

  .sidebar { display: none; }
  .form-cadastro { margin-bottom: 10px; }
  .button-default { width: 100%; max-width: 100%; margin-bottom: 10px; text-align: center; }

  footer { text-align: center; padding-top: 0; }
  .link-social { margin: 0 10px; }

  .copyright { text-align: center !important; }
  .copyright a { width: 100%; display: block; }
  .copyright .text-right { text-align: center !important; }
  .copyright img { margin-top: 15px; }

  .banner { padding: 70px 0 30px; }
  .banner-holder { margin-bottom: 0 !important; }
  .banner .text-right { text-align: center; }
  .banner p { font-size: 20px; line-height: 24px; }

  .cadastre-se { padding: 40px 0; }
  .content { padding: 20px 0 30px; overflow: hidden; }

  #select-categorias { margin-bottom: 20px; }
  .carrinho-finalizar { width: 100%; }
  .carrinho { min-height: auto !important; }

  .link-default { width: 100%; text-align: center; }
  .button-comprar { width: 100%; text-align: center; margin-bottom: 40px; }
}

/* IPHONE DE LADO */
@media screen and (max-width: 767px) {
  h1 { font-size: 24px; line-height: 30px; }
  h5 { margin-top: 30px; }

  body { padding-left: 0; }
  header { background: rgba(40,29,26,.98); padding: 10px 0; }

  .sidebar { display: none; }
  .form-cadastro { margin-bottom: 10px; }
  .button-default { width: 100%; max-width: 100%; margin-bottom: 10px; text-align: center; }

  footer { text-align: center; padding-top: 0; }
  .link-social { margin: 0 10px; }

  .copyright { text-align: center !important; }
  .copyright a { width: 100%; display: block; }
  .copyright .text-right { text-align: center !important; }
  .copyright img { margin-top: 15px; }

  .banner { padding: 70px 0 30px; }
  .banner-holder { margin-bottom: 0 !important; }
  .banner .text-right { text-align: center; }
  .banner p { font-size: 20px; line-height: 24px; }

  .cadastre-se { padding: 40px 0; }
  .content { padding: 20px 0 30px; overflow: hidden; }

  #select-categorias { margin-bottom: 20px; }
  .carrinho-finalizar { width: 100%; }
  .carrinho { min-height: auto !important; }

  .link-default { width: 100%; text-align: center; }
  .button-comprar { width: 100%; text-align: center; margin-bottom: 40px; }
}

/* IPHONE */
@media screen and (max-width: 480px) {
  h1 { font-size: 24px; line-height: 30px; }
  h5 { margin-top: 30px; }

  body { padding-left: 0; }
  header { background: rgba(40,29,26,.98); padding: 10px 0; }

  .sidebar { display: none; }
  .form-cadastro { margin-bottom: 10px; }
  .button-default { width: 100%; max-width: 100%; margin-bottom: 10px; text-align: center; }

  footer { text-align: center; padding-top: 0; }
  .link-social { margin: 0 10px; }

  .copyright { text-align: center !important; }
  .copyright a { width: 100%; display: block; }
  .copyright .text-right { text-align: center !important; }
  .copyright img { margin-top: 15px; }

  .banner { padding: 70px 0 30px; }
  .banner-holder { margin-bottom: 0 !important; }
  .banner .text-right { text-align: center; }
  .banner p { font-size: 20px; line-height: 24px; }

  .cadastre-se { padding: 40px 0; }
  .content { padding: 20px 0 30px; overflow: hidden; }

  #select-categorias { margin-bottom: 20px; }
  .carrinho-finalizar { width: 100%; }
  .carrinho { min-height: auto !important; }

  .link-default { width: 100%; text-align: center; }
  .button-comprar { width: 100%; text-align: center; margin-bottom: 40px; }
}

.menu-mobile { color: #fdf8ed !important; font-size: 30px; }
.mm-menu.mm-theme-dark { background: #2d231d !important; }
.mm-menu.mm-theme-dark .mm-divider { background: rgba(255,255,255,.09) !important; }
.mm-listview>li>a, .mm-listview>li>span { color: #ffd69f; }

/* Color of invalid field */
.has-error input, .has-error textarea {
    border: 1px solid red !important;
}

.mapa iframe { scrolling: no; }

/* Esconde file input */
input[type='file'] {
  display: none
}

.input-wrapper label {
  background-color: #3498db;
  border-radius: 5px;
  color: #fff;
  margin: 10px;
  padding: 6px 20px
}

.form-group { margin-bottom: 0 !important; }

.input-wrapper label:hover {
  background-color: #2980b9
}