body,
html,


/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 0px;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

main {
    float: left;
    width: 100%!important
}
header {
    background: #ff041f;
    padding: 15px 0;
    position: relative;
    z-index: 999999;
    float: left;
    width: 100%
}
.selo {
    position: absolute;
    right: 10px;
    top: 72px
}
header #form-search {
    margin-top: 15px
}
header #form-search input[type=text] {
    border-radius: 0;
    font-family: 'open_sansregular';
    font-size: 15px;
    font-style: italic;
    padding: 10px 4%;
    border: 0;
    width: 88%
}
header #form-search input[type=submit] {
    background: #fff url('../../img/campo_busca_lupa.png') no-repeat center center;
    float: right;
    width: 12%;
    height: 40px
}
header .header-link {
    font-size: 18px;
    font-family: 'open_sansbold';
    text-align: center
}
header .header-link a {
    color: #fff
}
.icon-lock {
    background: url('../../img/login_cadeado.png') no-repeat center center;
    width: 24px;
    height: 39px;
    text-align: center;
    display: inline-block
}
.icon-comment {
    background: url('../../img/contato_balao.png') no-repeat center center;
    width: 35px;
    height: 39px;
    text-align: center;
    display: inline-block
}
.icon-search {
    background: url('../../img/icone-lupa.png') no-repeat center center;
    width: 35px;
    height: 39px;
    text-align: center;
    display: inline-block
}
.icon-cart {
    float: right;
    background: url('../../img/carrinho.png') no-repeat center center;
    width: 40px;
    height: 39px;
    text-align: center;
    display: inline-block
}
.cart-count {
    font-family: 'open_sansregular';
    font-size: 18px;
    padding: 1px 6px;
    border: 2px solid #fff;
    border-radius: 100%;
    float: right;
    margin: 10px 10px 0 0
}

.xpt {
  background: #efa431;
  background-image: -webkit-linear-gradient(top, #efa431, #2980b9);
  background-image: -moz-linear-gradient(top, #efa431, #2980b9);
  background-image: -ms-linear-gradient(top, #efa431, #2980b9);
  background-image: -o-linear-gradient(top, #efa431, #2980b9);
  background-image: linear-gradient(to bottom, #efa431, #2980b9);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 13px;
  background: #efa431;
  padding: 6px 8px 6px 8px;
  text-decoration: none;
}

.btn:hover {
  text-decoration: none;
}

.menu {
    position: relative;
    z-index: 99999
}
.ui.menu {
    float: left;
    width: 100%
}
.ui.menu .item {
    color: #fff;
    font-size: 19px;
    font-family: 'open_sansregular';
    white-space: nowrap
}
.ui.menu .ui.dropdown .menu .item {
    font-size: 17px;
    font-family: 'open_sansregular'
}
.ui.menu .ui.dropdown .menu .item {
    margin: 0;
    text-align: left;
    font-size: 17px;
    padding: .71428571em 1.14285714em!important;
    background: transparent!important;
    color: #b6091d;
    text-transform: none!important;
    font-weight: normal!important;
    box-shadow: none!important;
    -webkit-transition: none!important;
    transition: none!important
}
.ui.menu .ui.dropdown .menu .item:hover {
    background: #d50417!important;
    color: #fff!important;
    border-radius: .28571429rem
}
.ui.menu .ui.dropdown .menu .item .text {
    font-size: 17px;
    font-family: 'open_sansregular';
    color: #b6091d
}
.ui.menu .ui.dropdown .menu .item:hover .text {
    color: #fff!important
}
.ui.dropdown .menu>.item .dropdown.icon {
    position: absolute;
    right: 10px;
    top: 32%
}
.menu-itens {
    width: 500%;
    min-width: inherit!important
}
.menu-itens:after {
    left: 5%!important
}
.menu-itens .header {
    margin-bottom: 5px
}
.menu ul {
    float: left;
    padding: 20px 10px 10px 10px;
    width: 100%
}
.menu ul li {
    float: left;
    display: inline;
    width: 33%;
    margin-bottom: 20px
}
.submenu {
    background: #fff!important
}
.cliente-nome {
    float: left;
    width: 50%;
    margin-top: 10px
}
.cliente-nome p {
    font-size: 14px;
    font-family: 'open_sansregular';
    color: #fff;
    text-align: left;
    margin-bottom: 0
}
.cliente-nome a {
    font-size: 12px;
    font-family: 'open_sansregular';
    color: #fff;
    text-align: left;
    float: left;
    display: block
}
.cliente-imagem {
    float: right;
    width: 50%;
    margin-top: 10px
}
.cliente-imagem img {
    border-radius: 100%;
    border: 2px solid #d50417
}
.banners {
    float: left;
    width: 100%;
    position: relative
}
.banner-anuncio {
    position: absolute;
    top: 0
}
#banner-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 45%;
    left: 20px;
    z-index: 9999
}
#banner-prev .bx-prev {
    width: 40px;
    height: 40px;
    float: left;
    background: url('../../img/prev.png?v=2') 0 0 no-repeat
}
#banner-next {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 45%;
    right: 20px;
    z-index: 9999
}
#banner-next .bx-next {
    width: 40px;
    height: 40px;
    float: left;
    background: url('../../img/next.png?v=2') 0 0 no-repeat
}
.banners .bx-wrapper img {
    width: 100%
}
.banner-anuncio {
    z-index: 9999;
    width: 100%!important;
    height: auto!important;
    transition-delay: 0s;
    left: 0;
    top: -100%;
    -webkit-transition-delay: 0s;
    display: block;
    position: absolute
}
.banners ul li.active-slide .banner-anuncio {
    transition: top ease-out .5s;
    -webkit-transition: top ease-out .5s;
    top: 0
}
.destaques {
    background: #FFF url('../../img/titulo-destaque.png') no-repeat top 20px center;
    padding: 90px 0 50px 0;
    float: left;
    width: 100%;
    position: relative
}
.destaques ul {
    float: left;
    width: 100%
}
.destaques ul li a {
    display: block;
    border: 4px solid transparent;
    float: left
}
.destaques ul li a:hover {
    border-color: #ff041f
}
.destaques ul li a .image {
    float: left;
    width: 100%;
    height: 200px;
    text-align: center;
    background: #fff
}
.destaques ul li a .image img {
    max-height: 100%;
    max-width: 100%;
    display: inline;
    padding-top: 10px
}
.destaques ul li a .content {
    padding: 20px;
    float: left;
    width: 100%
}
.destaques ul li a .content h2 {
    color: #000;
    font-family: 'open_sansbold';
    font-size: 18px;
    margin-bottom: 8px
}
.destaques ul li a .content span {
    color: #6e1508;
    font-family: 'open_sansregular';
    font-size: 26px
}
.destaques ul li a .content span small {
    color: #000;
    font-family: 'open_sansregular';
    font-size: 13px
}
.destaques ul li a .content p {
    color: #000;
    font-family: 'open_sansregular';
    font-size: 13px;
    margin-top: 15px
}
#destaque-prev {
    position: absolute;
    width: 41px;
    height: 41px;
    top: 45%;
    left: 40px;
    z-index: 9999
}
#destaque-prev .bx-prev {
    width: 41px;
    height: 41px;
    float: left;
    background: url('../../img/prev-destaques.png?v=2') 0 0 no-repeat
}
#destaque-next {
    position: absolute;
    width: 41px;
    height: 41px;
    top: 45%;
    right: 40px;
    z-index: 9999
}
#destaque-next .bx-next {
    width: 41px;
    height: 41px;
    float: left;
    background: url('../../img/next-destaques.png?v=2') 0 0 no-repeat
}
.banner {
    float: left;
    width: 100%;
    padding: 20px 0
}
.mais-vendidos {
    background: #FFF url('../../img/titulo-mais-vendidos.png') no-repeat top 20px center;
    padding: 90px 0 50px 0;
    float: left;
    width: 100%;
    position: relative
}
.mais-vendidos ul {
    float: left;
    width: 100%
}
.mais-vendidos ul li a {
    display: block;
    border: 4px solid transparent;
    float: left
}
.mais-vendidos ul li a:hover {
    border-color: #ff041f
}
.mais-vendidos ul li a .image {
    float: left;
    width: 100%;
    height: 200px;
    text-align: center
}
.mais-vendidos ul li a .image img {
    max-height: 100%;
    max-width: 100%;
    display: inline
}
.mais-vendidos ul li a .content {
    padding: 20px;
    float: left;
    width: 100%;
    margin-top: 15px
}
.mais-vendidos ul li a .content h2 {
    color: #000;
    font-family: 'open_sansbold';
    font-size: 18px;
    margin-bottom: 8px
}
.mais-vendidos ul li a .content span {
    color: #6e1508;
    font-family: 'open_sansregular';
    font-size: 26px
}
.mais-vendidos ul li a .content p {
    color: #000;
    font-family: 'open_sansregular';
    font-size: 13px;
    margin-top: 15px
}
#mais-vendidos-prev {
    position: absolute;
    width: 41px;
    height: 41px;
    top: 45%;
    left: 40px;
    z-index: 9999
}
#mais-vendidos-prev .bx-prev {
    width: 41px;
    height: 41px;
    float: left;
    background: url('../../img/prev-destaques.png?v=2') 0 0 no-repeat
}
#mais-vendidos-next {
    position: absolute;
    width: 41px;
    height: 41px;
    top: 45%;
    right: 40px;
    z-index: 9999
}
#mais-vendidos-next .bx-next {
    width: 41px;
    height: 41px;
    float: left;
    background: url('../../img/next-destaques.png?v=2') 0 0 no-repeat
}
.newsletter {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 40px
}
.newsletter .box-page-plugin {
    float: left;
    width: 100%
}
.newsletter .box-newsletter {
    float: right;
    width: 100%;
    min-height: 290px;
    background: #f2f2f2 url('../../img/icone-newsletter.png') no-repeat top right 10px;
    padding: 50px 5%
}
.newsletter .box-newsletter p {
    color: #d50417;
    font-family: 'open_sansbold';
    font-size: 18px
}
.newsletter #form-newsletter {
    width: 50%
}
.newsletter #form-newsletter input[type=text] {
    width: 100%;
    padding: 5px 3%;
    margin-bottom: 10px;
    border: 1px solid #d50417;
    font-family: 'open_sansregular';
    font-size: 18px
}
.newsletter #form-newsletter input[type=submit] {
    font-family: 'open_sansregular';
    font-size: 20px;
    font-weight: bold;
    padding: 8px 10%;
    float: right;
    margin: 0
}
footer {
    padding-top: 40px;
    float: left;
    width: 100%
}
footer .lista-icones {
    padding: 40px 0 20px 0
}
footer .lista-icones img {
    max-width: 100%
}
footer .menu-footer {
    float: left;
    width: 100%;
    border-top: 2px solid #ff041f;
    border-bottom: 2px solid #ff041f
}
footer .menu-footer li {
    display: inline;
    float: left;
    width: 25%;
    text-align: center;
    padding: 15px 0
}
footer .menu-footer li a {
    color: #d50417;
    font-family: 'open_sansbold';
    font-size: 18px
}
footer .formas-pagamento {
    float: left;
    width: 100%;
    padding: 15px 0 30px 0
}
footer .formas-pagamento h4 {
    color: #808080;
    font-size: 18px;
    font-family: 'open_sanslight';
    margin-bottom: 15px
}
footer .row-telefone {
    float: left;
    width: 100%;
    background: #ff041f;
    padding: 20px 0;
    text-align: left
}
.title-site-map {
    color: #fff;
    font-size: 18px;
    font-family: 'open_sanslight';
    margin-bottom: 15px
}
.site-map a {
    color: #fff
}
.site-map a:hover {
    color: #000
}
footer .row-telefone a.phone {
    background: url('../../img/icone-telefone.png') no-repeat center left;
    margin-top: 30px;
    color: #fff;
    font-size: 25px;
    font-family: 'open_sansbold';
    height: 51px;
    display: inline-block;
    line-height: 51px;
    padding-left: 80px
}
footer .row-telefone a.phone small {
    font-size: 18px;
    font-family: 'open_sanslight'
}
footer .row-address {
    float: left;
    width: 100%;
    padding: 25px 0 25px 0;
    background: #000
}
footer .row-address address {
    color: #fff;
    font-size: 12px;
    font-family: 'open_sanslight';
    font-style: initial;
    text-align: center
}
.carrinho {
    padding: 40px 0
}
.cart-navigation {
    float: left;
    width: 100%;
    margin-bottom: 20px
}
.cart-navigation ul {
    float: left;
    width: 100%;
    border-radius: 15px 0 0 15px
}
.cart-navigation ul li {
    background: #d50417;
    float: left;
    width: 25%;
    display: inline;
    color: #fff;
    text-align: center;
    font-family: 'open_sansregular';
    font-size: 20px;
    padding: 5px 0;
    position: relative
}
.cart-navigation ul li:first-child {
    border-radius: 10px 0 0 10px
}
.cart-navigation ul li a {
    color: #fff;
    font-family: 'open_sansbold';
    font-size: 20px
}
.icones-checkout {
    position: absolute;
    left: 0;
    top: -15px;
    width: 54px;
    height: 55px;
    font-family: 'open_sansbold';
    font-size: 35px;
    text-align: center;
    line-height: 55px;
    font-style: normal
}
.icone-checkout-ativo {
    background: url('../../img/icone-checkout-ativo.png') no-repeat;
    color: #fff
}
.icone-checkout {
    background: url('../../img/icone-checkout.png') no-repeat;
    color: #d50417
}
.lista-produtos-cart {
    float: left;
    width: 100%;
    border-right: 1px solid #dedede
}
.lista-produtos-cart li {
    float: left;
    width: 98%;
    border-bottom: 1px solid #dedede;
    margin: 50px 0;
    padding: 20px 0
}
.lista-produtos-cart li .produto-cart-img {
    float: left;
    width: 40%
}
.lista-produtos-cart li .produto-cart-img img {
    float: left;
    max-width: 100%
}
.lista-produtos-cart li .produto-cart-descricao {
    float: right;
    width: 58%
}
.lista-produtos-cart li .conteiner-cart-quantidade {
    float: left;
    width: 100%
}
.lista-produtos-cart li .conteiner-cart-quantidade form {
    display: none
}
.lista-produtos-cart li .conteiner-cart-quantidade .quantidade-carrinho {
    float: left;
    border: 1px solid #858585;
    padding: 3px 2px 2px 2px;
    margin-top: 10px
}
.lista-produtos-cart li .conteiner-cart-quantidade .quantidade-carrinho .qtd {
    background: #fff;
    width: 20px;
    font-family: 'open_sansregular';
    font-size: 17px;
    float: left;
    width: 40px;
    text-align: center
}
.lista-produtos-cart li .conteiner-cart-quantidade .quantidade-carrinho .button {
    width: 10px;
    float: right;
    cursor: pointer
}
.lista-produtos-cart li .conteiner-cart-quantidade .quantidade-carrinho .button div {
    float: left;
    width: 100%;
    margin-bottom: 4px
}
.lista-produtos-cart li .conteiner-cart-quantidade .quantidade-carrinho .button .adicionar {
    float: left;
    width: 10px;
    height: 8px;
    background: url('../../img/add.png')
}
.lista-produtos-cart li .conteiner-cart-quantidade .quantidade-carrinho .button .remover {
    float: left;
    width: 10px;
    height: 8px;
    background: url('../../img/rem.png')
}
.lista-produtos-cart li .conteiner-cart-quantidade .txt-unidades {
    margin-top: 15px
}
.lista-produtos-cart li p {
    color: #000;
    font-family: 'open_sansregular';
    font-size: 18px;
    margin-bottom: 0
}
.lista-produtos-cart li p.preco {
    color: #d50417;
    font-family: 'open_sansregular';
    font-size: 30px;
    margin-bottom: 0;
    margin-bottom: 5px
}
.lista-produtos-cart li h2 {
    color: #000;
    font-family: 'open_sansbold';
    font-size: 30px
}
.deletar-produto-cart {
    float: right
}
.btn-continuar {
    float: left;
    background: #d50417;
    color: #fff;
    font-family: 'open_sansbold';
    font-size: 25px;
    padding: 10px 30px 15px 30px;
    border-radius: 5px;
    margin-top: 50px;
    clear: both
}
.btn-continuar:hover {
    color: #fff
}
.carrinho .valores {
    margin: 40px 0
}
.carrinho .valores span {
    color: #000;
    font-family: 'open_sansbold';
    font-size: 18px;
    margin-bottom: 10px
}
.carrinho .valores p {
    color: #000;
    font-family: 'open_sansregular';
    font-size: 30px;
    font-weight: 600
}
.carrinho .valores.total p {
    font-family: 'open_sansbold'
}
.btn-avancar {
    float: left;
    background: #d50417;
    color: #fff;
    font-family: 'open_sansbold';
    font-size: 25px;
    padding: 10px 30px 15px 30px;
    border-radius: 5px
}
.btn-avancar:hover {
    color: #fff
}
.edit_address {
    float: left;
    display: block;
    color: #000;
    font-size: 16px;
    font-family: 'open_sansregular'
}
.form-edit-address {
    float: left;
    width: 100%;
    display: none;
    margin: 50px 0
}
.endereco {
    float: left;
    width: 100%;
    margin: 10px 0 50px 0
}
.endereco p {
    margin: 0;
    font-size: 16px;
    font-family: 'open_sansregular'
}
.msg-empty-cart {
    width: 100%;
    text-align: center;
    color: #d50417;
    font-size: 25px;
    font-family: 'open_sansregular';
    padding: 100px 0
}
.produto-descricao {
    margin: 50px 0
}
.produto-descricao .produto-info {
    float: left;
    width: 100%;
    margin-bottom: 20px
}
.produto-descricao p {
    color: #000;
    font-family: 'open_sansregular';
    font-size: 18px;
    margin-bottom: 0
}
.produto-descricao p.preco {
    color: #d50417;
    font-family: 'open_sansregular';
    font-size: 30px;
    margin-bottom: 0;
    margin-bottom: 5px
}
.conteiner-cores-quantidade {
    float: left;
    width: 100%
}
.produto-descricao .cores {
    float: left;
    width: 100%;
    margin-bottom: 30px
}
.produto-descricao .cores p {
    color: #858585;
    margin-bottom: 10px
}
.produto-descricao h2 {
    color: #000;
    font-family: 'open_sansbold';
    font-size: 30px
}
.imagem-produto {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    background: url('../../img/zoom.png') no-repeat bottom 45px right 60px;
    height: 250px
}
.produto-descricao img {
    max-height: 100%!important
}
.imagens-produto {
    float: left;
    width: 100%;
    position: relative;
    height: 85px
}
.imagens-produto .bx-wrapper,
.imagens-produto .bx-viewport {
    height: 100%
}
.imagens-produto ul {
    float: left;
    width: 100%;
    height: 100%
}
.imagens-produto ul li {
    float: left;
    display: inline;
    height: 100%
}
.imagens-produto ul li img {
    float: left;
    max-width: 100%;
    max-height: 100%
}
#imagens-prev {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 45%;
    left: 20px;
    z-index: 9999
}
#imagens-prev .bx-prev {
    width: 40px;
    height: 35px;
    float: left;
    background: url('../../img/prev-imagens.png?v=2') 0 0 no-repeat
}
#imagens-next {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 45%;
    right: 20px;
    z-index: 9999
}
#imagens-next .bx-next {
    width: 35px;
    height: 35px;
    float: left;
    background: url('../../img/next-imagens.png?v=2') 0 0 no-repeat
}
.zoomContainer {
    z-index: 9999
}
.active img {
    border: 1px solid #ff041f!important
}
.lista-cores {
    float: left;
    width: 100%
}
.lista-cores li {
    float: left;
    display: inline;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    position: relative;
    overflow: hidden
}
.lista-cores li img {
    float: left;
    max-width: 100%
}
.lista-cores input[type=radio] {
    height: 0;
    width: 0;
    margin-top: -20px;
    margin: 0;
    padding: 0;
    opacity: 0
}
.lista-cores li input[type=radio]+label {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    display: inline-block;
    background: url('../../img/checks.png') no-repeat 0 0
}
.conteiner-quantidade {
    float: left;
    width: 49%
}
.quantidade {
    float: right;
    border: 1px solid #858585;
    padding: 3px 2px 2px 2px;
    margin-top: 10px
}
.quantidade .qtd {
    background: #fff;
    width: 20px;
    font-family: 'open_sansregular';
    font-size: 17px;
    float: left;
    width: 40px;
    text-align: center
}
.quantidade .button {
    width: 10px;
    float: right;
    cursor: pointer
}
.quantidade .button div {
    float: left;
    width: 100%;
    margin-bottom: 4px
}
.quantidade .button .inc {
    float: left;
    width: 10px;
    height: 8px;
    background: url('../../img/add.png')
}
.quantidade .button .dec {
    float: left;
    width: 10px;
    height: 8px;
    background: url('../../img/rem.png')
}
.txt-unidades {
    font-family: 'open_sansregular';
    color: #858585;
    float: right;
    margin-top: 15px;
    font-size: 18px;
    margin-left: 5px
}
.btn-comprar {
    float: right;
    background: #d50417;
    color: #fff;
    font-family: 'open_sansbold';
    font-size: 30px;
    padding: 3px 30px 5px 30px;
    border-radius: 5px
}
.produto-especificacoes h3 {
    margin-bottom: 50px;
    background: #d50417;
    color: #fff;
    font-family: 'open_sansbold';
    font-size: 22px;
    padding: 12px 2%;
    width: 100%
}
.produto-especificacoes p {
    float: left;
    width: 100%;
    color: #000;
    font-family: 'open_sansregular';
    font-size: 20px;
    margin: 0
}
.produto-especificacoes p span {
    font-family: 'open_sansbold'
}
.produtos-relacionados {
    background: url('../../img/titulo-produtos-relacionados.png') no-repeat top 20px center;
    padding: 90px 0 50px 0;
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0
}
.produtos-relacionados ul {
    float: left;
    width: 100%
}
.produtos-relacionados ul li a {
    display: block;
    border: 4px solid transparent;
    float: left
}
.produtos-relacionados ul li a:hover {
    border-color: #ff041f
}
.produtos-relacionados ul li a .image {
    float: left;
    width: 100%;
    height: 200px;
    text-align: center;
    background: #fff
}
.produtos-relacionados ul li a .image img {
    max-height: 100%;
    max-width: 100%;
    display: inline;
    padding-top: 10px
}
.produtos-relacionados ul li a .content {
    padding: 20px;
    float: left;
    width: 100%;
    height: 200px
}
.produtos-relacionados ul li a .content h2 {
    color: #000;
    font-family: 'open_sansbold';
    font-size: 18px;
    margin-bottom: 8px
}
.produtos-relacionados ul li a .content span {
    color: #6e1508;
    font-family: 'open_sansregular';
    font-size: 26px
}
.produtos-relacionados ul li a .content p {
    color: #000;
    font-family: 'open_sansregular';
    font-size: 13px;
    margin-top: 15px
}
#produtos-relacionados-prev {
    position: absolute;
    width: 41px;
    height: 41px;
    top: 45%;
    left: 0;
    z-index: 9999
}
#produtos-relacionados-prev .bx-prev {
    width: 41px;
    height: 41px;
    float: left;
    background: url('../../img/prev-destaques.png?v=2') 0 0 no-repeat
}
#produtos-relacionados-next {
    position: absolute;
    width: 41px;
    height: 41px;
    top: 45%;
    right: 0;
    z-index: 9999
}
#produtos-relacionados-next .bx-next {
    width: 41px;
    height: 41px;
    float: left;
    background: url('../../img/next-destaques.png?v=2') 0 0 no-repeat
}
.cores-disponiveis {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px
}
.lista-cores-disponiveis {
    float: left;
    width: 90%;
    padding-left: 10%;
    position: relative
}
.lista-cores-disponiveis a {
    float: left
}
.cores-disponiveis p {
    color: #858585;
    margin-bottom: 10px
}
.cores-disponiveis .bx-wrapper {
    float: left
}
.cores-disponiveis .bx-wrapper,
.cores-disponiveis .bx-viewport {
    height: 60px
}
.cores-disponiveis ul {
    float: left;
    width: 100%;
    height: 100%
}
.cores-disponiveis ul li {
    float: left;
    display: inline;
    height: 100%;
    width: 50px!important
}
.cores-disponiveis ul li img {
    float: left;
    max-width: 100%;
    max-height: 100%
}
#produto-prev {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 7%;
    left: 0;
    z-index: 9999
}
#produto-prev .bx-prev {
    width: 40px;
    height: 35px;
    float: left;
    background: url('../../img/prev-imagens.png?v=2') 0 0 no-repeat
}
#produto-next {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 7%;
    right: 0;
    z-index: 9999
}
#produto-next .bx-next {
    width: 35px;
    height: 35px;
    float: left;
    background: url('../../img/next-imagens.png?v=2') 0 0 no-repeat
}
.cadastro {
    background: url('../img/titulo-cadastro.pngx') no-repeat top 20px center;
    padding: 5px 0 5px 0;
    float: left;
    width: 100%;
    position: relative
}
.cadastro form {
    margin: 50px 0
}
.cadastro h4.ui.header {
    color: #000;
    font-family: 'open_sansbold';
    font-size: 20px;
    // margin: 60px 0 30px 0
}

.cadastro h5.ui.header {
    color: #000;
    font-family: 'open_sansregular';
    font-size: 25px;
    // margin: 60px 0 30px 0
}
.cadastro h3.ui.header {
    color: #000;
    font-family: 'open_sansregular';
    font-size: 15px;
    // margin: 60px 0 30px 0
}


.ui.action.input input[type="file"] {
    display: none
}
.required:after {
    content: "*";
    font-size: 22px;
    color: #d50417;
    position: absolute;
    top: 0;
    right: -10px
}
.ui.form .field,
.ui.form .fields {
    position: relative
}
#form-cadastro button[type=submit] {
    font-family: 'open_sansregular';
    font-size: 20px;
    font-weight: bold;
    padding: 8px 10%;
   // float: right;
    margin-left: 20px;

}
.conteiner-form-login {
    position: relative
}
.form-login {
    display: none;
    position: absolute;
    background: #fff;
    top: 100px;
    border: 1px solid #d50417;
    width: 350px;
    left: -60px;
    padding: 15px 20px;
    overflow: visible!important
}
.form-login .close {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 24px;
    height: 24px;
    background: url('../../img/botao_fechar.png') no-repeat;
    z-index: 9999999;
    cursor: pointer
}
.form-login input[type=text],
.form-login input[type=password] {
    width: 100%;
    border: 1px solid #d50417;
    margin-bottom: 12px;
    border-radius: 3px;
    font-family: 'open_sansregular';
    font-size: 20px;
    padding: 3px 10px
}
.box-links-form-login {
    float: left;
    width: 59%
}
.box-links-form-login a {
    color: #d50417!important;
    font-size: 14px;
    font-family: 'open_sansregular';
    float: left
}
.box-links-form-login a.lk-cadastro {
    font-size: 16px;
    font-family: 'open_sansbold'
}
.form-login input[type=submit] {
    float: right;
    background: #d50417;
    color: #fff;
    padding: 5px 20px;
    border-radius: 3px;
    font-family: 'open_sansregular';
    max-width: 40%
}
.errors {
    font-size: 11px;
    color: #d50417;
    font-family: 'open_sansregular';
    text-align: left;
    float: left;
    width: 100%
}
.page {
    padding: 90px 0 50px 0;
    float: left;
    width: 100%;
    position: relative
}
.menu-lateral {
    float: left
}
.menu-lateral li {
    float: left;
    display: block;
    width: 100%
}
.menu-lateral li a {
    float: left;
    display: block;
    color: #b7091d;
    font-family: 'open_sansregular';
    font-size: 20px;
    margin-bottom: 10px
}
.menu-lateral li a span {
    float: left;
    line-height: 25px
}
.menu-lateral li a.active {
    font-family: 'open_sansbold'
}
.menu-lateral .icone-menu {
    float: left;
    width: 25px;
    height: 23px;
    margin-right: 20px;
    background-repeat: no-repeat
}
.icone-quem-somos {
    background: url('../../img/icon_quem somos.png')
}
.icone-localizacao {
    background: url('../../img/icon_localizacao.png')
}
.icone-politica {
    background: url('../../img/icon_privacidade.png')
}
.icone-contato {
    background: url('../../img/icon_contato.png')
}
.quem-somos img {
    width: 100%;
    float: left;
    margin-bottom: 20px
}
.quem-somos p {
    width: 100%;
    float: left;
    margin: 15px 0;
    font-family: 'open_sansregular';
    font-size: 20px
}
.quem-somos ul li p {
    margin: 5px 0
}
.quem-somos h2 {
    color: #b7091d;
    font-size: 40px;
    font-family: 'open_sansbold'
}
.localizacao {
    width: 100%;
    float: left
}
.conteiner-mapa {
    float: right;
    width: 100%;
    position: relative
}
#mapa {
    float: right;
    width: 100%;
    height: 615px
}
.scrolloff {
    pointer-events: none
}
.localizacao p {
    float: right;
    width: 100%;
    font-family: 'open_sansregular';
    font-size: 16px;
    margin-top: 20px;
    color: #000
}
.politica-privacidade {
    float: right;
    width: 100%
}
.politica-privacidade p {
    float: right;
    width: 100%;
    font-family: 'open_sansregular';
    font-size: 16px;
    margin-top: 20px;
    color: #000
}
#form-contato input[type=text],
#form-contato textarea {
    border: 1px solid #919191;
    resize: none;
    font-family: 'open_sansregular';
    font-size: 16px;
    color: #919191;
    padding: 5px .5em
}
#form-contato button[type=submit] {
    font-family: 'open_sansregular';
    font-size: 20px;
    font-weight: bold;
    padding: 8px 10%;
    float: right;
    margin: 0;
    background: #b7091d
}
.topo-produtos {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 50px
}
.topo-produtos hr {
    float: left;
    width: 100%;
    height: 2px;
    background: #d50417;
    margin-top: -18px
}
.titulo-produtos {
    line-height: 53px;
    background: #fff;
    margin: 0 auto;
    z-index: 9999;
    display: inline;
    padding: 10px 30px;
    font-size: 40px;
    color: #d50417;
    font-family: 'open_sansregular'
}
.titulo-produtos img {
    margin-right: 10px
}
.lista-produtos {
    float: left;
    width: 100%;
    position: relative
}
.lista-produtos ul {
    float: left;
    width: 100%
}
.lista-produtos ul li {
    width: 25%;
    float: left;
    margin-bottom: 30px
}
.lista-produtos ul li a {
    display: block;
    border: 4px solid transparent;
    float: left
}
.lista-produtos ul li a:hover {
    border-color: #ff041f
}
.lista-produtos ul li a .image {
    float: left;
    width: 100%;
    height: 200px;
    text-align: center;
    background: #fff
}
.lista-produtos ul li a .image img {
    max-height: 100%;
    max-width: 100%;
    display: inline;
    padding-top: 10px
}
.lista-produtos ul li a .content {
    padding: 20px;
    float: left;
    width: 100%;
    height: 200px
}
.lista-produtos ul li a .content h2 {
    color: #000;
    font-family: 'open_sansbold';
    font-size: 18px;
    margin-bottom: 8px
}
.lista-produtos ul li a .content span {
    color: #d50417;
    font-family: 'open_sansregular';
    font-size: 26px
}
.lista-produtos ul li a .content p {
    color: #000;
    font-family: 'open_sansregular';
    font-size: 13px;
    margin-top: 15px
}
.paginacao {
    float: left;
    width: 100%;
    text-align: center
}
.paginacao .pagination {
    margin: 0 auto
}
.paginacao .pagination li {
    display: inline
}
.paginacao .pagination li a {
    color: #d50417;
    border: 2px solid #d50417;
    border-radius: 100%;
    font-family: 'open_sansregular';
    font-size: 18px;
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 25px;
    margin: 0 5px
}
.paginacao .pagination li span {
    color: #d50417
}
.paginacao .pagination li a[rel="next"] {
    background: #d50417;
    color: #fff;
    font-size: 25px;
    line-height: 21px
}
.paginacao .pagination li a[rel="prev"] {
    background: #d50417;
    color: #fff;
    font-size: 25px;
    line-height: 21px
}
.paginacao .pagination li.disabled {
    display: none
}
.paginacao .pagination li span {
    background: #d50417;
    border: 2px solid #d50417;
    color: #fff;
    border-radius: 100%;
    font-family: 'open_sansregular';
    font-size: 18px;
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 25px;
    margin: 0 5px
}
menu {
    display: none
}
.message-zoom {
    display: none!important;
    font-size: 13px;
    text-align: center;
    float: left;
    width: 100%
}
.open-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 35%;
    width: 20%
}
.open-menu i {
    background: url('../../img/menu.png');
    width: 36px;
    height: 26px;
    float: left
}
.open-menu i.close {
    background-position: 0 -26px
}
.open-menu img {
    max-width: 100%
}
.mobile-links {
    display: none;
    background: #d50417;
    float: left;
    width: 100%;
    z-index: 9999999;
    position: relative
}
.mobile-links .ui.grid.container {
    margin: 0
}
.mobile-links ul {
    float: left;
    width: 100%
}
.mobile-links ul li {
    float: left;
    width: 33%;
    text-align: center
}
.mobile-links ul li i {
    height: 50px
}
.mobile-links .form-login {
    z-index: 999999;
    left: 25%;
    top: 0
}
.form-busca-mobile {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 99999;
    background: #ff041f;
    padding: 5px 0;
    display: none
}
.form-busca-mobile input[type="text"] {
    border-radius: 0;
    font-family: 'open_sansregular';
    font-size: 15px;
    font-style: italic;
    padding: 10px 3%;
    border: 0;
    width: 74%;
    float: left;
    margin-left: 10%
}
.form-busca-mobile input[type=submit] {
    background: #fff url('../../img/campo_busca_lupa.png') no-repeat center center;
    width: 10%;
    height: 40px;
    float: left
}
.imagem-produto-customizavel {
    float: left;
    width: 100%;
    display: none;
    position: relative
}
.imagem-produto-customizavel input {
    position: absolute;
    bottom: 18%;
    left: 12%;
    width: 65%;
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.32);
    font-family: 'Arialic Hollow';
    color: #712405;
    font-size: 35px;
    font-weight: bold;
    text-align: center
}
.ui.menu.grid>.computer.only.row {
    padding: 0
}
@media screen and (max-width: 1020px) {
    .header-link p {
        display: none
    }
    header>.ui.grid.container {
        width: 90%!important
    }
    img {
        max-width: 100%
    }
}
@media screen and (max-width: 1010px) {
    .open-menu,
    .mobile-links {
        display: inline
    }
    .ui.menu,
    .selo,
    .computer {
        display: none!important
    }
    .ui.grid>[class*="four wide"].column.logo {
        width: 60%!important;
        text-align: center;
        margin-left: 20%
    }
    .logo img {
        max-width: 100%
    }
    .ui.grid>[class*="two wide"].column.link-carrinho {
        width: 20%!important
    }
    .sair {
        padding: 10px 16px;
        background: #ff041f;
        border-radius: 5px
    }
    html,
    body {
        overflow-x: hidden
    }
    menu {
        display: inline;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1;
        width: 220px;
        height: 100%;
        padding-top: 10px;
        background: #ff041f;
        box-shadow: inset -5px -10px 10px 0 rgba(0, 0, 0, .3)
    }
    menu li a {
        display: block;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
        padding: 10px;
        color: #FFF;
        text-decoration: none
    }
    menu li a:hover {
        background: #FFF;
        color: #d55401
    }
    menu {
        -webkit-transform: translateX(-220px);
        -moz-transform: translateX(-220px);
        -ms-transform: translateX(-220px);
        transform: translateX(-220px);
        -webkit-transition: all .25s linear;
        -moz-transition: all .25s linear;
        -ms-transition: all .25s linear;
        transition: all .25s linear;
        overflow-x: auto
    }
    header,
    main,
    .mobile-links,
    footer {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all .25s linear;
        -moz-transition: all .25s linear;
        -ms-transition: all .25s linear;
        transition: all .25s linear
    }
    .menu-active menu {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    .menu-active header,
    .menu-active .mobile-links,
    .menu-active main,
    .menu-active footer {
        -webkit-transform: translateX(220px);
        -moz-transform: translateX(220px);
        -ms-transform: translateX(220px);
        transform: translateX(220px)
    }
}
@media screen and (max-width: 980px) {
    .imagem-produto {
        background: none!important
    }
    .message-zoom {
        display: inline!important
    }
    .ui.grid>[class*="ten wide"].column,
    .ui.grid>[class*="six wide"].column {
        width: 100%!important
    }
    .newsletter #form-newsletter {
        width: 100%!important
    }
    .newsletter .box-page-plugin {
        text-align: center
    }
    .lista-icones .ui.centered.grid>div {
        width: 33%!important;
        text-align: center!important
    }
    .lista-produtos ul li {
        width: 33%
    }
    .conteiner-quantidade {
        width: 100%;
        margin-bottom: 20px
    }
    .page .ui.grid>[class*="four wide"].column,
    .page .ui.grid>[class*="twelve wide"].column,
    .ui.grid>[class*="seven wide"].column,
    .page .ui.column.grid>[class*="seven wide"].column {
        width: 100%!important
    }
    .menu-lateral {
        width: 100%
    }
    .menu-lateral li {
        width: 25%
    }
    .menu-lateral .icone-menu {
        display: inline-block;
        float: none;
        margin-right: 0
    }
    .menu-lateral li a span {
        float: none
    }
    .menu-lateral li a {
        float: left;
        width: 100%;
        text-align: center
    }
    .cadastro .ui.column.grid>[class*="eleven wide"].column {
        width: 100%!important
    }
    #banner-next,
    #banner-prev {
        display: none
    }
}
@media screen and (max-width: 800px) {
    .ui.grid .produto-descricao.row>[class*="nine wide"].column,
    .ui.grid>.produto-descricao.row>[class*="seven wide"].column {
        width: 100%!important
    }
    .produto-info {
        margin-top: 20px
    }
}
@media screen and (max-width: 700px) {
    .lista-produtos ul li {
        width: 50%
    }
    .menu-lateral li {
        width: 50%;
        margin-bottom: 20px;
        height: 50px
    }
    .carrinho .ui.grid>[class*="eleven wide"].column,
    .carrinho .ui.grid>[class*="five wide"].column {
        width: 100%!important
    }
    .lista-produtos-cart {
        border-right: 0
    }
    .cart-navigation ul li {
        width: 50%;
        margin-bottom: 35px
    }
    .cadastro .ui.grid>[class*="six wide"].column {
        width: 90%!important
    }
    .four.wide.column.column-sitemap,
    .twelve.wide.column.column-telefone {
        width: 100%!important;
        text-align: center
    }
    footer .row-telefone a.phone {
        padding-left: 0;
        padding-top: 60px;
        margin-top: 0;
        background: url(../../img/icone-telefone.png) no-repeat top center!important;
        float: left;
        height: auto
    }
    footer .row-telefone a.phone small {
        width: 100%;
        float: left
    }
    footer .row-telefone a.phone small span {
        display: none
    }
}
@media screen and (max-width: 600px) {
    .lista-icones .ui.centered.grid>div {
        width: 50%!important
    }
    .menu-footer li {
        width: 50%!important
    }
    .formas-pagamento {
        text-align: center!important
    }
    .formas-pagamento .ui.container .ui.grid>[class*="eight wide"].column,
    .formas-pagamento .ui.container .ui.grid>[class*="two wide"].column {
        width: 100%!important
    }
    footer .row-telefone a.phone small {
        width: 100%;
        float: left;
        line-height: 27px
    }
    footer .row-telefone a.phone small span {
        display: none
    }
    footer .row-telefone a.phone {
        background: url('../../img/icone-telefone.png') no-repeat center center;
        padding-left: 0;
        padding-top: 51px
    }
    .mobile-links .form-login {
        max-width: 90%;
        left: 5%
    }
    .carrinho .message span {
        margin-top: 20px!important;
        width: 100%;
        text-align: center
    }
    .lista-produtos-cart li h2,
    .lista-produtos-cart li p.preco {
        font-size: 20px
    }
    .lista-produtos-cart li .conteiner-cart-quantidade .txt-unidades {
        display: none
    }
    .cadastro .ui.grid>[class*="eight wide"].column {
        width: 100%!important
    }
    #cardNumber {
        width: 100%!important
    }
    .ui.form .six.wide.field {
        width: 100%!important
    }
}
@media screen and (max-width: 550px) {
    .lista-produtos ul li {
        width: 100%
    }
    .cart-navigation ul li {
        width: 100%;
        border-radius: 10px 0 0 10px
    }
}
@media screen and (max-width: 400px) {
    .lista-icones .ui.centered.grid>div {
        width: 100%!important
    }
    .produtos-relacionados {
        background-size: 160%!important
    }
    .produto-especificacoes h3 {
        text-align: center
    }
}
.subItem {
    background: #d50417;
    display: none
}
.subItens {
    background: #86020f;
    display: none
}
.open-subItens {
    float: right;
    width: 20px;
    height: 20px;
    background: url('../../img/open.png') no-repeat
}
menu li a:hover .open-subItens {
    background-position: 0 -20px
}
.conteiner-submenu {
    position: initial!important
}
.conteiner-submenu .menu {
    left: 0!important;
    width: 100%!important;
    top: 85%!important
}
.conteiner-submenu .menu:after {
    left: 20%!important
}
.conteiner-submenu .menu .item {
    width: 25%;
    float: left;
    display: inline-block
}