
.SingleProduct section.Fotos-e-textAction {
	display: flex;
	justify-content: space-between;
	padding: 36px 24px;
}

.SingleProduct section.Fotos-e-textAction .Fotos {
	max-width: 476px;  
	min-width: 467px;              
}

.SingleProduct section.Fotos-e-textAction .Fotos #big .item {
	min-height: 500px;
	border-top-right-radius: 5px;
	background-color: #ffffff;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 100 100'%3E%3Crect x='0' y='0' width='42' height='42' fill-opacity='0.8' fill='%23fcfcfc'/%3E%3C/svg%3E");
}

.SingleProduct section.Fotos-e-textAction .Fotos .sombra {
	display: none
}

.SingleProduct .carouselProdutos {
	position: relative;
}

.SingleProduct .carouselProdutos .selo-produto {
	position: absolute;
	z-index: 2;
	top: 16px;
	right: 16px;
}

.SingleProduct .carouselProdutos .tag-retangulo {
	position: absolute;
	z-index: 2;
	bottom: 8px;
	left: 8px;
	opacity: .8;
	display: none;
}

.SingleProduct div#thumbs {
	display: flex;
	justify-content: center;
	margin: 16px 0;
}

.SingleProduct div#thumbs .owl-stage,
.SingleProduct div#thumbs .owl-stage .owl-item {
	width: inherit !important;
}

.SingleProduct div#thumbs .item {
	width: 80px;
	margin: 0 4px;
}

.SingleProduct div#thumbs .item img {
	opacity: .3
}

.SingleProduct div#thumbs .current .item img {
	opacity: 1
}

.SingleProduct section.Fotos-e-textAction .textAction {
	padding: 24px;
	flex: auto;
}

.SingleProduct section.Fotos-e-textAction .textAction div.categorias a {
	margin-bottom: 12px;
	display: inline-block;
	color: #ABABAB;
	font-size: 14px;
	line-height: 21px;
}

.SingleProduct section.Fotos-e-textAction .textAction a.marca {
	margin: 8px 0 16px 0;
	display: table;
	font-weight: 100;
	color: #666;
}

.SingleProduct section.Fotos-e-textAction .textAction .codigo {
	font-weight: 100;
}

.SingleProduct section.Fotos-e-textAction .textAction div.price-bta {
	padding-top: 34px;
}


.SingleProduct section.Fotos-e-textAction .textAction button {
	margin-top: 8px;
}

.SingleProduct .descricao {
	margin: 0 0 36px 0;
	padding: 0 0 36px 0;
}

.SingleProduct .descricao .abasDescreve {
	padding-left: 24px;
	margin-bottom: 36px;
}

.SingleProduct .descricao #abasCarrossel {
	border-bottom: solid 1px #F4F4F4;
}

.SingleProduct .descricao #abasCarrossel .owl-stage {
	display: flex;
	width: inherit !important;
}

.SingleProduct .descricao #abasCarrossel div.owl-item {
	width: inherit !important;
}

.SingleProduct .descricao #abasCarrossel .item {
	height: 100%;
}

.SingleProduct .descricao #abasCarrossel .item span {
	padding: 20px 30px;
	display: block;
	height: 100%;
	box-sizing: border-box;
	white-space: nowrap;
}

.SingleProduct .descricao #abasCarrossel .current .item span {
	font-weight: 700;
	border-bottom: solid 1px #4D4D4D;
}

.SingleProduct .descricao .contentDescricao {
	padding: 0 112px;
}

.SingleProduct .descricao .contentDescricao p {
	margin-bottom: 24px;
	word-break: break-word;
}

.SingleProduct .descricao .contentDescricao ul {
	padding: 0 68px;
}

.gambeta {
	display: none
}

.SingleProduct .carouselProdutos .owl-theme .owl-dots {
	display: none;
}

#itemDescricaoProduto header {
	height: inherit;
}

/* SERVIÇOS . . . . . . . . . . . . . . . . . . . . . . . . . . . */
.SingleServices section.Servicos-Fotos-e-textAction {
	padding: 0;
	flex-direction: row-reverse;
	align-items: center;
}

.SingleServices section.Servicos-Fotos-e-textAction .textAction {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
    align-items: center;
    height: 350px;
}

.SingleServices section.Servicos-Fotos-e-textAction .textAction .descricao-curta {
	text-align: center;
	padding: 34px;
}

.SingleServices section.Servicos-Fotos-e-textAction .textAction h1.produto {
	font-weight: 400;
	text-align: center;
}

.SingleServices section.Fotos-e-textAction .textAction div.price-bta {
	width: 270px;
	text-align: center;
}

.SingleServices section.Fotos-e-textAction .textAction div.price-bta div {
	margin-bottom: 12px;
}

.SingleServices section.Fotos-e-textAction .textAction div.price-bta .preco_atributo {
	margin-bottom: 0;
}

.SingleServices section.Fotos-e-textAction .textAction div.price-bta .preco_atributo .price,
.SingleServices section.Fotos-e-textAction .textAction div.price-bta .preco_atributo span.price-parcelamento {
	display: inline-block;
}

.SingleServices #big .owl-item img {
	border-top-right-radius: 5px;
}

ul.grade-bts {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

ul.grade-bts li {
	padding-left: 8px;
}

ul.grade-bts li:first-child {
	padding-left: 0;
	flex-grow: 1;
}

ul.grade-bts .bt-cta-primary {
	width: 100%;
	margin-top: 8px;
}

ul.grade-bts .bt-cta {
	min-width: 180px;
}

.compartilha-redes-bar {
	margin-top: 16px;
}

.compartilha-redes-bar span {
	display: block;
	margin-bottom: 6px;
}

/*^SERVIÇOS . . . . . . . . . . . . . . . . . . . . . . . . . . . */

.SingleProduct section.Fotos-e-textAction .textAction .bar-preco-bt {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

section.ProdutosRelacionados {
	margin: 36px 0;
}

.titsection {
    text-align: left;
    display: block;
    margin-bottom: 36px;
    font-weight: 700;
    font-size:16px;
    line-height: 29px;
}


/* MOBILE [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] []  */

@media ( max-width: 600px ) {

	.globalmargin {
		margin: 5px 0;
	}

	.breadcrumb li:nth-last-child(-n+2) {
		display: none;
	}

	.box-main-primary {
		border: 0;

	}

	.SingleProduct section.Fotos-e-textAction {
		flex-wrap: wrap;
		padding: 0;
	}
	.SingleProduct section.Fotos-e-textAction .Fotos {
    max-width: 100%;
    min-width: 100%;
	}

	.SingleProduct section.Fotos-e-textAction .Fotos .item {
		position: relative;
	}

	.SingleProduct section.Fotos-e-textAction .Fotos #big .item {
		min-height: inherit;
	}

	.SingleProduct section.Fotos-e-textAction .Fotos .sombra {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-webkit-box-shadow: inset 0px -34px 33px -23px rgba(0,0,0,0.05);
		-moz-box-shadow: inset 0px -34px 33px -23px rgba(0,0,0,0.05);
		box-shadow: inset 0px -34px 33px -23px rgba(0,0,0,0.05);
	}

	.SingleProduct div#thumbs {
		display: none;
	}

	.SingleProduct .carouselProdutos .selo-produto {
		top: 8px;
		right: 8px;
	}

	.SingleProduct section.Fotos-e-textAction .textAction {
		padding: 16px 4px;
	}
	.SingleProduct .descricao #abasCarrossel div.owl-item {
		width: initial !important;
	}
	.SingleProduct .descricao #abasCarrossel .item span {
		padding: 20px 15px;
	}
	.SingleProduct .descricao .contentDescricao {
	padding: 0 8px;
	}

	.SingleProduct .descricao .contentDescricao ul {
		padding: 0 18px;
	}

	.SingleProduct .carouselProdutos .owl-theme .owl-dots {
		display: block;
	}

	.SingleProduct .carouselProdutos .owl-theme .owl-dots .owl-dot:last-child {
		display: none;
	}

	.SingleProduct .carouselProdutos .owl-theme .owl-dots .owl-dot span {
		width: 5px;
		height: 5px;
	}

	.SingleServices #big .owl-item img {
		border-top-right-radius: 0px;
	}
	.SingleServices section.Servicos-Fotos-e-textAction .textAction {
		height: inherit;
	}

	.SingleServices section.Fotos-e-textAction .textAction div.price-bta {
		width: 100%;
		margin-top: 0px;
	}
	ul.grade-bts li:first-child {
		flex-grow: 1;
	}

	.SingleServices ul.grade-bts {
		flex-direction: column;
	}

	.SingleServices ul.grade-bts li {
		padding-left: 0px
	}
}