#promocao {
    border-bottom: 2px solid #F4C402;
}

#product-description {
    text-align: left;
    padding: 0 15px 15px 15px;
}

#product-description,
#product-description *,
#product-description a {
    font-family: tahoma, verdana, arial, serif;
    font-size: 14px;
}

#product-description table {
    border-collapse: collapse;
}

#product-description table td {
    border-collapse: collapse;
    border: 1px solid #000000;
    padding: 1px 5px;
}

#product-description img {
    max-width: 100%;
}

.preco {
    margin: auto;

}

#product_info .preco td {
    text-align: left;
}

.preco strong {
    color: #FF0000;
    font-size: 1.1em;
    padding: 5px 0;
}

/* Novo Layout */
.main_middle {
    margin-right: 0;
}

.blackskull .main_middle {
    margin-left: 0;
}

#product_info h2 {
    font-size: 20px;
}

.blackskull #product_info h2 {
    font-size: 50px;
    line-height: 50px;
}

.blackskull h3 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
}

#product_info h3 {
    font-size: 16px;
    margin: 20px 0;
}

.blackskull #product_info h3 {
    font-size: 30px;
    line-height: 30px;
    margin: 20px 0;
}

#product_info input[type=image] {
    vertical-align: middle;
}

#imagem_produto_container {
    text-align: center;
    width: 40%;
    overflow: hidden;
    position: relative;
}

#imagem_produto_container img {
    padding: 10px 0;
}

#especificacoes fieldset {
    padding: 5px;
}

#especificacoes legend {
    font-style: normal;
}

.blackskull #especificacoes * {
    font-size: 1.1rem;
}

#especificacoes label {
    white-space: nowrap;
    display: inline-block;
    padding: 5px;
    margin: 5px;
    border: 2px solid #FDEC9E;
    background-color: #FDEC9E;
}

.blackskull #especificacoes label {
    white-space: nowrap;
    /*float: left;*/
    font-weight: bold;
    padding: 10px 15px;
    margin: 3px;
    border: 2px solid #000;
    background-color: #000;
    color: #fff;
}

#especificacoes label {
    -webkit-transition-property: all;
    -webkit-transition-duration: 0s;
    -moz-transition-property: all;
    -moz-transition-duration: 0s;
    transition-property: all;
    transition-duration: 0s;
}

#especificacoes label.indisponivel {
    border: 1px solid #808080;
    padding: 6px;
    background-color: #FFFFFF;
}

#especificacoes label.selecionada {
    background-color: #f6c522;
    border-color: #fe8300;
}

#especificacoes label.selecionada.indisponivel {
    border: 2px solid #fe8300;
    padding: 5px;
    background-color: #FFFFFF;
}

#especificacoes label:hover {
    border-color: #fea100;
}

/* ----- */

.blackskull #especificacoes label.indisponivel {
    border: 2px #999 solid;
    background-color: #FFFFFF;
    color: #999;
    padding: 10px 15px;
    margin: 3px;
}

.blackskull #especificacoes label.selecionada {
    border-color: #e30613;
    background-color: #e30613;
}

.blackskull #especificacoes label.selecionada.indisponivel {
    border: 2px #e30613 solid;
    background-color: #fff;
    color: #999;
}

.blackskull #especificacoes label:hover {
    border-color: #e30613;
    background-color: #e30613;
}

.blackskull #especificacoes label.indisponivel:hover {
    border-color: #e30613;
    background-color: #fff;
}

#display-price-container {
    background-color: #f7f7f7;
    border: 1px solid #e1e1e1;
    text-align: left;
    font-size: 15px;
    margin: 10px 0;
    height: 150px;
    display: table;
    width: 100%;
}

#display-price-container * {
    font-style: normal;
}

.blackskull #display-price-container {
    background-color: #fff;
    border: none;
    text-align: left;
    font-size: 1.2rem;
    margin-top: 20px;
    height: 150px;
    margin-bottom: 10px;
    display: table;
    width: 100%;
    position: static;
}

#display-price-container #avise-me {
    display: none;
    clear: both;
    border: 0;
    vertical-align: middle;
    top: -50%;
    margin: auto;
    position: relative;
    padding: 0;
    text-align: center;
}

#display-price-container .frete-gratis {
    display: block;
}

#indisponivel {
    display: none;
    line-height: 150px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
    margin: auto;
    position: relative;
}

#add-to-cart {
    background-color: #f7f7f7;
    border: 1px solid #e1e1e1;
    text-align: left;
    font-size: 13px;
    padding: 10px;
    margin-bottom: 10px;
}

.blackskull #add-to-cart {
    background-color: #fff;
    border: none;
}

#display-price {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
}

#display-price em {
    font-style: normal;
    display: block;
    font-size: 1.1em;
    line-height: 1.75em;
    text-align: justify;
}

#display-price.com-variacao em {
    line-height: 2em;
}

#display-price strong {
    white-space: nowrap;
}

#com-desconto {
    padding: 10px 0 0;
}

.blackskull #com-desconto {
    color: #e30613;
}

#com-desconto strong {
    font-size: 2.25em;
    color: #009cb8;
}

.com-variacao #com-desconto strong {
    font-size: 1.7em;
}

#a-vista span {
    font-weight: bold;
    font-size: 1.1em;
}

#a-vista .preco-de {
    text-decoration: line-through;
    color: #666;
    font-size: 0.9em;
}

.blackskull #a-vista span {
    color: #e30613;
}

#share-buttons, #share-fb {
    border: 1px solid #e1e1e1;
    float: left;
    height: 59px;
    padding: 20px 10px;
    margin-right: 10px;
}

#avise-me {
    clear: both;
    background-color: #f7f7f7;
    border: 1px solid #e1e1e1;
    text-align: left;
    font-size: 13px;
    padding: 10px;
    margin-bottom: 10px;
}

.blackskull #avise-me {
    background-color: #fff;
    border: 0;
    text-align: left;
    font-size: 13px;
    padding: 10px;
    margin-bottom: 10px;
}

#avise-me h4 {
    margin: 0;
    text-align: center;
}

#avise-me tbody th {
    text-align: right;
    width: 30%;
}

#avise-me tbody td {
    text-align: left;
}

#avise-me input {
    margin: 5px;
}

#avise-me .erro {
    display: block;
}

.cluetip-default {
    background-color: transparent;
}

.also-purchased {
    background-color: #FFFFFF;
    padding: 0;
    text-align: center;
    width: 100%;
    border-collapse: separate;
    border-spacing: 20px;
}

.also-purchased td {
    overflow: hidden;
    padding: 5px;
    width: 33%;
}

.also-purchased a {
    text-decoration: none;
    vertical-align: middle;
}

.also-purchased .imagem-produto td {
    vertical-align: bottom;
    overflow: hidden;
    padding: 5px;
    width: 33%;
    position: relative;
}

.also-purchased .preco-produto td {
    vertical-align: top;
    overflow: hidden;
    padding: 5px;
    width: 33%;
}

.also-purchased em {
    font-style: normal;
}

.nome-produto strong {
    text-transform: uppercase;
    font-weight: bold;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.also-purchased a:hover {
    text-decoration: none;
    color: #666;
}

#product-video {
    text-align: center;
}

.imagem-produto td {
    vertical-align: bottom;
    padding-top: 30px;
    position: relative;
}

.imagem-produto:first-child td {
    vertical-align: bottom;
    padding-top: 30px;
}

.preco-produto {
    margin: 50px;
}

.preco-produto td {
    vertical-align: top;
    background: #fff;
    border: 1px solid #e7e7e7;
    padding: 10px;
    min-height: 165px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.10);
    -moz-box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.10);
    box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.10);
}

.blackskull .preco-produto td {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #e30613;
}

.preco-produto img {
    margin: 5px auto 10px auto;
}

.com-desconto strong {
    font-size: 1.75em;
    color: #000;
}

.blackskull .com-desconto strong {
    color: #e30613;
}

.com-desconto .desconto {
    display: block;
    background: #484848;
    color: #fff;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 5px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.blackskull .com-desconto .desconto {
    background-color: #e30613;

}

.com-desconto span {
    font-weight: bold;
}

.on .header, .on .main {
    background: #fff;
}

.selo_bf {
    background: transparent url('/images/selo_bf.png') no-repeat top left;
    position: absolute;
    top: 0;
    left: 0;
    width: 114px;
    height: 92px;
}

.selo_aniversario {
    background: none;
    position: absolute;
    top: 10px;
    left: 0;
    width: 0;
    height: 0;
}

.selo_promo {
    background: none;
    position: absolute;
    top: 10px;
    left: 0;
    width: 0;
    height: 0;
}

.also-purchased .selo_promo {
    background: none;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
}

.ui-widget-content, .blackskull .ui-widget-content {
    border: 0;
}

#popup-especificacoes {
    background-color: #FFFFFF;
    border: 2px solid #47A3AB;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -moz-box-shadow: 3px 3px 5px 2px #CCCCCC;
    -webkit-box-shadow: 3px 3px 5px 2px #CCCCCC;
    box-shadow: 3px 3px 5px 2px #CCCCCC;
    padding-bottom: 10px;
}

.on #popup-especificacoes {
    border: 1px solid #e7e7e7;;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.10);
    -moz-box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.10);
    box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.10);
}

.blackskull #popup-especificacoes {
    background-color: #fff;
    border: 2px solid #cf282c;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -moz-box-shadow: 3px 3px 5px 2px #CCCCCC;
    -webkit-box-shadow: 3px 3px 5px 2px #CCCCCC;
    box-shadow: 3px 3px 5px 2px #CCCCCC;
}

#popup-especificacoes h4 {
    margin: 0;
    padding: 5px;
    color: #fff;
    background-color: #47A3AB;
}

.blackskull #popup-especificacoes h4 {
    margin: 0;
    padding: 5px;
    color: #fff;
    background-color: #cf282c;
}

.on #popup-especificacoes h4 {
    background: none repeat scroll 0 0 #373737;
    color: #fff;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

#popup-especificacoes p {
    margin: 0;
    padding: 5px;
    clear: both;
    text-indent: 0;
}

#popup-especificacoes ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#popup-especificacoes ul li {
    list-style: none;
    display: block;
    float: left;
    padding: 0 10px;
    margin: 5px 0;
    color: #000;
    font-weight: bold;
    border-right: 1px solid #6c6c6c;
}

#popup-especificacoes ul li:last-child {
    border: none;
}

.ui-cluetip-header {
    display: none;
}

.ui-cluetip-content {
    padding: 0;
}

#aviso-olimpiadas {
    margin: 0 auto 10px auto;
    text-align: center;
}

#aviso-olimpiadas img {
    max-width: 100%;
    height: auto;
}