/*Titulo*/
#product_title{
  
    margin-top:10px;
    margin-bottom:10px;
	
    border-bottom:1px solid#006680;
    
}
#product_title h1{  font-size:20px;}

/*IMAGEM*/
#product-image{}
#product-image #image{border:1px solid #75caec; }

.image-additional{background-color:#006680;margin-top:10px;padding:5px;}

/*Produto Info descrição*/
#box_description {}
#box_description .description span {font-size:13px;font-weight:900;}
#box_description .description  {font-size:12px;color:#003a6f;}
#box_description .description a {color:#003a6f;}


/*Preço*/
#description_price{}
#description_price .price {font-size:18px;color:#41A5FC;}
#description_price .price-old{font-size:15px;text-decoration: line-through;color:#666666;}
#description_price .price-new{font-size:18px;color:#41A5FC;}
#description_price .price-tax{font-size:12px;color:#000;}
#description_price .reward{font-size:14px;}
#description_price .discount{}

/*opçoes de compra*/
#content .options{margin-top:30px;}
#content .options h2{font-size:13px;color:#;font-weight:normal;}
.test{font-size:15px;color:#;font-weight:normal;}
/* select{border:2px solid #75caec;background-color:#fff;margin-top:5px;} */
.option{}


/*Cart*/

#description-cart .cart{margin-top:10px;margin-bottom:10px;}
#description-cart .cart .button{border:1px solid#ccc;padding:10px;background-color:#006680;margin-bottom:10px;}
#description-cart .cart .button {font-weight:bold;font-size:13px;color:#ffc56c;}
 .review{display:none;}

/*Avaliação*/
#tab-review{display:none;}

/*Informação e Descrição do Produto */

#description-info {
    border: 1px solid#ccc;
    background-color:#fff ;margin-top:10px;margin-bottom:10px;
}
/*Botoes da tabs de informaçoes */

#tabs{margin-top:10px;}
#tabs.htabs{margin-bottom:20px;margin-top:20px;}
#tabs.htabs a{border:1px solid;margin:2px;background-color:#2C89A0;color:#fff;padding:10px;}
/*Teste da fonte decidir no fim do projeto*/
#tab-description h1{margin:5px;font-size:24px;margin-top:40px;color:#006680;}
#tab-description hr{border: 0;width: 98%;background-color: #ccc;height: 1px;}
#tab-description p{font-size:14px;margin:30px 10px;color:#636060;}
#tab-description ul li {font-size:13px;margin:10px 20px;color:#7C7C7C;list-style-type:square;}
#tab-description ol li {font-size:13px;margin:10px 40px;color:#7C7C7C;list-style-type:decimal;}
/*Especificaçoes atribuidas*/
/*Tabela*/
#tab-attribute .attribute {border:1px solid #DDD;
  width:100%;margin:auto;}
/*Especificaçoes atribuidas*/
#tab-attribute.attribute {margin-top:0px;background-color:#fff;border-width: 1px 1px 1px 0px;border-style: solid solid solid none;border-color: #DDD;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-radius: 5px;
border-collapse: separate;padding:5px;}

#tab-attribute .attribute thead td {font-size:16px;font-weight:400;color:#ffffff;padding:10px 10px 10px;}
#tab-attribute .attribute tbody td {font-size:14px;margin:50px;color:#006680;padding:5px 10px 5px;border:1px solid #DDD;}
#tab-attribute .attribute thead td { background-color :#AA0707  ! important }
#tab-attribute .attribute tbody tr:nth-child(2n+2) { background-color :#E0FAFF}
