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

.nav-container {
    background: #fff;
    z-index: 8;
    position: relative;
    border-bottom: 1px #D5D3D4 solid;
    border-top: 1px #D5D3D4 solid;
    float: left;
    width: 100%;
}
.header-primary-container {
    padding: 10px 0;
    clear: both;
}
.quick-access {
    position: relative;
    right: 0;
    display: block;
    z-index: 9;
    margin: 13px 0;
    float: left;
    display: table;
}
.quick-access li {
    float: left;
    color: #231f20;
    font-size: 13px;
    font-weight: 400;
}
.quick-access .icon-acesso {
    background-position: 0 -184px;
}
.quick-access .icon-acesso i {
    margin-right: 5px;
}
.quick-access .icon-acesso {
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    padding-left: 22px;
    float: left;
    padding-right: 5px;
}
.quick-access a {
    color: #000;
    font-size: 13px;
    padding: 2px 6px;
    font-weight: 700;
}
.quick-access a:hover {
    color: #ffffff;
    text-decoration: underline;
}
#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;
}

.atendimento-wrap {
    margin-top: 8px;
    text-align: center;
}

.atendimento-content {
    display: table;
    margin: 0 auto;
    color: #000;
}

.ico-atendimento {
    display: inline-block;
    vertical-align: middle;
    background: url(../images/../images/net/phone.png) no-repeat;
    width: 19px;
    height: 18px;
    margin-right: 5px;
}

.head-atendimento {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}

.head-atendimento span,
.head-atendimento strong {
    display: inline-block;
}

.head-atendimento span {
    font-size: 16px;
    color: #989797;
    font-weight: 300;
    font-family: 'Muli', sans-serif;
}

.head-atendimento strong {
    font-size: 15px;
}

.input-table-full {
    display: table;
    width: 100%;
    padding: 0 10px;
}

.input-cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.button-cell {
    padding-left: 5px;
}


/*******************
 *
 *    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;
    border-bottom: solid 4px #ef343b;
    padding: 10px 0;
    margin: 0 0 20px;
    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 FLUTUANTE
 *
 ******************/
.header-container.fix-bar.nav-up {
    top: -65px;
}
.header-container.fix-bar.fix-bar {
    display: none;
    transition: all ease 1s;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 9999999;
    height: 75px;
    max-height: 92px;
    border-bottom: 1px #D5D3D4 solid;
}
.header-container.fix-bar #nav {
    background: white;
}
.header-container.fix-bar .header-primary-container {
    padding: 2px 0;
}
.header-container.fix-bar .logo-wrapper {
    width: 24%;
    float: left;
}
.header-container.fix-bar .quick-access-wrapper {
    /* width: 75%; */
}
.header-container.fix-bar .logo {
    max-width: 140px;
    margin: 0;
    float: left;
    margin-right: 20px;
    margin-top: 5px;
}
.header-container.fix-bar .nav-container, .header-container.fix-bar .carrinho h3, .header-container.fix-bar .carrinho .price, .header-container.fix-bar .carrinho:before, .header-container.fix-bar .nav-container.menuFechado {
    display: none;
}
.header-container.fix-bar .carrinho .product-details .price, .header-container.fix-bar .carrinho .subtotal .price, .header-container.fix-bar .nav-container.menuAberto {
    display: block;
}

.header-container.fix-bar .hide-fixnav, .show-fixnav {
    display: none;
}
.header-container.fix-bar .show-fixnav {
    display: inline-block;
    line-height: 70px;
}
.abremenu {
    display: none;
    float: left;
    color: #77b353;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    margin: auto;
    height: 70px;
}
.abremenu span {
    float: left;
}
.abremenu span:before, .abremenu.ativo span:before {
    font-family: 'FontAwesome';
    float: left;
    margin-right: 10px;
}
.abremenu span:before {
    content: '\f0c9';
    font-size: 24px;
}
.abremenu.ativo span:before {
    content: '\f00d';
    color: #fff;
    background: #77b353;
    font-size: 18px;
    padding: 2px 5px;
    margin-top: -2px;
}
/*********************
 *
 *  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 50px 0 0;
    float: right;
    padding: 6px 0px;
}
.topLinks > li {
    float: left;
    margin-left: 65px;
    color: #fff;
    width: auto;
}
.topLinks > li > a {
    float: left;
    font-size: 13px;
    -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 > li > a:hover {
    text-decoration: underline;
}

.topLinks > li i {
    margin-right: 6px;
}
.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;
}

.search-grid {
    /* padding: 0 25px; */
}

/********************
 *
 *    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 {
    color: #77b453;
    font-weight: 500;
}
#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: #727272;
}
#nav > li a {
    line-height: 3.4;
    -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: 16px;
    text-transform: uppercase;
    padding: 0;
    float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
    clear: none;
}
#nav > li > a {
    padding: 0 10px;
}
#nav > li.over > .over {
    background: #77b453;
    color: #fff;
}
/* 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: 215px;
    top: 60px;
    padding: 0;
    background: #fff;
    left: -10000px;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    border: 1px #77b453 solid;
}
#nav ul li a:hover {
    color: #77b453;
    font-weight: bolder;
    text-indent: 10px;
}

#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.3 !important;
    padding: 6px 10px;
    background: transparent;
}

#nav ul li > a {
    font-weight: 500
}

#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-size: 15px;
    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: #77b353;
    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;
    display: inline-block;
    vertical-align: middle;
}
#share-product li {
    float: left;
    margin: 0 8px 5px 0;
}
#share-product li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
    font-size: 18px;
    background-color: #dedede;
    color: #fff;
    transition:0.3s all ease;
}
#share-product li a:hover {

    background-color: #ef343b;
}
#share-product li .facebook-share {
    background-position: 0 -31px;
}
#share-product li .twitter-share {
    background-position: -62px -31px;
}
#share-product li .google-share {
    background-position: -93px -31px;
}
#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;
    margin: 0;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px #ebebeb solid;
}
.more-views {
    width: 18%;
    position: relative;
    height: 537px;
    float: left;
    padding: 25px 0;
}
.more-views ul {
    clear: both;
    margin: 0 auto;
    float: none;
    display: table;
    width: 100%;
}
.more-views h1 {
    display: none;
}
.more-views li {
    margin: 0;
    float: left;
    display: inline-flex;
    margin-bottom: 10px;
}
.more-views li:hover{

}
.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: none;
    width: 100%;
}
#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: #fff;
    color: #77b353;
    padding: 6px 0;
    text-align: center;
    text-transform: uppercase;
    border: solid 1px #77b353;
}
.product-view .availability.out-of-stock {
    clear: both;
    float: none;
}
.product-view .availability.in-stock span {
    color: #00b000;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
}
.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: #77b353;
    font-size: 21px;
    font-weight: bold;
    /* float: left; */
    /* font-family: 'Muli', sans-serif; */
}
.category-products .priceBoleto {
    color: #02b4d2;
    font-size: 13px;
    font-weight: bold;
}
.containerTag {
    z-index: 1;
    position: absolute;
    width: 100%;
    left: 5px;
    top: 10px;
}
.tag {
    color: #fff;
    font-size: 13px;
    margin: 0 2px 2px;
    padding: 3px 15px;
    font-weight: 700;
    text-align: center;
    clear: both;
    display: inline-block;
}
.tag.freteGratis {
    background: #2b9ee2;
}
.tag.promo {
    background: url(../images/net/promocao.png) no-repeat;
    text-indent: -9999px;
    width: 89px;
}

.tag.lancamento {
    background: url(../images/net/lancamento.png) no-repeat;
    text-indent: -9999px;
    width: 96px;
}
/*Tag View*/

.product-img-column .containerTag {
    z-index: 99;
    left: 10px;
    top: 10px;
    width: auto;
    display: none;
}
.product-view .tag.promo {

}

.product-view .tag.esgotado {
    background: red;
}
.product-view .tag.freteGratis {
}
/*Finalizar */

.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 .amount a, .carrinho .empty {
    float: left;
    margin: 0;
    color: #0d66a5;
}
.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: 0 17px 10px 0;
}
#socialLinks li:last-child {
    border-right: none;
    margin-right: 0;
}
#socialLinks a {
    display: block;
    background-repeat: no-repeat;
    border-radius: 3px;
    font-size: 30px;
}
#socialLinks a:hover {
    opacity: 0.8;
    color: #fff;
}
#socialLinks .facebook {
    background-position: 8px 5px;
}
#socialLinks .twitter {
    background-position: -43px 4px;
}
#socialLinks .google_plus {
    background-position: -96px 5px;
}
#socialLinks .youtube {
    background-position: -146px 5px;
}
#socialLinks .instagram {
    background-position: -195px 4px;
}
#socialLinks .pinterest {
    background-position: -244px 6px;
}
#socialLinks .blogger {
    background-position: -295px 5px;
}
/******************
 *
 *     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;
}
.rodapeNav dt, .footer-top h1 {
    color: #231f20;
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px;
    /* padding: 0 0 0 10px; */
    /* text-transform: uppercase; */
    line-height: 1em;
}
.rodapeItem dt {
    color: #999;
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 5px;
    border-bottom: solid 1px #ddd;
    padding: 0 0 5px;
}
.rodapeNav {
    min-height: 125px;
    margin: 0;
    text-align: left;
}
dl.rodapeNav{
    padding-left:40px;
}
.rodapeNav.no-heigth {
    min-height: inherit;
}

.rodapeNav dd {
    color: #fff;
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
}
.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 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: 181px;
    padding: 10px;
    clear: both;
    position: relative;
}
.itemgrid .item .btn-cart {
    background: #02b4d2;
    width: 100%;
    border: none;
    position: absolute;
    color: #fff;
    padding: 0;
    line-height: 2.5;
    bottom: 0;
    left: 0;
}
/*******************
 *
 *  PRODUCT VIEW
 *
 ******************/

.product-view {
    margin: 0 0 20px;
}
.btn-special {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
    background: -moz-linear-gradient(top, #89c403 5%, #77a809 100%);
    background: -webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
    background: -o-linear-gradient(top, #89c403 5%, #77a809 100%);
    background: -ms-linear-gradient(top, #89c403 5%, #77a809 100%);
    background: linear-gradient(to bottom, #89c403 5%, #77a809 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809', GradientType=0);
    background-color: #89c403;
    color: #fff;
    cursor: pointer;
    font-size: 26px;
    font-weight: 600;
    margin: 0;
    line-height: 1.8;
    padding: 7px 20px;
    position: relative;
    letter-spacing: 1px;
    text-shadow: 0 1px 0px #137601;
    clear: both;
    float: left;
    font-family: 'Open Sans', sans-serif;
    border: solid 1px #2da62d;
}
.btn-special:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
    background: -moz-linear-gradient(top, #77a809 5%, #89c403 100%);
    background: -webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
    background: -o-linear-gradient(top, #77a809 5%, #89c403 100%);
    background: -ms-linear-gradient(top, #77a809 5%, #89c403 100%);
    background: linear-gradient(to bottom, #77a809 5%, #89c403 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403', GradientType=0);
    background-color: #77a809;
}
.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: 22px;
    line-height: 1.3;
    margin: 0 0 10px;
}
.btn-special.btnUpdate {
    font-size: 18px;
    text-transform: none;
    height: auto;
}
.btn-special:active {
    margin-top: 1px;
    margin-bottom: -1px;
}
.parcelaBloco {
    margin: 0;
    clear: both;
    font-size: 13px;
    font-weight: 500;
}
.parcelaBloco .parcela {} .parcelaBloco span,.boletoBox .price {
    font-weight: 600;
    color: #231f20;
}
.product-view .parcelaBloco .parcela, .product-view .parcelaBloco .preco, .product-view .parcelaBloco .parcela, .product-view .parcelaBloco .price {
    font-size: 14px;
}
.box-collateral {
    clear: both;
}
/* REDES SOCIAIS*/

#socialWrap {
    margin: 0 0 20px;
    padding: 20px 0 0;
    clear: both;
}
#socialList {
    display: inherit;
    clear: both;
    float: left;
    margin: 5px 0 0 0;
}
#socialWrap h4 {
    font-weight: 700;
    font-size: 12px;
    margin: 0 0 5px;
    text-transform: uppercase;
    max-width: 100px;
    vertical-align: middle;
    display: inline-block;
    color: #8b8b87;
}
#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: 20%;
    margin: 0;
    cursor: pointer;
    border: none;
    float: left;
    white-space: nowrap;
    background: #77b353;
    text-shadow: none;
    font-weight: 500;
    float: right;
    border-radius: 0;
}
#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-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;
}
.cart .btn-proceed-checkout {
    background-color: #77b358;
    border: 1px solid #74B807;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-size: 18px;
    font-weight: bold;
    padding: 12px 15px;
    text-decoration: none;
    text-transform: capitalize;
    text-shadow: 0 1px 0 #528009;
    float: right;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}
button.btn-checkout:hover {
    background-color: #77a809;
}
.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: #02b4d2;
    color: #fff;
    padding-bottom: 0;
    border: solid 1px #02b4d2;
    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;*/
}
h5.title-filtros {
    font-size: 26px;
    color: #77b353;
    font-weight: bold;
}
#chamadaList {
    text-align: center;
    display: block;
    /* border: 1px solid; */
    /* padding-top: 10px; */
}
#chamadaList p {
    margin: 0;
}
#chamadaList img {
    float: none;
    /* height: 100%; */
}
/*********************
 *
 *    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;
}

.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;
}



/* AVALIACOES NOVO */
 /* 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: 71px;
    margin: 2px 0 0 0;
}
#review-product-principal .review-nome {
    text-transform: uppercase;
    margin: 0 0 11px;
    position: relative;
    z-index: 0;
    font-weight: bold;
    color: #231f20;
    font-size: 13px;
}
#review-product-principal .review-nome strong {
    color: #333;
}
#review-product-principal .review-nome b {
    color: #5ca745;
}
#review-product-principal .star-prc .n-estrela {
    float: left;
    margin-right: 10px;
    font-weight: 400;
    color: #878787;
    /*font-size: 16px;*/
    /* font-size: 14px; */
    width: 18px;
}
#review-product-principal .star-prc .estrelas-out {
    width: 160px;
    height: 20px;
    float: left;
    margin-right: 10px;
    background: #ebebeb;
    font-size: 10px;
    color: #fff;
    text-indent: -9999px;
    border: none;
}
#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: #ef343b;
    height: 100%;
}
#review-product-principal .star-prc {
    font-size: 14px;
    font-weight: normal;
    color: #4D4D4D;
    float: left;
    width: 301px;
    margin: 0 0 10px;
}
#review-product-principal .avaliacoes-content {
    padding: 0 0 15px;
    float: left;
    width: 100%;
}
#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;
}

#review-product-principal .avaliacoes-contadoras .estrela5,
#review-product-principal .avaliacoes-contadoras .estrela4,
#review-product-principal .avaliacoes-contadoras .estrela3,
#review-product-principal .avaliacoes-contadoras .estrela2,
#review-product-principal .avaliacoes-contadoras .estrela1 {
    background: url(../images/rating/stars.png) no-repeat;
    background-position: 0px 0px;
    width: 95px;
    height: 17px;
    float: left;
}
#review-product-principal .avaliacoes-contadoras .estrela5 {
    background-position: 0px 0px;
}
#review-product-principal .avaliacoes-contadoras .estrela4 {
    background-position: 0px -31px;
}
#review-product-principal .avaliacoes-contadoras .estrela3 {
    background-position: 0px -62px;
}
#review-product-principal .avaliacoes-contadoras .estrela2 {
    background-position: 0px -93px;
}
#review-product-principal .avaliacoes-contadoras .estrela1 {
    background-position: 0px -124px;
}

.avaliacoes .title-rating{
    float: left;
}
#avaliacoes .fancy-avaliacoes,#avaliacoes .vermais .mais {
    float: right;
    text-transform: uppercase !important;
    padding: 5px 13px;
    font-size: 12px;
    background-color: #77b353;
    outline: 1px solid #fff;
    border-radius: 0;
    color: #ffffff;
    font-weight: 500;
    text-shadow: none;
}
.avaliacoes-individuais{
    float: right;
}

.vermais .mais {
    background: #000;
    text-shadow: none;
    color: #fff;
    text-transform: none;

}
.vermais .mais:hover {
    opacity: .8;
}

.ancora-avaliacoes{
    font-weight: 700;
    font-style: italic;
    cursor: pointer;
}

.avaliacoes-individuais{
    /* padding-left: 50px; */
}

.reader-review-geral .ratings .estrelas{
    display:none;
}

#review-product-principal .avaliacoes-individuais .avaliacoes-content .interna-review .descricao {
    display: inline-block;
    width: 100%;
    color: #777;
    font-size: 14px;
    font-weight: 400;
}
#review-product-principal .border-center-reviews .avaliacoes-individuais .avaliacoes-content.hidereview {
    display: none;
}

.reader-review-geral {
    float: left;
    width: 100%;
    margin-top: 10px;
    text-align: right;
}

.reader-review-geral > span {
    color: #505050;
    font-size: 14px;
    margin-right: 20px;
    vertical-align: middle;
}
#avaliacoes .fancy-avaliacoes {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.nao-tem {
    font-size: 21px;
    text-align: center;
    padding: 50px 0;
    font-weight: 500;
    color: #77b353;
}

#formReview h2 {
    color: #ef343b;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0 0 20px;
    white-space: nowrap;
    font-weight: 500;
    display: none;
}

#formReview .form-list input.input-text,
#formReview .form-list textarea {
    width: 85%;
    border-color: #dedede;
    font-size: 14px;
    color: #7fb353;
    font-weight: 400;
    padding: 0 10px;
    float: right;
    /* height: 150px; */
    background: #dedede;
}
#formReview .form-list input.input-text {
    height: 35px;
}

#formReview .form-list textarea {
    padding: 10px;
}

#review-form button:disabled, #review-form button:hover:disabled {
    cursor: not-allowed;
    background: #dddddd;
    opacity: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline-color: #fff;
}
#avaliacoes {
    margin-bottom: 50px;
    float: left;
    width: 100%;
}

#avaliacoes .titleBar {
    position: relative;
}

#avaliacoes .section-title {
}

.review-nologged{
    font-size: 14px;
}

.review-nologged a{
    color: #77b353;
    font-weight: 500;
}

.review-nologged a:hover {
    text-decoration: underline;
}

.geral {
    float: right;
    margin: 5px 0 10px;
}

.geral > span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    color: #878787;
    font-size: 16px;
    margin-right: 5px;
}

.geral .ratings {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    position: relative;
    top: 0px;
}
 /* FIM AVALACIOES NOVO*/

/********************
 *
 *  TABLE PAGAMENTOS
 *
 ********************/

.table-pagamento {
    width: 100%;
    margin: 0;
    border: 1px solid #ebebeb;
    padding: 20px;
}
.table-pagamento th {
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 9px 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 #ffffff;
}
/* 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;
}


/***************************
*
* Mini-cart
*
***************************/

.cartBloco {
    width: auto;
    float: right;
    height: 55px;
}
.carrinho li {
    list-style: none;
}

.cart-sidebar-itens {
    overflow: auto;
    width: 100%;
}

.cart-sidebar-bottom {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.carrinho {
    z-index: 9;
    border: 1px solid #77b353;
    color: #77b353;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 10px;
    -webkit-box-shadow: inset 0px 0px 29px 2px rgba(0,0,0,0.31);
    -moz-box-shadow: inset 0px 0px 29px 2px rgba(0,0,0,0.31);
    box-shadow: inset 0px 0px 5px 0px rgb(130, 186, 97);
    display: inline-flex;
    height: 42px;
    margin: 25px 0 0;
}

.header-container.fix-bar .carrinho{
    margin-top:10px;
}
.carrinho .sp-methods {
    padding: 10px;
    float: left;
    width: 100%;
}

.carrinho .sp-methods li {
    margin-bottom: 5px;
}

.carrinho .sp-methods li input {
    float: none;
    width: auto;
}

.carrinho a.icon {
    float: left;
    position: relative;
}

.carrinho a.icon i, .ico-pedidos,.ico-login{
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    
}

.carrinho:hover a.icon i, .pedidos-box:hover .ico-pedidos, .login-box:hover .ico-login {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.carrinho .subtotal {
    padding: 10px 0 20px;
    font-size: 16px;
    float: left;
    margin: 0 0 0px;
    width: 100%;
    border-top: 1px #e8e4e4 solid;
    font-family: 'Ubuntu';
    color: #979696;
}
.carrinho .subtotal .label b {
    float: left;
    text-indent: 10px;
    font-family: 'Muli', sans-serif;
}
.carrinho .subtotal .price {
    clear: none;
    float: right;
    margin-right: 10px;
    color: #6bad44;
    font-weight: 700;
    font-size: 16px;
}
.carrinho h1.titlecarrinho {
    font-size: 15px;
    font-weight: 500;
    margin: 5px 0 0 0;
    line-height: 1;
    float: left;
}
.carrinho h1.titlecarrinho a {
    color: #77b353;
}

.empty, .summary {
    float: left;
    display: block;
    top: 0;
    right: 0;
    font-size: 14px;
}
.amount {
    float: left;
    width: auto;
    line-height: 1.3;
}
.amount a, .empty {
    font-size: 11px;
    float: right;
}

.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 .amount a, .carrinho .empty {
    float: left;
    display: block;
    margin: 0;
    height: 20px;
    line-height: 20px;
    width: auto;
    border-radius: 50%;
    color: #000;
    text-align: center;
    font-size: 14px;
    display: none;
}

.carrinho .head .amount a .qtd, .carrinho .head .empty .qtd {
}

.carrinho .amount a .qtd, .carrinho .empty .qtd {
    font-weight: 700;
    font-size: 15px;
}

.carrinho .price {
    font-weight: 300;
    display: block;
    padding: 0;
    right: 0;
    clear: both;
}
.subtotal {
    clear: both;
    margin: 0;
    width: auto;
}
.block-cart .block-subtitle {
    border-bottom: solid 1px #ddd;
    padding: 10px;
}
.block-cart .block-subtitle a {
    color: #1d81a7;
}
.block-cart strong {
    padding: 0 0 0 5px;
}
.header .block-compare:hover .block-content {
    display: block;
}

.discount-info {
    padding: 5px 10px;
    font-size: 13px;
}


#coupon-sidebar-wrap {
    margin: 10px 0;
}

/*esconder na pagina do carrinho*/
.the-cart-form .arrow.inc,
.the-cart-form .arrow.dec{
    display: none;
}

#overlay {
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 51;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: none;
    transition: visibility 0.8s;
}

#load-overlay{
    background-color: rgba(0, 0, 0, 0.12);
    display: none;
    z-index: 99999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: visibility 0.8s;
}
/* MSG ERRO */

#msg-erro-cart{
    display: none;
    max-width: 400px;
    width: 100%;
    min-height: 200px;
    margin: 8% auto 0 auto;
    float: none;
    clear: both;
    background-color: #fff;
    border: 1px solid #f4f4f4;
    border-top: none;
    box-shadow: 0 5px 15px #333;
    background-clip: padding-box;
    outline: 0;
    overflow-y: auto;
}

#msg-erro-cart .msg-header{
    margin: 0 auto 12px auto;
    float: none;
    clear: both;
    width: 90%;
    text-align: center;
    font-size: 14px;
}

#msg-erro-cart .msg-body{
    margin: 0 auto 5px auto;
    float: none;
    clear: both;
    width: 90%;
    min-height: 100px;
    padding-top: 15px;
}

#msg-erro-cart .msg-footer{
    margin: 0 auto 5px auto;
    float: none;
    clear: both;
    width: 90%;
}

#msg-erro-cart .msg-header .title{
    font-size: 18px;
    font-weight: bold;
    display: inherit;
    padding-top: 15px;
}

#msg-erro-cart .msg-header .close{
    background-color: #ab2929;
    border: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    padding: 25px 10px 10px 10px;
    z-index: 9999;
    margin-left: 270px;
}

#msg-erro-cart .msg-body{
    text-align: center;
    font-size: 16px;
}

#msg-erro-cart .msg-footer button.msg-btn{
    width: 100%;
    border: solid 1px #333;
    border-radius: 0;
    background-color: #333;
    color: #fff;
    transition: all .4s linear;
    cursor: pointer;
    display: inline-block;
    opacity: 1;
    outline: none;
    padding: .5em;
    height: 40px;
    font-size: 20px;
    font-weight: 300;
}

#msg-erro-cart .msg-footer button.msg-btn:hover,
#msg-erro-cart .msg-footer button.msg-btn:focus{
    background-color: #FFF;
    color: #333;
}

/* FIM MSG ERRO */

/* SPINNER */

.wrapper-spinner{
    width: 150px;
    margin: 15% auto 0 auto;
    float: none;
    display: none;
}

.loader {
    border: 7px solid rgba(0,0,0,0.09);
    border-top: 7px solid #f3f3f3;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 0.9s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* FIM SPINNER */

/* bloquear scroll quando carrinho esta aberto */
body.modal-open {
    overflow: hidden;
}

.carrinho .total {
    padding: 10px 0;
    font-size: 15px;
    font-weight: 700;
    float: left;
    margin-top: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
}
.carrinho .total .label {
    float: left;
    text-indent: 10px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #979696;
    font-family: 'Muli', sans-serif;
}
.carrinho .total .price {
    font-weight: 700;
    font-size: 20px;
    clear: none;
    float: right;
    margin-right: 10px;
    display: block !important;
    color: #6bad44;
}

.carrinho .block-cart {
    display: none;
    padding: 0;
    height: 100%;
    z-index: 999;
    overflow-y: auto;
}

/*.carrinho .block-cart li{
    height: 80%;
}*/

.carrinho .block-cart > li{
    /* height: 70%; */
}

.carrinho .block-cart li .block-content,
.carrinho .block-cart li .block-content ol{
    height: 100%;
}

.carrinho .truncated {
    cursor: default;
    float: left;
    margin: 0 0 5px 0;
    width: 100%;
}
.carrinho .detalhes span {
    font-family: 'Dosis', sans-serif;
}

.carrinho .block-cart .item {
    border-left: none;
    border-right: none;
    border-top: none;
    display: table;
    float: none;
    /*max-width: 350px;*/
    width: 100%;
    padding: 15px 20px;
}

.carrinho .block-cart .freteBox{
    margin: 0 0 -1px 0;
    width: 100%;
    position: relative;
    display: block;
    float: left;
}
.carrinho .block-cart .freteBox #btn-estima-cep {
}

.carrinho:hover .block-cart {
    /*-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: block;
    opacity: 1;*/
}
.carrinho .block-cart .empty {
    padding: 10px 0;
}
.carrinho .head {
    margin: 0;
    padding: 10px;
    clear: both;
    float: left;
    width: 100%;
    text-align: left;
    max-width: 350px;
    background: #ffffff;
}
.carrinho .head .fa-shopping-cart {
    color: #fff;
    font-size: 38px;
    vertical-align: middle;
}
.carrinho .head .gridNome {
    display: inline-block;
    padding-top: 0;
    width: 130px;
    vertical-align: middle;
    margin: 0 0 0 5px;
}
.carrinho .head .gridClose {
    float: right;
}

.carrinho .head h1 {
    margin: 0;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    vertical-align: middle;
}
.carrinho .head h1 a {
    font-size: 13px;
    font-weight: 500;
}
.carrinho .head h1 a, .carrinho .head .amount a,
.carrinho .head .empty, .carrinho .head span{
    color: #6bad44;
}

.carrinho .head .amount, .carrinho .head .empty{
    position: relative;
}
.carrinho .head .amount a, .carrinho .head .empty {
    background: none;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    float: none;
    padding: 0;
    line-height: 1em;
    vertical-align: middle;
    font-weight: normal;
    color: #6bad44;
}

.carrinho .head .fechar{
    font-weight: bold;
    color: #fff;
    width: 26px;
    text-align: center;
    cursor: pointer;
    line-height: 1.5;
    float: right;
    border: 1px #fff solid;
    margin-top: 5px;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.carrinho .head .fechar:hover {
    color: #d82229;
    background-color: #fff;
    border-color: #d82229;
}

.carrinho .gratis{
    font-size: 12px;
    line-height: 3.5;
    padding:5px 10px 0;
    border-bottom: 1px solid #e8e4e4;
    text-transform: uppercase;
    float: left;
    width: 100%;
    color: #8c8b8b;
}

.gratis strong {
    color: #d82229;
    padding: 0;
}

.carrinho .actions {
    margin: 0;
    padding: 10px;
    clear: both;
    float: left;
    text-align: right;
    width: 100%;
}
.carrinho .button {
    font-size: 18px;
    background-color: #6bad44;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    margin: 0;
    line-height: 1.8;
    padding: 7px 20px;
    position: relative;
    letter-spacing: 1px;
    clear: both;
    float: left;
    text-transform: uppercase;
    outline: 1px solid #fff;
    border-radius: 0;
    border: 0;
    font-family: 'Muli', sans-serif;
    text-shadow: none;
}

.carrinho .button.cancel {
    background-color: #fff;
    color: #6bad44;
    cursor: pointer;
    font-weight: 600;
    padding: 6px;
    position: relative;
    clear: both;
    float: left;
    outline: 1px solid #6bad44;
    border-radius: 0;
    letter-spacing: 0;
    font-family: 'Muli', sans-serif;
}
.carrinho .actions button{
    width: 48%;
    float:right;
    clear: none;
}

.carrinho #btn-apply-coupon {
}

.carrinho .inputs input{
    margin: 0;
    border: 1px solid #e8e4e4;
    padding: 5px 10px;
    height: 35px;
    width: 100%;
    font-family: 'Ubuntu';
}

.carrinho .inputs button{
    float:left;
    clear: none;
    line-height: 1.5;
    padding: 5px 12px;
    margin: 0;
    font-size: 12px;
    height: 35px;
    background-image: none;
    font-family: 'Ubuntu';
    width: 90px;
}

.carrinho .shipping .price{
    display: inline-block !important;
    font-weight: 700;
}

.carrinho .shipping .sp-methods dt{
    display: none;
}

.carrinho .shipping .sp-methods li label{
    font-size: 12px;
}

.block-cart {
    box-shadow: 1px 10px 10px #000;
    background: none repeat scroll 0 0 #fff;
    float: left;
    padding: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 99;
    top: 0;
    bottom: 0;
    max-width: 350px;
}

.block-cart .qty-wrapper{
    border: none;
    width: 66px;
    float: left;
}

.block-cart .qty-wrapper input{
    background: #fff;
    width: 25px;
    height: 16px;
    border: none;
    padding: 0;
    text-align: center;
    margin-left: 5px;
    color: #9d9c9c;
    font-family: 'Open Sans';
}

.block-cart .mini-qty-dec, .block-cart .mini-qty-inc{
    background-color: #d0d0d0;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    cursor: pointer;
    width: 16px;
    float:right;
    -webkit-transition: 0.3s background-color ease;
    -o-transition: 0.3s background-color ease;
    transition: 0.3s background-color ease;
    padding: 2px 2px 2px;
    line-height: 0.6;
}

.block-cart .mini-qty-dec:hover, .block-cart .mini-qty-inc:hover {
    background-color: #d82229;
}

.block-cart .mini-qty-dec{
    float:left;
    padding: 0 5px 4px;
}

.carrinho .mini-products-list li {
    border-bottom: 1px solid #e8e4e4;
    float: left;
    padding: 10px;
    height: auto;
    margin: 0;
    width: 230px;
}
.carrinho .mini-products-list li:hover {
    box-shadow: none;
}
.carrinho .mini-products-list .product-name {
    clear: none;
    font-size: 12px;
    font-weight: bold;
    float: none;
    width: auto;
    max-height: 36px;
    margin: 0 0 5px;
}
.carrinho .mini-products-list .product-image {
    float: left;
    padding: 1px;
    border: 1px solid #ddd;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}
.carrinho .mini-products-list .product-image:hover {
    opacity: 0.8;
}
.carrinho .mini-products-list .product-image img {
    float: left;
}
.carrinho .mini-products-list .product-details {
    color: #333333;
    font-size: 13px;
    text-align: left;
    margin-left: 65px;
    font-weight: normal;
}
.carrinho .mini-products-list .product-details h4 {
    font-size: 1em;
    font-weight: bold;
    margin: 0;
}
.carrinho .mini-products-list .price {
    float: right;
    width: auto;
    clear: none;
    color: #6bad44;
    text-align: right;
    margin-top: 0px;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Ubuntu';
}


/* ----------------------
  NOVO LAYOUT CHECKOUT
------------------------*/

.cart .title-buttons .checkout-types {width: 100%; max-width: 389.95px;}
.cart .checkout-types {width: 100%;}
.cart .title-buttons .checkout-types li { margin: 0 -39px 5px; width: 110%; }
.data-table thead th { text-transform: uppercase;font-size: 14px; font-family: 'Open Sans';}
.cart-table h3 { font-weight: normal; font-size: 12px;font-family: 'Open Sans';    text-transform: uppercase;}
.cart-table th {background: #fff;font-weight: 300;}
.cart-table td {vertical-align: middle;}
.cart-table tfoot tr.first td {padding: 10px 0 0;}
.cart-table .btn-continue {background: url(../images/seta-left.png) no-repeat 20px 16px #000;border: none;border-radius: 0;border: 0 !important;color: #FFF;text-shadow: none;text-transform: uppercase;width: 162px;height: 42px;padding-left: 20px;font-size: 11px;-webkit-transition: 0.3s all ease;-o-transition: 0.3s all ease;transition: 0.3s all ease;text-decoration: none;}
.cart-table .btn-continue:hover {opacity: 0.8;background: url(../images/seta-left.png) no-repeat 15px 16px #000;}
.cart-table a.remover {color: #dd2224;position: relative;font-size: 16px;width: 32px;height: 32px;display: block;line-height: 23px;text-align: center;margin: 0 auto;border-radius: 50%;border: 3px solid #dd2224;font-weight: 700;background: url(../images/remove.png) no-repeat center;-webkit-transition: 0.2s all ease;-o-transition: 0.2s all ease;transition: 0.2s all ease;}
.cart-table a.remover:hover {background-color: #dd2224;color: #fff;}
.cart-table .price {color: #454545;font-family: 'Open Sans';font-size: 18px;font-weight: 600;}
.cart .btn-update {font-size: 11px;padding: 5px 0px 5px 27px;background: url(../images/atualizar.png) 10px 11px no-repeat transparent;width: 158px;height: 41px;border: 1px solid #000;text-transform: uppercase;}
.cart .btn-update:hover {outline: 1px solid #000;}
.cart .btn-limpar {background: url(../images/limpar.png) no-repeat 16px 13px;width: 150px;height: 42px;border: 1px solid #acacac;color: #797979;font-size: 11px;padding-left: 23px;margin-right: 8px;text-transform: uppercase;}
.cart .btn-limpar:hover {outline: 1px solid #acacac;}

.cart .btn-proceed-checkout {text-transform: uppercase;font-weight: 300;border-radius: 0;box-shadow: none;text-shadow: initial;border: #000;width: 100%;max-width: 389.95px;display: inline-block;margin: 0;letter-spacing: 1px;height: 47px;}
.cart .btn-proceed-checkout::after {content: '';display: inline-block;margin-left: 10px;vertical-align: middle;position: relative;top: -2px;right: 0;background: url(../images/seta-right.png);width: 5px;height: 11px;-webkit-transition: 0.3s all ease;-o-transition: 0.3s all ease;transition: 0.3s all ease;}
.cart .btn-proceed-checkout:hover::after {right: -5px;}
.cart .btn-proceed-checkout span { background: url(../images/img/seta.png) no-repeat right center;padding: 0 13px 0 8px;}

.cart .box-qty {width: 81px;height: 39px;position: relative;display: block;margin: 0 auto;background: url(../images/arrows.png) left center no-repeat;}
.cart .box-qty input {float: right;height: 100%;width: 55px !important;color: #000;font-family: 'Dosis';font-size: 20px;font-weight: 500;}
.cart .box-qty .arrow {display: block; position: absolute; font-size: 0; left:0;width: 16px;height: 15px; cursor: pointer; }
.cart .box-qty .arrow.inc {top: 0;}
.cart .box-qty .arrow.dec {bottom: 0;}

.cart .discount label {display: none;margin: 0 0 5px;}
.cart .discount #coupon_code {border: 1px solid #c2c2c2;padding: 0 15px;height: 47px;width: 100%;text-transform: uppercase;font-size: 17px;font-family: 'Dosis';text-align: center;}
.total-wrap-cart .btn-proceed-checkout {max-width: none;}
.total-wrap-cart p {color: #969696;margin-bottom: 5px;font: 300 11px/1em 'Open Sans';text-align: right;}
.cart .discount, .cart .shipping {padding: 22px 15px 27px; border: 1px solid #c2c2c2;background: transparent;}
.cart .discount {border: 1px solid #c2c2c2;}
.cart .discount h2, .cart .shipping h2 {padding: 0 0 0 31px; line-height: 1.5;}
.cart .discount button, .cart .freteBox button {border: none;background: #000;border-radius: 0;height: 47px;color: #FFF;text-shadow: none;font-size: 11px;font-weight: normal;}
.cart .discount .buttons-set button.button, .cart .shipping .buttons-set button.button {border-radius: 0;}
.cart .discount button:hover, .cart .shipping button:hover { opacity: 0.8; }
.cart .discount h2 {background: url(../images/cupom.png) 3px 0px no-repeat;}
.cart .shipping h2 {background: url(../images/frete-cart.png) 1px 3px no-repeat;}
.cart .shipping label[for="postcode"] {display: none;}
.cart .freteBox {display: block;}
.cart .freteBox #postcode {border: 1px solid #c2c2c2;width: 100%;height: 47px;font-weight: normal;font-family: 'Dosis';text-transform: uppercase;font-size: 17px;padding: 0 15px;display: inline-block;text-align: left;text-align: center;letter-spacing: 1.5px;}
.cart .freteBox .btn-cep {display: none;}
.cart .totals {background: none; margin: 0 0 10px;}
.cart .totals table {border: none;}
.cart .totals table tfoot td {color: #000; background: none; border: none;}
.cart .totals tr {border-bottom: none;}
.cart .totals tfoot .price {font-size: 24px; font-weight: 800;}
.cart .totals td {font-family: 'Open Sans';font-size: 17px;padding: 10px 13px 0;margin: 0;}
.cart .totals tbody tr:first-child td:first-child {padding-top: 17px;}
.cart .totals td:first-child { font-weight: normal; text-transform: uppercase;font-size: 12px;}
.cart .totals tfoot tr:last-child td:first-child {padding-top: 0;}
.cart .totals tfoot th strong, .cart .totals tfoot td strong {font-size: 12px;font-weight: normal;}
.cart .checkout-types.bottom {width: 100%;}

.btn-update {float: right;}
.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;}
.cart .discount-form .validation-advice {position: absolute;}
.cart .discount, .cart .shipping {margin: 16px 0 10px;min-height: 150px;padding: 20px 25px;border: 1px solid #e0e0e0;}
.cart .shipping label {margin: 0 10px 10px 0;}
.cart .shipping label .price {font-weight: bold;}
.cart .discount {border: 1px solid #e0e0e0;}
.cart .discount h2, .cart .shipping h2 {background-repeat: no-repeat;margin: 0 0 10px;padding: 5px 0 5px 31px;background-position: left center;text-transform: uppercase;}
.data-table .product-image {display: table;margin: 0 auto;}
.cart-table .product-name {overflow: visible; height: auto; max-height: none}
.data-table .product-image {display: table;margin: 0 auto;float: none; width: 120px;}
#shopping-cart-table tbody tr {-webkit-transition: 0.3s all ease;-o-transition: 0.3s all ease;transition: 0.3s all ease;filter:inherit;}
#shopping-cart-table tbody tr.removing .remover {cursor: default;}
#shopping-cart-table tbody tr.removing .remover .cssload-speeding-wheel {opacity: 1;visibility: visible;}
.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;}
.mobile-label {display: none;}
.input-table-row {display: table;width: 100%; max-width: 200px;}
.input-cell {display: table-cell;}
.input-cell.text-cell {
    width: 100%;
    padding-right: 3px;
}


.cssload-speeding-wheel {position: absolute;opacity: 0;visibility: hidden;top: 0;top: -4px;left: -4px;background-color: #fff;width: 34px;height: 34px;margin: 0 auto;border: 3px solid rgb(0,0,0);border-radius: 50%;border-left-color: transparent;border-right-color: transparent;-webkit-transition: 0.3s all ease;-o-transition: 0.3s all ease;transition: 0.3s all ease;animation: cssload-spin 575ms infinite linear;-o-animation: cssload-spin 575ms infinite linear;-ms-animation: cssload-spin 575ms infinite linear;-webkit-animation: cssload-spin 575ms infinite linear;-moz-animation: cssload-spin 575ms infinite linear;}
@keyframes cssload-spin {
    100%{ transform: rotate(360deg); transform: rotate(360deg); }
}

@-o-keyframes cssload-spin {
    100%{ -o-transform: rotate(360deg); transform: rotate(360deg); }
}

@-ms-keyframes cssload-spin {
    100%{ -ms-transform: rotate(360deg); transform: rotate(360deg); }
}

@-webkit-keyframes cssload-spin {
    100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@-moz-keyframes cssload-spin {
    100%{ -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
/*
---------------------------
 FIM NOVO LAYOUT CHECKOUT
---------------------------
*/

.sobre-wrapper {
    background-color: #fff;
    padding: 0px 56px;
    background: -moz-linear-gradient(0deg, #489F50 0, #9CC744 100%);/* FF3.6+ */
    background: -webkit-gradient(linear, 0deg, color-stop(0, 489F50), color-stop(100%, 9CC744));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(0deg, #489F50 0, #9CC744 100%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(0deg, #489F50 0, #9CC744 100%);/* Opera 11.10+ */
    background: -ms-linear-gradient(0deg, #489F50 0, #9CC744 100%);/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); /* for IE */
    background: linear-gradient(0deg, #489F50 0, #9CC744 100%);/* W3C */
}

.sobre-wrapper h1 {
    color: #878484;
    font-size: 20px;
    font-family: 'Ubuntu';
    border-left: 4px solid #d82229;
    padding-left: 10px;
    text-transform: uppercase;
    margin: 0 0 15px;
}

.sobre-wrapper p,
.sobre-content {
    color: #878484;
    font-size: 13px;
    line-height: 1.6em;
}

.table {
    width: 100%;
    display: table;
}

.text-cell {
    width: 100%;
}

.cell {
    display: table-cell;
}

#subscribe-form .input-box .text-cell {
    padding-right: 5px;
}

.redes-wrap {
    padding: 0 0 0 50px;
}

.products-grid .old-price,
.products-grid .special-price,
.products-grid .regular-price {
    display: inline-block;
    float: none;
    width: auto;
}
.products-grid .old-price{
    /* float:right; */
}


.box-filter [type="checkbox"]:not(:checked),
.box-filter [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.box-filter [type="checkbox"]:not(:checked) + label,
.box-filter [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  color: #969595;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
  font-size: 15px;
}

/* checkbox aspect */
.box-filter [type="checkbox"]:not(:checked) + label:before,
.box-filter [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left:0;
  top: 2px;
  width: 16px;
  height: 16px;
  border: 2px solid #b1b1b1;
  background: #fff;
  border-radius: 0;
  box-shadow: none;
}
/* checked mark aspect */
.box-filter [type="checkbox"]:not(:checked) + label:after,
.box-filter [type="checkbox"]:checked + label:after {
  content: '\2714';
  position: absolute;
  top: 5px;
  left: 3px;
  font-size: 12px;
  line-height: 0.8;
  color: #6bad44;
  transition: all .2s;
  font-weight: 700;
}
/* checked mark aspect changes */
.box-filter [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.box-filter [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
.box-filter [type="checkbox"]:disabled:not(:checked) + label:before,
.box-filter [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.box-filter [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.box-filter [type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
.box-filter [type="checkbox"]:checked:focus + label:before,
.box-filter [type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted #ef343b;
}

/* hover style just for information */
.box-filter label:hover:before {
  border: 2px solid #6bad44!important;
}

.box-filter {
    float: left;
    width: 100%;
    margin: 0 0 25px;
}

.box-filter dd li {
    margin-bottom: 10px;
}

.box-filter dd li:last-child {
    margin-bottom: 0;
}

.box-filter.box-filter dd li:hover label {
    color: #bbb9b9;
}

.category-title {
    display: none;
}

.wrapper-price ol {
    padding: 5px 10px;
}

.content-box {
    float: left;
    width: 100%;
    padding: 20px 15px;
    border: 1px solid #f5f2f2;
    margin: 15px 0 25px;
}

.categorias-filtro {
    display: none;
}

.filtro-cor .noplay {
    display: none;
}

.filtro-cor {
    /* text-indent: -9999px; */
}
.block-layered-nav .blocos, .category-description .blocos{
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 0 2px #ddd;
    -webkit-box-shadow: 0 0 0 2px #ddd;
    box-shadow: 0 0 0 2px #ddd;
}

.block-layered-nav .wrapper-color li {
    display: inline-block;
    clear: none;
    width: auto;
    cursor: pointer;
}

.block-layered-nav .wrapper-color li label,
.block-layered-nav .wrapper-color li input {
    display: none;
}


.toolbar-top {
    text-align: right;
}

.select-style {
    padding: 0;
    margin: 0;
    border: 1px solid #f5f2f2;
    width: 160px;
    overflow: hidden;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    background: #fff url("../images/net/dropdown.png") no-repeat right 50%;
}

.select-style select {
    padding: 5px 8px;
    width: 100%;
    height: 30px;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 16px;
    font-weight: 500;
}

.select-style select:focus {
    outline: none;
}

.toolbar li.limiter .select-style {
    width: 70px;
}

.ias_loader {
    margin-top: 20px;
    float: left;
    width: 100%;
    text-align: center;
}

.owl-carousel.owl-gal .owl-controls .owl-nav .owl-prev, .owl-carousel.owl-gal .owl-controls .owl-nav .owl-next {
    background-image: url(../images/net/nav-gal.png);
    height: 96px;
    width: 35px;
    top: 0;
}

.owl-carousel.owl-gal .owl-controls .owl-nav .owl-prev {
    background-position: 0 0;
}
.owl-carousel.owl-gal .owl-controls .owl-nav .owl-next {
    background-position: -36px 0;
}

.owl-carousel.owl-gal .owl-controls .owl-nav .owl-prev:hover {
    background-position: 0 -97px;
}
.owl-carousel.owl-gal .owl-controls .owl-nav .owl-next:hover {
    background-position: -36px -97px;
}

.prod-head {
    border-bottom: 3px #DDDDDB solid;
    display: table;
    width: 100%;
    padding-bottom: 5px;
    color: #999999;
    font-size: 11px;
}

.prod-head > div {
    display: table-cell;
    vertical-align: middle;
}

.prod-head > div:first-child {
    text-align: left;
}

.prod-head .ratings {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
}

.prod-head > div:last-child {
    text-align: right;
}

.prod-head .amount {
    display: none;
}

.prod-desc {
    border-bottom: 1px solid #DDDDDB;
    padding: 15px 0;
}

.price-wrap {
    display: table;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    padding: 15px 0;
}

.product-shop .price-box,
.product-shop .add-to-box  {
    /* display: table-cell; */
    vertical-align: middle;
}

#pagamento-wrap {
    padding: 25px 0 20px;
    /* border-bottom: 1px #ebebeb solid; */
}

.product-shop .add-to-box {
    /* width: 225px; */
    border-top: 1px #ebebeb solid;
    padding-top: 15px;
}


.parcelamento-label strong {
    color: #77b353;
}

#freteproduto .cell {
    vertical-align: middle;
}

.section-title {
    margin-bottom: 20px;
}

.section-title h1 {
    font-size: 33px;
    color: #878484;
    line-height: 1em;
    border: none;
    padding: 0;
    /* padding-left: 15px; */
    margin: 0;
    text-align: center;
    position: relative;
}

.section-title h1::before{
    content:'';
    width:38px;
    height:36px;
    background:url(../images/net/cat.png);
    position:relative;
    top:0;
    left:0;
    display:block;
    right:0;
    margin:0 auto;
}

.section-title h1 span {
    display: inline;
    font-size: 30px;
    line-height: 1.5em;
    font-weight: 500;
    background: white;
    z-index: 9;
    position: relative;
    width: 200px;
    color: #231f20;
    padding: 0px 20px;
    /* display: none; */
}
.line{
    border-bottom: 1px #D5D3D4 solid;
    text-indent:-9999px;
    position: absolute;
    top: 29px;
    width: 100%;
    display: block !important;
    z-index: 7;
}

.product-image-wrapper {
    margin: 0 auto;
}

.title-wrap {
    position: relative;
}

.owl-list .item{
    width: 95%;
    display: table;
    margin: 0 auto;
}

.categoria-tab{
 display: none ;
}

.owl-carousel.owl-list .owl-stage-outer {
    padding-bottom: 20px;
}

#mais-desejados {
    border: 6px solid #ebebeb;
    margin: 0 0 40px;
    background: #f8f8f8;
}

.categories-boxtab {
    background-color: #fff;
}

.navtabs {
    padding: 20px;
}

.navtabs li {
    margin-bottom: 20px;
}
.navtabs li:last-child {
    margin-bottom: 0;
}

.navtabs li a {
    color: #afacac;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    line-height: 1em;
    vertical-align: middle;
}

.navtabs li a:hover {
    color: #ef343b;
}

.navtabs li.active a {
    color: #ef343b;
    font-weight: 500;
}

.navtabs li a i {
    display: inline-block;
    width: 33px;
    height: 25px;
    vertical-align: middle;
    margin-right: 6px;
    position: relative;
    top: -2px;
    background-position: 0 center;
    background-repeat: no-repeat;
}

.navtabs li a span {
    vertical-align: middle;
    display: inline-block;
}

.navtabs li a:hover i,
.navtabs li.active a i {
    background-position: 100% center;
}

#oferta-wrap {
    background-color: #f6f6f6;
    padding: 0;
    float: left;
    width: 100%;
    margin: 50px 0;
}

#oferta {
    float: left;
    width: 100%;
    margin-top: 0;
    display: table;
    margin: 40px 0;
}

#oferta .item {
    width: 100%;
    display: table;
    padding: 10px 150px 10px 100px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin: 0;
    border: none;
}

#oferta .oferta-time {


    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#61bc6d+0,60d66f+100 */

float: left;

width: 100%;

margin: 15px 0;
}

#oferta .oferta-details {
    display: table-cell;
    vertical-align: middle;
    min-width: 280px;
}

#oferta .oferta-time .title-section {
    text-align: left;
    margin: 0 0 25px;
    float: none;
}

#oferta .oferta-time .title-section h1 span {
    color: #fff;
}

#countdown {
    font-size: 29px;
    font-weight: 900;
    color: #898989;
    margin-bottom: 0;
    display: block;
    text-align: center;
}

#countdown span {
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #cecece;
    padding: 0 15px;
    line-height: 0.85em;
}

#countdown span:last-child {
    border: none;
}

#countdown span::after {
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin-top: 5px;
}

#countdown .dia::after {
    content: 'dias';
}

#countdown .hrs::after {
    content: 'hrs';
}

#countdown .min::after {
    content: 'min';
}

#countdown .seg::after {
    content: 'seg';
}

#oferta .item .btn-add-cart {
    visibility: visible;
    opacity: 1;
    background-color: #2ccda3;
    color: #fff;
    border: 2px solid #2ccda3;
}
#oferta .item .btn-add-cart:hover {
    background-color: #30b491;
    letter-spacing: 1px;
}
#oferta .item .btn-add-cart::before {
    background: url(../images/net/ico-btn-cart.png);
}

#oferta .item .infobox {
    height: auto;
    float: left;
    padding-bottom: 45px;
    min-height: auto;
 }

 #oferta > .category-products {
    display: table-cell;
    vertical-align: middle;
 }

#oferta .product-name {
    font-size: 16px;
    font-weight: 500;
    max-height: none;
    height: auto;
    margin: 0 0 15px;
    overflow: visible;
    float: left;
    width: 100%;
}


.oferta-image {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.nao-perca {
    color: #878484;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
}

.nao-perca strong {
    font-weight: 700;
    font-size: 36px;
    display: block;
    line-height: 1.3em;
}

#oferta .button-area, #oferta .products-grid .availability.out-of-stock {
    bottom: 0;
    background: transparent;
}

#oferta .products-grid .product-image {
    float: none;
    margin: 0 auto;
    display: table;
    position: relative;
}

#oferta .product-name a {
    display: table;
    margin: 0 auto;
    float: none;
    width: 230px;
}

#oferta .products-grid .price-box{
    display: table;
    float: none;
    margin: 0 auto;
    width: 230px;
}

#oferta .products-grid .price-box .parcelaBloco {
    margin: 0;
}

.vantagens {
    margin-bottom: 40px;
}

#nav .subCategoria {
    padding: 15px;
}


#nav .subCategoria.has-image {
    padding-right: 300px;
    min-height: 240px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.imagempromo {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 300px;
}

.product-shop .compra-rapida {
    height: 54px;
    font-size: 21px;
}

.product-shop .bt-comprar {
    height: 48px;
    font-size: 13px;
    -webkit-transition: 0.15s all ease;
    -o-transition: 0.15s all ease;
    transition: 0.15s all ease;
}

.product-shop .cell-cart {
}

.qty-text {
    color: #131313;
    font-size: 14px;
    margin-right: 10px;
    margin-left: 30px;
}

.boletoBox {
    font-size: 14px;
    font-weight: 500;
    color: #999;
    display: none;
}
.catalog-product-view .boletoBox{
    display: inline-block;
    /* float:right; */
}
.m0{
    margin-bottom:0 !important;
    margin-top: 30px;
}


.chamada1, .chamada3{
    padding-top: 55px;
    margin-bottom:0 !important;
    height: 177px;
    border: 1px solid #d4d4d4;
}
.chamada2,.chamada4,.chamada6{
    padding-top: 0;
    margin-bottom:0 !important;
    height: 177px;
    border: 1px solid #d4d4d4;
}
 .chamada5{
    padding-top: 55px;
    margin-bottom:0 !important;
    height: 171px;
    border: 1px solid #d4d4d4;

}
.chamada4,.chamada6{
    padding-top: 0;
    margin-bottom:0 !important;
    height: 171px;
    border: 1px solid #d4d4d4;
}
.footer1 dt::before{
    content:'';
    background:url(../images/net/footer1.png);
    position:absolute;
    left: 0;
    width: 29px;
    height: 29px;
    top: -5px;
}
.footer1 dt::before{
    content:'';
    background:url(../images/net/footer1.png);
    position:absolute;
    left: 0px;
    width: 29px;
    height: 29px;
    top: -5px;
}
.footer2 dt::before{
    content:'';
    background:url(../images/net/footer2.png);
    position:absolute;
    left: 4px;
    width: 24px;
    height: 29px;
    top: -5px;
}
.footer3 dt::before{
    content:'';
    background:url(../images/net/footer3.png);
    position:absolute;
    left: 0px;
    width: 33px;
    height: 29px;
    top: -5px;
}
.footer4 dt::before{
    content:'';
    background:url(../images/net/footer4.png);
    position:absolute;
    left: 7px;
    width: 21px;
    height: 29px;
    top: -5px;
}
.menusliderwill { display: none; }

.display-only-mobile {
    display: none !important;
 }
