@charset "utf-8";
@font-face {
    font-family: 'KalingaBold';
    src: url('fonts/kalingab.eot');
    src: url('fonts/kalingab.eot') format('embedded-opentype'),
         url('fonts/kalingab.woff2') format('woff2'),
         url('fonts/kalingab.woff') format('woff'),
         url('fonts/kalingab.ttf') format('truetype'),
         url('fonts/kalingab.svg#KalingaBold') format('svg');
}

body{font-family: Arial, Helvetica, sans-serif;font-size: 12px;margin: 0px;padding: 0px;overflow-x:hidden;min-width:998px;}
header{background:url(images/bg-header.jpg) repeat-x; height:204px; width:100%;/*position: relative;display: inline;float: left;*/}
header #header{width:998px;}
ul{margin:0;padding:0;list-style:none;}
a{outline:none;}
img{border:none;}
.wrap{margin:0 auto;width:989px;}
.fleft{float:left;}
.fright{float:right;}
.clear{display:block;clear:both;}
button:focus{outline: thin dotted;outline: 0px auto -webkit-focus-ring-color;outline-offset: 0px;}

/*header*/
header img.logo{margin-top:35px;float:left;}
header .nav{margin-left:148px;margin-top:66px;float:left;}
header .nav .formSearch{float:left;}
header .nav .formSearch form input#s{float:left;width:207px;height:33px;padding:0px 5px;outline:none;border:1px solid #CCCCCC;-webkit-border-radius: 10px 0px;-moz-border-radius: 10px 0px;border-radius: 10px 0px 0px 10px;}
header .nav .formSearch form input[type="submit"]{float:left;width:35px;height:35px;padding:0px;outline:none;border:1px solid #CCCCCC;-webkit-border-radius: 0px 10px 10px 0px;-moz-border-radius: 0px 10px 10px 0px;border-radius: 0px 10px 10px 0px;background:#FFF url(images/icon-search.png) no-repeat center;text-indent:-9999px;cursor:pointer;}
header .nav .carrinho{float:left;width:auto;margin-left:40px;background:#3D3F93 url(images/icon-carrinho.png) 7px 5px no-repeat;padding:8px 7px 8px 37px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;border:1px solid #25277C;}
header .nav .carrinho a{color:#FFF;font-size:14px;text-decoration:none;display:block;}
header .nav .carrinho span{font-size:13px;}
header .nav #fb-header{float: right;margin:0.4em 2.4em 0 1em;}
header .nav ul li{float:left;list-style:disc;margin-top:24px;margin-right:15px;margin-bottom:0px;margin-left:20px;color:#656565;text-transform:uppercase;}
header .nav ul li a{text-decoration:none;font-size:15px;color:#656565;font-family:'KalingaBold';}
header .nav ul li a:hover{color:#3D3F93}

/*aside*/
#sidebar{float:left;width:198px;margin-top:40px;}
aside .headerAside{background:#006837;width:198px;text-align:center;font-size:16px;font-weight:bold;color:#FFF;height:33px;line-height:33px;-webkit-border-radius: 10px 10px 0px 0px;-moz-border-radius: 10px 10px 0px 0px;border-radius: 10px 10px 0px 0px;}
aside ul.menu li{border-left:1px solid #939393;border-right:1px solid #939393;border-bottom:1px dotted #939393;list-style:none;width:170px;background:url(images/icon-aside.png) no-repeat 8px 5px;padding-left:26px;}
aside ul.menu li.last{border-bottom:1px solid #939393;-webkit-border-radius: 0px 0px 10px 10px;-moz-border-radius: 0px 0px 10px 10px;border-radius: 0px 0px 10px 10px;}
aside ul.menu li a{font-size:12px;color:#393939;text-decoration:none;line-height:24px;display:block;}

/*menu categorias*/
#categoriesMobile{display:none;background: url(images/departamentos.png) bottom center no-repeat;width: 251px;}
#categoriesMobile #selectCat{position: relative;z-index: 5;height: 42px;border: 0;background: transparent;-webkit-appearance: none;outline:none;color:#666;padding: 15px 10px 10px;}
#categoriesMobile option{outline:none;}
ul.topnav {list-style: none;padding: 0;margin: 0;float: left;list-style:none;}
ul.topnav li {display:block;margin: 0;padding: 0;position: relative;}
ul.topnav li span {width: 17px;height: 34px;float: left;}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;}
ul.topnav li ul.subnav {list-style: none;position: absolute;left: 196px; top: -1px;background: #fff;border:1px dotted #939393;margin: 0; padding:20px 10px 10px 10px;display: none;float: left;width: 225px;z-index:9999;-webkit-border-radius: 0px 10px 10px 0px;border-radius: 0px 10px 10px 0px;}
ul.topnav li ul.subnav1 {list-style: none;position: absolute;left: 196px; top: -211px;background: #fff;border:1px dotted #939393;margin: 0; padding:20px 10px 10px 10px;display: none;float: left;width: 225px;z-index:9999;-webkit-border-radius: 0px 10px 10px 0px;border-radius: 0px 10px 10px 0px;}
ul.topnav li ul.subnav2 {list-style: none;position: absolute;left: 196px; top: -261px;background: #fff;border:1px dotted #939393;margin: 0; padding:20px 10px 10px 10px;display: none;float: left;width: 225px;z-index:9999;-webkit-border-radius: 0px 10px 10px 0px;border-radius: 0px 10px 10px 0px;}
ul.topnav li ul.subnav3 {list-style: none;position: absolute;left: 196px; top: -201px;background: #fff;border:1px dotted #939393;margin: 0; padding:20px 10px 10px 10px;display: none;float: left;width: 225px;z-index:9999;-webkit-border-radius: 0px 10px 10px 0px;border-radius: 0px 10px 10px 0px;}
html ul.topnav li ul.subnav{width:190px;}
ul.topnav li ul.subnav li{margin: 0; padding: 0;clear: both; width:100%;}
html ul.topnav li ul.subnav li a {float: left;text-align:left;}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/}
/*menu categorias fim*/

aside .novidadesAside{margin-top:35px;background:#252671;width:198px;text-align:center;font-size:16px;font-weight:bold;color:#FFF;height:33px;line-height:33px;-webkit-border-radius: 10px 10px 0px 0px;-moz-border-radius: 10px 10px 0px 0px;border-radius: 10px 10px 0px 0px;}
aside ul.novidades li{border-left:1px solid #939393;border-right:1px solid #939393;border-bottom:1px dotted #939393;list-style:none;width:184px;padding-left:6px;padding:5px 6px 5px 6px;}
aside ul.novidades li.last{border-bottom:1px solid #939393;-webkit-border-radius: 0px 0px 10px 10px;-moz-border-radius: 0px 0px 10px 10px;border-radius: 0px 0px 10px 10px;}
aside ul.novidades li p{margin:0px;padding:0px;}
aside ul.novidades li a{font-size:12px;color:#393939;text-decoration:none;line-height:14px;display:block;}

/*content*/
#content{float:left;width:766px;margin-top:40px;margin-left:23px;}
#content-right #slide{width:766px;height:230px;margin-bottom:35px;}
#content .coda-slider-wrapper { }
#content .coda-slider {  }
#content .coda-slider-no-js .coda-slider { height: 230px; overflow: auto !important;}
#content .coda-slider,#slide .coda-slider .panel { width: 766px; } 
#content .coda-slider-wrapper.arrows .coda-slider,#slide .coda-slider-wrapper.arrows .coda-slider .panel { width: 766px; }
#content .coda-slider-wrapper.arrows .coda-slider { }
#content .coda-nav-left a {}
#content .coda-nav-right a {}
#content .coda-slider .panel-wrapper {  }
#content .coda-slider p.loading {  }
#content .coda-slider-wrapper { clear: both; overflow: hidden; }
#content .coda-slider { float: left; overflow: hidden; position: relative }
#content .coda-slider .panel { display: block; float: left }
#content .coda-slider .panel-container { position: relative }
#content .coda-nav-left, .coda-nav-right { float: left }
#content .coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
#content .coda-nav{ position:absolute;z-index:1000;margin-top:195px;}
#content .coda-nav ul{margin:0;padding:0;list-style:none;height:10px;padding:10px;float:right;width:auto;}
#content .coda-nav ul li{float:left;}
#content .coda-nav ul li a{float:left;margin-left:5px;width:10px;height:10px;display:block;cursor:pointer;background:url(images/bullet.png) 0 0 no-repeat;}
#content .coda-nav ul li a:hover{background:url(images/bullet-hover.png) 0 0 no-repeat;}
#content .coda-nav ul li a.current{background:url(images/bullet-hover.png) 0 0 no-repeat;}

/*products*/
#produtos{margin-top:34px;}
#produtos .box{float:left;margin-right:32px;margin-bottom:20px;width:208px;min-height:220px;text-align:center;border:1px solid #A3A3A3;padding:13px 12px 13px 12px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
#produtos .box.last{margin-right:0px;}
#produtos .box img{border:none;}
#produtos .box p{color:#303030;text-decoration:none;padding:0px;margin:4px 0px 8px 0px;height:45px;}
#produtos .box p a{color:#303030;text-decoration:none;}
#produtos .box a.detalhes{float:left;background:#424242;padding:6px 14px;color:#FFF;text-decoration:none;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
#produtos .box a.carrinho{float:left;background:#3D3F95 url(images/icon-carrinho-a.png) no-repeat 4px 4px;height:27px;width:28px;margin-left:4px;text-indent:-9999px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}

/*page*/
#content.page h1.title{font-size:24px;color:#333333;padding:0;margin:0px 0px 20px 0px;}
#content.page p{font-size:13px;text-align:justify;}
#content.page #contentProduct{border:1px solid #939393;width:100%;padding:20px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
#content.page #contentProduct .thumb{float:left;margin-right:34px;}
#content.page #contentProduct .details{}
#content.page #contentProduct .details h2{margin:0px 0px 20px 0px;padding:0px;font-size:17px;color:#303030;text-decoration: underline;}
#content.page #contentProduct .details p{line-height:11px;color:#303030;}
#content.page #contentProduct .details a.carrinho{font-size:14px;float:left;background:#424242;padding:6px 14px;color:#FFF;text-decoration:none;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}

/*carrossel*/
#carrossel #tambem-recomendamos li{margin-right:15px;float:left;}
#carrossel{margin:20px 25px 25px 25px;}
#carrossel h2{color:#414141;}
#carrossel ul{ list-style:none;}
#carrossel ul li{text-align:center;}
#carrossel .box{float:left;width:149px;min-height:180px;text-align:center;border:1px solid #A3A3A3;padding:12px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
#carrossel .box.last{margin-right:0px;}
#carrossel .box img{border:none;}
#carrossel .box p{color:#303030;font-size:11px;text-decoration:none;padding:0px;margin:4px 0px 8px 0px;}
#carrossel .box p a{color:#303030;text-decoration:none;}
#carrossel .box a.detalhes{float:left;background:#424242;font-size:10px;padding:6px;letter-spacing:-1px;color:#FFF;text-decoration:none;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
#carrossel .box a.carrinho{float:left;background:#3D3F95 url(images/icon-carrinho-b.png) no-repeat 5px 5px;height:25px;width:25px;margin-left:4px;text-indent:-9999px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.jcarousel-skin-tango{margin-left:10px;}
.jcarousel-skin-tango .jcarousel-container-horizontal {width: 890px;}
.jcarousel-skin-tango .jcarousel-clip {overflow: hidden;}
.jcarousel-skin-tango .jcarousel-clip-horizontal {width: 890px;height: auto;}
.jcarousel-skin-tango .jcarousel-item {width:173px;margin:0px 28px;}
.jcarousel-skin-tango .jcarousel-next-horizontal {position: absolute;top: 50%;margin-top:-30px;right:-45px;width: 17px;height: 19px;cursor: pointer;background: transparent url(images/arrow-next.png) no-repeat 0 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal {position: absolute;top: 50%;margin-top:-30px;left:-20px;width: 17px;height: 19px;cursor: pointer;background: transparent url(images/arrow-prev.png) no-repeat 0 0;}

/*footer*/
footer{background:url(images/bg-footer.jpg) repeat-x; height:176px; width:100%;}
footer .dados{padding-top:40px;text-align:center;color:#FFF;font-size:14px;}
footer .dados h3{text-align:center;color:#FFF;font-size:18px;}

.form { float:left; }
ul.form { list-style: none; padding: 0; margin: 0; }
ul.form li { margin-bottom: 20px; clear: both; }
ul.form label { font-size: 10px; font-weight: bold; text-transform: uppercase; display: block; margin-bottom: 3px; clear: both; }
#contentForm{ float:left; margin-left:60px; }

/*mobile*/
header #bar{height: 41px;display: none;background: #5e5e5a;position: relative;z-index: 9;}
header #menu_mobile {display:none;clear: both;margin-bottom: 5px;position: absolute;z-index: 999;top: 0;}
header #menu nav {display:block;float: inherit;margin: 0;height: auto;}
#navBarMobile, #navBarMobile li {display:none;}
.navbar-default {background: 0;border: 0;}
.navbar {position: relative;min-height: 50px;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background: none;}
.navbar-toggle {float: inherit;width: auto;border: 0;background: none;padding: 0;margin: 12px 10px;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border: 0;padding-left: 0;position: absolute;z-index: 999;width: calc(100% - 20px);margin-left: 10px;background: #5e5e5a;}
.navbar-default .navbar-toggle .icon-bar {background: #fff;}
header #menu nav ul {padding-top: 0;margin: 0;}
header #menu nav ul li {float: inherit;width: auto;}

/*bootstrap*/
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {display: table;content: " ";}
:after, :before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {clear: both;}
.navbar-default .navbar-toggle {border-color: #ddd;}
.navbar-toggle {position: relative;border-radius: 4px;}
.navbar-collapse {padding-right: 15px;padding-left: 15px;overflow-x: visible;-webkit-overflow-scrolling: touch;border-top: 1px solid transparent;-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255,255,255,.1);}
.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0,0,0,0);border: 0;}
.navbar-toggle .icon-bar {display: block;width: 22px;height: 2px;/*border-radius: 1px;*/}
.navbar-toggle .icon-bar+.icon-bar {margin-top: 4px;}
.table-responsive{margin:1em;/*width: 100%;*/margin-bottom: 15px;/*overflow-x: scroll;*/overflow-y: hidden;border: /*1px solid #ddd*/none;}
.table {width: 100%;margin-bottom: 20px;max-width: 100%;background-color: transparent;border-collapse: initial;border-spacing: 2px;}
.table-bordered {border: /*1px solid #ddd*/none;}
.table caption+thead tr:first-child th, .table colgroup+thead tr:first-child th, .table thead:first-child tr:first-child th, .table caption+thead tr:first-child td, .table colgroup+thead tr:first-child td, .table thead:first-child tr:first-child td {border-top: 0;}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {border-bottom-width: 2px;}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {border: /*1px solid #ddd*/none;}
.table-condensed thead>tr>th, .table-condensed tbody>tr>th, .table-condensed tfoot>tr>th, .table-condensed thead>tr>td, .table-condensed tbody>tr>td, .table-condensed tfoot>tr>td {padding: 5px;}
.table thead>tr>th {vertical-align: bottom;border-bottom: /*2px solid #ddd*/none;}
.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td {padding: 4px;line-height: 1.428571429;vertical-align: middle;border-top: /*1px solid #ddd*/none;}
th {text-align: left;}

/*======================///////////////
			start responsive style
=====================///////////////////////*/

@media(max-width:991px ){
	body{min-width:768px;}
	/*header*/
	.wrap{width:100%;/*width:840px;*/}
	header{height: 200px;}
	header #header{width:766px;}
	header .nav{margin-left:1em!important;float:right!important;}
	header .nav .formSearch{margin: 0.5em auto!important;}
	header .nav ul li a	{font-size:12px!important;}
	header .nav .carrinho{margin: 6px 0 0 10px!important;}
	header .nav #fb-header{margin: 0.9em 0.4em 0.4em 0.4em!important;}
	/*menu categorias*/
	#categoriesMobile{display: block;text-align: center;line-height: 30px;min-height: 40px;margin: 0 auto 15px auto;}
	/*content*/
	#content{width:100%;text-align:center;/*width:inherit!important;min-width:990px;margin:40px 1em 0 1em;*/margin:0 auto;}
	#slide, #sidebar{display:none;}
	/*products*/
	#produtos{margin: 0 auto 0 auto;width: 766px;}
	/*page*/
	#content.page h1.title, #content.page p {margin: 0px 20px 20px 20px;}
	#content.page #quemSomos{width: calc(100% - 20px);}
	#content.page #contentProduct{width:initial; margin: 2em;}
	#content.page #contentProduct .thumb{text-align:center;}
	#content.page .thumb img{width:140px;}
	#tblCarrinho #thumbCarrinho{float:left; margin-right:10px;}
	#content.page #contatoForm{width: 314px;margin: 0 auto;}
	/*carrossel*/
	#wcarousel, #rwcarousel{width: 766px;}
	.jcarousel-skin-tango .jcarousel-container-horizontal {width: 670px!important;}
	.jcarousel-skin-tango .jcarousel-clip-horizontal {width: 670px!important;}
	/*bootstrap*/
	.table-responsive .table .tituloCampo, .table-responsive .table .campoOrcamento{text-align:left;}
}

@media(max-width:767px ){
	body{min-width:500px;}
	/*header*/
	header{height: 250px;}
	header .wrap #logo{width:100%;text-align:center;}
	#logo .wrap{margin: 0 auto;width: 192px;}
	header img.logo {margin-top: 45px;}
	header #bar{display:block!important;}
	header #menu {background: #ffffff;background: -moz-linear-gradient(-45deg, #ffffff 0%, #f5eee2 62%, #f5eee2 100%);background: -webkit-linear-gradient(-45deg, #ffffff 0%,#f5eee2 62%,#f5eee2 100%);background: linear-gradient(135deg, #ffffff 0%,#f5eee2 62%,#f5eee2 100%);/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5eee2',GradientType=1 );*/}
	header #menu_mobile {display:block;}
	#navBarMobile {position:absolute;z-index:999;width: calc(100% - 20px);background:#5e5e5a;text-align:center;padding:10px;margin:0 auto!important;}
	#navBarMobile li{display:block;}
	/*#navBarMobile .promo{display:none!important;}*/
	#navBarMobile li a{color:#ddd;text-decoration:none;font-size:16px;padding:5px;margin:5px;border-bottom:1px dotted #ccc;display:block;text-align:center;}
	header .nav{margin: 0.5em auto!important;width: 255px;float: inherit!important;}
	header .nav ul{display:none!important;}
	header .nav .carrinho{margin: 6px 0 0 0!important;}
	/*products*/
	#produtos{width: 686px;}
	#produtos .box{margin-right: 22px;margin-bottom: 14px;width: 188px;min-height: 200px;}
	#produtos .box .detalhes{font-size: 10px;margin-top: 2px;}
	/*bootstrap*/
	.table-responsive>.table-bordered {border: 0;}
	.table-responsive>.table {margin-bottom: 0;background-color: #fff;}
	.table-responsive .table .prodTitleHead{width:339px;}
	.table-responsive .table .prodTitleBody{width:422px;}
	.table-responsive>.table-bordered>thead>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>thead>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {border-bottom: 0;}
	.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {border-left: 0;}
	.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {white-space: nowrap;}
}

@media(max-width:719px ){
	/*header*/
	header #header{width:100%;}
	/*products*/
	#produtos{width: 472px;}
	#produtos .box.last {margin-right: 22px;}
	/*carrossel*/
	#wcarousel, #rwcarousel{width: 520px;}
	.jcarousel-skin-tango .jcarousel-container-horizontal {width: 435px!important;}
	.jcarousel-skin-tango .jcarousel-clip-horizontal {width: 435px!important;}
	/*page*/
	#content.page #contentProduct .thumb{width:100%;}
	#content.page #contentProduct .details{clear:both;}
}

@media (max-width: 499px){
	body{font-size: 15px;min-width: 340px;}
	#content {min-width: 340px;}
	/*header*/
	#navBarMobile li a{font-size:18px;}
	header #bar{height: 44px;}
	.navbar-toggle .icon-bar {width: 26px;height: 4px;}
	header .nav .formSearch form input#s{font-size:15px;height:40px;}
	header .nav .formSearch form input[type="submit"]{height:42px;}
	header .nav .carrinho {margin-left:42px!important;background-position:7px 9px;padding: 12px 7px 12px 37px;}
	header .nav .carrinho a{font-size:15px;}
	/*menu categorias*/
	#categoriesMobile #selectCat{margin-top:15px;font-size:15px;}
	/*products*/
	#produtos{width: 234px;}
	/*page*/
	#produtos .box a.carrinho, #carrossel .box a.carrinho{margin-top:5px;color: #FFF;text-decoration: none;background: #3D3F93 url(images/icon-carrinho.png) 7px 9px no-repeat;height: inherit;width: auto;text-indent:inherit;padding: 12px 7px 12px 37px;}
	#produtos .box a.carrinho{margin-left:48px;}
	#carrossel .box a.carrinho{margin-left:18px;}
	/*carrossel
	#carrossel{width:340px;}*/
	.jcarousel-skin-tango .jcarousel-container-horizontal {width: 235px!important;margin: 0 auto;}
	.jcarousel-skin-tango .jcarousel-clip-horizontal {width: 228px!important;margin: 0 auto;}
	/*.jcarousel-skin-tango .jcarousel-container-horizontal {width: 240px!important;margin: 0 auto;}
	.jcarousel-skin-tango .jcarousel-clip-horizontal {width: 240px!important;margin: 0 auto;}*/
	.jcarousel-skin-tango .jcarousel-next-horizontal{right:-16px;}
	/*.jcarousel-skin-tango {margin-left: 0px;}
	.jcarousel-skin-tango .jcarousel-item {width: 178px;margin: 0px 76px 0 4px;}
	#carrossel .box {width: 208px;min-height: 220px;}
	#carrossel .box img{width: 140px!important;min-height: 140px!important;}
	#carrossel .box p {font-size:15px;}*/
	/*products*/	
	#produtos .box{margin-right:32px;margin-bottom:20px;width:208px;min-height:220px;}
	#produtos .box .detalhes, #carrossel .box .detalhes{font-size: 14px!important;margin-top:initial;margin-left: 4px;}
	/*carrossel*/
	#wcarousel, #rwcarousel{width: initial/*100% 299px*/;}
	/*bootstrap*/
	.table-responsive .table .prodHead{display:none;}
	.table-responsive .table .prodTitleHead{width:180px;float:left;}
	.table-responsive .table .prodTitleBody{width:180px;float:left;white-space:normal;}
	.table-responsive .table .tituloPreencha{/*width:278px;*/float:left;white-space:normal;height:40px!important;}
	.table-responsive .table .tituloCampo{/*width:60px;*/width:18%;float:left;text-align:left;}
	.table-responsive .table .campoOrcamento{/*width:199px;*/width:70%;text-align:left;background-color:transparent;float:left;}
	.table-responsive .table .campoOrcamento input{/*width:189px;*/width:74%;}
}

@media(max-width:425px ){	/*bootstrap*/
	.table-responsive .table .campoOrcamento input{/*width:189px;*/width:90%;}
}

@media(max-width:375px ){	/*bootstrap*/
	.table-responsive .table .campoOrcamento input{/*width:189px;*/width:100%;}
}

@media(max-width:320px ){
	body, #content{min-width: 320px;}
	/*header*/
	header #header{width:320px;}
	/*carrossel*/
	/*#carrossel{width:initial;}
	.jcarousel-skin-tango .jcarousel-container-horizontal {margin:inherit;}
	.jcarousel-skin-tango .jcarousel-clip-horizontal {margin:inherit;}
	.jcarousel-skin-tango .jcarousel-next-horizontal{right:-26px;}
	.jcarousel-skin-tango .jcarousel-prev-horizontal{left:0;}*/
	/*bootstrap*/
	.table-responsive .table .tituloCampo, .table-responsive .table .campoOrcamento{height:26px!important;}
	.table-responsive .table .campoOrcamento{margin-left: 16px;}
	.table-responsive .table .tituloCampo font, .table-responsive .table .campoOrcamento input{font-size:16px!important;}
}
