@charset "utf-8";

::selection{ background: #191919; color: white}
::-moz-selection{ background: #191919; color: white}

/* Base */
body { background: #F7F7F8; }
body.interno {}

a { color: #014d84; text-decoration: underline; }
a:hover { text-decoration: none; }
.default { color: #0068b3 !important; /* color: #b61919 !important; */ }

/* Grid */
.wrap { margin: 0 auto; padding: 0 10px; max-width: 1600px; min-width: 980px; }
.controle { clear: both; font-size: 0; height: 0; line-height: 0; }

.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12 { float: left; margin-left: 10px !important; margin-right: 10px !important; }

.col1 { width: 75px; }
.col2 { width: 170px; }
.col3 { width: 265px; }
.col4 { width: 360px; }
.col5 { width: 455px; }
.col6 { width: 550px; }
.col7 { width: 645px; }
.col8 { width: 740px; }
.col9 { width: 835px; }
.col10 { width: 930px; }
.col11 { width: 1025px; }
.col12 { width: 1120px; }

/* Font-face*/
#mti_wfs_colophon { display: none !important; }

/* Header*/
header { background: #F7F7F8; display: block; height: auto; margin: 0; padding: 0; position: relative; }

header .logotipo { float: left; height: auto; font: 300 40px/105px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 20px 0 25px; text-decoration: none; max-width: 20%; }
header .logotipo img { display: block; max-width: 100%; height: auto; max-height: 62px; }

header .welcome { background: rgba(255,255,255,0.0); border-bottom: 1px solid rgba(0,0,0,0.1); color: #2A2928; font: 10px/32px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; height: 33px; width: 100%;}
header .welcome a { color: #2A2928; text-decoration: none;}
header .welcome a:hover { color: #191818; }
header .welcome-left {float: left;width: 27%;}
header .welcome-center {float: left;}
header .welcome-right {float: right;}

header .header-itens { float: right;height: auto; padding: 30px 0 10px 30px;width: 75%; }
header .icon-header { color: #2A2928; float: right; font: 11px/16px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; height: auto; margin: 0; padding: 5px 0 0 60px; text-decoration: none; width: 18%; background-position: 20px center; background-repeat: no-repeat; }
header .icon-header.minha-conta { background-image: url(/assets/images/layout/ico-user-bf.png?v4); }
header .icon-header.minha-conta:hover { background-image: url(/assets/images/layout/ico-user-hover.png?v4); }
header .icon-header.shopping-cart { background-image: url(/assets/images/layout/ico-cart-bf.png?v4); }
header .icon-header.shopping-cart:hover { background-image: url(/assets/images/layout/ico-cart-hover.png?v4); }
header .icon-header strong { display: block; font-size: 12px; line-height: 20px; text-transform: uppercase; }
header .icon-header a { color: #2A2928; text-decoration: none; }
header .icon-header.atendimento { background-image: url(/assets/images/layout/ico-atendimento-bf.png?v4); padding: 0 0 0 60px; }
header a.icon-header:hover,
header .icon-header a:hover { color: #191818; }
header .search-cart { float: left; height: 51px; padding: 0 20px 0 0; width: 40%; }
header .w-busca { background: #fff; border: 2px solid #fff; border-right: 0; border-radius: 50px; height: 47px; width: auto margin: 1px 40px 0 0; padding: 0 20px 0 0; position: relative; }
header .w-busca .busca { background: none; border: 0; color: #444; float: left; font: 12px/40px 'Neo Sans W01', Verdana, Helvetica, sans-serif; height: 45px; margin: 0; outline: none; padding: 0 55px 0 15px; width: 100%; }
header .w-busca .btn-buscar { background: transparent url(/assets/images/layout/btn-buscar.png?v4) center no-repeat; border: 0; border-radius: 0 20px 20px 0; position: absolute; top: 0; right: 0; width: 50px; height: 45px; margin: 0; }
header .w-busca .btn-buscar:hover { background: transparent url(/assets/images/layout/btn-buscar-hover.png?v4) center no-repeat; }

header nav { /* background-color: #2A2928; */ background-color: #0094FF; display: block; height: 100px; margin: 0 auto; padding: 0; }
header nav > .wrap > ul { margin: 0; padding: 0; list-style: none; font-size: 0; height: 100px; position: relative; text-align: center; }
header nav > .wrap > ul > li { display: inline-block; }
header nav > .wrap > ul > li > a { border-left: 3px solid rgba(0,0,0,0.05); color: #2A2928; display: inline-block; font: 600 14px/20px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0.1em; height: 100px; margin: 0; padding: 18px 30px 5px; text-align: center; text-decoration: none; text-transform: uppercase; }
header nav > .wrap > ul > li:last-child > a { border-right: 3px solid rgba(0,0,0,0.05); }
header nav > .wrap > ul > li:hover > a { background-color: #2A2928; color: #ffffff;}

header nav > .wrap > ul > li span {
    background-repeat: no-repeat;
    font-family: 'FontAwesome';
    font-style: initial;
    color: #2A2928;
    display: block;
    font-size: 50px;
    height: 50px;
    margin: 0 auto 5px;
    text-align: center;
    width: 50px
}


header nav > .wrap > ul > li span.icon-topo-home { background: url(/assets/images/layout/icones-menu/home-fino.png?v5) center no-repeat; }
header nav > .wrap > ul > li:hover span.icon-topo-home { background: url(/assets/images/layout/icones-menu/home-fino-branco.png?v5) center no-repeat; }

header nav > .wrap > ul > li span.icon-topo-1 { background: url(/assets/images/layout/icones-menu/banho.png?v5) center no-repeat; }
header nav > .wrap > ul > li:hover span.icon-topo-1 { background: url(/assets/images/layout/icones-menu/banho-branco.png?v5) center no-repeat; }
header nav > .wrap > ul > li span.icon-topo-2 { background: url(/assets/images/layout/icones-menu/concept.png?v5) center no-repeat; }
header nav > .wrap > ul > li:hover span.icon-topo-2 { background: url(/assets/images/layout/icones-menu/concept-branco.png?v5) center no-repeat; }
header nav > .wrap > ul > li span.icon-topo-3 { background: url(/assets/images/layout/icones-menu/cozinha.png?v5) center no-repeat; }
header nav > .wrap > ul > li:hover span.icon-topo-3 { background: url(/assets/images/layout/icones-menu/cozinha-branco.png?v5) center no-repeat; }

header nav > .wrap > ul > li span.icon-topo-4 { background: url(/assets/images/layout/icones-menu/dormitorio.png?v5) center no-repeat;  }
header nav > .wrap > ul > li:hover span.icon-topo-4 { background: url(/assets/images/layout/icones-menu/dormitorio-branco.png?v5) center no-repeat;  }

header nav > .wrap > ul > li span.icon-topo-5 { background: url(/assets/images/layout/icones-menu/lavanderia.png?v5) center no-repeat; }
header nav > .wrap > ul > li:hover span.icon-topo-5 { background: url(/assets/images/layout/icones-menu/lavanderia-branco.png?v5) center no-repeat; }

header nav > .wrap > ul > li span.icon-topo-6 { background: url(/assets/images/layout/icones-menu/office.png?v5) center no-repeat; }
header nav > .wrap > ul > li:hover span.icon-topo-6 { background: url(/assets/images/layout/icones-menu/office-branco.png?v5) center no-repeat; }

header nav > .wrap > ul > li span.icon-topo-7 { background: url(/assets/images/layout/icones-menu/sala.png?v5) center no-repeat; }
header nav > .wrap > ul > li:hover span.icon-topo-7 { background: url(/assets/images/layout/icones-menu/sala-branco.png?v5) center no-repeat; }

header nav > .wrap > ul > li span.icon-topo-8 { background: url(/assets/images/layout/icones-menu/sale.png?v5) center no-repeat; }
header nav > .wrap > ul > li:hover span.icon-topo-8 { background: url(/assets/images/layout/icones-menu/sale-branco.png?v5) center no-repeat; }

header nav ul li .submenu { display: none; background: #191818; box-shadow: 0 8px 25px rgba(0,0,0,0.35); font-size: 0; padding: 25px; position: absolute; top: 80px; left: 0; width: 100%; margin-left: 0; z-index: 2000; text-align: left; }
header nav ul li:hover .submenu { display: block; font-size: 0; }
header nav ul li .submenu > ul { display: inline-block; height: auto; list-style: none; margin: 0; padding: 20px 15px; width: 20%; vertical-align: top; }
header nav ul li .submenu > ul li { float: none; margin: 0; padding: 0; width: 100%; }
header nav ul li .submenu > ul li a { background: none; border: 0; height: auto; color: #fff; display: block; font: 12px/24px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; text-align: left; text-transform: none; text-decoration: none; }
header nav ul li .submenu > ul li > strong a { border-bottom: 1px solid rgba(255,255,255,0.075); font: bold 11px/30px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px; margin: 5px 0; text-transform: uppercase; }
header nav ul li .submenu > ul li a:hover { color: #b61818; }

.header-mobile { display: none; }

.scrollup { width: 50px; height: 50px; position: fixed; bottom: 10px; right: 10px; display: none; color: #fcc721; font-family: 'FontAwesome'; background: rgba(122,24,120,0.5); text-align: center; line-height: 46px; font-size: 22px; cursor: pointer; z-index: 2000; transition: all 0.5s ease; }
.scrollup:hover { background: rgba(122,24,120,1); }

/* Etc */
.etc { background: #0094FF; height: 142px; width: 100%; position: relative; z-index: 1000; }
.etc .newsletter { text-align: center; }
.etc h5 { color: #fff; font: 22px/40px 'Neo Sans W01', Verdana, Helvetica, sans-serif; margin: 20px 0 5px; padding: 0; text-shadow: 2px 1px 0px rgba(0,0,0,0.05); text-align: center; }
.etc h5 strong { font-weight: 500; }
.etc .newsletter .mailing { background: #fff; border: 0; border-radius: 35px; box-shadow: 0 2px 0 rgba(0,0,0,0.1); color: #555; display: inline-block; font: 16px/38px 'Neo Sans W01', Verdana, Helvetica, sans-serif; height: 48px; margin: 0 5px; outline: none; padding: 5px 30px; width: 310px; text-transform: none; vertical-align: middle; }
.etc .newsletter .btn-ok {background: #0068b3; border: 1px solid #00406d; border-radius: 50%; color: #fff; width: 48px; height: 48px; font-family: 'FontAwesome'; font-size: 24px; display: inline-block; vertical-align: middle; margin: 0; padding: 0; text-align: center; text-indent: -5px; }

/* Footer */
footer { background: #fff; display: block; height: auto; margin: 0; padding: 0; min-width: 100%; }
footer .footer-bar { background-color: #2A2928; height: 420px;}
/* footer .footer-bar {
    background: #372f2f url('/assets/images/layout/bg-footerbar.jpg') center no-repeat;
    background-size: cover;
    height: 471px;
} */
footer .col-4 { float: left; width: 25%; padding: 100px 15px 50px; }

footer h5 { color: #fff; font: bold 22px/30px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 0 0 20px; padding: 0; text-transform: uppercase; }
footer h5 strong { font-weight: 500; }
footer p { color: #fff; font: 13px/22px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 0 0 15px; padding: 0; }
footer p a { color: #fff; font-weight: 400; text-decoration: none; }
footer p a:hover { color: #fff; }
footer .atendimento .telefone { color: #0094FF; font: bold 18px/26px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; display: block; width: 200px; }
footer .atendimento p a { color: #fff; }
footer .wrap-social a { display: block; color: #fff; font: 400 14px/52px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 0 0 8px; text-decoration: none; text-transform: uppercase; }
footer .wrap-social a i { background: none; border: 1px solid rgba(255,255,255,0.12); color: #fff; display: inline-block; font-size: 22px; line-height: 54px; margin: 0 10px 0 0; height: 54px; width: 54px; text-align: center; vertical-align: middle; transition: all 0.35s ease; }
footer .wrap-social a:hover i { background: #0094FF; border: 1px solid #0094FF; }

footer .footer-info { background-color: #F7F7F8; border-top: 5px solid #0094FF; height: auto; margin: 0 auto; padding: 20px 0 35px; width: 100%; text-align: center;}
footer .footer-info h5 { color: #606062; font: 300 18px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; }
footer .footer-info a { text-decoration: none; }
footer .pagamentos{/* background-color: #0094FF; */}
footer .pagamentos a,
footer .pagamentos img,
footer .pagamentos div { vertical-align: middle !important; display: inline-block !important; }
footer p.endereco { border-top: 1px solid #d6d6d6; color: #606062; font: 14px/22px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 35px 0 0; padding: 0 0 0; }
footer .xneo { display: inline-block; }
footer .xneo img { display: inline-block; margin: 15px 0 0; }

/* Pub */
.pub { clear: both; background: transparent url(/assets/images/layout/asd.jpg) center top no-repeat; margin: 0 auto; padding: 0px 0 50px 0; max-height: 1080px; overflow: hidden; position: relative; }
.pub ul,
.pub ul li { margin: 0; padding: 0; list-style: none; }
.pub ul li img { display: block; margin: 0 auto; max-width: 100%; }
.pub .arrow { cursor: pointer; height: 94px; width: 50px; position: absolute; top: 50%; margin-top: -48px; z-index: 1000; }
.pub .arrow.left { background: url(/assets/images/layout/seta-prev.png) left top no-repeat; left: 0; }
.pub .arrow.right { background: url(/assets/images/layout/seta-next.png) left top no-repeat; right: 0; }
/* .pub .arrow.left:hover { background: url(/assets/images/layout/arrow-left-hover.png) left top no-repeat; }
.pub .arrow.right:hover { background: url(/assets/images/layout/arrow-right-hover.png) left top no-repeat; } */
.pub .bx-controls { height: 20px; position: absolute; bottom: 18px; left: 0; z-index: 1000; width: 100%; }
.pub .bx-pager { height: 20px; text-align: center; }
.pub .bx-pager .bx-pager-item { display: inline-block; }
.pub .bx-pager .bx-pager-item a {
    background: #0068b3;
    /* border: 3px solid #00406d; */
    border-radius: 50%;
    display: block;
    font-size: 1000px;
    height: 16px;
    margin: 0 5px;
    width: 16px;
    overflow: hidden;
}
.pub .bx-pager .bx-pager-item a:hover,
.pub .bx-pager .bx-pager-item a.active { background-color: #00406d; /* border: 3px solid #00406d; */ }

.pub-detalhe { display: none; height: 6px; margin: -3px 0 0; position: relative; z-index: 1001; background: #a51212; background: -webkit-linear-gradient(left, #a51212 , #c71e1e); background: -o-linear-gradient(right, #a51212, #c71e1e); background: -moz-linear-gradient(right, #a51212, #c71e1e); background: linear-gradient(to right, #a51212 , #c71e1e); }

/* Content */
.content { background-color: #F7F7F8; border-radius: 3px; margin: 10px auto; padding: 30px 15px; max-width: 1600px; }
.content h1 { color: #2A2928; font: 300 44px/48px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif;  margin: 0 0 15px; padding: 0; text-transform: none; }
.content h2 { color: #b61919; font: 400 30px/34px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0; margin: 15px 0 5px; padding: 0; text-transform: ; }
.content h3 { color: #2A2928; font: 300 24px/28px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0; margin: 10px 0 5px; padding: 0; text-transform: ; }
.content h4 { color: #0068b3; font: 300 21px/23px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0; margin: 5px 0 5px; padding: 0; text-transform: ; }
.content h5 { color: #606062; font: 400 18px/20px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0; margin-bottom: 5px; padding: 0; text-transform: ; }
.content h6 { color: #606062; font: 500 14px/18px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin-bottom: 5px; padding: 0; text-transform: uppercase; }
.content h1:empty,
.content h2:empty,
.content h3:empty,
.content h4:empty,
.content h5:empty,
.content h6:empty { display: none; }
.content h1 strong,
.content h2 strong,
.content h3 strong,
.content h4 strong,
.content h5 strong,
.content h6 strong { font-weight: bold; }
.content p { color: #606062; font: 13px/30px Arial, Helvetica, sans-serif; margin: 5px 0 15px; padding: 0; }
.content ul,
.content ol { margin: 0; padding: 5px 30px 10px; }
.content ul li,
.content ol li { color: #666; font: 13px/20px Arial, Helvetica, sans-serif; margin: 0 0 5px; padding: 0; }
.content .breadcrumbs { color: #888; font: 12px/18px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 0 0 15px; padding: 0;}
.content .breadcrumbs a { background: #2A2928; border-radius: 1px; color: #fff; display: inline-block; padding: 2px 4px; text-decoration: none; position: relative;  }
.list { margin: 0; padding: 5px 25px 15px; }
.list li { color: #666; font: 13px/30px Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
.side-content { float: right; width: 75%; }
.c-verde { color: #89c051 !important; }

/* Home */
.marcas-inicio { height: auto; margin: 25px 0 0; text-align: center; }
.marcas-inicio a { display: inline-block; vertical-align: middle; max-width: 100px; margin: 3px 10px; opacity: 0.75; transition: all 0.5s ease; }
.marcas-inicio a:hover { opacity: 1; }
.marcas-inicio a img { display: inline-block; max-width: 100%; max-height: 70px; vertical-align: middle; }

.vitrine-custom { margin: 0 0 30px; }
.vitrine-custom h3 { border-bottom: 1px solid #e5e5e5; color: #383332; font-weight: 500; height: 20px; line-height: 40px; margin: 0 0 40px; padding: 0 30px; text-align: center; }
.vitrine-custom h3 span { background-color: #F7F7F8; border-bottom: 0px solid #b61919; display: inline-block; padding: 0 10px; }
.vitrine-custom .vitrine-custom-categories { float: left; width: 20%; }
.vitrine-custom .vitrine-custom-categories ul { list-style: none; margin: 0; padding: 15px 30px 0; }
.vitrine-custom .vitrine-custom-categories ul li { margin: 6px 0; padding: 0; }
.vitrine-custom .vitrine-custom-categories ul li a { color: #504c4c; display: inline-block; line-height: 18px; text-decoration: none; }
.vitrine-custom .vitrine-custom-categories ul li a:before { content: '› '; color: #b61919; font-weight: bold; display: inline-block; width: 15px; }
.vitrine-custom .vitrine-custom-categories ul li a:hover { color: #b61919; }
.vitrine-custom .vitrine-custom-items { float: right; width: 100%; }

/* Content: Menu lateral */
.wrap-lateral { border: 0px solid #e5e5e5; border-radius: 2px; float: left; width: 22%; }
.wrap-lateral h4 { background: #2A2928; border-radius: 1px; color: #fff; font: 200 22px/42px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 0 0 10px; padding: 10px 20px 5px; position: relative; text-transform: none; }
.wrap-lateral h4:after { content: ''; position: absolute; bottom: 0px; left: 0; width: 100%; height: 3px; background: #0094FF; }
.wrap-lateral .wlateral { margin: 0 0 10px; padding: 5px; }
.wrap-lateral .wlateral p.tags { font: 400 16px/24px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; padding: 5px; }
.wrap-lateral .categorias > ul { margin: 0 18px 15px; padding: 0; list-style: none; }
.wrap-lateral .categorias > ul > li { margin: 0; padding: 0; }
.wrap-lateral .categorias > ul > li a { color: #2282F0; display: block; font: 400 16px/22px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif;  margin: 8px 0 2px; padding: 0; text-decoration: none; text-transform: none; }
.wrap-lateral .categorias > ul > li a:hover { color: #372f2f; }
.wrap-lateral .categorias > ul > ul { margin: 0 0 20px; padding: 0 0 0; list-style: none; }
.wrap-lateral .categorias > ul > ul li a { color: #504c4c; display: block; font: bold 11px/16px Arial, Helvetica, sans-serif; margin: 0 0 2px; text-decoration: none; opacity: 0.75; }
.wrap-lateral .categorias > ul > ul li a:before { content: '› '; color: #372f2f; }
.wrap-lateral .categorias > ul > ul > ul { margin: 0 0 10px; padding: 0 0 0 15px; list-style: none; }
.wrap-lateral .categorias .lateral-marca { display: block; max-width: 100%; margin: 0 auto; max-height: 90px; }

.wrap-lateral .wrap-cores { padding: 10px; }
.wrap-lateral .wrap-cores a { background: #fff; border: 1px solid #ddd; border-radius: 1px; float: left; height: 28px; margin: 4px 2px; padding: 2px; text-decoration: none; width: 28px; }
.wrap-lateral .wrap-cores a .fakeColor { display: block; height: 100%; width: 100%; }
.wrap-lateral .wrap-cores .size { border: 1px solid #ddd; border-radius: 1px; color: #666; cursor: pointer; display: inline-block; font: 700 13px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 2px; padding: 5px; text-align: center; width: auto; min-width: 25px; }
.wrap-lateral .wrap-cores .size:hover, .wlateral .wrap-cores .size-selected { border: 1px solid #f49120; background: #f49120; color: #fff; }
.wrap-lateral .btn-remover { background: #fff; border-bottom: 1px solid #eee; display: block; color: #606062; font: bold 12px/16px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 10px; padding: 8px 0; text-decoration: none; text-transform: uppercase; }
.wrap-lateral .btn-remover i { background: #d42424; border: 1px solid #d42424; border-radius: 50%; width: 18px; height: 18px; line-height: 14px; color: #fff; display: inline-block; margin: 0 5px; text-align: center; }
.wrap-lateral .filtro-selected { background: none; border: 1px solid #e0e0e0; border-radius: 0px; display: block; color: #606062; font: bold 13px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif;  margin: 1px 0; padding: 8px; text-decoration: none; }
.wrap-lateral .filtro-selected i { color: #d42424; float: right; margin: 0 5px; line-height: 14px; }

.section-filtros { border: 1px solid #e0e0e0; height: 54px; margin: 0 0 20px; }
.section-filtros .filtros-ordem { height: 52px; color: #222024; font: 700 11px/34px 'Neo Sans W01', Arial, Helvetica, sans-serif;  padding: 10px 30px; text-transform: uppercase; float: right; width: 40%; text-align: right; }
.section-filtros .filtros-result { border-right: 1px solid #eee; }

.section-filtros .filtros-ordem .label { display: inline-block; padding: 0 5px 0 0; vertical-align: top; }
.section-filtros .filtros-ordem .filtro-select { display: inline-block; position: relative; vertical-align: top; z-index: 1; text-align: left; min-width: 41%; }
.section-filtros .filtros-ordem .filtro-select input { display: none; }
.section-filtros .filtros-ordem .filtro-select .selected { cursor: pointer; display: inline-block; padding: 0 10px; position: relative; color: #014d84; }
.section-filtros .filtros-ordem .filtro-select .selected:after { content: ""; width: 12px; height: 12px; position: absolute; top: 10px; right: -10px; background: url(/assets/images/layout/arrow-filtro.png?4) center no-repeat; }
.section-filtros .filtros-ordem .filtro-select ul { display: none; background: #fff; border: 1px solid #eee; width: 100%; margin: 0; padding: 0; list-style: none; z-index: 2000; }
.section-filtros .filtros-ordem .filtro-select ul li { border-bottom: 1px solid #eee; color: #222024; font: 900 10px/36px 'Lato', Arial, Helvetica, sans-serif; margin: 0; padding: 0 20px; text-transform: uppercase; }
.section-filtros .filtros-ordem .filtro-select ul li:hover { cursor: pointer; background: rgba(0,0,0,0.045); }
.section-filtros .filtros-ordem .filtro-select ul li:last-child { border: 0; }

/* Content: Banners */
.banners-home { margin: 0; }
.banners-home a { float: left; width: 50%; padding: 0 10px 20px; }
.banners-home img { display: block; width: 100%; height: auto; }

.banners-lateral { margin: 0; }
.banners-lateral a { float: left; width: 25%; padding: 0 5px; }
.banners-lateral img { display: block; width: 100%; height: auto; }

.banners-regras { background: #0D0C0C; height: auto; margin: 0 auto; text-align: center; }
.banners-regras a, .banners-regras img { display: block; width: 100%; height: auto; margin: 0 auto; padding: 0; }
.banners-regras span { display: block; height: auto; }

.popup-overlay { display: none; position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 9000; background: rgba(255,255,255,0.75); }
.popup-banner { display: none; position: fixed; top: 50%; left: 50%; border-radius: 2px; width: 668px; height: 434px; margin: -217px 0 0 -334px; background: #2b2525 url(/assets/images/layout/bg-popup.jpg) center center no-repeat; box-shadow: 0 0 25px rgba(0,0,0,0.15); z-index: 9001; }
.popup-banner h5 { float: left; width: 60%; height: 100%; color: #fff; font: 100 26px/32px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 90px 0 0 40px; text-align: left; text-shadow: 1px 2px 0 rgba(0,0,0,0.1); }
.popup-banner h5 strong { font: 300 42px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; }
.popup-banner form { margin: 0 auto; padding: 0; float: right; width: 40%; height: 100%; padding: 130px 30px 0; text-align: center; }
.popup-banner .mailing { background: #fff; border: 0; border-radius: 2px 2px 0 0; color: #555; float: left; font: 400 12px/40px Arial, Helvetica, sans-serif; height: 60px; margin: 0; outline: none; padding: 15px; width: 100%; text-transform: none; }
.popup-banner .mailing:nth-child(2) { border-top: 1px solid #ddd; border-radius: 0 0 2px 2px; }
.popup-banner .btn-ok { background: #2b2525; border-radius: 2px; border: 0; border-bottom: 2px solid rgba(0,0,0,0.1); color: #fff; height: 50px; font: 300 22px/50px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 10px 0; width: 100%;  }
.popup-banner a { display: block; color: #fff; font-size: 10px; text-decoration: none; margin: 10px 0 0; }
.popup-banner span.fechar { content: "X"; position: absolute; top: 0; right: 0; width: 40px; height: 40px; cursor: pointer; text-align: center; line-height: 40px; color: #fff; }

/* Content: Listagem */
.wrap-listagem { float: right; width: 100%; margin: 0; }
.wrap-listagem.listagem-interna { float: right; width: 75%; margin: 0; }
.wrap-listagem.listagem-interna .banner-categoria { width: 100%; height: auto; }
.options-listagem { border: 1px solid #ddd; border-radius: 2px; margin: 0 10px 10px; padding: 5px 15px; }
.options-listagem .total { display: inline-block; height: 40px; color: #666; font: 700 12px/40px 'Open Sans', Arial, Helvetica, sans-serif; padding: 0 35px 0 0; }
.options-listagem .total select { border: 1px solid #bbb; border-radius: 1px; height: 30px; padding: 5px; vertical-align: middle; color: #666; font: 11px 'Neo Sans W01', Verdana, Geneva, sans-serif; outline: none; }
.options-listagem .paginador { float: right; height: 40px; }
.options-listagem .paginador a { display: inline-block; background: #fafafa; border-radius: 2px; color: #666; font: 700 12px/30px 'Open Sans', Arial, Helvetica, sans-serif; height: 30px; margin: 5px 1px; text-align: center; text-decoration: none; width: 26px; }
.options-listagem .paginador a.ativo { background: #101010; color: #fff; }
.options-listagem .paginador a.seta { background: #fff; color: #ddd; }

.produtos { font-size: 0; }
.w-produtos {}
.produtos .nm {  }
.produtos .item { background: none; border: 10px solid transparent; display: inline-block; margin: 0 0 15px; position: relative; width: 25%; vertical-align: top; }
.produtos .item .img { background: #fff; border: 1px solid #e5e5e5; border-radius: 2px 2px 0 0; display: block; height: auto; overflow: hidden; text-decoration: none; width: 100%; padding: 5px; position: relative; }
.produtos .item .img-hover { background: url(/assets/images/blank.png) left top no-repeat; border-bottom: 1px solid rgba(255,255,255,0.1); display: block; height: 195px; overflow: hidden; text-decoration: none; width: 100%; position: absolute; top: 0; left: 0; }
.produtos .item .img img, .produtos .item .img-hover img { display: block; width: 100%; height: auto; }
.produtos .item .img img.img-marca { display: none; position: absolute; top: 3px; right: 3px; max-width: 50px; max-height: 43px; border-radius: 1px; }
.produtos .item .img-hover img { display: none; }
.produtos .item .info { background: #fff; border: 1px solid #e5e5e5; border-top: 0; border-radius: 0 0 2px 2px; padding: 18px; text-align: left; }
.produtos .item .info .marca { display: none; }
.produtos .item .info .estrelas { display: block; margin: 0 0 10px; }
.produtos .item .info h6 { display: block; font: 16px/18px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; min-height: 32px;  height: 54px; margin: 0 0 8px; padding: 0; text-transform: none; overflow: hidden; }
.produtos .item .info h6 a { color: #323232; display: block; text-decoration: none; }
.produtos .item .info .preco { color: ; display: block; font: bold 14px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px; }
.produtos .item .info .preco .strike { display: inline-block; margin: 0 3px; text-decoration: line-through; opacity: 0.3; }
.produtos .item .info .condicoes,
.produtos .item .info .preco span.condicoes { color: #555; display: block; font: 13px/18px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; }
.produtos .item .info .preco span.condicoes { display: none; }
.cond-avista { color: #555; display: block; font: 300 18px/30px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 0; }
.produtos .item .info .cond-avista { font-size: 14px; }
.produtos .item .info .cond-avista strong { letter-spacing: -1px; font-size: 15px; display: inline-block; vertical-align: middle; }
.produtos .item .tag { background: #b61919; border-radius: 2px; color: #fff; font: bold 11px Arial, Helvetica, sans-serif; padding: 6px; position: absolute; top: 6px; right: 6px; }

.produtos .item .tags-promo { position: absolute; top: 6px; left: 6px; }
.produtos .item .tags-promo span { float: left; clear: both; background: #014d84; border-radius: 2px; color: #fff; font: bold 11px Arial, Helvetica, sans-serif; margin: 0 0 3px; padding: 6px; }

.produtos .item .tag.tag-bottom { top: 39px; }
.produtos .item .tag.c-error { background: #c81b21; left: auto; right: 5px; }
.produtos .item .mais-info { display: none; }

/* Content: Visualização do produto */
.produto { margin: 30px 0; }

#variacoes { background: #fff; border: 1px solid #e0e0e0; border-radius: 1px; margin: 0; padding: 10px 10px; width: 100%; z-index: 1000; overflow: hidden; }
#variacoes p { margin: 0; padding: 0 5px; font-size: 11px; line-height: 22px; font-weight: bold; color: #bbb; }
#variacoes .separador { border: 0; border-top: 1px solid rgba(0,0,0,0.1); }
ul.thumbnails.image_picker_selector li .thumbnail { margin: 0 3px 6px !important; width: 98% !important; }
ul.thumbnails.image_picker_selector li .thumbnail.selected { background: #372f2f !important; border: 1px solid #372f2f !important; color: #fff !important; }
.wrap-variacao,
.wrap-variacao.wrap-variacao-on { display: block; padding: 10px 0; }
.wrap-variacao select { margin: 5px; max-width: 90%; border-radius: 3px; padding: 4px; }
.wrap-variacao .bx-wrapper,
.wrap-variacao .bx-viewport { width: 100%; max-width: 100% !important; height: auto !important; }
.wrap-variacao .bx-wrapper { padding: 5px 30px; overflow: hidden; position: relative; }
.wrap-variacao .bx-prev,
.wrap-variacao .bx-next { font-size: 0; background: red; position: absolute; width: 20px; height: 30px; bottom: 55px; z-index: 9999; text-decoration: none; }
.wrap-variacao .bx-controls .bx-prev { background: url(/assets/images/layout/arrow-prev.png) center no-repeat; left: 12px; outline: none; }
.wrap-variacao .bx-controls .bx-next { background: url(/assets/images/layout/arrow-next.png) center no-repeat; right: 12px; outline: none; }
.wrap-variacao .bx-controls .bx-prev:hover { background: url(/assets/images/layout/arrow-prev-hover.png) center no-repeat; }
.wrap-variacao .bx-controls .bx-next:hover { background: url(/assets/images/layout/arrow-next-hover.png) center no-repeat; }
.wrap-variacao ul.thumbnails.image_picker_selector li { margin: 0; padding: 0; width: 33.333333%; }

.produto-fotos { float: left; width: 40%; padding: 0; }
.produto-fotos .wfoto { background: #fff; border: 1px solid #eee; height: auto; text-align: center; overflow: hidden; }
.produto-fotos .wfoto ul,
.produto-fotos .wfoto ul li { width: 100%; height: auto; margin: 0; padding: 0; list-style: none; }
.produto-fotos .wfoto ul li a img { display: block; width: 100%; max-height: auto; }
.produto-fotos .mais-fotos { margin: 10px 0; }
.produto-fotos .mais-fotos .tfoto { background: #fff; border: 1px solid #ddd; cursor: pointer; float: left; height: auto; margin: 0 1px 5px; width: 68px; padding: 2px; overflow: hidden; position: relative; }
.produto-fotos .mais-fotos .tfoto img { max-width: 100%; display: block; }
.produto-fotos .mais-fotos .tfoto i { width: 30px; height: 30px; background: rgba(0,0,0,0.5); border: 2px solid #fff; border-radius: 50%; color: #fff; font-size: 16px; line-height: 26px; text-align: left; padding: 0 0 0 8px; position: absolute; top: 50%; left: 50%; margin: -15px 0 0 -15px; }

.produto-info { float: left; width: 60%; padding: 0 40px; }
.produto-info .tag-top { background: #014d84; border-radius: 3px; color: #fff; font: 500 13px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 0 5px 5px 0; padding: 6px; }
.produto-info h2 { color: #372f2f !important; margin: 15px 0 0; padding: 0; }
.produto-info .sku { color: #888; display: block; font: 11px/20px Arial, Helvetica, sans-serif; margin: 0 0 10px; }
.produto-info .sku a { color: #888; }
#divsku { display: none; }
.produto-info p { color: #606062; font: 12px/18px Arial, Helvetica, sans-serif; margin: 0 0 10px; padding: 0; }
.produto-info .avaliacao-nota { color: #888; display: block; font: 12px/16px 'Open Sans', Arial, Helvetica, sans-serif; padding: 10px 0 2px; }
.produto-info .banner-produto { width: 100%; height: auto; }
.produto-info .possui-estoque { color: #35aa46; }
.produto-info .sem-estoque { color: #d82025; }
.produto-info .cores,
.produto-compra .tamanho {padding: 5px 0; }
.produto-compra .tamanho {}
.produto-info .cores h4,
.produto-compra .tamanho h4 { font-size: 13px; font-weight: bold; letter-spacing: 0; margin: 0 0 3px; text-transform: uppercase; }
.produto-info .cores a { background: #fff; border: 1px solid #ddd; border-radius: 2px; float: left; height: auto; margin: 0 5px 5px 0; padding: 3px; text-decoration: none; width: auto; }
.fakeColor { display: block; height: 100px; width: 100px; }
.produto-compra .tamanho .size { border: 1px solid #ddd; border-radius: 2px; color: #606062; cursor: pointer; display: inline-block; font: bold 13px/38px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif !important; letter-spacing: -1px; height: 40px; margin: 0 3px 5px 0; padding: 0; text-align: center; width: 40px; }
.produto-compra .tamanho .size:hover, .produto-compra .tamanho .size-selected { border: 1px solid #93b8e2; background: #93b8e2; color: #fff; }
.produto-compra .tamanho .inativo { color: #ddd !important; background: #eee !important; border: 1px solid #ddd !important; }
.produto-compra .tamanho .inativo.size-selected { border: 1px solid #CF4A46 !important; color: #CF4A46 !important; }
.produto-compra .tamanho .size input { display: none; }


.avaliacao { background-image: url(/assets/images/layout/rating.png); background-repeat: no-repeat; background-position: 100% 0; height: 50px; width: 90px; overflow: hidden; }
.avaliacao label { cursor: pointer; float: left; height: 50px; padding: 16px 0 0; width: 18px; overflow: hidden; }
.avaliacao label input { cursor: pointer; float: left; margin: 5px 3px; }

.produto-compra .preco-de{display: block;}
.produto-compra {font-size: 22px;}
.produto-compra .valor { background: none; border-top: 1px solid rgba(0,0,0,0.1); border-radius: 0; color: #323232; font: 400 14px/18px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif;  padding: 20px 0; }
.produto-compra .valor .divider { margin: 12px 0; }
.produto-compra .valor .strike { text-decoration: line-through; }
.produto-compra .valor .preco { color: #b61919; display: block; font: 400 25px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0; margin: 0; }
.produto-compra .valor .condicoes { display: block; font-size: 16px; margin: 4px 0 2px; }
.produto-compra .valor .ver-parcelas { float: right; position: relative; width: 250px; height: auto; padding: 20px 0 0; }
.produto-compra .valor .ver-parcelas > span { cursor: pointer; color: #0c0c0c; display: block; font: 12px/23px Arial, Helvetica, sans-serif; padding: 0 10px; text-align: right; }
.produto-compra .valor .ver-parcelas > span i { vertical-align: top; font-size: 15px; margin: 2px 0 0 5px; opacity: 0.7; }
.produto-compra .valor .ver-parcelas .parcelamento { display: none; position: absolute; top: 40px; right: 0; font: 12px/31px Arial, Helvetica, sans-serif; letter-spacing: 0; width: 300px; padding: 15px 20px; background: #fff; border: 1px solid #eee; border-top: 1px solid #0068b3; border-radius: 2px; box-shadow: 0 5px 15px rgba(0,0,0,0.125); z-index: 2000; }
.produto-compra .valor .ver-parcelas:hover .parcelamento { display: block; }
.produto-compra .valor .ver-parcelas .parcelamento div { border-bottom: 1px solid #e8e8e8; }
.produto-compra .valor .ver-parcelas .parcelamento .parcelas-1  { float: left; width: 50px; color: #111; font-weight: bold; }
.produto-compra .valor .ver-parcelas .parcelamento .parcelas-2  { float: left; width: 110px;  }
.produto-compra .valor .ver-parcelas .parcelamento .parcelas-3  { float: right; width: 90px; text-align: right; }
.produto-compra .valor .ver-parcelas .parcelamento .parcelas-total  { display: block; background: #ededed; color: #111; text-align: center; }
.produto-compra .valor .wrap-btn-comprar,
.wrap-btn-comprar { display: inline-block; }
.wrap-btn-comprar * { margin: 0; }
.produto-compra .valor .btn-comprar { background-color: #0068b3; border: 1px solid #0068b3; border-radius: 3px; color: #fff; display: block; cursor: pointer; font: bold 20px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; height: 60px; padding: 0 40px; text-transform: uppercase; width: auto; text-shadow: 1px 1px 0px rgba(0,0,0,0.15); }
.produto-compra .valor .consulta-cep { height: auto;}
.produto-compra .valor .consulta-cep label { padding: 0; display: table}
.produto-compra .valor .consulta-cep span { display: inline-block; color: #282828; font: 12px Arial, Helvetica, sans-serif; padding: 0 10px; }
.produto-compra .valor .consulta-cep .cep { background: #fff; border: 1px solid #888; border-radius: 2px; height: 40px; margin: 5px 0; padding: 4px 10px; width: 300px !important; outline: none; }
.produto-compra .valor .div_msg { margin: 15px 0px 15px 0px; }
.produto-compra .valor .consulta-cep .btn-ok { height: 41px; background: #0068b3; color: #fff; border: 1px solid #0068b3; cursor: pointer; font: bold 12px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0px; padding: 0 10px; text-transform: uppercase; width: auto; text-shadow: 1px 1px 0px rgba(0,0,0,0.15); border-radius: 3px; }
.produto-compra .valor .consulta-cep p { margin: 20px 0px 0px 0px; }
.produto-compra .valor .resultado-cep { display: none; margin: 10px 0 0; padding: 10px 0 0; border-top: 1px solid #eee; }
.opcoes-info { border: 0; border-radius: 2px; padding: 15px 0 25px; max-width: 230px; }
.opcoes-info .wishlist { display: block; background: #fafafa; border: 1px solid rgba(0,0,0,0.09); border-radius: 3px; color: #00406d; font: 500 13px/35px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0; margin: 0; padding: 0 15px; text-decoration: none; opacity: .75; transition: all 0.4s ease; }
.opcoes-info .wishlist:hover, .wish-added { background: #0068b3; border: 1px solid #0068b3; color: #fff; opacity: 1; }
.opcoes-info .p-info { color: #484848; display: block; font: 11px/18px 'Open Sans', Arial, Helvetica, sans-serif; margin: 20px 0; padding: 0 0 0 48px; }
.opcoes-info .p-info strong { display: block; font-size: 14px; font-weight: 800; }
.i-frete { background: url(/assets/images/layout/delivery-ico.png) 10px center no-repeat; }
.i-troca{ background: url(/assets/images/layout/troca-ico.png) 10px center no-repeat; }

.descricao { margin: 20px 10px; }
.descricao .abas { background: url(/assets/images/layout/line.png) left center repeat-x; height: 50px; padding: 0 5px; }
.descricao .abas .tab { background: #fff; border: 1px solid #eee; border-radius: 3px; cursor: pointer; display: inline-block; margin: 0 0 0 20px; padding: 0 20px; height: 50px; color: #323232; font: 400 18px/50px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif;  text-transform: none; }
.descricao .abas .tab-ativa { background: #0068b3; border: 1px solid #0068b3; border-radius: 3px; color: #fff; height: 49px; line-height: 45px; }
.descricao .desc { display: none; border: 0; border-top: 0; padding: 25px; }
.descricao .desc-ativa { display: block; }
.descricao .desc-tab-dadostecnicos strong { display: inline-block; width: 150px; line-height: 30px; }
.descricao table, .descricao table tr, .descricao table td { border: 1px solid #eee !important; border-collapse: collapse; }
.descricao table { width: 100% !important; margin: 10px 0; padding: 0; }
.descricao table tr:nth-child(odd) { background-color: #fff; }
.descricao table tr:nth-child(even) { background-color: #fafafa; }
.descricao table th { background: #eee !important; color: #3a2f27; margin: 0; padding: 8px 12px; text-align: left; }
.descricao table td { color: #666; margin: 0; padding: 8px 12px; text-align: left; }
.descricao table th,
.descricao table th *,
.descricao table td,
.descricao table td * { font: 12px/28px 'Open Sans', Arial, Helvetica, sans-serif; }
.descricao table th,
.descricao table th * { font-weight: bold; }
.descricao table p { margin: 0; padding: 0; }

.avaliacoes { margin: 30px 10px 60px; padding: 25px; border: 1px solid #eee; border-left: 0; border-right: 0; }

.relacionados {}
.relacionados h3 { border-bottom: 1px solid rgba(0,0,0,0.15); color: #372f2f; font: 400 20px/50px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif;  height: 50px; margin: 20px 0; text-transform: none; text-align: center; }
.relacionados h3 span { border-bottom: 3px solid #0094FF; display: inline-block; height: 51px; margin: 0 20px; }

/* Identificação */
.account-column { float: left; padding: 0 10px; width: 50%; }
fieldset.group { border: 1px solid #eee; border-radius: 2px; margin: 0 0 30px; padding: 15px; }
fieldset.group legend { color: #484848; font: 700 12px 'Open Sans', Arial, Helvetica, sans-serif; margin: 0; padding: 0 15px; text-transform: uppercase; }
fieldset.login { min-height: 300px; position: relative; padding: 20px; }
fieldset.checkout { min-height: 200px; position: relative; padding: 20px; }
fieldset.login h3 { margin: 0 0 20px; }
.form { margin: 0; padding: 0; }
.form label { color: #606062; display: block; font: 700 12px/20px 'Open Sans', Arial, Helvetica, sans-serif; padding: 10px 3px 0; }
.form .obrigatorio,
.form .step { color: #ffae15; }
.form .input-text { border: 1px solid #bbb; border-radius: 2px; color: #484848; font: 13px/20px Arial, Helvetica, sans-serif; height: 20px; margin: 0; outline: none; padding: 10px; width: 300px; }
.form .input-text:focus { border: 1px solid #282828; }
.wrap-btn-cadastro { border-top: 1px solid #eee; height: 50px; margin: 30px 0 0; padding: 10px 0 0; width: 100%; position: absolute; bottom: 8px; left: 0; }
.wrap-btn-cadastro input { float: right; background: #3a2f27; border: 0; border-bottom: 1px solid #111; border-radius: 2px; color: #fff; cursor: pointer; font: bold 12px/48px Arial, Helvetica, sans-serif; height: 48px; margin: 0 20px; padding: 0 20px; text-decoration: none; }
.wrap-btn-cadastro input.btn-red { background: #ffae15; border-bottom: 1px solid #f5a00e; }
.wrap-btn-cadastro a { color: #ffae15; font: 700 12px/50px 'Open Sans', Arial, Helvetica, sans-serif; padding: 0 20px; }

/* Cadastro */
.wrap-pessoa-fisica,
.wrap-pessoa-juridica { display: none; }

/* Carrinho */
.btns-carrinho { margin: 30px 0; }
.carrinho { margin: 0; padding: 0; width: 100%; }
.carrinho,
.carrinho tr,
.carrinho td { border: 0; border-collapse: collapse; }
.carrinho thead td { background: #2A2928; border: 1px solid rgba(0,0,0,0.1); color: #fff; font: 16px/24px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; text-transform: none; }
.carrinho td { color: #555; font: 13px/18px Arial, Helvetica, sans-serif; padding: 12px; border-bottom: 1px solid #e0e0e0; vertical-align: top; }
.carrinho td.excluir { vertical-align: middle; font-size: 26px; text-align: center; }

.carrinho .todos { font: 700 12px Arial, Helvetica, sans-serif; }
.carrinho .carrinho-qtde { width: 50px; display: inline-block; margin: 0 5px; padding: 0 8px !important; }
.carrinho label.presente { display: block; cursor: pointer; }
.carrinho label.presente span.ativo { background: #e9651a; color: #111; }
.carrinho p { font: 400 14px/16px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
.carrinho p.valor { color: #606062; font-size: 14px; line-height: 20px;  }
.carrinho p.valor strong { color: #606062; }
.carrinho p.valor span { color: #606062; font-size: 14px; font-weight: bold; }
.carrinho p.total { margin: 10px 0; padding: 0; }
.carrinho p.total strong { font-size: 14px; }
.carrinho p.ar { text-align: right; }
.carrinho p.ar strong { color: #111; }
.carrinho .img-carrinho-qtd { background: #fff; border-radius: 2px; padding: 6px 3px; vertical-align: middle;  }
.carrinho .consulta-cep { height: 50px;}
.carrinho .consulta-cep label { padding: 0; display: table; }
.carrinho .consulta-cep span { display: inline-block; color: #282828; font: 12px Arial, Helvetica, sans-serif; padding: 0 10px; }
.carrinho .consulta-cep .cep { background: #fff; border: 1px solid #888; border-radius: 2px; height: 40px; margin: 5px 0; padding: 4px 10px; width: 300px !important; outline: none; }
.carrinho .div_msg { margin: 15px 0px 15px 0px; }
.carrinho .consulta-cep .btn-ok { height: 40px; background: #0068b3; color: #fff; cursor: pointer; font: 16px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0px; padding: 0 10px; text-transform: uppercase; width: auto; text-shadow: 1px 1px 0px rgba(0,0,0,0.15); border-radius: 2px; border: 0; }
.carrinho .resultado-cep { display: none; margin: 10px 0 0; padding: 10px 0 0; border-top: 1px solid #eee; }
.consulta-cep span,
.carrinho .consulta-cep a { display: inline-block; color: #111; padding: 0 10px; }
.consulta-cep .cep { width: 90px !important; display: inline-block !important; }
.carrinho .consulta-cep p { margin: 20px 0px 0px 0px; }

.carrinho-mensagem { background: #fdfdfd; border: 1px solid #eee; border-top: 5px solid #f0b94e; border-radius: 1px; margin: 10px 0; padding: 15px 25px; }

/* Pagamentos */
.checkout-column { float: left; padding: 0 10px; width: 33.333333%; }
.resumo-item { border-bottom: 1px solid #eee; padding: 10px 0; }
.resumo-item p { line-height: 20px; margin: 0; }
.resumo-item span { display: inline-block; font-size: 11px; padding: 0 5px 0 0; }
.resumo-total { margin: 15px 0 0; }
.resumo-total p { color: #606062; line-height: 22px; }
.resumo-total strong { min-width: 80px; display: inline-block; }
.resumo-total input { color: #606062; }
.resumo-btns { border-top: 1px solid #eee; text-align: right; padding: 10px 0; }

.btns-forma-de-pagamento { padding: 0 0 30px; }
.btns-forma-de-pagamento a { display: block; text-align: center; max-width: 320px; }
.panel-pagamento { display: none; }
.campos-valores { background: none; }
.cc-radio { cursor: pointer; vertical-align: middle; float: left; width: auto; background: #fff; border: 1px solid #eee; border-radius: 2px; margin: 2.5px !important; padding: 5px 10px; text-align: center; }
.cc-radio input { vertical-align: middle; }
.cc-radio img { display: inline-block; vertical-align: middle; }
.cc-numero { width: 160px !important; display: inline-block !important; }
.cc-validade { width: 80px !important; display: inline-block !important; }
.cc-seguranca { width: 90px !important; display: inline-block !important; }

input[readonly] { opacity: 0.7; }

/* Login */
.column-login { width: 50%; float: left; margin: 15px 0 40px; padding: 10px 20px; }
.column-login-border { border-right: 1px solid #eee; }

.divider { border-bottom: 1px solid rgba(0,0,0,0.1); margin: 15px 0; }

/* Framework */
.btn { border: 1px solid rgba(0,0,0,0.075); border-radius: 2px; font: bold 13px/50px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; height: 50px; }

.primary-color { color: #014d84 !important; }

.c-default { color: #888; background: #fafafa; border: 1px solid #ddd; }
.c-default:hover,
.c-default:focus { background: #fafafa; }

.c-primary { background: #0068b3; border: 1px solid #0068b3; text-shadow: 1px 1px 0 rgba(0,0,0,0.15); }
.c-primary:hover,
.c-primary:focus { background: #1771d8; }

.c-black { background: #323232; color: #fff; text-shadow: 1px 1px 0px rgba(0,0,0,0.15); }
.c-black:hover,
.c-black:focus { background: #323232; }

label { color: #606062; display: block; font: bold 12px/20px Arial, Helvetica, sans-serif !important; padding: 2.5px; }
.fields { background: #fff; border-radius: 1px; color: #606062; font: bold 12px Arial, Helvetica, sans-serif !important; }
.fields:focus, .fields:hover { border: 1px solid #0068b3; }
.fields[type="file"] { padding: 13px; }

.panel { border: 1px solid #eee; border-top: 0; border-radius: 0; box-shadow: none; }
.panel-heading { background: #2A2928; border: 0; border-radius: 3px 3px 0 0; }
.panel-heading h3,
.panel-heading h4 { color: #ededed !important; font: 500 16px/36px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 0.5em 0; text-transform: none; }
.buttons-int { border-top: 0; padding: 5px 0 15px; }

.modal-heading { background-color: #2A2928; border-bottom: 1px solid rgba(0,0,0,0.1); border-radius: 0; padding: 10px 25px; position: fixed; top: 0; left: 0; width: 100%; }
.modal-heading p { color: #fff; font: 500 16px/40px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; letter-spacing: 1; margin: 0.55em 0; text-transform: none; }

.modal-dialog h5 { color: #ddd; font: 300 1em/50px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; text-transform: normal; }
.modal-dialog h6 { font: 400 16px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif;  margin: 0; padding: 0; text-transform: normal; }
.modal-body p { color: #606062; font: 13px/18px Arial, Helvetica, sans-serif; margin: 5px 0 10px; padding: 0; }

.close-btn { color: #fff; }
.close-btn:hover { color: #fafafa; transition: all 0.5s ease; }

/* Custom */
.contato-info { float: left; width: 33.333333333333333333%; padding: 0 30px; }
.c-form { border-top: 1px solid #eee; margin: 30px 0; padding: 50px 100px; }
.c-form label.lado { float: left; clear: none !important; width: 50%; }
.c-form label span { color: #888; display: block; font: 13px/16px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; padding: 5px 8px 3px; text-transform: uppercase; }
.c-form div { text-align: center; padding: 0 5px; position: relative; }
.c-form div .btnEnviar { cursor: pointer; border: 0; border-radius: 35px; background: #191919; margin: 0; height: 50px; color: #fff; font: 16px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif; position: absolute; top: -30px; left: 50%; margin-left: -100px; width: 200px; transition: all 0.5s ease; text-transform: uppercase; }
label.cv-field { display: none; }

.c-form-promocao { background: #121212; border-radius: 2px; }
.c-form-promocao label span { color: #eee; }

.input-inline {
    display: inline;
    width: 147px;
}
.input-numero {
    display: inline;
    width: 147px;
}
.text-center {
    text-align: center;
}
.modal-metragem {
    width: auto;
}
.modal-metragem .complementar {
    width: 200px;
    float: left;
}
.modal-metragem .complementar img {
    width: 150px;
}
.modal-metragem .complementar label {
    width: 150px;
}
.btn-complementares, .btn-calculo {
    background: #b61919;
    border: 1px solid #b61919;
    border-radius: 3px;
    color: #fff;
    display: block;
    cursor: pointer;
    font: 400 22px 'Neo Sans W01', Verdana, Arial, Helvetica, sans-serif;
        height: 60px;
    padding: 0 40px;
    text-transform: none;
    width: auto;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.15);
}
.complementar_informacao {
    margin-bottom: 0px;
}
#texto {
    margin-left: 15%;
}
.modal-calcule {
    max-width: 650px;
}
.modal-calcule .divider {
    display: inline-block;
}
.modal-calcule h4 {
    display: block;
}
.modal-tabela {
}
.modal-calcule .total-calculo {
    display: inline;
    color: #b61919;
    float: left;
}
.modal-descricao {
}
.modal-div {

}
.modal-input {
    height: 30px;
    width: 100%;
    padding: 0px 10px;
}
.btn-calculo {
    float: right;
}
.adicionar_area, .remover_area {
    cursor: pointer;
}
.limpar_linha {
    cursor: pointer;
}

/* Promoção Piso Laminado */
.condicoes-promocao { margin-top: 25px; }
.condicoes-promocao .condicoes-bloco { width: 23%; float: left; padding: 5px; }
.condicoes-promocao .condicoes-bloco p {  }
.condicoes-promocao .condicoes-bloco p strong { font-size: 24px; font-weight: 500; }
.condicoes-promocao .condicoes-bloco p span { color: #b61919; font-size: 21px; font-weight: 500; }
.promocao-imagens { max-width: 280px; width: 23%; height: auto; }
a.phone-mobile {
    float: left!important;
    width: 65px!important;
    font-size: 9px;
    top: 0px;
}
a.phone-mobile span {
    height: 10px!important;
    margin-top: 25px;
    color: #000!important;
}
a.phone-mobile strong {
    color: #000;
    font-weight: 700;
}
.botao_tipo {
    text-align: center;
    padding: 12px;
    font-size: 15px !important;
}
.botao_selecionado {
    border: 2px solid #0094FF;
}

.banners-sec { background: #fff; }
.banners-sec ul { margin: 0; padding: 0; font-size:0; }
.banners-sec ul li { display: inline-block; width: 33.333333%; }
.banners-sec ul li a { display: block; }
.banners-sec ul li img { width: 100%; display: block; }
.marcas {display: none;}