*{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a.com-voltar {
    position: absolute;
    top: -60px;
	right: 0;
    color: rgb(0 0 0 / 30%);
}
a.com-voltar:hover {
	color: rgb(0 0 0 / 70%);
}
a.com-voltar:before {
    content: "\e00c";
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
    margin-right: 5px;
    font-weight: normal;
    vertical-align: bottom;
}
.listaProdutos{
	text-align: center;
	margin-top: 20px;
}
.listaProdutos span{
	background: #9e9e9e33;
    color: #333;
    box-sizing: border-box;
    margin: 1px;
    padding: 5px 10px;
    border-radius: 5px;
    white-space: nowrap;
    display: inline-block;
	font-size: 13px
}
.fotoContainer {
    position: relative;
    width: 33.33%;
    padding-bottom: 22%;
    float: left;
    height: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 3px solid #FFF;
	margin: 0;
    box-sizing: border-box;
}
.ampliar-foto {
    width: 100%;
    padding-bottom: 66%;
    display: block;
}
.fotoContainerAmp {
    position: relative;
    width: 100%;
    padding-bottom: 60%;
    float: left;
    height: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	margin: 0;
    box-sizing: border-box;
}
.lightbox:target {
    outline: none;
    display: flex;
}
.lightbox{
    display: none;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    background: rgb(255 255 255 / 95%);
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.lightBoxFechar{
	clear: both;
    display: block;
    margin-top: 20px;
}
.janelaForm a {
    position: initial;
}
.janelaForm{
    width: 720px;
    max-width: 95%;
    max-height: 95%;
    background: #FFF;
    padding: 30px 0px 0px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 3px 3px 10px 0 rgb(0 0 0 / 30%);
    box-sizing: border-box;
    overflow: auto;
    position: relative;
}
.janelaForm .janFormTitulo{
	text-align: left;
    display: block;
    margin: 0;
    padding: 5px 5px 5px 10px;
    box-sizing: border-box;
    border-radius: 5px 5px 0 0;
    background: #333;
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 14px;
	line-height: 20px;
}
.janelaForm .janFormTitulo:before {
    content: "\55";
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
    margin: 0px 8px 0px 0px;
}
.janelaForm .janFormTitulo:after {
    content: "\49";
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
    position: absolute;
    right: 10px;
}

.conteudo-padding{
	box-sizing: border-box;
	padding: 0px 20px 20px;
	overflow: auto;
    font-size: 14px;
	font-family: 'montserrat-light';
}
.h-sub-titulo {
    font-size: 24px;
    line-height: 26px;
    margin: 26px 0 !important;
    color: #795548 !important;
}

.item-com-destaque-cel i.fab.fa-facebook-square.fa-2x {
    color: #4267b2;
}
.item-com-destaque-cel i.fab.fa-whatsapp-square.fa-2x {
    color: #01e675;
}
.item-com-destaque-cel i.fab.fa-instagram-square.fa-2x {
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.item-com-destaque-cel i.fas.fa-envelope-square.fa-2x {
    color: #00a6b1;
}
.item-com-destaque-cel .fab, .fas{
	margin-bottom: 10px;
}
.com-logo{
	width: 100px;
    height: 55px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}
.item-com-destaque-cel  .icon-cart{
	width: 23px;
    height: 23px;
    background: #ff8565;
    color: #FFF;
    vertical-align: text-bottom;
    text-align: center;
    padding-top: 3px;
    border-radius: 2px;
    display: inline-block;
    margin-bottom: 1px;
    font-size: 16px;
    margin-right: 0;
}
.bloco-com-destaque{
	display: table;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 10px;
    overflow: hidden;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 0.1);
}
.item-linha-com-destaque{
	display: table-row;
	width: 100%;
	background: #FFF;
}
.item-com-destaque-cel {
    display: table-cell;
    vertical-align: middle;
	text-align: center;
    position: relative;
	padding: 15px 0;
	white-space: nowrap;
}
.item-com-destaque-cel img{
	width: 5vw;
	margin: 0 !important;
}
.item-com-destaque-cel p{
    float: left;
    margin: 0 20px 0 0 !important;
}
.item-com-destaque-cel .destaque-com-titulo{
	margin-bottom: 5px;
    display: block;
    font-size: 12px;
    font-weight: bold;
}
.item-com-destaque-cel .destaque-com-leg-site{
	font-size: 10px;
    line-height: 10px;
    display: block;
}
.item-com-destaque-cel .destaque-com-site{
	font-size: 13px;
 }
.item-com-destaque-cel .destaque-com-telefones{
	display: block;
    font-size: 18px;
    line-height: 20px;
    color: #999;
}
.item-com-destaque-cel .destaque-com-telefones .fas, .item-com-destaque-cel .destaque-com-telefones .fab{
	display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    margin: 0 3px 0 5px;
}
.fundo-tagBox {
    display: inline-block;
    background: #f5f5f5;
    border-radius: 3px;
    padding: 0 5px;
    white-space: nowrap;
    margin: 6px 1px 0;
    font-size: 10px;
}
.item-com-destaque-cel span.tagBox {
    padding: 3px 5px;
    border-radius: 5px;
    background: #ffffff;
    white-space: nowrap;
    line-height: 34px;
    font-size: 14px;
    font-family: monospace;
}
.permissionarios-table{
	display: table;
	width: 100%;
	margin: 0;
    box-sizing: border-box;
	border-right: 1px solid #EEE;
	padding: 0 !important;
}
.permissionario-header{
	background: #CCC;
    color: #333;
}
.permissionarios-row{
	display: table-row;
	width: 100%;
	box-sizing: border-box;
	background: #ffffff;
}
.permissionarios-row:hover{
	background: #f4f6f7;
}
.permissionarios-cel{
	display: table-cell;
    box-sizing: border-box;
    padding: 7px 5px 7px 10px;
    border-bottom: 1px solid #EEE;
    border-left: 1px solid #EEE;
	white-space: nowrap;
}
.permissionarios-cel span.tag-box{
    background: #f4f6f7;
    border-radius: 3px;
    font-family: monospace;
    padding: 3px 5px;
}
.align-text-right{
	text-align: right;
}
.align-text-center{
	text-align: center;
}
.align-text-left{
	text-align: left;
}
.com-menu{
	margin: 0;
}
.com-menu li{
	box-sizing: border-box;
    padding: 0 2px;
    display: table-cell;
}
.com-menu .current{
	opacity: 0.4;
}
.iconeMenuCorm{
	float: left;
	width: 100%;
	margin: 0 !important;
	border-radius: 2px;
}
.leg-box{
	display: none;
}
.res-destaque-logo{
	text-align: left;
	padding-left: 10px;
	width: 18%;
}

.res-destaque-info{
	width: 24%;
}
.res-contatos{
	padding-right: 10px;
	width: 24%;
}
@media (max-width: 982px){
	.res-destaque-logo{
		padding-right: 10px;
	}
	.com-logo{
		width: 70px;
		height: 60px;
	}
	.res-destaque-info,  .res-clear{
		white-space: inherit;
	}
}
@media (max-width: 767px){
	a.com-voltar{
		top: 22px;
    	right: 25px;
	}
	.body .container{
		padding: 10px;
	}
	.com-logo {
		width: 100px;
    	height: 50px;
		background-position: center left;
		margin: 0;
	}
	.bloco-com-destaque, .permissionarios-table{
		display: block;
	}
	.item-linha-com-destaque, .permissionarios-row{
		display: block;
		padding: 5px;
		box-sizing: border-box;
		border: 1px solid #eee;
		background: #FFF;
	}
	.bloco-com-destaque{
		border: 0;
	}
	.permissionarios-table{
		border: 0;
	}
	.permissionarios-row{
		margin: 0 0 10px;
		padding: 10px;
	}
	.item-com-destaque-cel{
		padding: 10px;
		text-align: center;
		background: #FFF;
	}
	.permissionarios-cel{
		padding: 2px;
		text-align: left;
	}
	.item-com-destaque-cel, .com-menu li, .permissionarios-cel{
		display: block;
    	border: 0;
	}
	.iconeMenuCorm{
		width: 10.43%;
		margin: 1px !important;
	}
	.item-com-destaque-cel img {
		width: initial;
		height: 8vh;
		margin-right: 15px !important;
	}
	.res-display-none{
		display: none;
	}
	.leg-box{
		display: initial;
	}
	.res-bold{
		font-weight: bold;
	}
	.res-destaque-logo{
		width: 40%;
		float: left;
		padding: 10px 0 10px 10px;
		text-align: left;
		box-sizing: border-box;
		min-height: 75px;
	}
	.res-destaque-info{
		width: 60%;
		float: right;
		padding: 10px 15px 10px 0;
		text-align: center;
		box-sizing: border-box;
		min-height: 75px;
	}
	.res-clear{
		clear: both;
		border-top: 1px solid #f5f5f5;
    	border-bottom: 1px solid #f5f5f5;
	}
	.res-contatos{
		width: 100%;
		padding: 10px 0;
	}
	.res-contatos a{
		margin: 0 2px;
	}
	.fa-phone-square-alt{
		margin: 0 5px 0 0px !important;
	}
}
