/*********************
 *
 *  CLOUDY ZOOM
 *
 **********************/

.cloud-zoom-lens {
    border: 1px solid #888;
    background-color: #fff;
    cursor: move;
}
.cloud-zoom-title {
    display: none;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute !important;
    background-color: #000;
    color: #fff;
    padding: 3px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    top: 0px;
}
.cloud-zoom-big {
    border: solid 1px #ddd;
    background: #fff;
    overflow: hidden;
    margin: 0;
}
.cloud-zoom-loading {
    color: white;
    background: #222;
    padding: 3px;
    border: 1px solid #000;
}
.product-image .mousetrap {
    z-index: 100 !important;
}
/*******************
 *
 *  Carrosel View
 *
 *******************/

.product-view .more-views a.active {
    outline: solid 2px #611c8d;
    float: left;
}
.product-view .more-views a:hover {
    /*opacity: 0.8;*/
}
#galeria.owl-carousel .owl-wrapper-outer {
    padding: 4px 0;
    margin: 0;
}
#galeria.owl-carousel {
    width: 90%;
    position: relative;
}
#galeria.owl-carousel a {
    border: solid 1px #ddd;
    float: left;
    padding: 0;
    margin: 0 5px;
}
#galeria.owl-carousel img {
    float: left;
    border: 1px solid #bebebe;
}
#galeria.owl-carousel img:hover {
    /*opacity: 0.8;*/
}
#galeria .owl-controls {
    z-index: 0;
    top: 0;
    width: 100%;
    position: initial;
}
#galeria .owl-controls .owl-nav {
    position: absolute;
    top: 0;
    width: 100%;
}
#galeria .product-view .more-views a.active {
    outline: none;
}
#galeria .owl-buttons {} #galeria .owl-buttons div {
    background-image: url(../images/galeria/arrow-galeria.png);
    background-repeat: no-repeat;
    color: #FFF;
    /*IE7 life-saver *
    /*IE7 fix*/
    text-indent: -9999px;
    border-radius: 0;
    float: none;
    height: 100%;
    top: 0;
    position: absolute;
}
#galeria .owl-buttons div:hover {
    opacity: 0.8;
}
#galeria .owl-buttons .owl-prev {
    background-position: 0;
    padding:15px 0;
    width: 20px;
    left: -16px;
}
#galeria .owl-buttons .owl-next {
    background-position: -40px;
    padding:15px 0;
    width: 20px;
    right: -20px;
}
#galeria .owl-controls { margin-bottom: 0}
/*********************
 *
 *      CORES
 *
 **********************/

#atributos-principal {
    clear: both;
    display: block;
}
#atributos-principal h3 {
    color: #484848;
    font-size: 12px;
    font-family: 'LaoUI';
    padding: 0;
    width: auto;
    clear: both;
    margin: 0 0 5px;
}
#atributos-principal .containerAtributo { display: inline-block; margin-right: 40px; }
#atributos-principal .cores-lista-atributos li,
#atributos-principal .outros-lista-atributos li{
    margin: 0 5px 5px 0;
    float: left;
    position: relative;
}
#atributos-principal .cores-lista-atributos li span {
    cursor: pointer;
    width: 100%;
    height: 100%;
    overflow: hidden;
    float: left;
}
#atributos-principal .cores-lista-atributos li a:hover {
    opacity: 0.8
}
#atributos-principal .cores-lista-atributos li a.selecionado {
    border: 1px solid #a5389e;
}
#atributos-principal .cores-lista-atributos li a {
    width: 25px;
    float: left;
    line-height: 2;
    height: 25px;
    padding: 1px;
    border: solid 1px #ddd;
}
#atributos-principal .cores-lista-atributos, #atributos-principal .outros-lista-atributos {
    margin: 0 0 10px;
    padding: 0;
    float: left;
    cursor: pointer;
}
#atributos-principal .outros-lista-atributos li {
    *float: left;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}
#atributos-principal .outros-lista-atributos li a {
    background: #fff;
    display: block;
    cursor: pointer;
    border: solid 1px #999;
    text-align: center;
    padding: 1px;
    font-size: 12px;
    text-decoration: none;
    font-family: 'LaoUI';
    min-width: 25px;
    padding: 3px;
}
#atributos-principal .outros-lista-atributos li a:hover {} #atributos-principal .outros-lista-atributos li a.selecionado {
    background: #a5389e;
    border: 1px solid #a5389e;
    color: #fff;
    text-shadow: none;
}
#atributos-principal .outros-lista-atributos li a.desabilitado {
    background-size: 100% 100%;
    color: #333;
    opacity: 0.2;
}
#atributos-principal .outros-lista-atributos li a.desabilitado:hover {
    outline: none;
    cursor: default;
}
#atributos-principal .div_oculta {
    display: none;
}
.colors .color-list {
    margin: 0 5px 5px 0;
    padding: 1px;
    border: solid 1px #ccc;
    float: left;
    width: 20px;
    height: 20px;
}
.colors .color-list a {
    width: 20px;
    height: 20px;
}
.colors .color-list:nth-child(6) {
    margin-right: 0;
}
.colors .color-list img, .colors .color-list a {
    display: block;
    width: 20px;
    height: 20px;
}
.colors .color-list:hover {
    outline: 1px solid #c60007;
}
.colors .color-list.desabilitado {
    opacity: 0.5;
}
.colors .color-list.desabilitado:hover {
    outline: none
}
.errors {
    color: #FF0000;
    font-weight: bold;
    display: none;
}
#colorList {
    clear: both;
    min-height: 50px;
}
.currently {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
.currently ol {
    float: left;
    width: 100%;
    margin: 0 0 10px;
}
.block-layered-nav .filtro-cor {
    display: inline-block;
    margin: 0;
}
.block-layered-nav .filtro-cor a {
    float: left;
    width: 100%;
    line-height: 2;
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 13px;
}
.block-layered-nav .filtro-cor span, .block-layered-nav .filtro-cor a img {
    display: block;
    border: solid 1px #ddd;
    margin: 0 5px 0 0;
    width: 22px;
    height: 22px;
    float: left;
}
.block-layered-nav .filtro-cor a:hover {}

/*********************
 *      FRETE
 **********************/

#freteproduto {
    float: left;
    margin: 10px 0;
    width: 100%;
}
#freteproduto .containerFrete {
    float: left;
    margin: 0 0 10px;
    width: 100%;
}
#freteproduto .iconFrete {
    float: left;
    margin: 0px 5px 0 0;
}
#freteproduto span {
    font-size: 13px;
    margin: 0 0 5px;
    font-family: 'LaoUI';
    font-weight: normal;
    text-transform: uppercase;
    color: #131313;
    line-height: 1.7;
    float: left;
    width: 100%;
    background: url(../images/img/icon-frete.png) left center no-repeat;
    padding-left: 25px;
}
#freteproduto label {
    font-size: 13px;
    line-height: 2.4;
    margin: 0 5px 0 0;
    float: left;
}
#freteproduto a {
    font-size: 11px;
    margin: 5px 0 0;
    float: left;
    color: #a2209a;
    clear: both;
}
#freteproduto a:hover {
    text-decoration: underline;
}
.product-shop #postcode {
    float: left;
    font-size: 15px;
    width: 150px;
    height: 26px;
    margin: 0 5px 0 0;
    padding: 5px;
    text-align: center;
    text-indent: 0;
    letter-spacing: 1px;
    border: solid 1px #b2b2b2;
    color: #111;
    clear: none;
    border-radius: 0;
}
#postcode {
    clear: both;
    width: 100px;
    font-size: 16px;
    margin: 0 5px 0 0;
    text-align: center;
}
#freteproduto button.rate-button {
    text-align: center;
    font-weight: bold;
    line-height: 1.5;
    font-size: 14px;
    float: left;
    cursor: pointer;
    height: 26px;
    padding: 0 2px;
    margin: 0;
    background: url(../images/img/ok.png) no-repeat;
    font-size: 0;
    width: 30px;
    text-shadow: none;
    color: #fff;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
}
#freteproduto button.rate-button:hover {
    opacity: 0.8;
}
input#postcode:required {} input#postcode:invalid {
    box-shadow: none;
}
#shipping-rates {
    clear: both;
    display: block;
    float: left;
    margin: 0;
}
#shipping-rates .price {
    font-size: 13px;
    font-weight: bold;
}
#fp-loader {
    display: none;
    margin-top: 10px;
    float: left;
    clear: both;
    width: 100%;
    text-align: left;
}
#fp-loader img {
    display: block;
    margin: 0 0 0 80px;
    float: left;
}
#shipping-rates li {
    margin-top: 5px;
    font-family: arial, sans-serif;
}
.div-shipping {
    background: #fff0f0;
    border: 1px solid #ff0000;
    padding: 10px;
}
.error-shipping {
    color: #ff0000;
}
.attrshipping {
    display: none !important;
}
/*****************
 *
 *  BANNER
 *
 *****************/
.box-banner { width: 100%; }
.box-banner .box-mini { margin-left: 8px; display: inline-block; max-width: 244px; }
.box-banner .box-mini a { display: inline-block; }
.box-banner .box-mini a img { width: 100%; }

.box-faixa {
    width: 100%;
    position: relative;
    display: inline-block;
    font-family: "LaoUI";
    max-width: 1170px;
}
.box-faixa:before {
    position: absolute;
    width: 100%;
    background-size: 100%;
    background-image: url(../images/img/topfaixa.png);
    background-repeat: no-repeat;
    top: -7px;
    height: 7px;
    content: "";
    left: 0;
}
.box-faixa:after {
    position: absolute;
    width: 100%;
    background-size: 100%;
    background-image: url(../images/img/bottomfaixa.png);
    background-repeat: no-repeat;
    bottom: -7px;
    height: 7px;
    content: "";
    left: 0;
}

.box-faixa .faixa {
    padding: 12px 0 12px 40px;
    display: inline-block;
    background-image: url(../images/img/spritefaixa.png);
    background-repeat: no-repeat;
}
.box-faixa .fdesc {
    background-position: -6px 15px;
}
.box-faixa .fdesc span{
    font-weight: bold;
    color: #4a4a4a;
    text-transform: uppercase;
    display: block;
    font-size: 14px;
}
.box-faixa .fdesc label{
    font-size: 11px;
}
.box-faixa .ffrete {
    background-position: 0 -84px;
    padding-left: 52px;
}
.box-faixa .fembalagem {
    background-position: -7px -200px;
}
.box-faixa .ftroca {
    background-position: -10px -306px;
}

.box-faixa label {
    font-weight: bold;
    color: #4a4a4a;
    text-transform: uppercase;
    display: block;
    font-size: 14px;
}
.box-faixa small {
    font-size: 12px;
    color: #8e8e8e;
}

#banner-top {
    display: inline !important;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 0;
    float: left;
    overflow: hidden;
    max-width: 918px;
    max-height: 430px;
}
#banner-top .owl-controls .owl-nav > div {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    opacity: 0.7;
    cursor: pointer;
    background: url(../images/img/arrow-banner.png) no-repeat;    
    height: 77px;
    font-size: 0;
    width: 20px;
}
#banner-top .owl-controls .owl-nav > div:hover {
    opacity: 1;
}
#banner-top .owl-controls .owl-nav .owl-prev {
    left: 20px;
}
#banner-top .owl-controls .owl-nav .owl-next {
    right: 20px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.owl-banner .owl-dots {
    bottom: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9;
}
#banner-top .owl-dot {
    background: #5e5e5f none repeat scroll 0 0;
    border-radius: 30px;
    display: inline-block;
    height: 11px;
    margin-right: 5px;
    width: 11px;
}
#banner-top .owl-dot.active {
    background: #982C94 none repeat scroll 0 0;
}
.owl-banner .owl-controls .owl-dot span {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 2px #999 inset;
    margin: 0 3px;
}


.owl-banner .owl-wrapper-outer {
    margin: 0;
}
.owl-banner .owl-item .item {
    position: relative;
    float: none;
    text-align: center;
    margin: 0 auto;
}
.owl-banner .owl-carousel .item {
    margin: 0;
    padding: 0;
}
.owl-banner .owl-pagination {
    z-index: 9;
    position: absolute;
    bottom: 10px;
    width: 100%;
}
.owl-banner .owl-buttons {
    text-indent: -9999px;
    z-index: 9;
    margin: 0 auto;
    width: 100%;
}
.owl-banner .owl-buttons div {
    position: absolute;
    z-index: 999;
    display: block;
    margin: 0;
    padding: 0;
    top: 48%;
    background-image: url("../images/arrow-banner.png");
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
    transform-origin: center center;
    -webkit-transform-origin: top left;
    cursor: pointer;
    opacity: 0.7;
}
.owl-banner .owl-buttons div:hover {
    opacity: 1;
}
.owl-banner .owl-prev {
    left: 20px;
    background-position: 10px center;
}
.owl-banner .owl-next {
    right: 20px;
    background-position: -136px center;
}
.owl-banner .owl-controls .owl-page span {
    background: #fff;
    box-shadow: 0 1px 2px #999 inset;
    margin: 0 3px;
}
/* .owl-banner .owl-buttons{
    opacity: 0;
}
.owl-banner:hover .owl-buttons{
    opacity: 1;
} */

/* Banner Category */

#banner-category {
    display: block;
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
    z-index: 0;
    text-align: center;
}
#banner-category a {
    text-align: center;
    float: none;
    display: inline-block;
}
#banner-category .owl-item .item {
    position: relative;
    float: none;
    text-align: center;
    margin: 0 auto;
}
#banner-category .owl-carousel .item {
    margin: 0;
    padding: 0;
}
#banner-category .owl-pagination {
    z-index: 9;
    position: absolute;
    bottom: 10px;
    width: 100%;
}
#banner-category .owl-buttons {
    text-indent: -9999px;
    z-index: 9;
    margin: 0 auto;
    width: 100%;
}
#banner-category .owl-buttons div {
    position: absolute;
    z-index: 999;
    display: block;
    border-radius: 0;
    margin: 0;
    padding: 0;
    top: 40%;
    background-image: url("../images/arrow-banner.png");
    background-repeat: no-repeat;
    background-color: transparent;
    width: 34px;
    height: 80px;
    /* background-color: white; */
    transform-origin: center center;
    -webkit-transform-origin: top left;
    cursor: pointer;
}
#banner-category .owl-buttons div:hover {
    opacity: 0.7;
}
#banner-category .owl-prev {
    left: 20px;
}
#banner-category .owl-next {
    right: 20px;
    background-position: -145px 0;
}
#banner-category .owl-controls .owl-page span {
    background: #fff;
    width: 14px;
    height: 14px;
    box-shadow: 0 1px 2px #999 inset;
    margin: 0 3px;
}
/*Banner Left*/

#banner_left {
    margin: 0;
    clear: both;
}
#banner_left li {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
#banner_left a, #banner_left img {
    float: left;
}
#banner_left img {
    width: 100%;
    max-width: 100%;
}
#banner_right li {
    width: 100%;
    margin-bottom: 10px;
}
#banner-footer {
    text-align: center;
    clear: both;
    display: inline-block;
    margin: 10px auto 0px;
    padding: 0;
    width: 100%;
}
#banner-footer .item {
    float: none;
    margin: 0 auto;
    text-align: center;
}
#banner-footer li {
    float: left;
    width: 100%;
    display: block;
}
#banner-footer .owl-wrapper-outer {
    margin: 0 0 10px;
}
#banner_container {
    margin: 0 0 20px;
}
#banner_container li {
    width: 100%;
}
#banner_container li #flash_container {
    width: 100%;
    height: 375px;
}
/*********************
 *
 *      JSLIDER
 *
 **********************/

.jslider .jslider-bg i, .jslider .jslider-pointer {
    background: url(../images/jslider.png) no-repeat 0 0;
}
.jslider {
    display: block;
    width: 100%;
    height: 1em;
    position: relative;
    top: 0.6em;
    margin: 0 0 10px;
    font-family: Arial, sans-serif;
}
.jslider table {
    width: 100%;
    border-collapse: collapse;
    border: 0;
}
.jslider td, .jslider th {
    padding: 0;
    vertical-align: top;
    text-align: left;
    border: 0;
}
.jslider table, .jslider table tr, .jslider table tr td {
    width: 100%;
    vertical-align: top;
}
.jslider .jslider-bg {
    position: relative;
}
.jslider .jslider-bg i {
    height: 5px;
    position: absolute;
    font-size: 0;
    top: 0;
}
.jslider .jslider-bg .l {
    width: 50%;
    background-position: 0 0;
    left: 0;
}
.jslider .jslider-bg .r {
    width: 50%;
    left: 50%;
    background-position: right 0;
}
.jslider .jslider-bg .v {
    position: absolute;
    width: 60%;
    left: 20%;
    top: 0;
    height: 5px;
    background-position: 0 -20px;
}
.jslider .jslider-pointer {
    width: 13px;
    height: 15px;
    background-position: 0 -40px;
    position: absolute;
    left: 20%;
    top: -4px;
    margin-left: -6px;
    cursor: w-resize;
    cursor: hand;
}
.jslider .jslider-pointer-hover {
    background-position: -20px -40px;
}
.jslider .jslider-pointer-to {
    left: 80%;
}
.jslider .jslider-label {
    font-size: 9px;
    line-height: 12px;
    color: black;
    opacity: 0.4;
    white-space: nowrap;
    padding: 0px 2px;
    position: absolute;
    top: -18px;
    left: 0px;
}
.jslider .jslider-label-to {
    left: auto;
    right: 0;
}
.jslider .jslider-value {
    font-size: 9px;
    white-space: nowrap;
    padding:1px 2px;
    position: absolute;
    top: -22px;
    left: 20%;
    background: white;
    line-height: 12px;
    border: 1px solid #c2c2c2;
}
.jslider .jslider-value-to {
    left: 80%;
}
.jslider .jslider-label small, .jslider .jslider-value small {
    position: relative;
    top: -0.4em;
}
.jslider .jslider-scale {
    position: relative;
    top: 9px;
}
.jslider .jslider-scale span {
    position: absolute;
    height: 5px;
    border-left: 1px solid #999;
    font-size: 0;
}
.jslider .jslider-scale ins {
    font-size: 9px;
    text-decoration: none;
    position: absolute;
    left: 0px;
    top: 5px;
    color: #999;
}
.jslider-single .jslider-pointer-to, .jslider-single .jslider-value-to, .jslider-single .jslider-bg .v, .jslider-limitless .jslider-label {
    display: none;
}
/*******************
 *
 *  Carrosel Marcas
 *
 *******************/

.containerMarcas {
    float: left;
    width: 100%;
    margin: 30px 0;
}
.containerMarcas h1 {
    display: none;
}
.containerMarcasCat {
    margin: 0 0 20px;
}
.containerMarcasCat h1 {
    font-size: 20px;
    font-weight: 400;
    display: none;
}
.owl-marcas {
    width: 88%;
    vertical-align: middle;
    margin: 0 auto;
}
.owl-marcas .owl-wrapper-outer {
    height: 70px;
}
.owl-marcas .owl-wrapper {
    display: table !important;
    vertical-align: middle;
}
.owl-marcas .owl-item {
    text-align: center;
    display: inline-table;
    float: none;
}
.owl-marcas a {
    padding: 0;
    margin: 0 auto;
    float: none;
    display: inline-table;
    vertical-align: middle;
    ;
}
.owl-marcas img {
    margin: 0 auto;
    float: none;
}
.owl-marcas img:hover {} .owl-marcas .owl-controls {
    z-index: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.owl-marcas .owl-buttons {
    width: 100%;
    float: left;
}
.owl-marcas .owl-buttons div, .owl-marcas .owl-buttons div {
    background-image: url(../images/marcas.png);
    background-repeat: no-repeat;
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 0;
    padding: 0;
    font-size: 12px;
    filter: Alpha(Opacity=50);
    opacity: 0.8;
    position: absolute;
    width: 50px;
    display: table;
    border-radius: 0;
    text-indent: -9999px;
    height: 64px;
    background-color: transparent;
    top: -70px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.owl-marcas .owl-prev {
    background-position: 1px center;
    left: -50px;
}
.owl-marcas .owl-prev:active {
    left: -51px;
}
.owl-marcas .owl-next {
    background-position: -48px center;
    right: -50px;
}
.owl-marcas .owl-next:active {
    right: -51px;
}
/* Clickable class fix problem with hover on touch devices */

/* Use it for non-touch hover action */

.owl-marcas .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}
/* Styling Pagination*/

.owl-marcas .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver */
}
.owl-marcas .owl-controls .owl-page span {
    background-image: url("../images/marcas.png");
    background-repeat: no-repeat;
    position: absolute;
    width: 30px;
    height: 105px;
    text-indent: -9999px;
    top: 0;
}
.owl-marcas .owl-controls .owl-page.active span, .owl-marcas .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
}
/* If PaginationNumbers is true */

.owl-marcas .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
/* preloading images */

.owl-item.loading {
    min-height: 150px;
    background: url(../images/galeria/AjaxLoader.gif) no-repeat center center
}
/****************
 *  COMPRE JUNTO
 ****************/

.comprejunto { float: left; margin: 0 0 20px; clear: both; width: 100%; font-family: "LaoUI"; }
.comprejunto .titleBar h1 { background: url(../images/img/linha2.png) repeat-x center; border-bottom: none; color: #a31f9a; font-family: "LaoUI"; font-size: 18px; font-weight: bold; margin: 0 0 15px; padding: 10px 0; text-align: center; text-transform: uppercase;}
.comprejunto .titleBar h1 span { background: url(../images/img/title-comprejunto.png) left 15px center no-repeat #FFF; height: 30px; display: inline-block; padding: 6px 15px 12px 57px; }
.comprejunto h2 { padding: 0; float: left; margin: 0; }
.comprejunto h2 a {
    font-size: 14px;
    font-weight: 300;
    color: #514567;
    display: block;
    margin-bottom: 10px;
}
.comprejunto h2 a:hover {
    color: #de8283;
}
.formcomprejunto {
    float: left;
}
.formcomprejunto .btn-junto {
    background: url(../images/img/btn-junto.png) no-repeat;
    width: 139px;
    height: 45px;
    font-size: 0 !important;
    border: none;
}
.formcomprejunto .btn-junto:hover {
    opacity: 0.8;
}
.comprejunto .produtos {
    clear: both;
    margin: 0 0 20px;
    display: inline-block;
    width: 100%;
}
.comprejunto .container-produto {
    margin: 0 auto;
    float: none;
    display: inline-block;
    width: auto;
}
.comprejunto .container-produto .box-info {
    float: left;
    margin-left: 10px;
    max-width: 255px;
}
.comprejunto .item {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin: 0 0 20px;
    height: auto;
}
.comprejunto .item:last-child {
    margin: 0;
    border: none;
}
.comprejunto .item a.produto {
    float: left;
    max-width: 140px;
    margin: 0 auto;
}
.comprejunto .item a.produto img {
    width: 100%;
}
.comprejunto .item .opcoes {
    float: right;
    min-height: 109px;
    margin: 0;
}
.comprejunto .item .opcoes .product {
    float: left;
    width: 100%;
    background: #ececec;
    margin-bottom: 10px;
    padding: 5px;
}
.comprejunto .item .opcoes .product:first-child a:after {
    margin-right: 5px;
}
.comprejunto .item .opcoes span a {
    text-decoration: none;
    float: left;
    font-family: 'LaoUIb';
    font-size: 13px;
    clear: both;
    width: 100%;
    margin: 0;
}
.comprejunto .item .opcoes .total { margin: 0 0 10px; font-family: 'LaoUI'; color: #4e4062; font-size: 15px;}
.comprejunto .item .opcoes .antigo {
    float: left;
    width: 100%;
    margin: 0;
    font-family: 'LaoUI';
    font-size: 13px;
    color: #767676;
}
.comprejunto .item .opcoes .novo {
    color: #767676;
    float: left;
    margin: 5px 0;
    font-size: 13px;
}
.comprejunto .item .opcoes .novo span {
    font-size: 24px;
    color: #80128f;
    font-family: 'LaoUI';
}
.comprejunto .item .opcoes .botao { margin: 0}
.comprejunto .item .opcoes .parcelas-produto { font-size: 14px; font-family: 'LaoUI'; margin: 0}
.comprejunto .item .opcoes .priceBoleto { font-size: 14px; font-family: 'LaoUI'; }
.comprejunto .item .opcoes .priceBoleto span { font-weight: bold; color: #000}
.comprejunto .item .opcoes .selectAttr {
    width: 100px;
    padding: 2px;
    margin: 0 20px 5px 0;
}
.comprejunto .item .opcoes label {
    width: 70px;
    font-weight: bold;
    font-size: 11px;
    text-align: right;
    padding: 0 5px 0 0;
}
.comprejunto .item .opcoes .loadingattr {
    background: none repeat scroll 0 0 transparent;
    display: none;
    float: left;
    padding-top: 23px;
    position: absolute;
    text-align: center;
}
.comprejunto .boxPreco {
    width: 310px;
    float: left;
}
.comprejunto .wrapPreco {
    border-top: solid 1px #ddd;
    padding: 15px 0 0;
    float: left;
    width: 100%;
}
.comprejunto .parcelas-produto .parcela, .comprejunto .parcela-valor {
    font-weight: 600;
}
.comprejunto .icon_mais, .comprejunto .icon_igual {
    color: #c4359c;
    text-align: center;
    float: left;
    clear: both;
    margin: 100% auto 0;
    width: 100%;
    font-weight: bold;
    font-size: 50px;
}
.comprejunto .item .opcoes .btn-special.small { font-size: 15px; float: left;}

.comprejunto .formcomprejunto span.product { display: none; }

/*.comprejunto .box-info .box-parcelas { display: none; }*/

.comprejunto .box-info .price-box  .special-price { display: block; }

.comprejunto .old-price .price-label,
.comprejunto .special-price .price-label, 
.comprejunto .old-price .price,
.comprejunto .priceBoleto,
.comprejunto .priceBoleto .price,
.comprejunto .box-parcelas,
.comprejunto .box-parcelas b {
    color: #707070;
    font-size: 14px;
    font-weight: normal;
}
.comprejunto .special-price .price {
    color: #a2137d;
    font-size: 23px;
}

.comprejunto .parcelaBloco { display: none; }

.comprejunto .price-box .box-parcelas .vezes .clear { display: none; }

.comprejunto .price-box .box-parcelas .vezes::before {
    content: "ou";
    float: left;
    margin-right: 5px;
    vertical-align: bottom;
}