/*******************
 *
 *    ESTRUTURA
 *
 ******************/
.cms-index-index .nav-container {
    background: rgba(254, 234, 236, 0.33);
}
.nav-container {
    background: #feeaed;
    z-index: 8;
    position: relative;
    border-top: 3px solid #f9f9f9;
    border-bottom: 3px solid #fde3e7;
}
.header-primary-container {
    padding: 15px 0;
    clear: both;
    color: #b0b0b0;
}
.quick-access {
    position: relative;
    right: 0;
    display: block;
    z-index: 9;
    margin: 7px 0;
    float: left;
    display: table;
}
.quick-links {}
.quick-links li {display: inline-block;text-align: center; position: relative; }
.quick-links li:first-child:after {width: 1px;height: 19px;position: absolute;right: -11px;top: 3px;content: "";background: #e2e2e2;display: none;}

.quick-links .cadastro a {padding-left: 41px;background: url(../images/sprite.png) no-repeat 0px -59px;line-height: 2;display: inline-block;color: #b0b0b0;}
.quick-links .conta a {padding-left: 34px;background: url(../images/sprite.png) no-repeat 0px -134px;color: #b0b0b0;line-height: 2;display: inline-block;position: relative;}
.quick-links {
    margin-top: 8px;
    display: inline-block;
    width: 100%;
    font-family: "Raleway", sans-serif;
}
.quick-links a:hover {
    color: #c75d93;
}
.bannermeio {
    margin-bottom: 40px;
}
.bannermeio img {
    width: 100%;
}
.bannermeio:hover {
    opacity: 0.8;
}
.welcome-msg {
    margin: 0 10px 0 0;
    margin: 0 10px 0 0;
}

.quick-links .cadastro {width: 100%;}
.quick-links .conta {display: none;}
  
/*******************
 *
 *    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.pinkline {
    background: url(../images/line.png) no-repeat center 82%;
    background-size: 100%;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.titleBar.pinkline h1 {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+68,ffffff+78,ffffff+100&1+0,1+1,1+84,0.89+91,0+100,0+100 */
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 1%, rgba(255,255,255,1) 68%, rgba(255,255,255,1) 78%, rgba(255,255,255,1) 84%, rgba(255,255,255,0.89) 91%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 68%,rgba(255,255,255,1) 78%,rgba(255,255,255,1) 84%,rgba(255,255,255,0.89) 91%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 68%,rgba(255,255,255,1) 78%,rgba(255,255,255,1) 84%,rgba(255,255,255,0.89) 91%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */


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

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

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

#mobnav { display: none; }

#nav {
    padding: 0;
    margin: 0;
    z-index: 9;
    display: table;
    text-align: center;
    width: 100%;
    margin-left: -40px;
}
#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: #db94ba;
    text-indent: 5px;
}
#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: 14px;
    padding: 0 5px;
    text-transform: uppercase;
    height: auto;
    line-height: 2;
    color: #826d78;
}
#nav > li a {
    font-family: 'Raleway', sans-serif;
    line-height: 3.9;
    -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: 14px;
    text-transform: none;
    padding: 0;
    float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
    clear: none;
}
#nav > li > a {
    padding: 0 9.5px;
}
#nav > li.over > .over {
    background: #ffffff;
    text-shadow: 0px 1px 0px #a18d96;
}
/* 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: 306px;
    top: 54px;
    padding: 0;
    background: #ffffff;
    left: -10000px;
    padding: 17px 17px 6px;
}
#nav ul a {
    float: none;
    background: none;
}
#nav ul li a {
    clear: both;
    display: block;
    margin: 0;
    float: none;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    text-align: left;
    height: auto;
    line-height: 1.3 !important;
    padding: 10px 0px;
    background: transparent;
    font-weight: 500;
}
#nav ul li {
    border-right: medium none;
    display: block;
    float: none;
    border-bottom: 1px solid #f5f5f5;
}
#nav ul li:last-child {
    border: none;
}
#nav div ul {
    position: static;
    width: auto;
    border: none;
}
/* 3rd+ Level */

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

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

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

.selos-produto li {
    float: left;
    margin: 0 10px 0 0;
}
#overlay-pagamento {
    font-family: 'Raleway', 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: #0770b9;
    text-transform: uppercase;
}
#overlay-pagamento h2 {
    padding: 0;
    margin: 0 0 5px;
    font-size: 20px;
    font-weight: 300;
    float: left;
}
#overlay-pagamento .content {
    padding: 10px;
}
#overlay-pagamento .price-boleto {
    font-size: 16px;
    font-weight: 700;
    display: block;
    clear: both;
    float: left;
    margin: 0 5px 0 0;
}
.parcelamento {
    padding: 0 0 10px;
    float: left;
}
.parcelamento h2 {
    background: none repeat scroll 0 0 #c70007;
    color: #fff;
    float: left;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    line-height: 2.1;
    margin: 0;
    padding: 0 8px;
    position: relative;
}
.parcelamento h2:after {
    content: "";
    width: 18px;
    height: 18px;
    border-color: transparent transparent #c70007 #c70007;
    right: -20px;
    position: absolute;
    border-width: 10px;
    top: 0;
    border-style: solid;
}
.parcelaList {
    clear: both;
    padding: 10px 0;
    margin: 0 0 10px;
    float: left;
    width: 100%;
}
.parcelaList li {
    float: left;
    width: 50%;
}
.parcelaList .parcela {
    color: #c70007;
    font-weight: bold;
}
/* Parcelamento END*/

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

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

.box-additional {
    float: left;
    width: 100%;
}
.more-views {
    display: block;
    float: left;
    position: relative;
    width: 16%;
}
.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;
}
.more-views img {
    float: left;
}
/* Product Images */

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

#galeria {height: 375px;overflow: hidden;position: relative;padding: 0;margin: 36px 0;}
#galeria ul { list-style:none ; float: left; position: relative;}
#galeria ul li {display: block;list-style: none;margin: 0 0 8px;float: left;}
#galeria ul li a.cloud-zoom-gallery img {border: 1px solid #e1e1e1;width: 100%;}
#galeria ul li a.active {width: 100%;}
#galeria ul li a.active img {border: 1px solid #edc9dc !important;}
#galeria ul li a.fancybox-media {
    width: 100%;
}
#galeria ul li a.fancybox-media img {border: 1px solid #979495;width: 100%;}

.more-views button.jcarousel-control-prev {
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    border: none;
    width: 100%;
    height: 27px;
    text-indent: -9999px;
    background: #e1e1e1 url(../images/a.png) no-repeat center center;
    }
.more-views button.jcarousel-control-next {background: #e1e1e1 url(../images/v.png) no-repeat center center;position: absolute;z-index: 9;margin: 0 auto;bottom: 0;border: none;height: 27px;text-indent: -9999px;width: 100%;}


/*******************
 *
 *      TAGS
 *
 ******************/
.products-grid .availability.out-of-stock {
    background: #eee;
    color: #666;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    border-top: solid 1px #e5e5e5;
    bottom: 0;
    font-size: 12px;
    position: absolute;
    left: 0;
    border-radius: 30px;
}
.item:hover  .availability.out-of-stock{
    border: 1px solid #e5e5e5;
    display: block !important;
    z-index: 99;
    width: 273px;
    left: -2px;
    border-radius: 30px !important;
    font-weight: bold;
}
.product-view .availability.out-of-stock::before {
    position: absolute;
    content: "";
    background: url(../images/avise-me.png) no-repeat 0px;
    background-position-y: -8px;
    background-position-x: -14px;
    width: 15px;
    height: 15px;
    top: 9px;
    left: 15px;
}
.product-view .availability.out-of-stock {
    position: relative;
    background-color: #999999;
    color: white;
    text-indent: 40px;
    font-weight: 600;
    font-size: 11px;
    line-height: 15px;
    padding: 5px 0;
}
.product-view .box-availability .back-in-stock-form {
    margin-top: 35px;
    position: absolute;
    z-index: 9999;
    background: #c1c1c1;
    padding: 0 4px;
    overflow: hidden;
    max-height: 0;
    transition: 0.2s ease-out;
    width: 200px;
}
.product-view .box-availability:hover .back-in-stock-form {
    max-height: 100%;
}
.product-view .availability.in-stock span {
    font-weight: 600;
}
.product-view .product-shop .availability.out-of-stock span {
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}
.availability.out-of-stock small {
    display: block;
    text-transform: uppercase;
    font-size: 9px;
}
.product-view .product-shop .back-in-stock-form span {
    display: none;
}
.product-view .box-availability .back-in-stock-form input{
    width: 100%;
}
.product-view .box-availability .back-in-stock-form button {
    width: 100%;
    background: #db94ba;
    border: 0;
    border-radius: 0;
    font-size: 20px;
    border-bottom: 4px solid #8c6178;
    color: white;
}
.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 {
    font-size: 18px;
    font-weight: bold;
}
.category-products .priceBoleto {
    color: #02b4d2;
    font-size: 13px;
    font-weight: bold;
}
.containerTag {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.tag {
    color: #fff;
    font-size: 11px;
    margin: 0;
    padding: 2px;
    font-weight: 300;
    text-align: center;
    float: left;
    width: 50%;
    text-transform: lowercase;
    position: absolute;
}
.tag.freteGratis {
    background: green;
    font-size: 11px;
    margin: 0 0 10px;
    float: left;
}
.tag.promo {
    background: url(../images/img/promo.png);
    width: 95px;
    height: 30px;
    top: 0;
    right: 0;
}

.tag.lancamento {
    background: url(../images/img/novo.png);
    width: 95px;
    height: 30px;
    top: 0;
    left: 0;
    font-size: 0;
}
/*Tag View*/

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

.cart-empty {
    padding: 100px 0;
    text-align: center;
}
.cart-empty a {
    text-decoration: underline;
}
.carrinho .amount {
    padding: 0;
    margin: 0;
    float: left;
}
.carrinho .summary .amount {
    position: absolute;
    top: 11px;
    right: 7px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    width: 24px;
    text-align: center;
    height: 23px;
    line-height: 23px;
    font-weight: bold;
    color: #f9eae8;
}
.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;
    text-transform: uppercase;
    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 14px 0px 0;
}
#socialLinks li:last-child {
    border-right: none;
    margin-right: 0;
}
#socialLinks a {
    background-image: url("../images/social-media.png");
    display: block;
    height: 26px;
    text-indent: -9999px;
    width: 26px;
    background-repeat: no-repeat;
    background-color: #c75d93;
    border-radius: 48px;
}

#socialLinks .facebook {
    background-position: 2px 5px;
}
#socialLinks .twitter {
    background-position: -27px 6px;
}
#socialLinks .google_plus {
    background-position: -59px 5px;
}
#socialLinks .youtube {
    background-position: -91px 5px;
}
#socialLinks .instagram {
    background-position: -122px 4px;
}
#socialLinks .pinterest {
    background-position: -152px 6px;
}
#socialLinks .blogger {
    background-position: -182px 5px;
}

#socialLinks .snapchat{
    background:url(../images/icon_snap.png) no-repeat;
    margin-left: -4px;
    margin-top: -3px;
    width: 32px;
    height: 32px;;
}

/******************
 *
 *     FOOTER
 *
 *******************/

.footer .fb_iframe_widget {
    text-align: center;
}
.footer .fb_iframe_widget, .footer .fb_iframe_widget span, .footer .fb_iframe_widget span iframe[style] {
    margin: 0 auto;
    float: none;
    overflow: hidden;
}
.footer .telNumber, .footer .telNumber:hover {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px;
    color: inherit;
    cursor: text;
}
.footer h2, .rodapeNav dt, #subscribe-form h1 {
    color: #c75d93;
    display: block;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 16px;
    padding: 0 0 5px;
}
.rodapeNav dt:after, #subscribe-form h1:after {
    background: #f6b3d5;
    content: "";
    width: 23px;
    height: 1px;
    display: block;
}
.rodapeItem dt {
    color: #999;
    display: block;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 500;
    margin: 0 0 10px;
    border-bottom: solid 1px #ddd;
    padding: 0 0 10px;
}
.rodapeNav {
    margin: 0;
    text-align: left;
}
.rodapeNav.no-heigth {
    min-height: inherit;
}
.rodapeNav dt, #subscribe-form h1 {
    line-height: 1.8;
}
.rodapeNav .icon-institucional:before {
    background-position: 0 -323px;
}
.rodapeNav .icon-ajuda:before {
    background-position: 0 -361px;
}
.rodapeNav .icon-conta:before {
    background-position: 0 -397px;
}
.rodapeNav .icon-atendimento:before {
    background-position: 0 -434px;
}
#subscribe-form .icon-newsletter:before {
    background-position: 0 -465px;
}
.rodapeNav dd {
    color: #826d78;
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 12px;
    margin-bottom: 6px;
}
.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;
}

.wrapper-contatos {}

.wrapper-contatos {background: #fbf3f7;display: inline-block;width: 100%;padding: 21px 0;color: #c75d93;font-size: 14px;}
.wrapper-contatos a { color: #c75d93; font-size: 14px; }
.wrapper-contatos .confirma-email {}
.wrapper-contatos .horario:before {content: "";background: url(../images/sprite.png) no-repeat 0px -339px;display: inline-block;width: 20px;height: 20px;margin-right: 13px;vertical-align: middle;}
.wrapper-contatos .confirma-email {padding-left: 30px;background: url(../images/sprite.png) no-repeat 0px -470px;}
.wrapper-contatos .telNumber {padding-left: 27px;background: url(../images/sprite.png) no-repeat 0px -410px;}
.wrapper-contatos dd { float: right;margin-right: 7%;padding-right: 6%; border-right: 1px solid #edc9dc;  }


/*******************
 *
 *      LIST
 *
 ******************/

.itemgrid .item .infobox {
    min-height: 116px;
    padding: 10px 0;
    clear: both;
    position: relative;
    font-family: "Lato", sans-serif;
}
.itemgrid .item .btn-cart {
    background: #FFF url(../images/btn-add.png) no-repeat center center;
    width: 100%;
    border: none;
    color: #fff;
    padding: 0;
    border-radius: 30px;
    height: 31px;
    font-size: 0;
}
.itemgrid .item .btn-cart:hover {
    border: 1px solid #edc9dc;
}
/*******************
 *
 *  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: 'Raleway', 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: 23px;
    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: 0px;
    font-size: 14px;
}
.parcelaBloco .parcela {} .parcelaBloco .price {
    font-weight: 400;
    color: #f12d2d;
}
.product-view .parcelaBloco .parcela, .product-view .parcelaBloco .preco, .product-view .parcelaBloco .parcela, .product-view .parcelaBloco .price {
    font-weight: 500;
}
.box-collateral {
    clear: both;
}
/* REDES SOCIAIS*/

#socialWrap {
    margin: 0 0 20px;
    clear: both;
}
#socialList {
    display: inherit;
    clear: both;
    float: left;
    margin: 5px 0 0 0;
}
#socialWrap h4 {
    font-weight: normal;
    float: left;
    font-size: 13px;
    margin: 0 0 5px;
    display: none;
}
#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;
}
#avaliacoes h2 {color: #826d78;font-weight: normal;}
#formReview {
    float: left;
    width: 100%;
    padding: 25px 32px;
    margin-bottom: 80px;
    border: 2px solid #fbf3f7;
    position: relative;
    box-shadow: 0px 2px 0px #e9e6e6;
}
#formReview .form-list .input-box {
    margin: 0;
}
#formReview .form-list li { margin-bottom: 10px;}
#formReview h2 {
    font-family: "museo_sans700";
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    margin-bottom: 25px;
}
#formReview .form-list input.input-text {
    border: none;
    background: #fbf3f7;
    padding: 9px;
    margin-bottom: 2px;
    padding-left: 18px;
    border-bottom: 1px solid #f5f5f5;
}
#formReview .ratingBox .label {
    color: #B5B5B5;
}
#formReview .form-list textarea {
    border: 0;
    background: #fbf3f7;
}
.form-list textarea {
    height: 71px;
    padding-left: 18px;
    border: 1px solid #ddd;
}
#review-form button {
    width: 100%;
    margin: 0;
    cursor: pointer;
    border: none;
    float: left;
    white-space: nowrap;
    text-shadow: none;
    font-size: 14px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    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-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.cart-table h2 a:hover {
    text-decoration: underline;
}
.cart-table .price {
    color: #333333;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: bold
}
.cart .btn-update {
    cursor: pointer;
    font-size: 13px;
    color: #666;
    border: none;
    padding: 5px 10px 5px 25px;
    background: url(../images/icons.png) 0 -92px no-repeat transparent;
}

.btn-update {
    float: right;
}
/* Shopping Cart Collateral boxes */

.cart .cart-collaterals {
    padding: 0;
}
.cart .cart-collaterals .col2-set {
    float: left;
    width: 668px;
}
.cart .cart-collaterals .col2-set .col-2 {
    width: 310px;
}
.cart .crosssell {
    float: left;
    padding: 0;
    margin: 40px 0 0;
    width: 100%;
    border: solid 1px #ddd;
}
.cart .crosssell h1 {
    font-family: 'Raleway', 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: #edc9dc;
    color: #fff;
    padding-bottom: 0;
    border: solid 1px #edc9dc;
    padding-top: 0;
}
.cart .totals tr {
    border-bottom: solid 1px #ddd;
}
.cart .totals tfoot tr {} .cart .totals tfoot .price {
    font-size: 20px;
}
.cart .totals td {
    padding: 5px 15px 5px 7px;
    font-weight: bold;
}
.cart .totals tr.last td {} .cart .totals tfoot th {
    padding: 5px 15px 5px 7px;
}
.cart .totals tfoot td {
    vertical-align: middle;
}
.cart .totals tfoot th strong, .cart .totals tfoot td strong {
    font-size: 15px;
}
.cart .blocoButtons {
    clear: both;
    display: block;
    float: none;
    line-height: 3;
    margin: 0 0 20px;
    width: 100%;
}
.cart .checkout-types {
    float: right;
    font-size: 13px;
    padding: 0;
    text-align: right;
    width: auto;
}
.cart .checkout-types li {
    clear: both;
    float: none;
    margin: 0;
    text-align: right;
}
/* CHECKOUT */

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

#shopping-cart-table tbody {
    background: #fff;
}
.catalogsearch-result-index .block.block-layered-nav {
    /* display: none; */
}
#chamadaList {
    font-family: 'Raleway', sans-serif;
    color: #48484a;
    width: 100%;
    margin: 25px auto;
    display: table;
    float: none;
}

#chamadaList > div {
    margin-bottom: 0;
    text-align: center;
    background: #fbf3f7;
    margin: 0 0.2%;
    width: 32.9%;
}
#chamadaList div > div {
    padding-left: 95px;
    background-image: url(../images/vantagens.png);
    background-repeat:  no-repeat;
    display: inline-block;
    text-align: left;
    color: #9d919a;
    font-size: 16px;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
}
#chamadaList div > .seguro {
    background-position: 9px -273px;
}
#chamadaList div > .entrega {
    background-position: -21px -267px;
}
#chamadaList div > .parcelamentos {
    background-position: -21px 12px;
}
#chamadaList div > .desconto {
    background-position: -23px -125px;
}
#chamadaList span {
    font-weight: bold;
    font-size: 20px;
    display: block;
    color: #ca598d;
    margin-bottom: 2px;
}
/*********************
 *
 *    HIGHLIGHTS
 *
 ********************/

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

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

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

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

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


#categorias {float: left;padding: 0 0 59px;width: 100%;font-family: "Raleway", sans-serif;}
#categorias .centro {/* display: flex; */width: 100% !important;max-width: 1170px !important;margin: 0 auto !important;}
#categorias .centro .category-products.home {width: 100%;box-sizing: border-box;overflow: visible;}
#categorias .centro .category-products.home .titleBar { text-align: center; border-bottom: 3px solid #338fb1;}
#categorias .centro .category-products.home .titleBar h3 { margin-bottom: 0; padding-bottom: 5px; text-transform: uppercase; color: #fff; font-family: 'Raleway', sans-serif; font-size: 32px;}
#categorias .centro .owl-controls {/* display: none; */}
#categorias .centro .item {margin: 0;position: relative;border: 0;margin-right: 1.8%;float: left;}
#categorias .centro .item {}
#categorias .centro .item:nth-child(5n) { margin: 0 !important; }
#categorias .centro .owl-item {  }
#categorias .centro .item:hover .hover {visibility: visible;-webkit-animation-name: zoomIn;animation-name: zoomIn;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;}
#categorias .centro .item .hover {position: absolute;z-index: 9;width: 100%;height: 100%;background: rgba(255, 255, 255, 0.9);text-align: center;visibility: hidden;display: inline-block;}
#categorias .centro .item .hover h2 {margin-top: 25%;font-weight: bold;font-size: 20px;text-align: center;width: 100%;position: relative;color: #c75d93;}
#categorias .centro .item .hover a {background: #c75d93;color: #FFF;font-size: 12px;padding: 3px 17% 3px 14%;margin-top: 25px;display: inline-block;line-height: 2.6;font-weight: 500;border-radius: 30px;position: relative;transition: none;}
#categorias .centro .item .hover a:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: 13px;
    top: calc(50% - 6px);
    content: "";
}
#categorias .centro .item .hover a:hover {
    opacity: 0.8;
}

#categorias .owl-controls .owl-nav .owl-prev {
    background: url(../images/centroseta.png) no-repeat;
    width: 46px;
    height: 36px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    cursor: pointer;
    left: -20px;
}
#categorias .owl-controls .owl-nav .owl-next {
    background: url(../images/centroseta.png) no-repeat;
    width: 46px;
    height: 36px;
    position: absolute;
    top: 50%;
    right: -20px;
    margin-top: -18px;
    cursor: pointer;
    -ms-transform: rotate(180deg);/* IE 9 */
    -webkit-transform: rotate(180deg);/* Chrome, Safari, Opera */
    transform: rotate(180deg);
}


/*productview*/

.wrapper-description {font-family: "Raleway", sans-serif;color: #826d78;font-size: 13px;margin-bottom: 79px;}
.wrapper-description .titleBar h1, #avaliacoes .titleBar h1, .box-collateral .titleBar h1, .comprejunto .titleBar h1 {
    font-family: "PT Sans Narrow",  sans-serif;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
}


/*custom grouped layout*/

#group-container{margin-top: 25px;}

#group-container > ul > li{
    float: left;
    margin: 0px 5px;
    padding-bottom: 10px;
    width: 47%;
    min-height: 126px;
}


#group-container ul li .price-box .priceBoleto{display: none;}
#group-container ul li .price-box .price{font-size: 13px;color: #c75d93;}
#group-container ul li .qty{
  display: inline-block;
  float: right;
  margin-left: 5px;
}
#group-container ul li .price-box .old-price ,#group-container ul li .price-box .price-label{
 text-decoration: line-through;
}
#group-container ul li .price-box .old-price {
 
}
#group-container ul li .price-box .special-price{margin: 0 !important;}

#group-container ul li .price-box .special-price .price-label{
    text-decoration: none !important;
}
#group-container ul li .price-box .parcelaBloco {
    display: none;
}
#group-container ul li .price-box {
    display: inline-block;
    width: 125px;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0px !important;
    margin-left: 5px;
    min-height: 34px;
}
#group-container ul li img{border: 1px solid #cccccc;display: inline-block;float: left;max-width: 65px;}

#group-container ul li .price{
    font-size: 17px;
}
#group-container ul li span.c-name{
  display: inline-block;
  height: 12px;
  margin: 0px 0 0 5px;
  width: 115px;
  line-height: 1;
}

#group-container ul li label {
    display: inline-block;
    font-size: 11px;
    margin-left: 5px;
    width: 86px;
    float: right;
    line-height: 25px;
}
#nav > li:last-child ul li.parent ul{

    /*-webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;

    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);*/
    
    top: 25px;
    padding:5px;
    box-shadow: 0px 0px 5px;
    left: -10000px;
    z-index: 9999999;
    
}
#nav > li:last-child ul li.parent:hover ul{
    left: 0;
}
ul.level2.shown-sub {
    display: block;
}
ul.level2 {
    display: none;
}
#nav > li:last-child ul li.parent:hover ul ul.level2.shown-sub{
    top: 0;
    height: 160px;
}
#nav > li:last-child ul li.nav-32-43.parent:hover ul, 
#nav > li:last-child ul li.nav-32-15.parent:hover ul{
    bottom: auto;
    left: 16%;
    width: 84%;
}
#nav > li:last-child ul li.nav-30-37.parent:hover ul {
    /*categoria do topo*/
    top: auto;
    bottom: -9px;
    left: 15%;
    width: 75%;
}

#nav > li:last-child ul li.nav-30-43.parent:hover ul{
    /*categoria mais-vaidosa*/
    top: 35px;
    bottom: auto;
    left: 15%;
    width: 75%;
}
#nav > li:last-child ul li.parent:hover ul{    
    /*demais categorias*/
    top: 4px;
    /*bottom: 4px;*/
    left: 16%;
    width: 84%;
}
#nav > li:last-child ul li.parent ul li a{
    line-height: 2 !important;
}
#nav > li:last-child ul li.parent ul li{
    display: inline-block;
    width: 100%;
}
/* NEWSLETTER */
.newsletter-msg-return{
    display: none;
    padding: 15px;
    border-radius: 5px;
    z-index: 9999;
    right: 9px;
    top: -55px;
    box-shadow: 0 0 5px rgba(0,0,0,0.4);
    background-color: #C75D93;
    position: absolute;
}

.newsletter-msg-return:before{
    border-top: 7px solid rgb(199, 93, 147);
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    bottom: -7px;
    content: '';
    display: block;
    left: 50%;
    margin-left: -7px;
    position: absolute;
}

.newsletter-modal-msg-return{
    display: none;
    width: 300px;
    height: 80px;
    background-color: #c75d93;
    position: fixed;
    right: 45%;
    top: 12px;
    padding: 30px;
    text-align: center;
    border-radius: 6px;
    color: #FFF;
    font-size: 13px;
    z-index: 9999999999;
}

.newsletter-modal-msg-return:before{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7.5px 13px 7.5px;
    border-color: transparent transparent #c75d94 transparent;
    content: '';
    display: block;
    top: -12px;
    margin-left: 38%;
    position: absolute;
}

.chamadabanner {
    padding-top: 25px;
    padding-right: 5px;
    clear: both;
}
.fundo-bannertopo {
  background: #000;
}
.bannertopo{
    min-height: 45px;
    max-height: 45px;
}
.bannertopo img,
.bannertopo p img{
    /*border-bottom: 2px solid #f8eaf1;*/
    height: 100%;
    width: auto;
    margin: 0 auto;
}
.bannertopo.hide-desktop img{
    width: 100vw;
    min-height: 40px !important;
    max-height: 40px !important;
}
.bannertopo p{
    margin: 0;
    display: inline-flex;
}
.newslettertopo{
    margin: 35px 0;
}
.newslettertopo .txtnewsletter {
    font-size: 25px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    line-height: 25px;
    color: #000;    
}
.newslettertopo #newsletter-modal-input, .newslettertopo #newsletterOptIn_botaoEnviar {
    min-height: 55px;
    border: solid 1px #000;
    font-family: 'Raleway', sans-serif;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 1px;
}
.newslettertopo .txtnewsletter font {
    font-size: 25px;
    font-family: Helvetica;
}
.newslettertopo .btnnews{
    height: 55px;
    background: #000;
    color: #fff;
    border-radius: 0;
    margin: 0;
    border: none;
    font-family: 'Raleway', sans-serif;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 1px;
}
.newslettertopo .btnnews:hover{
    opacity: 0.8;
}

.btn-update-carrinho {
  float: right;
  width: 64% !important;						
}
.checkout-cart-configure .box-botoes {
  display: none;
}
.checkout-cart-configure .add-to-cart {
  float: left;
  width: 30% !important;
  top: 0;
  font-family: "Raleway", sans-serif;
}
.checkout-cart-configure .add-to-cart .inc,
.checkout-cart-configure .add-to-cart .dec {
  right: 10px;
}