@charset "utf-8";

#checkout { float: left; width: 100%;}
#checkout .subtitulo { float: left; width: 100%;}
#checkout .subtitulo strong { float: left; margin: 8px 0 7px; text-transform: uppercase; font-size: 1.1em;}
#checkout .subtitulo a { float: right; padding: 7px 10px 6px; background-color: rgb(38, 144, 90); text-transform: uppercase; font-weight: bold; font-size: 0.9em; color: rgb(255, 255, 255);}
#checkout .subtitulo a:hover { background-color: rgb(31, 104, 66);}
#checkout .subtitulo em { float: left; width: 100%; height: 2px; background-color: #010101;}
#checkout .lado1 { float: left; width: 60%;}
#checkout .lado2 { float: right; width: 35%;}
#checkout .item { float: left; width: 100%; padding: 30px 0 20px; border-bottom: 2px solid #010101; position: relative;}
#checkout .item .imagem { float: left; width: 23%;}
#checkout .item .detalhes { float: left; width: 70%; margin-left: 3%;}
#checkout .item .detalhes .celula { float: left; width: 100%; margin: 5px 0;}
#checkout .item .detalhes .celula.cel2a { width: 50%; padding: 15px 0 8px; margin: 8px 0 0; text-align: left;}
#checkout .item .detalhes .celula.cel2b { width: 50%; padding: 15px 0 8px; margin: 8px 0 0; text-align: right;}
#checkout .item .detalhes .celula.borda1 { border-top: 1px solid rgb(200, 200, 200);}
#checkout .item .detalhes .celula.padding1 { padding: 15px 0 8px;}
#checkout .item .detalhes .celula h3 { float: left; width: 100%; padding: 0 0 4px; margin: 0 0 5px; border-bottom: 1px solid rgb(200, 200, 200); font-weight: normal; font-size: 1em;}
#checkout .item .detalhes .celula h3:hover { text-decoration: underline;}
#checkout .item .detalhes .celula h4 { float: left; width: 100%; font-size: 0.9em; color: rgb(80, 80, 80);}
#checkout .item .detalhes .celula h4 a:hover { text-decoration: underline;}
#checkout .item .detalhes .celula b { font-weight: normal; font-size: 0.9em; color: rgb(80, 80, 80);}
#checkout .item .detalhes .celula strong { font-weight: normal; font-size: 0.9em; color: #07559A;}
#checkout .item .detalhes .celula em { text-decoration: line-through; font-style: normal; font-size: 0.9em; color: rgb(80, 80, 80);}
#checkout .item .quantidade { float: left; width: 100%; margin: 0 0 4px;}
#checkout .item .quantidade .campo { float: left; width: 70px; height: 32px; padding: 1px 0 0; background-color: rgb(255, 255, 255); border: 1px solid rgb(80, 80, 80); text-align: center;}
#checkout .item .quantidade .botao { float: left; height: 35px; padding: 1px 5px 0; margin: 0 0 0 3px; background-color: rgb(38, 144, 90); color: rgb(255, 255, 255); font-weight: bold; cursor: pointer;}
#checkout .item .quantidade .botao:hover { background-color: rgb(31, 104, 66);}
#checkout .item .remover { position: absolute; top: 20px; right: 7px;}
#checkout .item .remover .botao { float: left; width: 20px; height: 20px; background-color: #EC8C8C; font-weight: bold; font-size: 1em; color: rgb(255, 255, 255); cursor: pointer; padding: 0; line-height: 0;}
#checkout .item .remover .botao:hover { background-color: #D05959;}
#checkout .link.finalizar { float: right; padding: 15px 15px 13px; margin: 10px 0 0; background-color: rgb(38, 144, 90); text-transform: uppercase; font-weight: bold; font-size: 1em; color: rgb(255, 255, 255);}
#checkout .link.finalizar:hover { background-color: rgb(31, 104, 66);}
#checkout .link.continuar { float: left; padding: 10px 10px 8px; margin: 14px 0 0; border: 2px solid rgb(200, 200, 200); font-weight: bold; font-size: 0.9em; color: rgb(80, 80, 80);}
#checkout .link.continuar:hover { background-color: rgb(200, 200, 200);}
#checkout .sociousuario { float: left; width: 90%; padding: 24px 5% 15px; margin: 10px 0 0; background-color: rgb(31, 26, 23);}
#checkout .sociousuario strong { float: left; width: 100%; text-transform: uppercase; font-size: 2em; color: #0BD057;}
#checkout .sociousuario b { float: left; width: 100%; margin: 0 0 10px; font-weight: normal; font-size: 1em; color: rgb(255, 255, 255);}
#checkout .sociousuario a { float: left; padding: 10px; margin: 0 5px 0 0; border: 1px solid rgb(38, 144, 90); font-weight: bold; font-size: 1em; color: #0BD057;}
#checkout .sociousuario a:hover { background-color: rgb(255, 255, 255); border: 1px solid #FFFFFF; color: rgb(31, 26, 23);}
#checkout .fretes { float: left; width: 90%; padding: 5%; margin: 10px 0 0; background-color: rgb(235, 235, 235);}
#checkout .fretes .nome { float: left; width: 100%; margin: 0 0 2px; font-weight: bold; font-size: 0.9em; color: #010101;}
#checkout .fretes .form { float: left; width: 100%;}
#checkout .fretes .form .campo { float: left; width: 65%; height: 50px; padding: 1px 2% 0; border: 1px solid rgb(80, 80, 80); font-size: 1em;}
#checkout .fretes .form .buscar { float: right; width: 28%;}
#checkout .fretes .form .buscar a { float: left; width: 100%; padding: 16px 0; background-color: rgb(31, 26, 23); text-align: center; font-size: 1.1em; font-weight: bold; color: rgb(255, 255, 255); cursor: pointer;}
#checkout .fretes .form .buscar a:hover { background-color: #FFC107; color: #010101;}
#checkout .fretes .form .cepInvalido { float: left; width: 100%; margin: 15px 0 0; display: none;}
#checkout .fretes .form .escondido { float: left; width: 100%; margin: 5px 0 0; display: none;}
#checkout .fretes .form .escondido .endereco { float: left; width: 100%; padding: 10px 0 8px; background-color: rgb(235, 235, 235); border-bottom: 1px solid rgb(170, 170, 170); font-weight: bold; font-size: 0.9em; color: rgb(80, 80, 80);}
#checkout .fretes .form .escondido .botao { float: left; width: 100%; height: 50px; padding: 2px 0 0; margin: 10px 0 0; background-color: rgb(31, 26, 23); font-size: 1em; font-weight: bold; color: rgb(255, 255, 255); cursor: pointer;}
#checkout .fretes .form .escondido .botao:hover { background-color: #FFC107; color: #010101;}
#checkout .fretes .resultados { float: left; width: 100%;}
#checkout .fretes .resultados .mensagem { float: left; width: 100%; margin: 20px 0 10px; font-weight: bold; font-size: 0.9em; color: #010101;}
#checkout .fretes .resultados .tab { float: left; width: 95.5%; padding: 9px 2%; margin: 8px 0 0; border: 1px solid #BBBBBB;}
#checkout .fretes .resultados .tab .celula { float: left; width: 100%; padding: 2px 0; font-size: 0.9em; color: #333333;}
#checkout .fretes .resultados .tab .celula strong { font-size: 1.1em; color: #E56856;}
#checkout .resumo { float: left; width: 90%; padding: 5%; margin: 10px 0 0; background-color: rgb(235, 235, 235);}
#checkout .resumo .nome { float: left; width: 100%; margin: 0 0 2px; font-weight: bold; font-size: 0.9em; color: #010101;}
#checkout .resumo .resu { float: left; width: 100%; padding: 20px 0; border-top: 1px solid #BBBBBB; font-size: 0.9em; color: #010101;}
#checkout .resumo .resu em { float: left; font-style: normal;}
#checkout .resumo .resu b { float: right; font-weight: normal;}
#checkout .importante { float: left; width: 96%; padding: 5px 2%; margin: 7px 0 0; background-color: rgb(235, 235, 235); text-align: center; font-size: 0.9em; color: #010101;}

@media only screen and (max-width: 750px){
	#checkout .lado1 { width: 100%;}
	#checkout .lado2 { width: 100%; margin: 20px 0 0;}
}
@media only screen and (max-width: 600px){
	#checkout .item .detalhes .celula.cel2a { width: 100%;}
	#checkout .item .detalhes .celula.cel2b { width: 100%; text-align: left;}
}
@media only screen and (max-width: 400px){
	#checkout .subtitulo strong { margin: 0 0 4px;}
	#checkout .subtitulo a { float: left; width: 96%; padding: 7px 2% 5px; margin: 0 0 5px;}
	#checkout .link.finalizar { width: 96%; padding: 15px 2% 12px; margin: 10px 0 0; text-align: center;}
	#checkout .link.continuar { float: left; width: 94%; padding: 7px 2% 5px; margin: 10px 0 5px; text-align: center;}
}