/*******************
 *
 *    ESTRUTURA
 *
 ******************/

.nav-container {
    background: #373435;
    z-index: 8;
    position: relative;
    border-top: 1px solid #d0cfce;
}
.header-primary-container {
    padding: 13px 0 7px;
    clear: both;
    background: url(../images/bg-body.jpg);
}
.header-primary-container a:hover {
    color: #815AA4;
}
.header-primary-container .box-basic {margin-top: 33px;}
.header-primary-container .box-basic li { display: inline-block; }
.header-primary-container .box-basic .topcontato {
    font-weight: bold;
    background: url(../images/sprite.png) no-repeat 0 4px;
    line-height: 1.2;
    padding-left: 25px;
    display: inline-block;
    margin-right: 10%;
    min-height: 30px;
    vertical-align: top;
}
.header-primary-container .box-basic .topwhats i {
    background: url(../images/topwhats.png) no-repeat center;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-left: 1px;
}
.header-primary-container .box-basic .chat {
    background: url(../images/sprite.png) no-repeat 0px -77px;
    padding-left: 38px;
    line-height: 1.2;
    margin-right: 7%;
    position: relative;
    padding-bottom: 15px;
    cursor: pointer;
}
.header-primary-container .box-basic .chat b {
    font-size: 14px;
}
.header-primary-container .box-basic .topcontato:hover .block-chat {
    display: block;
}
.header-primary-container .box-basic .topcontato .block-chat {
    position: absolute;
    left: -24px;
    top: 40px;
    background: #f3e8f0;
    border: 2px solid #FFF;
    border-radius: 13px;
    z-index: 9;
    padding: 18px 15px;
    box-shadow: 0px 0px 7px -1px #ccc;
    width: 235px;
    font-size: 12px;
}
.header-primary-container .box-basic .topcontato .block-chat:before {
    content: "";
    width: 23px;
    height: 15px;
    background: url(../images/pin.png) no-repeat;
    position: absolute;
    top: -15px;
    left: 27px;
}
.header-primary-container .box-basic .topcontato .block-chat b {
    font-weight: 600; 
    font-size: 12px;
}
.header-primary-container .box-basic .topcontato .block-chat p:last-child {
    margin-bottom: 0;
}
.header-primary-container .box-basic .conta {
    background: url(../images/sprite.png) no-repeat 0px -169px;
    line-height: 1.2;
    padding-left: 30px;
}
.header-primary-container .box-basic .conta a {
    position: relative;
}
.header-primary-container .box-basic .conta a:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #815aa4 transparent transparent transparent;
    position: absolute;
    left: 18px;
    top: 36px;
}
.header-primary-container .box-home {
    text-align: center;
    max-width: 280px;
    margin-top: 5px;
}
.header-primary-container .box-home li { display: inline-block; }
.header-primary-container .box-home li.first {
    background: url(../images/sprite.png) no-repeat 0px -279px;
    padding-left: 20px;
}
.header-primary-container .box-home a {
    font-weight: 600;
}
.quick-access {
    position: relative;
    right: 0;
    display: block;
    z-index: 9;
    margin: 7px 0;
    float: left;
    display: table;
}
.quick-access li {
    font-family: 'Open Sans', sans-serif;
    float: left;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}
.quick-access .icon-acesso {
    background-position: 0 -184px;
}
.quick-access .icon-acesso {
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    padding-left: 22px;
    float: left;
}
.quick-access a {
    color: #fff;
    font-size: 12px;
    padding: 2px 6px;
}
.quick-access a:hover {
    color: #ac258e;
}
#bannerTarja {
    text-align: center;
}
.banner-tarja {
    background: #0070ba;
    padding: 30px 0 25px;
    text-align: center;
}
.banner-tarja .container {
    position: relative;
}
.welcome-msg {
    margin: 0 10px 0 0;
    margin: 0 10px 0 0;
}

/*banner*/

.wrapper-faixa.banner-meio {
    display: inline-block;
    width: 100%;
    padding: 25px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #373435;
}
.wrapper-faixa.banner-meio img {width: 100%;display: block;}
.wrapper-faixa.banner-meio img:hover { opacity: 0.8; }

.banner-meio.bannerfull {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-bottom: 35px;
}
.banner-meio.bannerfull img {
    width: 100%;
    display: block;
}

/*******************
 *
 *    COMMONS
 *
 ******************/

hr {
    border-bottom: solid 1px #ddd;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    width: 100%;
    margin: 0 0 10px;
    clear: both;
}
.link:hover {
    text-decoration: underline;
}
.bold {
    font-weight: bold;
}
.titleBar h1, .category-products h1 {
    clear: both;
    font-family: 'Open Sans', sans-serif;
    padding: 10px 0;
    margin: 0 0 20px;
    text-shadow: 0 -1px 1px #fff;
    color: #666;
}
.title-aba h1 {
    font-family: 'Open Sans', sans-serif;
    padding: 10px 20px;
    margin: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    background: #0972c6;
    color: #fff;
    letter-spacing: 1px;
    width: auto;
    float: left;
}
.category-title h1 i {
    width: 172px;
    height: 34px;
    background: url(../images/sprite.png) 0 -40px no-repeat;
    display: inline-block;
    margin: 0px 10px 0 0;
    position: absolute;
    left: 0;
    top: 3px;
}
.bannerTarja {
    margin: 15px 0;
    float: left;
    width: 100%;
    text-align: center;
}
.bannerTarja img {
    float: none;
    margin: 0 auto;
}
.bannerTarja p {
    margin: 0;
}
/*********************
 *
 *  MENU
 *
 **********************/

.block-layered-nav .first-category li {
    float: left;
    width: 100%;
}
.block-layered-nav .first-category li:last-child {
    border-bottom: none;
}
.block-layered-nav .first-category > li {
    margin: 0;
}
.block-layered-nav .first-category a {
    clear: both;
    color: #3B3431;
    display: block;
    font-size: 12px;
    padding: 5px 0 5px 10px;
}
.block-layered-nav .first-category a.current {
    border-bottom: none;
}
.block-layered-nav .second-category {
    float: left;
    margin: 0 0 5px;
}
.block-layered-nav .second-category li {
    float: left;
    border: none;
}
.block-layered-nav .second-category a {
    border-bottom: medium none;
    color: #333;
    float: left;
    margin: 0 0 5px 15px;
    padding-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    width: 194px;
}
.block-layered-nav .second-category a:hover {
    text-decoration: underline;
}
.block-layered-nav .first-children-a {
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}
.block-layered-nav .first-children-a:hover {
    background: #f0f0f0;
}
.block-layered-nav .second-children:hover {
    background-color: none !important;
}
/********************
 *
 *        TOPO
 *
 ********************/

#atendimento-link {
    position: relative;
}
#atendimento-link a {
    padding-right: 30px;
}
#atendimento-link .arrow {
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    background-position: -2px -373px;
    position: absolute;
    right: 10px;
    top: 13px;
    width: 15px;
    height: 15px;
}
#atendimento-link .atendimento-box {
    /* opacity: 0; */
    
    display: none;
    position: absolute;
    top: 0px;
    background: #02b4d2;
    z-index: 20;
    padding: 10px 10px;
    text-align: center;
    font-size: 13px;
    border-radius: 0 0 5px 5px;
    border-bottom: solid 1px #FFFFFF;
    width: 200px;
    top: 32px;
    font-family: arial, sans-serif;
    color: #fff;
    font-weight: 700;
    text-shadow: none;
}
#atendimento-link .atendimento-box li {
    float: left;
}
#atendimento-link .atendimento-box a {
    font-family: arial, sans-serif;
    color: #fff;
}
#atendimento-link:hover .atendimento-box {
    display: block;
}
.topLinks {
    margin: 0;
    float: right;
}
.topLinks > li {
    float: left;
    margin: 0;
    color: #fff;
    width: auto;
}
.topLinks > li > a {
    float: left;
    text-transform: uppercase;
    font-size: 11px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    text-indent: 0;
    font-weight: 300;
    padding: 6px;
}
.topLinks .icon-pedidos {
    background-position: 0 -212px;
}
.topLinks .icon-desejos {
    background-position: 0 -239px;
}
.topLinks i {
    background-image: url(../images/icons.png);
    width: 20px;
    height: 20px;
    float: left;
    background-repeat: no-repeat;
    margin: 0 3px 0 0;
}
.topLinks .btn-chat {
    background-image: url(../images/icons.png);
    float: right;
    background-repeat: no-repeat;
    margin: 0;
    background-position: 10px -51px;
    background-color: transparent;
    width: auto;
    display: inline-block;
    padding: 0 0 0 25px;
}
.topLinks .btn-chat a:hover {
    background: none;
}
.icon-atendimento {
    width: 22px;
    height: 18px;
    float: none;
    margin: 0 2px -4px 0;
    display: inline-block;
    background-position: 0 -265px;
}
.header .telNumber, .header .telNumber:hover {
    font-weight: 400;
    cursor: text;
    font-size: 18px;
    letter-spacing: 1px;
    float: none;
    margin: 0 auto;
}
/********************
 *
 *    NAVIGATION
 *
 *********************/

#mobnav {display: none;}

#nav {
    padding: 0;
    margin: 0;
    z-index: 9;
    display: table;
    text-align: center;
    width: 100%;
}
#nav li {
    position: relative;
    text-align: left;
}
#nav > li {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    float: none;
    display: table-cell;
}
#nav ul li.parent > a {
    background: none;
}
#nav ul li.over > a {
    background: #F6AFCE;
    color: #373435;
}
#nav > li.last {
    margin: 0;
}
#nav > li.over, #nav > li.active a {
    z-index: 99;
}
#nav span {
    display: block;
    cursor: pointer;
    white-space: nowrap;
}
#nav li ul span {
    white-space: normal;
}
#nav ul li.parent li a {
    background-image: none;
}
#nav a {
    float: left;
    font-size: 12px;
    padding: 0 5px;
    text-transform: uppercase;
    height: auto;
    line-height: 2;
    color: #fff;
}
#nav > li a {
    font-family: 'Open Sans', sans-serif;
    line-height: 3.8;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
    font-size: 15px;
    text-transform: none;
    padding: 0;
    float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
    clear: none;
}
#nav > li > a {
    padding: 0 10px;
}
#nav > li.over > .over {
    color: #fff;
}
#nav > li.over > .over > span:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #F6AFCE transparent transparent transparent;
    position: absolute;
    left: calc(50% - 5px);
    top: 43px;
}
/* 1st Level */

#nav ul li, #nav ul li.active {
    float: none;
    margin: 0;
}
#nav ul li.last {
    border-bottom: medium none;
    padding-bottom: 0;
}
/* 2nd Level */

#nav ul, #nav div {
    position: absolute;
    width: 200px;
    top: 57px;
    padding: 0;
    background: #373435;
    left: -10000px;
}
#nav ul a {
    float: none;
    background: none;
}
#nav ul li a {
    clear: both;
    display: block;
    margin: 0;
    float: none;
    font-size: 13px;
    text-align: left;
    height: auto;
    line-height: 1.5 !important;
    padding: 6px 15px;
    background: transparent;
    font-family: "Open Sans", sans-serif;
}
#nav ul li {
    border-right: medium none;
    display: block;
    float: none;
}
#nav ul li:last-child {
    border: none;
}
#nav div ul {
    position: static;
    width: auto;
    border: none;
}
/* 3rd+ Level */

#nav ul ul, #nav ul div {
    top: 0;
}
#nav ul span, #nav ul li.last li span {
    /* font-family: arial, sans-serif; */
    font-size: 13px;
    text-transform: capitalize;
}
/* Show menu */

#nav li ul.shown-sub, #nav li div.shown-sub {
    left: 0;
    z-index: 999;
}
#nav li .shown-sub ul.shown-sub, #nav li .shown-sub li div.shown-sub {
    left: 200px;
}
/* Account Login/Create Pages ============================================================ */

.col-2 .bloco {
    min-height: 152px;
}
.account-login .content {
    background: #fff;
    border: solid 1px #ddd;
    border-width: 1px;
    min-height: 160px;
    padding: 10px 20px;
}
.account-login h2 {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ececec));
    background: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #ececec 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #ececec 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #ececec 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ececec', GradientType=0);
    border-left: 1px solid #DDDDDD;
    font-size: 20px;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin: 0;
    padding: 6px 20px;
    font-weight: bold;
}
.account-login .registered-users .f-left {
    margin: 10px 0 0;
}
.account-login .bloco {
    min-height: 210px
}
.account-login .content .account-login .buttons-set {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #ccc;
    margin: 0;
    padding: 8px 13px;
}
.registered-users .lostPass {
    clear: both;
    display: block;
    font-size: 11px;
    margin: 5px 0;
    text-decoration: underline;
}
.registered-users .form-list {
    padding: 0;
    clear: both;
    float: left;
    width: 60%;
}
/*******************
 *
 *  VIEW PRODUTO
 *
 ******************/

.selos-produto li {
    float: left;
    margin: 0 10px 0 0;
}
#overlay-pagamento {
    font-family: arial, sans-serif;
    background: #fff;
}
#overlay-pagamento h1 {
    line-height: 1.4;
    padding: 5px 10px;
    color: #fff;
    margin: 0 0 10px;
    font-size: 15px;
    text-align: center;
    font-weight: 300;
    background: #373435;
    text-transform: uppercase;
}
#overlay-pagamento h2 {
    padding: 0;
    margin: 0 0 5px;
    font-size: 20px;
    font-weight: 300;
    float: left;
}
#overlay-pagamento .content {
    padding: 10px;
}
#overlay-pagamento .price-boleto {
    font-size: 16px;
    font-weight: 700;
    display: block;
    clear: both;
    float: left;
    margin: 0 5px 0 0;
}
.parcelamento {
    padding: 0 0 10px;
    float: left;
}
.parcelamento h2 {
    background: none repeat scroll 0 0 #c70007;
    color: #fff;
    float: left;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    line-height: 2.1;
    margin: 0;
    padding: 0 8px;
    position: relative;
}
.parcelamento h2:after {
    content: "";
    width: 18px;
    height: 18px;
    border-color: transparent transparent #c70007 #c70007;
    right: -20px;
    position: absolute;
    border-width: 10px;
    top: 0;
    border-style: solid;
}
.parcelaList {
    clear: both;
    padding: 10px 0;
    margin: 0 0 10px;
    float: left;
    width: 100%;
}
.parcelaList li {
    float: left;
    width: 50%;
}
.parcelaList .parcela {
    color: #c70007;
    font-weight: bold;
}
/* Parcelamento END*/

i.icon {
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
}
.link-wishlist {
    text-indent: 20px;
}
.link-wishlist i.icon {
    width: 20px;
    height: 17px;
    background-position: 0 -68px;
    float: left;
    position: absolute;
    top: 3px;
    left: 8px;
}
.aside-buttons {
    display: table;
    clear: both;
    width: 100%;
    margin: 0;
    border-top: solid 1px #ccc;
    padding: 10px 0 0;
}
.aside-buttons .selo {
    float: left;
    margin: 0 0 0 20px;
}
.aside-buttons .fancybox-pagamento {
    clear: both;
    display: block;
}
.aside-buttons .button.small {
    padding: 0;
    line-height: 1.6;
}
.aside-buttons a {
    display: inline-table;
    width: 48%;
    text-align: center;
    padding: 0;
}
.aside-buttons a:first-child {
    margin: 0 10px 0 0;
}
/* Product Share */

#share-product {
    clear: both;
    margin: 0;
}
#share-product li {
    float: left;
    margin: 0 8px 5px 0;
}
#share-product li a {
    background-image: url(../images/share.png);
    width: 22px;
    background-repeat: no-repeat;
    height: 22px;
    float: left;
}
#share-product li a:hover {
    opacity: 0.8;
}
#share-product li .facebook-share {
    background-position: 0 0;
}
#share-product li .twitter-share {
    background-position: 0 -30px;
}
#share-product li .google-share {
    background-position: 0 -60px;
}
#share-product li .email-friend {
    background-position: 0 -90px;
}
#share-product li:last-child {
    margin-right: 0;
}
.product-shop .disponibilidade {
    float: left;
    line-height: 1.2;
    margin: 0 0 10px;
    border-top: dotted 1px #999;
    padding: 10px 0 0;
    width: 100%;
    color: #000;
    text-transform: uppercase;
}
#upsell, #relacionados {
    margin-bottom: 40px;
}
#upsell .owl-pagination, #relacionados .owl-pagination {
    margin-top: 10px;
}
/*============================*/

.box-additional {
    float: left;
    width: 100%;
}
.more-views {
    clear: both;
    margin-top: 10px;
}
.more-views ul {
    clear: both;
    margin: 0 auto;
    float: none;
    display: table;
    width: 100%;
    padding: 0 42px;
}
.more-views .owl-carousel .owl-controls .owl-nav .owl-prev {
    background: url(../images/setas.png) no-repeat;
    width: 39px;
    height: 39px;
    top: calc(50% - 19px);
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    margin: 0;
}
.more-views .owl-carousel .owl-controls .owl-nav .owl-next {
    background: url(../images/setas.png) no-repeat;
    width: 39px;
    height: 39px;
    top: calc(50% - 19px);
    margin: 0;
}
.more-views .owl-carousel .owl-controls .owl-nav .owl-next:hover {
    right: -2px;
}
.more-views .owl-carousel .owl-controls .owl-nav .owl-prev:hover {
    left: -2px;
}
.more-views h1 {
    display: none;
}
.more-views li {
    margin: 0;
    float: left;
    display: inline-flex;
}
.more-views img {
    float: left;
}
/* Product Images */

.product-view .product-img-box {
    clear: both;
    float: left;
    margin: 0 0 10px;
    width: 402px;
    z-index: 9;
    background: #fff;
    position: relative;
}
.product-img-box .ampliar-zoom {
    border: 1px solid #CCCCCC;
    font-size: 10px;
    padding: 4px 8px;
    right: 10px;
    text-indent: -9999px;
    text-transform: uppercase;
    top: 325px;
    z-index: 99;
}
.product-img-box .ampliar-zoom .icon {
    background-position: 0px 2px;
}
.product-img-box .more-views {
    clear: both;
}
.product-view .product-img-box #passe {
    float: left;
    margin: 0 0 10px;
    width: 100%;
}
#galeria-bt {
    margin: 5px 0;
    float: none;
    display: table;
    width: 100%;
    display: none;
}
#galeria-bt span {
    font-size: 11px;
    margin-right: 0;
    text-indent: 20px;
}
#galeria-bt #passaMouse {
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    background-position: 8px -125px;
    position: relative;
    text-indent: 25px;
    text-align: center;
    padding: 3px;
    float: left;
}
#galeria-bt .zoom-out a {
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    background-position: 6px -155px;
    margin-right: 0;
    padding: 3px 10px;
    display: block;
    text-align: center;
    float: right;
}
/*******************
 *
 *      TAGS
 *
 ******************/

.products-grid .availability.out-of-stock {
    background: #eee;
    color: #666;
    margin: 0;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
    border-top: solid 1px #e5e5e5;
    bottom: 0;
    font-size: 12px;
    position: absolute;
    left: 0;
}
.product-view .availability.out-of-stock {
    clear: both;
    float: none;
}
.product-view .availability.in-stock span {
    color: #815AA4;
    font-weight: 600;
}
.product-view .product-shop .availability.out-of-stock {
    background: none repeat scroll 0 0 transparent;
    font-size: 13px;
    font-weight: normal;
    text-transform: none;
}
.product-shop .actions {
    border-bottom: solid 1px #919191;
}
.product-essential .tag {
    float: left;
    display: inline;
    clear: none;
    margin: 0 2px 0 0;
}
.category-products .special-price .price, .regular-price .price, .special-price .price {
    color: #815aa4;
    font-size: 25px;
    line-height: 1;
    font-weight: bold;
}
.category-products .priceBoleto {
    color: #02b4d2;
    font-size: 13px;
    font-weight: bold;
}
.containerTag {
    z-index: 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: -22px;
}
.tag {
    color: #fff;
    font-size: 11px;
    margin: 0;
    padding: 2px;
    font-weight: 300;
    text-align: center;
    float: left;
    width: 50%;
    text-transform: lowercase;
}
.tag.freteGratis {
    background: green;
    font-size: 11px;
    margin: 0 0 10px;
    float: left;
}
.tag.promo {
    background: #ac258e;
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 0 0;
    width: 44px;
    font-size: 13px;
    font-family: arial, sans-serif;
    font-weight: bold;
}
.tag.promo:after {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 0;
    width: 0;
    height: 0;
    content: " ";
    border: 62px solid rgba(255, 171, 27, 0);
    border: 34px solid transparent\9;
    border-top-color: #ac258e;
    border-bottom-width: 0;
    border-top-width: 14px;
    border-left-width: 22px;
    border-right-width: 22px;
}
.tag.lancamento {
    color: #fff;
    background: #02b4d2;
}
/*Tag View*/

.product-img-column .containerTag {
    z-index: 99;
    left: 1px;
    top: 1px;
    width: auto;
}
.product-view .tag {
    float: left;
    margin: 0;
    padding: 5px 15px;
    text-align: center;
    display: block;
    clear: both;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.2;
    font-family: 'Open Sans', sans-serif;
    width: auto;
    color: #fff;
}
.product-view .tag.promo {
    position: absolute;
    z-index: 99;
    right: 1px;
    font-size: 15px;
    width: 50px;
    padding: 10px 0 5px;
    top: 1px;
}
.product-view .tag.promo:after {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 0;
    width: 0;
    height: 0;
    content: " ";
    border: 62px solid rgba(255, 171, 27, 0);
    border
    /*\**/
    
    : 34px solid transparent\9;
    border-top-color: #ac258e;
    border-bottom-width: 0;
    border-top-width: 14px;
    border-left-width: 25px;
    border-right-width: 25px;
}
.product-view .tag.esgotado {
    background: red;
}
.product-view .tag.freteGratis {
    background: #1FC76A;
    font-size: 11px;
    margin: 0 0 10px;
    float: left;
}
/*FinalizaÃƒÆ’Ã‚Â§ÃƒÆ’Ã‚Â£o da compra*/

.cart-empty {
    padding: 100px 0;
    text-align: center;
}
.cart-empty a {
    text-decoration: underline;
}
.carrinho .amount {
    padding: 0;
    margin: 0;
    float: left;
}
.carrinho .meucarrinho {
    text-transform: uppercase;
    color: #0d66a5;
    float: left;
    margin: 0 0 5px;
}
.carrinho .meucarrinho:after {
    background: url(../images/icons.png) 0 -50px no-repeat;
    content: "";
    width: 16px;
    height: 15px;
    display: inline-block;
    margin: 0 0 0 10px;
    position: absolute;
    right: -15px;
    top: 2px;
}
.carrinho .empty {
    top: 3px !important;
}
.carrinho .amount a, .carrinho .empty {
    color: #fff;
    float: left;
    font-size: 11px;
    font-weight: normal;
    right: 5px;
    margin: 0;
    position: absolute;
    top: 2px;
    width: 14px;
    text-align: center;
}
.carrinho .amount .price {
    display: none;
}
.carrinho .price {
    font-weight: 300;
    font-size: 12px;
    display: block;
    padding: 3px 0 0;
    right: 0;
    clear: both;
}
/* REDES SOCIAIS FOOTER*/

#socialLinks {
    float: none;
    margin: 0 auto;
    display: inline-block;
}
#socialLinks li {
    float: left;
    margin: 15px 17px 0px 0;
}
#socialLinks li:last-child {
    border-right: none;
    margin-right: 0;
}
#socialLinks a {
    background-image: url("../images/newsicons.png");
    display: block;
    height: 24px;
    text-indent: -9999px;
    width: 25px;
    background-repeat: no-repeat;
    border-radius: 3px;
}
#socialLinks a:hover {
    background-color: #ac258e;
    /* opacity: 0.8; */
}
#socialLinks .facebook {
    background-position: 0 -219px;
}
#socialLinks .twitter {
    background-position: -81px -219px;
}
#socialLinks .google_plus {
    background-position: -119px -219px;
}
#socialLinks .youtube {
    background-position: -143px -219px;
}
#socialLinks .instagram {
    background-position: -39px -219px;
}
#socialLinks .pinterest {
    background-position: -156px -219px;
}
#socialLinks .blogger {
    background-position: -24px -219px;
}
/******************
 *
 *     FOOTER
 *
 *******************/

.footer .fb_iframe_widget {
    text-align: center;
}
.footer .fb_iframe_widget, .footer .fb_iframe_widget span, .footer .fb_iframe_widget span iframe[style] {
    margin: 0 auto;
    float: none;
    overflow: hidden;
}
.footer .telNumber, .footer .telNumber:hover {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px;
    color: inherit;
    cursor: text;
}
.footer h2, .rodapeNav dt {
    color: #fff;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0 0 5px;
    text-transform: uppercase;
}

.rodapeNav {
    margin: 0;
    text-align: left;
}
.rodapeNav.no-heigth {
    min-height: inherit;
}
.rodapeNav dt {background: url(../images/sprite.png) no-repeat;padding-left: 44px;line-height: 2;}

.rodapeNav.institucional dt {
    background-position: 0 -877px;
}
.rodapeNav.suporte dt {
    background-position: 0 -767px;
}
.rodapeNav.conta  dt{
    background-position: 2px -662px;
}
.rodapeNav.contato dt {
    background-position: 5px -570px;
}
#subscribe-form .icon-newsletter:before {
    background-position: 0 -465px;
}
.rodapeNav dd {
    color: #fff;
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
    padding-left: 44px;
    line-height: 1.7;
}
.rodapeNav.atendimento-block dd:before {
    content: "";
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 22px;
    display: inline-block;
    left: 2px;
    position: absolute;
}
.rodapeNav.atendimento-block dd {
    padding-left: 30px;
    ;
}
.rodapeNav.atendimento-block .tel-icon:before {
    background-position: 0 -500px;
}
.rodapeNav.atendimento-block .email-icon:before {
    background-position: 0 -527px;
}
.rodapeNav.atendimento-block .contato-icon:before {
    background-position: 0 -553px;
}
.rodapeNav dd:last-child {
    border-right: none;
}
.rodapeItem dt {
    margin-bottom: 15px;
}
.rodapeItem dd {
    color: #e4e0de;
    clear: both;
    margin: 0 0 20px 0;
    padding: 0;
    /* text-align: center; */
}
.rodapeItem dd p {
    float: none;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.rodapeItem dd img {
    float: none;
}
.rodapeNav .telStyle {
    font-size: 16px;
    font-weight: 300;
    color: #fadc86;
}
.rodapeNav .emailStyle {
    color: #fadc86;
}
#containerCopyrights {
    clear: both;
    color: #776a68;
    margin: 0;
    text-align: center;
    padding: 15px 0 5px;
    width: 100%;
}
#containerCopyrights p {
    min-height: 120px;
    padding: 10px;
    clear: both;
}
/*******************
 *
 *      LIST
 *
 ******************/

.itemgrid .item .infobox {
    min-height: 163px;
    padding: 10px;
    clear: both;
    position: relative;
}
.itemgrid .item .btn-cart {
    background: url(../images/comprar.png) no-repeat;
    width: 100%;
    border: none;
    position: absolute;
    color: #fff;
    padding: 0;
    line-height: 1;
    bottom: -24px;
    left: 0;
    font-size: 20px;
    width: calc(100% + 2px);
    height: 63px;
    margin: 0 -1px;
    display: none;
    font-weight: bold;
    text-shadow: 1px 2px 3px #9fb300;
    padding: 0 0 23px 0;
    background-size: 100% 100%;
}
.itemgrid .item .btn-cart:hover {
    color: #373435;
}
.itemgrid .item:hover .btn-cart {
    display: block;
    opacity: 1;
}
/*******************
 *
 *  PRODUCT VIEW
 *
 ******************/

.product-view {
    margin: 0 0 20px;
}
.btn-special {
    background: #4dc01a;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    margin: 0;
    line-height: 2;
    padding: 7px 20px;
    position: relative;
    letter-spacing: 1px;
    clear: both;
    float: left;
    font-family: 'Ubuntu', sans-serif;
    border: none;
    text-transform: uppercase;
    text-shadow: none;
    font-size: 20px;
    width: 100%;
    margin-bottom: 8px;
}
.btn-special:hover {
    opacity: 0.8;
}
.btn-special i {
    background: url(../images/icons.png) 0 -405px no-repeat;
    width: 30px;
    height: 42px;
    float: left;
    margin: 0 10px 0 0;
}
.btn-special.small {
    font-size: 20px;
}
.product-view .special-price .price, .product-view .regular-price .price {
    font-size: 37px;
    line-height: 1.3;
    margin: 0 0 10px;
}
.product-view .boletoBox .price::after {
    content: "\00c0  vista";
    font-size: 16px;
    margin-left: 5px;
}
.product-view .boletoBox {
    font-size: 23px;
    line-height: 1.3;
    margin: 0 0 10px;
    color: #815aa4;
    font-weight: bold;
}
.btn-special.btnUpdate {
    font-size: 18px;
    text-transform: none;
    height: auto;
}
.btn-special:active {
}
.parcelaBloco {
    margin: 0 0 10px;
    font-size: 14px;
}
.parcelaBloco .parcela {} .parcelaBloco .price {
    font-weight: 600;
}
.product-view .parcelaBloco .parcela, .product-view .parcelaBloco .preco, .product-view .parcelaBloco .parcela, .product-view .parcelaBloco .price {
    font-weight: bold;
    font-size: 14px;
    color: #f6afce;
}
.box-collateral {
    clear: both;
}
/* REDES SOCIAIS*/

#socialWrap {
    margin: 0 0 20px;
    border-top: solid 1px #ccc;
    padding: 10px 0 0;
    clear: both;
}
#socialList {
    display: inherit;
    clear: both;
    float: left;
    margin: 5px 0 0 0;
}
#socialWrap h4 {
    font-weight: normal;
    float: left;
    font-size: 13px;
    margin: 0 0 5px;
}
#socialWrap h4 span {
    font-size: 15px;
    display: block;
}
#socialList li {
    float: left;
    margin: 0 10px 0 0;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.2;
    text-transform: uppercase;
}
#socialList li:last-child {
    margin-right: 0;
}
/*CUSTOM REVIEW*/

.blocoReview {
    float: left;
    width: 100%;
}
.blocoReview h2 {
    font-weight: 600;
    font-size: 15px;
}
.blocoReview .form-list input.input-text {
    width: 100%;
    float: none;
    clear: both;
}
#formReview {
    float: left;
    width: 100%;
}
#review-form button {
    width: 100%;
    margin: 0;
    cursor: pointer;
    border: none;
    float: left;
    white-space: nowrap;
    background: #815AA4;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: none;
}
#review-form button:hover {
    opacity: 0.9;
}
#review-form .form-list {
    padding: 0;
    width: 100%;
    float: left;
}
#review-form fieldset {
    padding: 0;
    margin: 0 0 10px;
}
.fancyRating {
    background: none repeat scroll 0 0 #1569b2;
    float: left;
    padding: 6px 12px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
}
.fancyRating:hover {
    background: none repeat scroll 0 0 #fbae30;
}
/*******************
 *
 *       CART
 *
 *******************/

.cart .page-title {
    border-bottom: 0 none;
    border-top: 0 none;
    margin: 0 0 10px;
    padding: 0;
}
/* Checkout Types */

.cart .page-title .checkout-types li {
    margin: 0 0 5px;
}
.cart .title-buttons .checkout-types {
    float: right;
}
.cart .title-buttons .checkout-types li {
    float: left;
    margin: 0 0 5px 5px;
}
.cart .checkout-types .paypal-or {
    margin: 0 8px;
    line-height: 2.3;
}
.cart .checkout-types .paypal-or {
    clear: both;
    display: block;
    padding: 8px 55px 0 0;
    line-height: 1.0;
    font-size: 11px;
}
/* Shopping Cart Table */

.data-table thead th {} .cart-table {
    float: left;
}
.cart-table h3 {
    font-weight: bold;
    font-size: 13px;
}
.cart-table th {
    padding: 8px;
}
.cart-table td {
    padding: 10px;
}
.cart-table .product-name {
    margin: 0 0 5px;
}
.cart-table .item-msg {
    margin: 5px 0;
    font-size: 11px;
    font-weight: bold;
    color: #df280a;
}
.cart-table tfoot td {
    padding: 5px;
}
button.button.btn-continue {
    border: solid 1px #ccc;
}
.cart-table .btn-continue {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}
.cart-table .small {
    font-size: 11px;
    color: #666;
}
.cart-table h2 a {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.cart-table h2 a:hover {
    text-decoration: underline;
}
.cart-table .price {
    color: #333333;
    font-family: arial, sans-serif;
    font-size: 15px;
    font-weight: bold
}
.cart .btn-update {
    cursor: pointer;
    font-size: 13px;
    color: #666;
    border: none;
    padding: 5px 10px 5px 25px;
    background: url(../images/icons.png) 0 -92px no-repeat transparent;
}
.btn-update {
    float: right;
}
/* Shopping Cart Collateral boxes */

.cart .cart-collaterals {
    padding: 0;
}
.cart .cart-collaterals .col2-set {
    float: left;
    width: 668px;
}
.cart .cart-collaterals .col2-set .col-2 {
    width: 310px;
}
.cart .crosssell {
    float: left;
    padding: 0;
    margin: 40px 0 0;
    width: 100%;
    border: solid 1px #ddd;
}
.cart .crosssell h1 {
    font-family: arial, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    background: #f9f9f9;
    border: none;
    letter-spacing: 0;
    color: #666;
    line-height: 1.6;
    padding: 3px 0;
    border-bottom: solid 1px #ddd;
    margin: 0;
    text-indent: 15px;
}
.cart .crosssell h2 {
    font-size: 13px;
    font-weight: bold;
}
.cart .crosssell .price-box, .cart .crosssell .parcelaBloco {
    clear: none;
    margin: 0 0 5px;
    float: left;
}
/* Discount Codes & Estimate Shipping and Tax Boxes */

.cart .discount-form .validation-advice {
    position: absolute;
}
.cart .discount, .cart .shipping {
    margin: 0 0 10px;
    min-height: 120px;
    padding: 12px 15px;
    background: #f8f8f8;
    border: 1px solid #ddd;
}
.cart .shipping label {
    margin: 0 10px 10px 0;
}
.cart .shipping label .price {
    font-weight: bold;
}
.cart .discount {
    background: #f8f8f8;
    border: 1px solid #DDDDDD;
}
.cart .discount h2, .cart .shipping h2 {
    background-position: 0 0;
    background-repeat: no-repeat;
    font: bold 14px/16px Arial, Helvetica, sans-serif;
    margin: 0 0 10px;
    padding: 0 0 0 21px;
    text-transform: uppercase;
}
.cart .discount button, .cart .freteBox button {
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
    border: solid 1px #ccc;
}
.cart .discount .buttons-set, .cart .shipping .buttons-set {
    margin: 20px 0 0;
    border: 0;
    padding: 0;
    text-align: left;
}
.cart .discount .buttons-set button.button, .cart .shipping .buttons-set button.button {
    float: none;
    margin-left: 0;
}
.cart .discount h2 {
    background-image: url(../images/i_discount.gif);
}
.cart .discount .input-box {
    margin: 8px 0 0;
}
.cart .shipping h2 {
    background-image: url(../images/i_shipping.gif);
}
.cart .shipping .sp-methods {
    border-top: 1px solid #ddd;
    clear: both;
    float: left;
    margin: 10px 0;
    padding: 5px 0 0;
    width: 100%;
}
.cart .shipping .sp-methods dt {
    font-weight: bold;
    margin: 0 0 10px;
}
.cart .freteBox {
    margin: 0;
    display: inline-table;
}
.cart .freteBox .validation-advice {
    margin: 35px 0 0;
    position: absolute;
}
.cart .freteBox a {
    clear: both;
    font-size: 11px;
    display: block;
    margin: 5px 0 0 0;
}
.shipping-zip-form {
    float: left;
}
/* Shopping Cart Totals */

.cart .totals {
    background: none repeat scroll 0 0 #f9f9f9;
    margin: 0 0 20px;
    clear: both;
}
.cart .totals table {
    line-height: 2;
    clear: both;
    border: solid 1px #ddd;
}
.cart .totals table tfoot td {
    background: #815AA4;
    color: #fff;
    padding-bottom: 0;
    border: solid 1px #815AA4;
    padding-top: 0;
}
.cart .totals tr {
    border-bottom: solid 1px #ddd;
}
.cart .totals tfoot tr {} .cart .totals tfoot .price {
    font-size: 20px;
}
.cart .totals td {
    padding: 5px 15px 5px 7px;
    font-weight: bold;
}
.cart .totals tr.last td {} .cart .totals tfoot th {
    padding: 5px 15px 5px 7px;
}
.cart .totals tfoot td {
    vertical-align: middle;
}
.cart .totals tfoot th strong, .cart .totals tfoot td strong {
    font-size: 15px;
}
.cart .blocoButtons {
    clear: both;
    display: block;
    float: none;
    line-height: 3;
    margin: 0 0 20px;
    width: 100%;
}
.cart .checkout-types {
    float: right;
    font-size: 13px;
    padding: 0;
    text-align: right;
    width: auto;
}
.cart .checkout-types li {
    clear: both;
    float: none;
    margin: 0;
    text-align: right;
}
/* CHECKOUT */

.checkout-cart-index .container-footer-osc {
    position: relative;
}
/*================
 =
 =  Outros
 =
 =================*/

#shopping-cart-table tbody {
    background: #fff;
}
.catalogsearch-result-index .block.block-layered-nav {
    /* display: none; */
}
#chamadaList > div {
    border-top: 1px solid #ebe5f0;
    border-bottom: 1px solid #ebe5f0;
    padding: 19px 0;
    float: left;
    width: 100%;
}
#chamadaList {color: #373435;font-family: "Open Sans", sans-serif;margin-top: 39px;float: left;width: 100%;margin-bottom: 25px;}
#chamadaList h2 {
    text-align: center;
    margin-bottom: 17px;
    font-size: 27px;
    font-weight: normal;
}
#chamadaList > div {
    margin-bottom: 0;
    text-align: center;
}
#chamadaList > div > div > div {
    padding-left: 47px;
    background-image: url(../images/banner-faixa.png);
    background-repeat:  no-repeat;
    display: inline-block;
    text-align: left;
    text-shadow: 0px 2px 1px #BDBDBD;
    font-size: 16px;
}
#chamadaList div > .seguro {
    background-position: 0 -436px;
}
#chamadaList div > .entrega {
    background-position: 0 7px;
}
#chamadaList div > .parcelamentos {
    background-position: 0 -296px;
    padding-left: 50px;
}
#chamadaList div > .troca {
    background-position: 0 -142px;
    padding-left: 59px;
}
#chamadaList span {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    display: block;
}
/*********************
 *
 *    HIGHLIGHTS
 *
 ********************/

.containerHighlights h1 {
    display: none !important;
}
.highlights {
    margin: 0 0 10px;
    z-index: 0;
    position: relative;
}
.highlights .item {
    overflow: hidden;
    text-align: left;
    float: none;
    margin: 10px;
}
/* .highlights .owl-buttons div {
    background-image: url(../images/arrow-highlights.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 26px;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    border-radius: 0;
}
.highlights .owl-buttons .owl-prev {
    background-position: 0px center;
    left: 0;
}
.highlights .owl-buttons .owl-next {
    background-position: -60px center;
    right: 0;
} */
/*********************
 *
 *    Data Table CaracterÃƒÆ’Ã‚Â­sticas
 *
 ********************/

.catalog-product-view .data-table {
    clear: both;
    width: 100%;
    margin: 0 0 10px;
    background: #fff;
}
.catalog-product-view .data-table .product-name {
    margin: 0;
}
.catalog-product-view .data-table th {
    background: transparent;
    padding: 8px;
    white-space: nowrap;
    font-weight: bold;
    border: none;
}
.catalog-product-view .data-table td {
    padding: 8px;
    word-wrap: break-word;
    border: none;
}
.catalog-product-view .data-table thead {
    background-color: #f8f8f8;
}
.catalog-product-view .data-table tfoot tr:last-child strong {
    font-size: 15px;
}
.catalog-product-view .data-table tfoot tr:last-child td {
    border-color: transparent;
}
.catalog-product-view .data-table .item-options {
    margin: 0 0 10px;
    float: left;
}
.catalog-product-view .data-table tr.last {} .catalog-product-view .data-table tr.odd {
    background: #f9f9f9;
}
.catalog-product-view .data-table .product-image {
    background: none repeat scroll 0 0 #FFFFFF;
    width: 100px;
    float: left;
    text-align: center;
}
.catalog-product-view .data-table tr.even {
    /* background-color: #f6f6f6; */
}
.catalog-product-view .data-table tbody.odd {} .catalog-product-view .data-table tbody.odd td {
    border-width: 0 1px;
}
.catalog-product-view .data-table tbody.even {
    background-color: #f6f6f6;
}
.catalog-product-view .data-table tbody.even td {
    border-width: 0 1px;
}
.catalog-product-view .data-table tbody.odd tr.border td, .catalog-product-view .data-table tbody.even tr.border td {
    border-bottom-width: 1px;
}
.catalog-product-view .data-table th .tax-flag {
    white-space: nowrap;
    font-weight: normal;
}
.catalog-product-view .data-table td.value {
    text-align: center;
}
/* Block: Reviews */

#review-product-principal {
    margin-bottom: 20px;
    padding-left: 0px;
    width: 100%;
}
#review-product-principal h2 {
    border-bottom: solid 1px #ddd;
    text-transform: uppercase;
    color: #02b4d2;
    width: 100%;
    padding: 0 0 5px;
    font-size: 18px;
    margin: 0 0 15px;
}
#review-product-principal .rating-box {
    width: 95px;
    margin: 0;
}
#review-product-principal .review-nome {
    margin: 0 0 5px;
}
#review-product-principal .review-nome strong {
    color: #333;
}
#review-product-principal .star-prc .n-estrela {
    float: left;
    margin-right: 10px;
    font-weight: bold;
    color: #02b4d2;
    font-size: 16px;
}
#review-product-principal .star-prc .estrelas-out {
    width: 160px;
    height: 20px;
    float: left;
    margin-right: 10px;
    background: #bdbdbd;
    font-size: 10px;
    color: #fff;
    text-indent: -9999px;
}
#review-product-principal .star-prc .estrelas-out .bar {
    position: relative;
    float: right;
    width: 100px;
    text-align: center;
}
#review-product-principal .star-prc .estrelas-in {
    float: left;
    background: #FFCA0A;
    height: 100%;
}
#review-product-principal .star-prc {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #4D4D4D;
    float: left;
    width: 301px;
    margin: 0 0 10px;
}
#review-product-principal .avaliacoes-content {
    padding: 10px;
}
#review-product-principal .avaliacoes-content .interna-review {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
#review-product-principal .avaliacoes-content .comentario {
    height: 30px;
    overflow: hidden;
    line-height: 1.3;
}
#review-product-principal .avaliacoes-content .comentario.full {
    height: auto;
}
#review-product-principal .media-list {
    float: left;
    margin: 0 0 15px;
}
#review-product-principal .leia-mais {
    float: right;
}
/********************
 *
 *  TABLE PAGAMENTOS
 *
 ********************/

.table-pagamento {
    width: 100%;
    margin: 0 0 10px;
}
.table-pagamento th {
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 5px 2%;
    width: 23%;
}
.table-pagamento td {
    color: #808080;
    font-size: 12px;
    padding: 3px 0 3px 2%;
    width: 23%;
}
.table-pagamento tr.odd {
    background: none repeat scroll 0 0 #F2F2F2;
}
/* CONTATO INFO */

.container-contato-info {
    float: none;
    padding: 15px;
    background: #f9f9f9;
    clear: both;
    width: 100%;
    border: solid 1px #ddd;
    margin: 40px 0 0;
}
.contato-info {
    display: table-cell;
}
.contato-info dt {
    float: none;
    margin: 0 0 10px;
    font-weight: 700;
    font-size: 15px;
    clear: both;
    text-transform: uppercase;
}
.contato-info dd {
    float: none;
    clear: both;
    display: block;
    margin: 0 0 20px;
    padding: 0;
}
.contato-info li {
    margin: 0;
    display: block;
    clear: both;
}
.contato-info p {
    float: none;
    margin: 0;
}


/*home category*/

/*showhome generic*/
.category-products.showhome {}
.category-products.showhome h1 {
    font-size: 0;
    text-align: center;
    margin: 0;
    padding: 0;
}
.category-products.showhome .showdesc {
    font-size: 16px;
    color: #815aa4;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 30px;
}

/*showhome destaques*/
.category-products.destaques {}
.category-products.destaques h1 img {
    width: 100%;
    max-width: 315px;
}

/*showhome maisvendidos*/
.category-products.maisvendidos {}
.category-products.maisvendidos h1 img {
    width: 100%;
    max-width: 305px;
}


/*facebook*/
.fb_iframe_widget {
    padding: 25px 0;
}

#tabDescription {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    clear: both;
    display: block;
}
#tabDescription h2 {
    font-size: 0;
    text-align: center;
    margin: 0;
    padding: 0;
    border-top: 1px solid #272727;
    padding-top: 25px;
    margin-bottom: 23px;
}

#avaliacoes {
    padding: 22px 5%;
    border-top: 1px solid #333;
    margin-top: 30px;
}





/*swf*/

#box-swf {}
#box-swf {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
}
#box-swf embed {width: 100%;height: 100%;display: inline-block;float: left;}

.more-views .swf img {
    width: 100%;
    height: 100%;
}

.cores-swf h4 {
    color: #808080;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.cores-swf .stick-list {
    display: inline-block;
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: 1px solid #ebebeb;
}

.cores-swf {}
.cores-swf dd,
.cores-swf dt {
    /* display: none; */
}
.cores-swf .wrapper-Tam {
    float: left;
    width: 55%;
    margin-bottom: 14px;
}
.cores-swf .wrapper-Tam select {
	width: 80%;
}
.cores-swf .wrapper-Tam .options-list li {
    display: inline-block;
    margin-right: 5%;
}
.cores-swf .wrapper-Tam .options-list li input {
    display: none;
}
.cores-swf .wrapper-Tam .options-list li label {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    width: 40px;
    height: 40px;
    border: 2px solid #DDD;
    border-radius: 50%;
    text-align: center;
    line-height: 2.4;
    font-size: 14px;
}
.cores-swf .wrapper-Tam .options-list li input:checked + .label label {
    border-color: #815aa4;
    color: #815aa4;
    font-weight: bold;
}

.cores-swf .wrapper-Inv {
    float: left;
    width: 20%;
}
.cores-swf .wrapper-Inc {
    float: left;
    width: 30%;
}
.cores-swf .wrapper-Esp {
    float: left;
    width: 25%;
}

#testimonialForm .buttons-set {
    border: none;
}


