@import url('fonts/stylesheet.css');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap');

.titulos_prod
{
	position:relative;
	width:calc(100% + 44px);
	margin-left: -20px;
	padding-right: 18px;
	
	float:left;
	font-size:22px;
	height:60px;
	display:table;
	
	color:#2A2A2A;
	text-align:left;
	margin-top:5px;
	margin-bottom:15px;
	padding-bottom:30px;
	font-family:'Oswald';	
	line-height:16px;
	
	margin-top:50px;
	border-bottom: solid 1px rgba(215,215,215,1.00);
	box-shadow: 6px 5px 5px rgb(0,0,0,0.1);
	
	/*background-image:url(../images/sep.png);
	background-position:center bottom;
	background-repeat:no-repeat;*/
}

.titulo_prod_title
{
	width:auto;
	float:left;
	text-align:left;
	display:table !important;
	line-height:23px;
	
	padding-top: 10px;
	padding-left:20px;
}

.titulo_prod_title span
{
	font-size:13px;
	line-height:19px;
	color:rgb(102,102,102);
}

.titulos_prod_price
{
	width:auto;
	float:right;
	display:table !important;	
	color:rgb(51,51,51);
}

.titulos_prod_ref
{
	position:absolute;
	top:16px;
	right:0;
	
	font-size:12px;
	height:30px;
	line-height:32px;
	
	padding-left:20px;
	padding-right:20px;
	
	background-color:#0F9D49;
	color:#FFFFFF;	
	font-family:'Roboto';	
}

.titulos_prod i
{
	font-style:normal !important;
	font-size:11px;
	color:rgb(204,204,204);	
	text-align:left !important;
}

.detalhes_produto
{
	width:100%;
	position:relative;
	
	margin:0;
	margin-top:50px;
	padding:0;
	display:table;
	/*border:solid 1px #FF0004;*/

	box-shadow:2px 2px 6px rgba(0,0,0,0.20);
}

.PrecoMobile
{
	display:none;
}

.detalhes_produto>li
{
	list-style:none !important;	
}

.detalhes_produto>li:nth-child(1)
{
	width:50%;
	min-width:200px;
	float:left;
	box-sizing:border-box;
	padding-top:25px;
	padding-bottom:10px;
	height:360px;
	display:table;
}

.detalhes_produto>li:nth-child(2)
{
	position:relative;
	width:50%;
	float:right;
	box-sizing:border-box;
	text-align:justify;
	padding-left:20px;
	padding-right:25px;
	padding-top:20px;
	height:980px;
	min-height: 980px;
		
	display: table;
	box-shadow:0px 0px 12px rgba(0,0,0,0.20);
}

.detalhes_foto_produto
{
	width:80%;
	float:left;
	margin:0 auto;
	margin-top:10px;
	background-position:center;
	background-size:contain;
	height:460px;
	background-repeat:no-repeat;
}

.detalhes_foto_produto_lateral
{
	width:20%;
	box-sizing:border-box;
	float:left;
	height:100px;
	overflow:auto;
	padding:0;
	margin:0;
	padding-left:20px;
	padding-right:20px;
	display:table;
	
}

.detalhes_foto_produto_lateral_fot
{
	width:calc(97% - 8px);
	list-style:none;
	float:right;
	min-height:75px;
	height:75px;
	box-sizing:border-box;
	display:table;
	background-position:center;
	background-size:auto 70px;
	background-repeat: no-repeat;
	
	border: solid 1px rgba(220,220,220,1.00);
	
	margin-bottom:15px;
	cursor:pointer;
	margin-right:8px;
}

.detalhes_texto
{
	width:90%;
	margin:0 auto;
	text-align:right;
	box-sizing:border-box;
	
	display:table;
	height:230px;
	overflow:auto;
	line-height:22px;
	
	margin-top:45px !important;
	margin-bottom:30px;
}

.detalhes_texto p, .detalhes_texto span, .detalhes_texto strong, .detalhes_texto b
{
	font-family:'Roboto', sans-serif;
	font-size:11px;
}

.detalhes_texto strong, .detalhes_texto b
{
	font-weight:700 !important;
	font-size:14px;
}

.detalhes_texto>div
{
	text-align:justify;
	box-sizing:border-box;
	padding-right:20px;
}

.detalhes_texto iframe
{
	margin-top:15px;
	margin-bottom:15px;
	margin-right:15px !important;
}

.item_techSpec
{
	width:162px;
	height:150px;
	float:left;
	margin:2px;
	margin-bottom:10px;
	padding:1px;
}

.item_techSpec > div:nth-child(1) /* FOTO */
{
	width:100px;
	height:100px;
	margin:0 auto;
	
	border-radius:100%;
	background-color:rgb(255,255,255);
	border:solid 6px #FFFFFF;
	box-shadow:inset 2px 2px 4px rgb(0,0,0,0.1), 1px 1px 5px rgb(0,0,0,0.15);
	
	background-position:center;
	background-size:100% auto;
	background-repeat:no-repeat; 
	
	margin-bottom:5px;
}

.item_techSpec > div:nth-child(2) /* TEXTO */
{
	width:100%;
	height:40px;
	float:left;
	text-align:center;
	margin-top:10px;
	
	font-family:'Roboto', sans-serif;
	font-size:9px;
	text-transform:uppercase;
}

.itens_ficha_tecnica
{
	width:100%;
	float:left;
	display:table;
	height:auto;
	padding-right:10px;
	padding-left:10px;
	
	border-bottom:dotted 1px #999999;	
	font-family:'Roboto';
	font-size:12px;
	color:rgb(51,51,51);
	
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:5px;
}

.itens_ficha_tecnica > div:nth-child(1)
{
	text-align:left;
	float:left;
	width:50%;
	line-height:20px;
	color:#F60;
}

.itens_ficha_tecnica > div:nth-child(2)
{
	text-align:right;
	float:right;
	width:50%;
	line-height:17px;
}

.detalhes_videos
{
	width:98%;
	margin:0 auto;
	display:table;
	
	height:500px;
	min-height:500px;
	
	padding-bottom:50px;	
}

.detalhes_videos_principal
{
	width:70%;
	float:left;
	padding:10px;
	text-align:center;
}

.detalhes_videos_principal > div:nth-child(1) iframe
{
	width:98%;
	margin:0 auto;
	max-width:98% !important;
	min-width:98% !important;
	min-height:70% !important;
	height:400px !important;
}

.detalhes_videos_principal > div:nth-child(2)
{
	width:100%;
	float:left;
	margin-top:17px;
	text-align:left;
	
	line-height:22px;
	font-size:18px;
	font-family:'Roboto';
	
	padding-left:15px;
}	

#div_video_principal_subtitulo
{
	font-size:14px;
	color:rgb(153,153,153);
}

.detalhes_videos_lateral
{
	width:30%;
	float:right;
	padding:10px;
	text-align:center;
	margin-bottom:4px;
}

.detalhes_videos_lateral:hover
{
	background-color:rgb(234,234,234);
	
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
	
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    transform: scale(1.03);
}

.detalhes_videos_lateral>div:nth-child(2)
{
	width:calc(100% - 130px);
	float:left;
	display:table;
	text-align:left;
	padding-left:10px;
	font-family:'Roboto';
	font-size:13px;
	line-height:16px;
	color:rgb(51,51,51);
	cursor:pointer;
}

.detalhes_videos_lateral>div:nth-child(2) span
{
	font-size:10px;
	color:rgb(145,145,145);
}

.detalhes_videos_min
{
	width:90%;
	float:left;
	display:table;
	min-height:100px;
	
	background-color:rgb(240,240,240);	
}

.detalhes_videos_lateral_foto
{
	width:120px;
	height:70px;
	float:left;	
	
	background-color:rgb(0,0,0);
	background-image:url(../images/arrowYoutube.png);
	background-position:center;
	background-size:50px auto;
	background-repeat:no-repeat;
}

.linha_sugestoes
{
	width:100%;
	margin-top:50px;
	border-top:dotted 1px #E8E8E8;	
}

.preco
{
	text-align:right;
	font-size:22px;
	color:#D02231;
	margin-bottom:15px;
	padding-bottom:8px;	
	font-family:'Roboto';
}

.preco_de
{
	color:#B0B0B0;
	font-size:13px;	
	text-align:center;
	font-family:'Roboto';
}


.produto_prazo
{
	width:100%;
	color:#FF0003;
	height:40px;
	
	box-sizing:border-box;
	font-family:'Roboto';
	
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 10px;
	padding-right: 15px;
	text-align: center;
	
	background-color: rgb(248,248,248);
	border: dotted 1px rgb(218,218,218);
}

.parcelas
{
	text-align:right;
	font-size:15px;	
	color:#D02231;
	font-family:'Roboto';
}

.parcelas_sem_juros
{
	text-align:center;
	font-size:14px;	
	color:#6F6F6F;
	padding-right:35px;
	font-family:'Roboto';
	margin-top:2px;
}

.resultado_carrinho
{
	width:auto;
	min-width:100%;
	margin:0 auto;
	
	display:table;
	border:solid 1px rgb(230,230,230);
	background-image:linear-gradient(to bottom, rgb(247,247,247), rgb(253,253,253));
	
	color:#333333;
	padding:13px;
	
	font-size:14px;	
	font-family:'Roboto';	
	font-weight: 500 !important;
	text-transform:uppercase !important;
	
	margin-top:3px;
	margin-bottom:3px;
	
	padding-left:40px;
	padding-right:30px;
	
	opacity:0;
	transition: all 0.2s;
}

.resultado_carrinho_at
{
	background-image:url(../images/msg_at.png);
	background-repeat:no-repeat;
	background-size:40px auto;
	background-position:left 10px center;
	
	text-align:left;
	padding-left:60px;
}


.resultado_carrinho_ok
{
	background-image:url(../images/msg_ok.png);
	background-repeat:no-repeat;
	background-size:40px auto;
	background-position:left 10px center;
	
	text-align:left;
	padding-left:60px;
	
	height:40px;
	line-height:40px;
}

.resultado_carrinho i
{
	line-height:13px !important;
	font-style:normal !important;
	font-size:10px !important;	
	font-family: 'Roboto' !important;
}


@media screen and (max-width:950px) 
{
	.content_rastro /* detalhes do produto */
	{
		position:absolute;
		top:135px;
		left:0px;
		z-index:99 !important;
	}
	
	.detalhes_produto>ul>li
	{
		width:100% !important;	
	}
	
	.detalhes_produto>li:nth-child(1)
	{
		width:100%;
		display:table;
		margin-bottom:10px;
		padding-bottom:8px;
	}
	
	.detalhes_foto_produto
	{
		width:100% !important;
		float:left !important;
		height:350px !important;	
		min-height:350px !important;
		
		padding-left:5px !important;
		padding-right:5px !important;
	}
	
	.detalhes_foto_produto_lateral
	{
		width:100% !important;
		min-width:100% !important;
		float:left !important;
		display:table;
		margin-bottom:20px !important;
		
		padding:5px;
		padding-left:10px !important;
		padding-right:10px !important;
		
		margin-left:0px !important;
		margin-right:0px !important;
	}
	
	.detalhes_foto_produto_lateral_fot
	{
		width:65px;
		min-width:65px;
		height:60px;	
		float:left !important;
		
		background-size:contain;
		background-repeat:no-repeat;
		border:solid 1px rgb(200,200,200);
		
		margin-right:3px !important;
		margin-left:0px !important;
	}
	
	.detalhes_produto>li:nth-child(2)
	{
		width:100%;
		float:left;
		border-left:none;
		padding-left:0;
		padding-top:10px;
		padding-left:10px;
		padding-right:10px;
		margin-top:-30px;
	}

	.detalhes_texto iframe, .content_textos iframe
	{
		max-width:100%;
	}
	
	.parcelas_sem_juros
	{
		text-align:left;	
	}
	
	.parcelas
	{
		text-align:left;	
	}
	
	.detalhes_produto
	{
		margin-top:65px;
	}
	
	.titulos_prod
	{
		width: calc(100% + 20px);
		margin-left: -10px;
	}
	
	.titulo_prod_title
	{
		padding-left:15px !important;
		font-size: 17px;
	}
	
	.titulos_prod_price
	{
		font-size: 17px;
	}
	
	.detalhes_produto
	{
		width:100% !important;	
	}
	
	.detalhes_videos
	{
		width:99%;
		margin:0 auto;
		display:table;
	}
	
	.detalhes_videos_principal
	{
		width:100%;
	}
	
	.detalhes_videos_principal > div:nth-child(1) iframe
	{
		width:99%;
		margin:0 auto;
		max-width:99% !important;
		min-width:99% !important;
		min-height:70% !important;
		height:400px !important;
	}
	
	.detalhes_videos_principal > div:nth-child(2)
	{
		width:100%;
		float:left;
		margin-top:17px;
		text-align:left;
		
		line-height:22px;
		font-size:18px;
		font-family:'Roboto';
		
		padding-left:0px;
	}	
	
	#div_video_principal_subtitulo
	{
		font-size:14px;
		color:rgb(153,153,153);
	}
	
	.detalhes_videos_lateral
	{
		width:100%;
		float:right;
		padding:10px;
		text-align:center;
		margin-bottom:4px;
	}

	.PrecoMobile
	{
		display:table;
		width:100%;
		float:left;
		padding:10px;
		margin-top:-50px;
	}

	.PrecoMobile > .nomep
	{
		margin-top:10px !important;
		padding-top:20px !important;
	}
}
