.logoTopo {
    padding: 0 !important;
}

#li_plus{
    list-style: none;
}

#li_plus i {
    color: #000;
}

.menu_plus1 #li_plus {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu_plus1 #li_plus .menu_departamento {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.menu_plus1 #li_plus:hover .box-menu-princpal {
    display: block;
}

.menu_plus1 #li_plus .box_categorias {
    background-color: #F0F0F0;
}

.menu_plus1 #li_plus .menu_categorias a {
    text-transform: uppercase;
    color: #1F1F1F;
    font-size: 16px;
    width: 100%;
}

.left_1 {
    flex-grow: 0 !important;
    margin-right: 20px;
}

.left_2 {
    flex-grow: 1 !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.searchTopo .input-group-btn button.btn.btn-default {
    display: flex;
    align-items: center;
}

.searchTopo .input-group-btn button.btn.btn-default svg {
    font-size: 18px;
    width: 18px;
    height: 18px;
    top: 0 !important;
    fill: #fff;
    margin-right: 10px;
}

#menu_global .search-busca svg {
    width: 20px;
    height: 20px;
    font-size: 16px;
}

/* End Padrão */

.box-price .old-price {
    margin-left: 0px;
    text-align: left;
    margin-top: 10px;
    height: 20px;
    float: left;
    width: 100%;
}

.logoTopo {
    width: 100%;
}

#menu_global .btn-default {
    border: 0;
    color: #000;
    background-color: #0000;
    margin-top: 45px;
    outline: 0;
}

#menu_global .btn-default .fa-search {
	font-size: 21px;
}

.carrinhoTopo svg:hover {
    fill: #000000;
}

#menu_global ul > li:hover .menu_departamento {
    color: #000000;
}

#menu_global ul > li .menu_departamento:before {
    background: transparent;
}

#menu_global ul > li .menu_departamento {
    color: #000000;
    font-size: 13px;
}

/*MENU TOPO*/
#menu_global ul > li .box_categorias {
    background-color: #F0F0F0;
}

#menu_global ul > li .menu_categorias a:hover, 
#menu_global ul > li .menu_subcategorias a:hover {
    color: #000;
}

.maxSize .sub:hover .triangulo{
	display: block;
}

.triangulo {
    display: none;
    width: 0;
    height: 0;
    border-left: 8px solid #0000;
    border-right: 8px solid #0000;
    border-bottom: 8px solid #F0F0F0;
    position: absolute;
    left: 50%;
    top: 121px;
    margin-left: -4px;
}

#menu_global .box-menu-princpal {
    background-color: #F0F0F0;
    z-index: 9999;
}

.box-menu-princpal1 .container {
    background-color: #F0F0F0;
    margin-left: -320px;
}

.box-menu-princpal2 .container {
    background-color: #F0F0F0;
    margin-left: -430px;
}

.box-menu-princpal3 .container {
    background-color: #F0F0F0;
    margin-left: 500px;
}

.box-menu-princpal4 .container {
    background-color: #F0F0F0;
    margin-left: -670px;
}


.box-menu-princpal-plus .container {
    background-color: #F0F0F0;
    margin-left: -800px;
}

#menu_global .box_banner {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mask-submenu {
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%;
    height: 0px;
    z-index: 999;
    background: #F0F0F0;
}

#menu_global ul > li .menu_subcategorias a {
    font-size: 15px;
}
/*MENU TOPO*/

/*INICIAL*/

#body-inicial .products-style8 .product-info .box-price small{
    margin-right: 16px;
}

.info-extra-loja {
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #EDEDED;
}

.lancamentos {
    margin-top: 60px;
    margin-bottom: -52px;
}

.lancamentos h1{
    text-align: center;
    color: #000000;
    font-size: 40px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}

.lancamentos .borda-azul{
    width: 30%;
}

.lancamentos .banner-boder-zoom2{
    position: relative;
}

.lancamentos .wrapper{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    display: none;
}

.lancamentos .wrapper p {
    text-align: center;
    color: #FFF;
    font-size: 22px;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 24px;
    margin-bottom: 35px;
}

.lancamentos .wrapper > span {
    text-align: center;
    display: block;
    background-color: #fff;
    color: #000;
    width: 100px;
    height: 100px;
    position: relative;
    left: 50%;
    margin-left: -50px;
    border-radius: 50px;
    font-size: 39px;
    font-weight: 700;
    padding: 13px;
    letter-spacing: -4px;
}

.lancamentos .wrapper > span > span {
    text-align: center;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0px;
    letter-spacing: 0px;
}

.lancamentos .wrapper-cinza {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 500px;
    background-color: #000;
    opacity: 0.4;
    display: none;
}

.lancamentos .block-banner8{
    margin-top: 60px;
}

.banner-des {

}

.destaques h1 {
    text-align: center;
    color: #000;
    font-size: 40px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}

.destaques .container {
    margin-top: 0px;
}

.block-tab-products .nav-tab li.active a:before, 
.block-tab-products .nav-tab li>a:hover:before {
    content: "";
    width: 100%;
    height: 4px;
    left: 0px;
    bottom: -23px;
    background-color: #000;
    display: block;
    position: absolute;
}

.block-tab-products .nav-tab li {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
}

.block-tab-products .nav-tab li.active a, 
.block-tab-products .nav-tab li>a:hover {
    color: #000;
    font-size: 18px;
    font-weight: 700;
}

.destaques .borda-preta {
    margin: 0px;
    border: 0px;
    width: 100%;
    height: 2px;
    background-color: #D7D7D7;
    margin-bottom: 30px;
}

.block-tab-products .nav-tab {
    display: table;
    margin: 0 auto;
    padding: 21px 0 40px 0;
    padding-bottom: 20px;
}

.destaques .nav-tab a{
    padding-left: 20px;
    padding-right: 20px;
}

.home-social {
    position: relative;
}

.home-social ul {
    position: absolute;
    top: -100px;
    left: 28%;
    z-index: 9999;
}

.home-social ul li{
    display: inline-block;
    z-index: 1;
}

.home-social ul li .fa {
    color: #000;
    font-size: 24px;
    margin-right: 5px;
}

.block-tab-products {
    margin-top: 40px;
}

.block-banner8 {
    float: left;
    width: 100%;
}

#footer {
    margin-top: 0px !important
}
/*INICIAL END*/

/*FOOTER*/
#footer {
    background: #FFFFFF;
    float: left;
    width: 100%;
}

.introduce-title {
    text-transform: uppercase;
    font-size: 21px;
    list-style: none;
    margin-bottom: 35px;
    color: #000;
    font-weight: 700;
}

#address-list .tit-contain {
    color: #000000;
}

.introduce-list li a {
    color: #000;
    font-weight: 500;
}

.introduce-list li a {
    font-size: 17px;
    letter-spacing: 0px;
}

#introduce-support li a span{
    display: block;
}

#introduce-support li a span:first-of-type{
    margin-bottom: 3px;
    font-weight: 700;
}

.footer-social {
    margin-left: 0px;
}

.footer-social li>a {
    color: #000000;
    width: 20px;
    height: 20px;
    line-height: initial;
    margin-left: 0px;
    margin-right: 14px;
    font-size: 20px;
    border: initial;
}

.footer-social li > a > i{
    font-size: 22px;
}

#introduce-box .col-sm-3:first-of-type img{
    margin-top: 30px !important;
}
/*FOOTER END*/

.footer4 {
    border: none !important;
    float: left;
    width: 100%;
}

/*LOJISTA*/
.lojista{
    background-color: #000;
    padding-top: 50px;
    padding-bottom: 50px;
    float: left;
    width: 100%;
}

.lojista a {
    background-color: #000;
    color: #fff;
    border-radius: 30px;
    padding: 14px 36px;
    padding-right: 36px;
    padding-left: 16px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    top: 18px;
}

.lojista a svg {
    width: 26px;
    fill: #FFF;
    margin-right: 16px;
    position: relative;
    top: -4px;
}

.all-rights-reserved {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    color: #FFF;
    font-weight: 700;
}
/*LOJISTA END*/

/*NEWSLETTER*/
div#newsTema18 form{
    width: 100%;
}

div#newsTema18 form button.btn.btn-default {
    height: 48px !important;
    background: #000;
    font-size: 15px;
    width: 100%;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
    letter-spacing: 1px;
    border-radius: 40px;
    padding-left: 60px;
    padding-right: 60px;
    position: relative;
    left: -40px;
}

div#newsTema18 form input.email-newsletter {
    height: 48px;
}

#mail-box input {
    font-weight: normal;
    height: 48px;
    background: #fff;
    width: 100%;
    padding-left: 15px;
    padding-right: 40px;
}

div#newsTema18 form input.email-newsletter {
    border: 2px solid #000000;
    border-radius: 40px;
    color: #000000;
    font-size: 16px;
}

#mail-box .btn:hover {
    opacity: 1;
    transition: 0.3s;
}

#newsTema18 .labels h1 {
    font-size: 40px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -2px;
    margin-top: -8px;
    margin-bottom: 0;
    text-align: left;
    width: 100%;
    padding-left: 15px;
}

.borda-azul {
    width: 100%;
    height: 1px;
    border: 0;
    background-color: #D6D6D6;
    margin: 0 auto;
    margin-top: 15px;
}

#newsTema18 .labels span {
    text-align: left;
    display: block;
    font-size: 16px;
    color: #000;
    margin-top: 10px;
    font-weight: 600;
    padding-left: 15px;
}

div#newsTema18 {
    border-top: 0px;
    padding: 0px;
    padding-bottom: 50px;
    padding-top: 50px;
}

div#newsTema18 form input.email-newsletter::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000;
}

div#newsTema18 form input.email-newsletter::-moz-placeholder { /* Firefox 19+ */
    color: #000;
}

div#newsTema18 form input.email-newsletter:-ms-input-placeholder { /* IE 10+ */
    color: #000;
}

div#newsTema18 form input.email-newsletter:-moz-placeholder { /* Firefox 18- */
    color: #000;
}
/*NEWSLETTER END*/

/*INICIAL PRODUTOS*/

.product-style3 span.status.new, 
.product-container span.status.new, 
.product-style3 span.status.sale, 
.product-container span.status.sale {
    border-radius: 40px !important;
    color: #FFF !important;
    background: #000;
    position: absolute;
    top: 0;
    padding: 0;
    z-index: 1;
    width: 45px;
    height: 45px;
    line-height: 16px;
    padding-top: 14px;
    font-size: 11px;
}

.product-container span.status.sale{
    line-height: 12px;
    padding-top: 10px;
}

.product-style3 span.status.sale, 
.product-container span.status.sale {
    right: 20px;
    top: 20px;
}

.product-style3 span.status.new, .product-container span.status.new{
    left: 20px;
    top: 20px;   
}

.product-name{
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
}

.product-name a{
    color: #000;
    font-size: 14px;
}

.products-style8 .product-info .product-name {
    height: 38px;
}

.product-list li .content_price .price, 
.products-style8 .product-info .box-price .price, .box-price .price {
    letter-spacing: 0px;
    font-size: 16px;
    display: inline-block;
    float: left;
}

.products-style8 .product-info .box-price small, 
.products-style8 .product-info .box-price small span, 
.product-list li .content_price small, 
.product-list li .content_price small span, 
.box-price p small, 
.box-price p small span {
    line-height: 19px;
    float: right;
    display: inline-block;
    width: 50%;
    text-align: right;
}

.product-list li .content_price .price b, 
.products-style8 .product-info .box-price .price, .box-price .price b {
    font-size: 21px;
    font-weight: 800;
}

.products-style8 .product-info {
    padding-top: 25px !important;
}

.products-style8 .discount-price{
    font-size: 21px;
    display: inline-block;
    float: left;
}

.box-price .price-wrapper{
    display: block;
    width: 100%;
}

.box-price .price-wrapper {
    display: block;
    width: 100%;
    height: 60px;
    text-align: left;
    float: left;
}

.product-list li .content_price span, 
.products-style8 .product-info .box-price span, 
.box-price span {
    font-size: 14px;
    font-weight: 500;
    color: #000 !important;
}

.products-style8 .price-wrapper .discount-price{
    text-align: left;
}

.products-style8 .price-wrapper .discount-price b{
    font-weight: 900 !important;
}

.products-style8 .product-info .button-control {
    margin-top: 0px;
    display: block;
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -140px;
    border-radius: 40px;
    width: 100%;
    height: 110px;
    padding-top: 85px;
    display: none;
}

.products-style8 .product-container .add-to-cart {
    padding: 7px 26px;
    border: 0px;
    color: #FFF;
    font-size: 17px;
    height: 50px;
    border-radius: 40px;
    display: none;
    width: 217px;
    background: #000;
    left: 20px;
    position: relative;
}

.products-style8 .actions {
    display: none;
}

.products-style8 .add-to-cart .fa{
    font-size: 22px;
}

.products-style8 .add-to-cart .fa {
    font-size: 32px;
    margin-left: 18px;
}

.products-style8 .compare:hover, .products-style8 .add-to-cart:hover, .products-style8 .wishlist:hover {
    background: #000;
    color: #FFF;
}

.products-style8  .owl-controls .owl-dots .owl-dot {
    background-color: #D7D7D7;
    border-color: #D7D7D7;
    border-radius: 0px;
    width: 50px;
    height: 4px;
    position: relative;
}

.products-style8  .owl-controls .owl-dots .owl-dot.active {
    background-color: #000000;
    border-color: #000000;
    height: 4px;
}

.products-style8 .owl-controls .owl-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    top: 43px;
    position: relative;
}

/*INICIAL PRODUTOS END*/

/*BUSCA*/
#body-busca .table_produto {
    height: 400px !important;
}

.products-style8 .product-info .product-name {
    height: 38px;
    padding: 0;
}

.content_price, 
.product-name {
    text-align: left !important;
    width: 100%;
}

.breadcrumb .navigation-pipe:before {
    color: #000;
}

#body-busca .page-heading span.page-heading-title {
    color: #000;
    font-size: 14px;
    font-weight: 700;
}
/*BUSCA END*/

/*CATEGORIAS*/
.breadcrumb {
    margin-top: 14px;
    padding-left: 0px;
    color: #000000;
}

.breadcrumb a, .breadcrumb span {
    color: #000;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.check-box-list label, .layered-category .tree-menu li a {
    font-weight: 700;
}

.layered_subtitle {
    font-size: 13px;
}
/*CATEGORIAS END*/

/*LOGIN*/
#body-login .page-heading span.page-heading-title2 {
    color: #000000;
    font-size: 24px;
}

#body-login .box-authentication h3 {
    color: #000;
}

#body-login #columns {
    padding-bottom: 210px;
}
/*LOGIN END*/

/*CARRINHO*/
#body-carrinho .page-heading {
    display: none;
}

body#body-carrinho .table-bordered>thead>tr>th i.fa-trash-o:before {
    font-weight: 500 !important;
}

#body-carrinho .header8 #main-menu .dropdown-menu .block-container .group_header>a, 
#body-carrinho .page-order ul.step li.current-step {
    border-bottom-color: #000;
}

#body-carrinho #columns {
    padding-bottom: 165px;
}

#body-carrinho .step li span{
    text-transform: uppercase;
    color: #000000;
    font-weight: 700;
}

#body-carrinho .cupom .cart_summary tbody tr:first-of-type td {
    font-weight: 700 !important;
}

#body-carrinho .frete > tbody > tr:first-of-type > td {
    font-weight: 700 !important;
}

#body-carrinho .page-order .cart_navigation a.prev-btn {
    border: solid 1px #000;
    color: #000 !important;
    font-weight: 700;
    text-align: center;
}

body#body-carrinho .table-bordered>thead>tr>th {
    padding: 18px 22px;
}

body#body-carrinho .table-bordered>tbody>tr>td, 
.table-bordered>tbody>tr>th, body#body-carrinho 
.table-bordered>tfoot>tr>td, 
.table-bordered>tfoot>tr>th, 
body#body-carrinho .table-bordered>thead>tr>td {
    font-size: 16px;
    font-weight: 700;
    padding: 18px 24px;
}

body#body-carrinho .cart_summary .action a:before {
    font-size: 34px;
}

body#body-carrinho .page-order .cart_navigation .next-btn {
    font-weight: 500;
}

.page-order ul.step li {
    padding-bottom: 18px;
}

#carrinho{
    margin-bottom: 30px;
}
/*CARRINHO END*/

/*CADASTRO*/
#body-cadastre_se .page-heading span.page-heading-title2 {
    text-transform: uppercase;   
}

#form-contato label, #form-cadastrar-cliente label {
    color: #000;
    font-size: 13px;
    font-weight: 700;
}

#body-cadastre_se #columns {
    padding-bottom: 140px;
}

#box-dados-login, #box-dados-pessoais, #box-dados-endereco {
    margin-bottom: 40px;
}
/*CADASTRO END*/

/*PRODUTO*/

#product .pb-right-column .product-name {
    margin-left: 0px;
    text-transform: initial;
    font-size: 38px;
    margin-bottom: 0px;
}

#product .breadcrumb {
    padding-bottom: 15px;
}

#produto_informacao .info-orther p {
    margin-top: 0px;
}

.product-price-group .box_price {
    width: 100%;
}

#product .pb-right-column .product-price-group {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 28px;
    padding-bottom: 12px;
    border: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
}

#product .pb-right-column .product-price-group span.price {
    font-size: 32px;
    font-weight: 700;
}

#product .product-price-group .installment {
    width: 100%;
    line-height: 18px !important
}

#product .product-price-group .price_discont_percent {
    border-bottom: 0px;
    margin-top: 0px;
    color: #000;
    font-size: 13px;
    width: 100%;
}

.product-price-group .installment {
    width: 100%;
    color: #000;
    font-size: 13px;
    margin-top: 5px;
}

#product .pb-right-column span b {
    cursor: pointer;
    font-weight: normal !important;
    color: #000;
}

#product .pb-right-column span .bold {
    font-weight: 800 !important;
}

#product .pb-right-column .code {
    position: relative;
    top: 17px;
    left: 0px;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 500;
    float: left;
    width: 100%;
}

#produto_informacao .info-orther p {
    color: #000000;
}

#product .attribute-label {
    display: block;
    font-weight: 800;
    margin-bottom: 8px;
    color: #000;
}

#product .pb-right-column .form-option .attributes select {
    background: initial !important;
    padding: 0px 0px 0px 20px;
    height: 35px;
    line-height: 23px;
    -moz-appearance: menulist;
    -webkit-appearance: menulist;
    appearance: menulist;
    display: inline-block;
    border: 1px solid #eaeaea;
    border-radius: 0px;
    min-width: 100px;
}

#product .pb-right-column .form-option .attributes select:first-of-type {
    width: 180px;
    margin-right: 0px;
}

#product .pb-right-column .form-option .attributes:first-child {
    padding-top: 0px;
    padding-bottom: 0px;
}

#product .pb-right-column .form-option .attributes {
    width: 30%;
    display: inline-block;
    height: 125px;
}

#product .pb-right-column .form-option .attributes .attribute-list.quant {
    width: 60px;
    display: block;
    margin-bottom: 0;
    position: relative;
    top: 38px;
}

#product .pb-right-column .form-option .attributes .attribute-list.quant .custom-mumber-html{
    height: 35px;
    border: 1px solid #EAEAEA;
    position: relative;
}

#product .pb-right-column .form-option .attributes .attribute-list.quant .custom-mumber-html input{
    width: 35px;
    position: absolute;
    top: 1px;
    left: 0;
    text-align: center;
    border-top: 0px;
    border-bottom: 0px;
    border-right: 1px solid #EAEAEA;
}

#product .pb-right-column .form-option .attributes .attribute-list.quant .custom-mumber-html .triangle-up {
    width: 0;
    height: 0;
    border-left: 5px solid #0000;
    border-right: 5px solid #0000;
    border-bottom: 5px solid #CBCBCB;
    position: absolute;
    right: 6px;
    top: 9px;
    cursor: pointer;
}

#product .pb-right-column .form-option .attributes .attribute-list.quant .custom-mumber-html .triangle-down {
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #CBCBCB;
  position: absolute;
  right: 6px;
  top: 18px;
  cursor: pointer;
}

#product .btn-add-cart {
    border-bottom: 0px;
    border-radius: 0px;
}

#product .btn-avise-me, .btn-add-cart {
    font-weight: 700;
}

.lista-desejos-label {
    font-size: 11px;
    width: 100px;
    line-height: 14px;
    text-transform: uppercase;
    position: relative;
    top: -30px;
    left: 36px;
}

#product .pb-right-column .form-option .border-custom {
    border: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 0;
    float: left;
    width: 100%;
}

.texto-descricao {
    line-height: 22px;
    margin-top: 20px;
}

.social-share{
    margin-top: 20px;
    float: left;
    width: 100%;
}

.social-share ul {
    padding-top: 15px;
    padding-bottom: 0px;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    height: 63px;
}

.social-share ul .label {
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
}

#product .pb-left-column .product-image .product-img-thumb li a {
    display: block;
    border: 0px;
}

#product  .product-tab {
    margin-top: 60px;
}

#product .product-tab .nav-tab>li {
    display: block;
    width: 100%;
    margin-top: -1px;
}

#product .product-tab .nav-tab>li a{
    width: 100%;
    border-left: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    text-align: left;
}

#product .product-tab .nav-tab>li.active a{
   border-right: 2px solid #e2e2e2 !important;
}

#product .product-tab .nav-tab {
    width: 25%;
    float: left;
}

#product .product-tab .tab-container {
    width: 75%;
    float: right;
    position: relative;
    left: -1px;
    top: 1px;
}

#product .product-tab .nav-tab>li.active>a, .product-tab .nav-tab>li:hover>a {
    border-right: 0px;
}

#product .product-tab .nav-tab>li.active {
    border-left: 4px solid #000;
}

#product .h-mv{
    margin-top: 64px;
}

#product .h-mv h1{
    text-align: center;
    color: #000;
    font-size: 40px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 40px;
}

#product .h-mv .borda-azul {
    width: 33%;
    height: 30px;
    border: 0;
    background-color: #00F3E3;
    margin: 0 auto;
    margin-top: -21px;
}

#product .page-product-box {
    margin-top: 20px;
}

.page-product-box .actions{
    display: none;
}

#product .product-container .product-info .product-name{
    padding-top: 12px !important;
    text-align: left !important;
}

#body-produto .lancamentos {
    margin-top: 20px;
    margin-bottom: 0;
}

#body-produto div#newsTema18 {
    /*margin-top: 50px;
    margin-bottom: 50px;*/
}

.page-product-box .product-info .button-control {
    margin-top: 0px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    background-color: #000;
    border-radius: 40px;
}

.likeTema {
    margin-top: 15px;

    width: 155px;
}
/*PRODUTO END*/

