

@media(max-width:990px){
    body .apx_widgets_worker-crossSelling .apx_widgets_worker-crossSelling-item > div span{border-width:1px;}
}

.apx_widgets_worker-crossSelling-item-price{color: green;font-size: 16px;}
.apx_widgets_worker-crossSelling-item-price:before{content:"+";}
.apx_widgets_worker-crossSelling{margin-bottom:0!important;}
.apx_widgets_worker-crossSelling > strong{color:#000;}
.customCheckbox{color: #31bf86;border-radius: 3px;background: #fff;border: 1px solid #e6e6e6;width: 18px;height: 18px;display: block;position: relative;}
.customCheckbox input{margin: 0;display: block;opacity: 0;height: 16px;width: 16px;}
.customCheckbox input:checked + .customCheckboxCheck{line-height: 18px;font-size: 23px;display: block;top: 0;left: 0;}
.customCheckbox .customCheckboxCheck{position: absolute;top: -4px;left: -1px;font-size: 22px;pointer-events:none;}
.customCheckbox input:checked + .customCheckboxCheck:before{font-family: 'FontAwesome';content: "\f14a";font-style: normal;}
.pagina-produto .apx_widgets_worker-crossSelling-item-options .atributos{margin-bottom:0;border-bottom:0!important;}
.apx_widgets_worker-crossSelling input:checked{background:green;}
.apx_widgets_worker-crossSelling li.active:after{content: "\f14a";color: #31bf86;position: absolute;font-size: 15px;overflow: hidden;top: -5px;right: -5px;font-family: 'FontAwesome';background: #fff;}
#apx_widgets_worker-sideCartPro-footer:before{content: "Pedido mínimo: R$500,00";display: block;background: #0aadff;margin: 15px 15px -10px 15px;width: calc(100% - 30px);box-sizing: border-box;text-align: center;padding: 7px;font-weight: 600;color: #fff;}
#apx_widgets_worker-sideCartPro{z-index:99999999999!important}
#apx_widgets_worker-sideCartPro #apx_widgets_worker-sideCartPro-footer a{line-height:30px!important}
#apx_widgets_worker-sideCartPro #apx_widgets_worker-sideCartPro-content .table-body td{background:#fff}

@media(max-width:990px){
    #apx_widgets_worker-sideCartPro #apx_widgets_worker-sideCartPro-content .table-body td .quantidade a{font-size:14px}
    #apx_widgets_worker-sideCartPro #apx_widgets_worker-sideCartPro-content .table-body td .quantidade input{width: 54px;height: 30px;padding: 0;}
    #apx_widgets_worker-sideCartPro #apx_widgets_worker-sideCartPro-content .table-body td:nth-child(3){display:block!important}
}


body {font-family: "Roboto", sans-serif;background-color: #FFFFFF;}
input, button, select, textarea, .titulo {font-family: "Roboto", sans-serif;}
.barra-inicial, #barraTopo, .menu.menu li.com-filho > a .icon-chevron-down {display: none!important;}
.hidden {opacity: 0;display: block;visibility: visible;}
.visible {opacity: 1;}
a:hover, a:focus {outline: none;text-decoration: none;}
button {background-image: none!important;box-shadow: none!important;border-radius: 0;}
input[type="text"] {color: #383a49;}

input[type="text"]::-webkit-input-placeholder {
    color: #929292;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

input[type="text"]::-moz-placeholder {
    color: #929292;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

input[type="text"]:-ms-input-placeholder {
    color: #929292;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

input[type="text"]:-moz-placeholder {
    color: #929292;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

input[type="text"]:placeholder {
    color: #929292;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

input[type="text"]:focus::-webkit-input-placeholder {
    color: #e6e6e6;
}

input[type="text"]:focus::-moz-placeholder {
    color: #e6e6e6;
}

input[type="text"]:focus:-ms-input-placeholder {
    color: #e6e6e6;
}

input[type="text"]:focus:-moz-placeholder {
    color: #e6e6e6;
}

input[type="text"]:focus:placeholder {
    color: #e6e6e6;
}

.flex-direction-nav a {
    z-index: 1!important;
}

.icon-user:before {
    content: '\f2bd';
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
}

#cabecalho {
    background-color: #fff;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}

#cabecalho .col-logo {
    text-align: center;
}

#cabecalho .col-logo .logo {
    display: inline-block;
    float: left;
    padding: 5px 0;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

#cabecalho .col-logo .logo a {
    height: auto;
}

#cabecalho .col-logo .logo a img {
    width: auto;
    position: relative;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
@media (max-width: 991px) {
    #cabecalho .col-logo .logo {
        height: auto;
    }
}

#cabecalho .col-logo .btn-toggle-category-menu {
    display: inline-block;
    color: #00acfe;
    font-size: 30px;
    padding: 9px  5px;
    display: none;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

#cabecalho .col-logo .btn-toggle-category-menu .fa-bars:before {
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

#cabecalho .col-logo .btn-toggle-category-menu.active .fa-bars:before {
    content: '\f00d';
}

#cabecalho .bem-vindo {
    font-size: 13px;
    color: #373b49;
    letter-spacing: 0;
    font-weight: 500;
}

#cabecalho .bem-vindo b {
    color: #373b49;
    font-weight: 500;
}

#cabecalho .acoes-conta > li {
    font-size: 13px;
    font-weight: 500;
    margin-right: 15px;
}

#cabecalho .acoes-conta > li:last-child{
 margin-right: 0px;   
}





#cabecalho .busca {
    padding: 0;
    border: none;
    background-color: transparent;
}

#cabecalho .busca form {
    border-radius: 50px;
    width: 100%;
    font-weight: 400;
    background: #ffffff;
    border: 1px solid #a4a4a4ad;
    box-shadow: 0 2px 2px #0000000a;
    padding: 16px 0px 15px 0px;
}

#cabecalho .busca form input {
    background-color: transparent;
    box-shadow: none;
    padding: 0 20px;
    box-sizing: border-box;
    height: 100%;
    border: none;
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    font-weight: 400;
}

#cabecalho .busca form .botao-busca {
/*    padding: 0;*/
    top: 0!important;
    background-color: transparent;
    border: none;
    height: 100%;
    border-radius: 0;
    right: 0;
    font-size: 18px;
    color: #424242;
    letter-spacing: 0;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

#cabecalho .busca form .botao-busca:hover {
    background-color: transparent;
    color: #0aadff;
}

#cabecalho .carrinho {
    border: none;
    line-height: 50px;
    height: 50px;
    display: inline-block;
    margin-left: 20px;
/*    float: right;*/
}

#cabecalho .carrinho > a {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 32px;
}

#cabecalho .carrinho > a span {
    display: none!important;
}

/*#cabecalho .carrinho > a:before {
    content: 'Meu Carrinho';
    width: 21px;
    word-wrap: inherit;
    white-space: normal;
    display: inline-block;
    line-height: 15px;
    font-size: 13px;
    color: #373b49;
    letter-spacing: -0.05px;
    font-weight: 600;
    margin-left: 12px;
}*/
@media (max-width: 1024px) {
    #cabecalho .carrinho > a:before {
        display: none;
    }
}


#cabecalho .carrinho .icon-shopping-cart {
    background-color: transparent;
    display: inline-block;
}

#cabecalho .carrinho .icon-shopping-cart:before {
    content: '';
    background-image: url("https://cdn.awsli.com.br/2575/2575155/arquivos/iconcarrinho.png");
    width: 34px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}

#cabecalho .carrinho .qtd-carrinho {
    position: absolute;
    margin: 0;
    background-color: #0aadff;
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    font-weight: bold;
    border: 2px solid #0aadff;
    font-family: 'Open Sans';
    right: auto;
}

#cabecalho .col-header-links {
    display: flex;
    align-items: center;
}

#cabecalho .header-contact, #cabecalho .my-account {
    display: inline-block;
    line-height: 50px;
    margin-left: 20px;
}

#cabecalho .header-contact a, #cabecalho .my-account a {
    color: #373b49;
/*    letter-spacing: -0.06px;*/
    font-weight: 600;
    line-height: 15px;
    vertical-align: middle;
    display: flex;
    align-items: center;
}

#cabecalho .header-contact a span, #cabecalho .my-account a span {
    display: inline-block;
    margin-left: 10px;
    text-align: left;
}

#cabecalho .header-contact .icon-contact:before, #cabecalho .my-account .icon-contact:before {
    content: '';
    background-image: url(https://cdn.awsli.com.br/2575/2575155/arquivos/icon-atendimento.png);
    width: 34px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#cabecalho .my-account i:before {
    content: '';
    background-image: url(https://cdn.awsli.com.br/2575/2575155/arquivos/icon-minhaconta.png);
    width: 34px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: block;
}

#cabecalho .header-contact .icon-my-account:before, #cabecalho .my-account .icon-my-account:before {
    content: '';
    background-image: url("https://cdn.awsli.com.br/35/35541/arquivos/icon-my-account.png");
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}

/*#cabecalho .my-account {
    display: none;
}*/

#cabecalho .my-account i {
    color: #fefdfc;
    font-size: 16px;
}
@media (max-width: 991px) {
    #cabecalho {
        position: relative!important;
    }
}

#cabecalho .menu.superior {
    margin-top: 0;
    background-color:#0aadff;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

#cabecalho .menu.superior .conteiner {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
}

#cabecalho .menu.superior .nivel-um {
    position: relative;
    display: inline-flex;
    width: 100%;
    justify-content: center;
}

#cabecalho .menu.superior .nivel-um > li {
    border: none;
    position: initial;
    background-color: transparent;
    width: 20%;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    padding: 0 20px !important;
}

#cabecalho .menu.superior .nivel-um > li > a {
    display: block;
    padding: 0 0;
    text-transform: uppercase;
}

#cabecalho .menu.superior .nivel-um > li > a .titulo {
    margin: 0;
    line-height: 15px;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    color: #fff;
}

#cabecalho .menu.superior .nivel-um > li > a .category-icon {
    display: contents;
    height: 30px;
    line-height: 40px;
    text-align: center;
}

#cabecalho .menu.superior .nivel-um > li > a img {
    display: block;
    margin: 0 auto;
    display: inline-block;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    max-height: 24px;
}

#cabecalho .menu.superior .nivel-um > li:hover {
    margin-top: 0;
}

#cabecalho .menu.superior .nivel-um > li.active {
    background-color: #383a49;
    margin-top: 0;
    position: relative;
}

#cabecalho .menu.superior .nivel-um > li.active > a .titulo {
    color: #fefdfc;
}

/*#cabecalho .menu.superior .nivel-um > li.active > a img {
    filter: brightness(1);
}*/

#cabecalho .menu.superior .nivel-um > li.active .level2 {
    height: auto;
    overflow: initial;
    border-top: 2px solid #383a49;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

#cabecalho .normal-menu {
    position: relative!important;
}

#cabecalho .normal-menu .nivel-dois {
    position: relative!important;
    top: 0!important;
}

#cabecalho .normal-menu .level2 {
    position: absolute;
    left: 0;
    min-width: 500px;
    background-color: #fefdfc;
}
#cabecalho .normal-menu:nth-child(n + 6) .level2 {
    right: 0;
    left: auto;
}

/*#cabecalho .normal-menu .nivel-dois {
    background-color: transparent;
    border: none;
    box-shadow: none;
}*/

#cabecalho .normal-menu ul {
    column-count: 2;
}

#cabecalho .normal-menu ul li {
    border: none!important;
}

#cabecalho .normal-menu ul li a {
    font-size: 14px;
    color: #383a49;
    letter-spacing: 0;
    line-height: 29px;
    font-weight: 600;
    text-transform: uppercase;
}

#cabecalho .normal-menu ul li:hover {
    background-color: #383a49!important;
}

#cabecalho .normal-menu ul li:hover a {
    color: #fefdfc;
}

#cabecalho .big-menu {
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

#cabecalho .big-menu .level2 {
    display: block;
    width: auto;
    min-width: 200px;
    position: absolute;
    height: 0;
    overflow: hidden;
    left: 0;
    top: auto;
    background-color: #FFFFFF;
    border-top: 0px solid transparent;
    box-shadow: none;
    z-index: 9;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

#cabecalho .big-menu .level2 ul {
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#cabecalho .big-menu .level2 ul li {
    border: none!important;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#cabecalho .big-menu .level2 .nivel-dois {
    top: auto;
    z-index: 9;
    position: initial;
    display: block;
    left: 0;
    top: 0;
    background-color: #fefdfc;
    box-shadow: none;
    padding: 0;
    width: 100%;
    min-width: auto;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

#cabecalho .big-menu .level2 .nivel-dois a {
    line-height: 36px;
    margin-right: 0;
    text-transform: uppercase;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

#cabecalho .big-menu .level2 .nivel-dois a .icon-chevron-right {
    display: none;
}

#cabecalho .big-menu .level2 .nivel-dois > li {
    position: initial;
    background-color: transparent;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

#cabecalho .big-menu .level2 .nivel-dois > li > a {
    font-size: 14px;
    color: #383a49;
    letter-spacing: 0;
    font-weight: 600;
    position: relative;
}

#cabecalho .big-menu .level2 .nivel-dois > li.active, #cabecalho .big-menu .level2 .nivel-dois > li:hover {
    background-color: #383a49;
}

#cabecalho .big-menu .level2 .nivel-dois > li.active > a, #cabecalho .big-menu .level2 .nivel-dois > li:hover > a {
    color: #fefdfc;
}

#cabecalho .big-menu .level2 .nivel-dois > li.active > a:after, #cabecalho .big-menu .level2 .nivel-dois > li:hover > a:after {
    opacity: 1;
}

#cabecalho .big-menu .level2 .nivel-dois .nivel-tres {
    top: 0;
    width: 80%;
    height: 100%;
    left: 20%;
    box-shadow: none;
    box-sizing: border-box;
    column-count: 4;
    padding: 20px;
    overflow: scroll;
    display: none;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

#cabecalho .big-menu .level2 .nivel-dois .nivel-tres li a {
    font-size: 13px;
    color: #999999;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 400;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#cabecalho .big-menu .level2 .nivel-dois .nivel-tres li:hover {background-color: transparent;}
#cabecalho .big-menu .level2 .nivel-dois .nivel-tres li:hover a {color: #383a49;}
#cabecalho .big-menu .level2.active-menu .nivel-dois > li.active > a:after {left: 100%;top: 50%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-color: rgba(54, 49, 51, 0);border-left-color: #383a49;border-width: 18px;margin-top: -18px;opacity: 1;z-index: 9;margin-left: 20px;-moz-transition: all 0.2s linear;-o-transition: all 0.2s linear;-webkit-transition: all 0.2s linear;transition: all 0.2s linear;}
#cabecalho .conteiner {z-index: 2;position: relative;}
#cabecalho .menu.superior {height: auto;overflow: initial;opacity: 1;transition: all 0.3s linear;z-index: 1;position: relative;}
#cabecalho .conteudo-topo .superior {height: auto;overflow: initial;opacity: 1;transition: all 0.3s linear;}
#cabecalho .conteudo-topo .superior > div {opacity: 1;transition: all 0.1s linear;}
#cabecalho .logo a {transition: all 0.3s linear;}
.scroll-header-active #cabecalho .menu.superior {height: 0;overflow: hidden;opacity: 0;}
.scroll-header-active #cabecalho.menu-active .menu.superior {height: auto;opacity: 1;overflow: initial;}
.scroll-header-active #cabecalho .conteudo-topo .superior {height: 0;overflow: hidden;padding: 0;}
.scroll-header-active #cabecalho .conteudo-topo .superior > div {opacity: 0;}
.scroll-header-active #cabecalho .logo {padding: 0;}
.scroll-header-active #cabecalho .logo a {height: 60px;}
.scroll-header-active #cabecalho .btn-toggle-category-menu {display: inline-block;}
.scroll-header-active #cabecalho .my-account {display: inline-block!important;}
.secao-banners .conteiner {width: 100%;margin: 0;padding: 0;max-width: 100%;}
.banner.cheio .flexslider {border-radius: 0;border: none;}
.banner.vitrine {display: none;}
#mini-banner .slick-slider{position: relative;}

#mini-banner .slick-arrow{
    position: absolute;
    top: 50%;
    margin-top: -15px;
    z-index: 1;
    background: none;
    width: 30px;
    height: 30px;
    padding: 0;
    border: 0;
}
#mini-banner .slick-arrow i{
    font-size: 20px;
}
#mini-banner .slick-arrow.slick-next{
    right: 0;
}
#mini-banner .slick-arrow.slick-prev{
    left: 0;
}
#mini-banner {
    margin-bottom: 50px!important;
}
/* line 680, sass/default.scss */
#mini-banner .span4 a {
    display: block;
    position: relative;
    text-align: center;
}
/* line 684, sass/default.scss */
#mini-banner .span4 a .hover-container {
    z-index: 1;
    position: inherit;
}
/* line 688, sass/default.scss */
#mini-banner .span4 a .hover {
    position: absolute;
    bottom: -35px;
    right: -25px;
    /* transform: rotateY(0deg);
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; */
}
/* line 695, sass/default.scss */
#mini-banner .span4 a .background {
    /* -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    filter: brightness(1) blur(0); */
    width: 100%;
}
/* line 701, sass/default.scss */
/* #mini-banner .span4 a:hover .background {
  filter: brightness(0.5) blur(2px);
} */
/* line 704, sass/default.scss */
/* #mini-banner .span4 a:hover .hover {
  transform: rotateY(-15deg);
} */
@media (max-width: 1024px) {
    /* line 711, sass/default.scss */
    #mini-banner .hover {
        right: 0!important;
        width: 75%;
    }
    /* line 715, sass/default.scss */
    #mini-banner .span4 {
        float: left!important;
        margin: 50px 0;
    }
}

/* Banner Stripe */
/* line 724, sass/default.scss */
#banner-stripe {
    padding: 10px 0 20px;
}
/* line 726, sass/default.scss */
#banner-stripe ul {
    margin: 0;
    display: inline-flex;
    width: 100%;
}
/* line 730, sass/default.scss */
#banner-stripe ul li {
    display: inline-block;
    padding: 0 10px;
    width: auto !important;
}
/* line 733, sass/default.scss */
#banner-stripe ul li a {
    display: inline-flex;
    align-items: center;
}
/* line 735, sass/default.scss */
#banner-stripe ul li a .icon {
    display: inline-block;
    margin-right: 10px;
}
/* line 739, sass/default.scss */
#banner-stripe ul li a .text {
    display: inline-block;
    vertical-align: middle;
}
/* line 742, sass/default.scss */
#banner-stripe ul li a .text h5 {
    margin: 0;
    font-size: 14px;
    color: #0aadff;
/*    letter-spacing: -0.07px;*/
    text-transform: uppercase;
}
/* line 749, sass/default.scss */
#banner-stripe ul li a .text .sub-title {
    font-size: 13px;
    color: #000000;
/*    letter-spacing: -0.06px;*/
    font-weight: 400;
}

/* line 766, sass/default.scss */
.listagem .listagem-linha {
    border: none;
    margin-top: 0;
}
/* line 769, sass/default.scss */
.listagem .listagem-linha li {
    border: none;
}

/* line 773, sass/default.scss */
.bandeiras-produto {
    z-index: 1!important;
    width: 100%;
    top: 2px;
    left: 0;
}
/* line 778, sass/default.scss */
.bandeiras-produto .adicionado-carrinho {
    font-size: 0;
    background-color: transparent!important;
    border: none!important;
    box-shadow: none;
    color: #0aadff;
    padding: 0;
    height: 35px!important;
    margin: 0;
    line-height: 14px;
    border-radius: 100%;
    width: 35px!important;
    margin-right: 5px;
}
/* line 790, sass/default.scss */
.bandeiras-produto .adicionado-carrinho:before {
    content: '\f058';
    font-family: "Font Awesome\ 5 Free";
    font-size: 35px;
    vertical-align: text-bottom;
}
/* line 797, sass/default.scss */
.bandeiras-produto .bandeira-promocao {
    background-color: #4CAF50;
    border: none!important;
    box-shadow: none!important;
    font-size: 12px;
    color: #FFFFFF;
    text-align: left;
    font-weight: 600;
    height: 25px;
    line-height: 25px!important;
    padding: 0 10px;
    display: inline-block;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

/* line 814, sass/default.scss */
.listagem-item {
/*    border: 1px solid #CCCCCC;*/
    padding: 20px 6px!important;
    margin-left: 0!important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
/* line 820, sass/default.scss */
.listagem-item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
/* line 823, sass/default.scss */
.listagem-item .imagem-produto {
    border-bottom: 2px solid #fefdfc;
    height: 250px!important;
}
/* line 826, sass/default.scss */
.listagem-item .imagem-produto img {
    border: none!important;
}
/* line 830, sass/default.scss */
.listagem-item .info-produto {
    padding: 0;
}
/* line 832, sass/default.scss */
.listagem-item .info-produto .nome-produto {
    padding: 10px 0;
    height: 50px;
     width: 100%;
     text-align: center;
}
/* line 835, sass/default.scss */
/*.listagem-item .info-produto .nome-produto a {
    display: block!important;
    width: 100%!important;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase!important;
    font-family: "Open Sans", sans-serif;
}*/
/* line 848, sass/default.scss */
.listagem-item .preco-produto {
/*    height: 81px;*/
    text-align: center;
}
/* line 850, sass/default.scss */
.listagem-item .preco-produto div {
    margin: 0;
}
/* line 855, sass/default.scss */
.listagem-item .preco-promocional {
    font-size: 16px;
}
/* line 858, sass/default.scss */
.listagem-item .preco-venda {
    font-size: 15px;
}

/* line 863, sass/default.scss */
.coluna > div, #corpo .conteiner > div {
    margin-bottom: 0;
}

/* PRODUCT GENERAL */
/* line 870, sass/default.scss */
.preco-a-partir > span {
    display: none;
}

/* line 874, sass/default.scss */
.preco-promocional,
.preco-a-partir strong {
    color: #0aadff;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: bold !important;
    font-family: "Open Sans", sans-serif;
}

/* line 882, sass/default.scss */
.com-promocao .preco-venda {
    font-weight: bold;
}
/* line 888, sass/default.scss */
.com-promocao .preco-venda:before {
    content: 'De ';
}

/* line 893, sass/default.scss */
.preco-a-partir .preco-venda {
    font-size: 15px!important;
    font-weight: bold!important;
}

/* line 897, sass/default.scss */
.aproveite-tambem .titulo {
    font-size: 22px;
    color: #383a49;
    letter-spacing: -0.1px;
    text-transform: uppercase;
    margin-top: 100px;
    font-weight: bold;
}

/* Newsletter */
/* line 908, sass/default.scss */
#barraNewsletter,
#barraNewsletter .show-hide {
    background-color: #fefdfc!important;
    box-shadow: none;
}

/* line 913, sass/default.scss */
#barraNewsletter .conteiner, #barraNewsletter .componente {
    background-color: transparent!important;
}

/* line 918, sass/default.scss */
#barraNewsletter
#barraNewsletter .componente .texto-newsletter p {
    color: #000;
}

/* line 921, sass/default.scss */
#barraNewsletter {
    background-image: url("//cdn.awsli.com.br/35/35541/arquivos/newsletter-bg.png") !important;
    background-repeat: no-repeat!important;
    background-position: 19% 15px;
    padding: 20px;
    position: relative!important;
    box-sizing: border-box;
    z-index: 0;
}
/* line 930, sass/default.scss */
#barraNewsletter .componente .titulo {
    display: block;
}
/* line 934, sass/default.scss */
#barraNewsletter .interno {
    border-bottom: 1px dashed #383a49;
}
/* line 938, sass/default.scss */
#barraNewsletter .titulo {
    width: 50%;
    display: inline-block!important;
    line-height: 20px;
    margin-bottom: 0;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 22px;
    color: #383a49;
    letter-spacing: 0;
}
/* line 948, sass/default.scss */
#barraNewsletter .titulo i {
    display: none;
}
/* line 951, sass/default.scss */
#barraNewsletter .titulo .texto-newsletter.newsletter-cadastro {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #383a49;
    letter-spacing: 0;
}
@media (max-width: 1024px) {
    /* line 960, sass/default.scss */
    #barraNewsletter .componente .texto-newsletter {
        white-space: initial;
        text-align: left;
    }
}
/* line 965, sass/default.scss */
#barraNewsletter .interno-conteudo {
    display: inline-block;
    width: 50%;
    float: right;
}
/* line 970, sass/default.scss */
#barraNewsletter .interno {
    line-height: 50px;
}
/* line 974, sass/default.scss */
#barraNewsletter .newsletter-cadastro.input-conteiner {
    width: 100%;
    background-color: #FFFFFF;
    transform: skew(-15deg);
}
/* line 978, sass/default.scss */
#barraNewsletter .newsletter-cadastro.input-conteiner input {
    transform: skew(15deg);
    border: none;
    box-shadow: none!important;
    background-color: transparent;
    padding: 0 28px 0 20px;
    height: 100%;
    width: 100%;
    position: relative;
}
/* line 988, sass/default.scss */
#barraNewsletter .newsletter-cadastro.input-conteiner button {
    position: absolute!important;
    height: 100%;
    border-radius: 0;
    background-color: #D7D7D7;
    border: none;
    padding: 0 20px;
    padding-bottom: 0!important;
    color: #383a49;
}
/* line 997, sass/default.scss */
#barraNewsletter .newsletter-cadastro.input-conteiner button:before {
    content: 'Cadastrar'!important;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    transform: skew(15deg);
    display: block;
    display: inline-block;
}
/* line 1006, sass/default.scss */
#barraNewsletter .newsletter-cadastro.input-conteiner button:after {
    content: '\f105'!important;
    font-family: "Font Awesome\ 5 Free" !important;
    font-size: 16px;
    transform: skew(15deg);
    display: inline-block;
    margin-left: 10px;
}
/* line 1014, sass/default.scss */
#barraNewsletter .newsletter-cadastro.input-conteiner button:hover {
    color: #FFFFFF;
    background-color: #383a49;
}

/* FOOTER */
/* line 1027, sass/default.scss */
#rodape {
    /* Help Center */
    /* ABOUT */
    /* Payment */
}
/* line 1028, sass/default.scss */
#rodape .conteiner {
    padding-bottom: 0;
    padding-top: 0;
}
/* line 1032, sass/default.scss */
#rodape .institucional {
    background-color: #f9f9f9;
    border-top: 1px solid #e7e7e7;
    background-image: none;
    padding-bottom: 0;
}
/* line 1037, sass/default.scss */
#rodape .pagamento-selos {
    background-image: none;
}
/* line 1040, sass/default.scss */
#rodape .titulo {
    border: none;
    padding: 0;
    margin-bottom: 0;
}
/* line 1045, sass/default.scss */
#rodape .links-rodape-categorias {
    border-right: 0px dashed #383a49;
}
/* line 1048, sass/default.scss */
#rodape .titulo {
    font-size: 17px;
    color: #0aadff;
    font-weight: 600;
    margin-bottom: 10px;
}
/* line 1055, sass/default.scss */
#rodape .links-rodape ul li {
    list-style: none;
}
/* line 1060, sass/default.scss */
#rodape ul li a {
    font-size: 15px;
    color: #4E4E4E;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 500;
}
/* line 1068, sass/default.scss */
#rodape ul li:hover a {
    font-weight: 600;
}
/* line 1075, sass/default.scss */
#rodape .redes-sociais {
    background-image: none!important;
    border: none;
    background-color: transparent!important;
    box-shadow: none!important;
    padding: 0!important;
    position: relative;
    width: 100%;
}
/* line 1083, sass/default.scss */
#rodape .redes-sociais .caixa-facebook {
    background-color: transparent;
    box-shadow: none;
    text-align: left;
}
/* line 1089, sass/default.scss */
#rodape .redes-sociais .lista-redes {
    text-align: left;
}
/* line 1091, sass/default.scss */
#rodape .redes-sociais .lista-redes ul li {
    border: none;
    margin-right: 3px;
    margin-bottom: 3px;
    border-radius: 50%;
}
/* line 1096, sass/default.scss */
#rodape .redes-sociais .lista-redes i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px !important;
    border-radius: 50%;
}
/* line 1107, sass/default.scss */
#rodape .help-center {
    background: #383a49;
    text-align: center;
    padding: 50px 30px;
    position: relative;
    top: -20px;
    right: -20px;
}
/* line 1114, sass/default.scss */
#rodape .help-center .help-center-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 75%;
}
/* line 1121, sass/default.scss */
#rodape .help-center h1 {
    font-size: 46px;
    color: #fefdfc;
    letter-spacing: -0.16px;
    line-height: 45px;
    font-weight: 700;
}
/* line 1128, sass/default.scss */
#rodape .help-center a {
    text-transform: uppercase;
    height: 35px;
    line-height: 35px;
    padding: 0;
    background: #fff;
    font-size: 13px;
    color: #383a49;
    letter-spacing: -0.05px;
    font-weight: 600;
    margin-top: 30px;
    border: 1px solid transparent;
    display: block;
}
/* line 1141, sass/default.scss */
#rodape .help-center a:hover {
    background: #383a49;
    color: #fff;
    border-color: #fff;
    text-decoration: none;
}
/* line 1152, sass/default.scss */
/*#rodape #about {
    background-color: #e9e9e9;
    padding: 20px 0;
}*/
/* line 1155, sass/default.scss */
#rodape #about .favicon {
    float: left;
    width: 22%;
}
/* line 1159, sass/default.scss */
#rodape #about .text {
    display: inline-block;
    width: 80%;
    /*margin-left: 25px;*/
}

/* line 1162, sass/default.scss */
#rodape #about .text h1 {
    font-size: 26px;
    color: #4e4e4e;
    font-weight: bold;
    margin-top: 0;
}
/* line 1168, sass/default.scss */
#rodape #about .text p {
    font-size: 15px;
    color: #4e4e4e;
    letter-spacing: -0.38px;
    font-weight: 500;
}
/* line 1179, sass/default.scss */
#rodape .pagamento-selos {
    background-color: transparent;
    padding: 20px 0 10px !important;
}
/* line 1183, sass/default.scss */
#rodape .pagamento {
    display: inline-flex;
    width: auto;
    margin-right: 30px !important;
    line-height: 50px;
}
/* line 1188, sass/default.scss */
#rodape .pagamento .titulo {
    display: inline-block!important;
    margin: 0 20px 0 0!important;
    vertical-align: middle;
    font-size: 17px!important;
}
/* line 1194, sass/default.scss */
#rodape .pagamento .selos.span3 {
    float: right;
}
/* line 1197, sass/default.scss */
#rodape .pagamento > ul + ul {
    margin: 0;
    border: none;
}
/* line 1201, sass/default.scss */
#rodape .pagamento .bandeiras-pagamento {
    display: inline-block;
    vertical-align: middle;
}
/* line 1204, sass/default.scss */
#rodape .pagamento .bandeiras-pagamento li {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
/* line 1210, sass/default.scss */
#rodape .pagamento ul {
    background-color: transparent!important;
    background-image: none;
    width: auto;
    display: inline-block;
}
/* line 1218, sass/default.scss */
#rodape .selos {
    display: inline-flex;
    line-height: 50px;
    float: right;
}
/* line 1222, sass/default.scss */
#rodape .selos .titulo {
    display: inline-block!important;
    font-size: 17px!important;
    margin-right: 20px;
    margin-bottom: 0!important;
}
/* line 1228, sass/default.scss */
#rodape .selos > ul {
    display: inline-block;
}
/* line 1231, sass/default.scss */
#rodape .selos li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
/* line 1236, sass/default.scss */
#rodape .selos li img {
    max-height: 60px;
}
@media (max-width: 1024px) {
    /* line 1243, sass/default.scss */
    #rodape .help-center {
        right: 0;
    }
}
@media (max-width: 767px) {
    /* line 1249, sass/default.scss */
    #rodape .links-rodape-categorias {
        border: none;
    }
    /* line 1252, sass/default.scss */
    #rodape .help-center {
        height: auto!important;
        padding: 10px;
        top: 0;
        margin: 20px 0;
    }
    /* line 1257, sass/default.scss */
    #rodape .help-center .help-center-container {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        width: 100%;
    }
    /* line 1265, sass/default.scss */
    #rodape #about {
        text-align: center;
    }
    /* line 1267, sass/default.scss */
    #rodape #about .favicon {
        float: none;
        margin: 0 auto;
    }
    /* line 1272, sass/default.scss */
    #rodape .selos {
        display: block;
        float: none;
        text-align: center;
    }
    /* line 1276, sass/default.scss */
    #rodape .selos .titulo {
        display: block!important;
        width: 100%;
    }
    /* line 1282, sass/default.scss */
    #rodape .pagamento.span9 {
        display: block!important;
        width: 100%!important;
        text-align: center!important;
    }
    /* line 1288, sass/default.scss */
    #rodape .pagamento .titulo {
        display: block!important;
        width: 100%;
    }
    /* line 1292, sass/default.scss */
    #rodape .pagamento ul {
        display: block;
        width: 100%;
        float: none;
    }
}

/* COPYRIGHT */
/* line 1304, sass/default.scss */
.copyright {
    text-align: center;
}
/* line 1306, sass/default.scss */
.copyright .conteiner {
    border-top: 1px solid #DDDDDD;
    padding: 20px 0!important;
}
/* line 1310, sass/default.scss */
.copyright .span9.span12 {
    width: 100%;
    font-size: 13px;
    color: #9B9B9B;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
    font-weight: 600;
}

/* Breadcrumb */
/* line 1323, sass/default.scss */
.breadcrumbs {
    border: none;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 20px!important;
}
/* line 1328, sass/default.scss */
.breadcrumbs ul li {
    border: none;
}
/* line 1331, sass/default.scss */
.breadcrumbs ul li:first-child a {
    font-size: 0;
}
/* line 1333, sass/default.scss */
.breadcrumbs ul li:first-child a i {
    font-size: 15px;
    color: #9B9B9B;
    letter-spacing: 0;
    padding: 0;
}
/* line 1341, sass/default.scss */
.breadcrumbs ul li:last-child a {
    color: #383a49;
}
/* line 1344, sass/default.scss */
.breadcrumbs ul li a {
    vertical-align: initial;
    font-size: 15px;
    color: #9B9B9B;
    letter-spacing: 0;
    font-weight: 400;
}
/* line 1351, sass/default.scss */
.breadcrumbs ul li strong {
    font-size: 15px;
    color: #383a49;
    letter-spacing: 0;
    font-weight: 400;
}
/* line 1357, sass/default.scss */
.breadcrumbs ul li + li:before {
    content: '\f105';
    font-size: 15px;
    color: #9B9B9B;
    letter-spacing: 0;
    font-family: 'FontAwesome';
}
/* line 1364, sass/default.scss */
.breadcrumbs ul li .fa-folder:before {
    content: '\f015';
}

/* SIDEBAR */
/* line 1375, sass/default.scss */
.coluna .menu.lateral {
    background-color: transparent;
    border: none!important;
    z-index: 0;
    position: relative;
}
/* line 1382, sass/default.scss */
.coluna .menu.lateral .nivel-dois,
.coluna .menu.lateral .nivel-tres,
.coluna .menu.lateral .nivel-um > li > a {
    box-shadow: none;
}
/* line 1385, sass/default.scss */
.coluna .menu.lateral .com-filho.borda-principal {
    border: none;
}
/* line 1388, sass/default.scss */
.coluna .menu.lateral .titulo {
    font-size: 16px!important;
    color: #383a49;
/*    letter-spacing: -0.07px;*/
    font-weight: bold;
}
/* line 1394, sass/default.scss */
.coluna .menu.lateral .nivel-um > li > a {
    padding: 0;
}
/* line 1397, sass/default.scss */
.coluna .menu.lateral li {
    padding: 0;
    border: none;
}
/* line 1400, sass/default.scss */
.coluna .menu.lateral li:hover {
    background-color: transparent!important;
}
/* line 1405, sass/default.scss */
.coluna .menu.lateral ul > li:hover > a {
    color: #000000;
    background-color: transparent;
}
/* line 1410, sass/default.scss */
.coluna .menu.lateral .icon-chevron-right {
    display: none;
}
/* line 1414, sass/default.scss */
.coluna .menu.lateral .nivel-um li:hover a {
    background-color: transparent;
}
/* line 1418, sass/default.scss */
.coluna .menu.lateral .nivel-dois a {
    font-size: 13px;
    color: #999999;
    letter-spacing: 0;
    line-height: 26px;
    font-weight: 600;
}
/* line 1425, sass/default.scss */
.coluna .menu.lateral .nivel-tres {
    display: none!important;
}
/* line 1431, sass/default.scss */
.coluna .filtro.atributos.borda-principal {
    border: none!important;
    box-shadow: none;
    padding: 0;
    outline: none;
}
/* line 1438, sass/default.scss */
.coluna .filtro h4 {
    border: none;
    font-size: 16px;
    color: #383a49;
/*    letter-spacing: -0.07px;*/
    font-weight: bold;
    margin-top: 15px;
}
/* line 1448, sass/default.scss */
.coluna .filtro.atributos ul li a {
    box-shadow: none;
}
/* line 1451, sass/default.scss */
.coluna .filtro.atributos div ul li {
    margin: 0;
}
/* line 1453, sass/default.scss */
.coluna .filtro.atributos div ul li a {
    border: 2px solid #fff;
    margin: 0;
}
/* line 1457, sass/default.scss */
.coluna .filtro.atributos div ul li:hover a, .coluna .filtro.atributos div ul li.active a {
    border: 2px solid #0aadff;
}
/* line 1462, sass/default.scss */
.coluna .lateral.outras {
    margin-bottom: 40px;
}
/* line 1466, sass/default.scss */
.coluna .filtro {
    box-shadow: none;
    border: none;
    outline: none;
    padding: 0;
}
/* line 1471, sass/default.scss */
.coluna .filtro .borda-alpha {
    border: none;
}
/* line 1477, sass/default.scss */
.coluna .filtro.lista ul {
    border: none;
}
/* line 1479, sass/default.scss */
.coluna .filtro.lista ul li {
    border: none;
}
/* line 1481, sass/default.scss */
.coluna .filtro.lista ul li label {
    padding: 0;
    font-size: 13px;
    color: #999999;
    letter-spacing: 0;
    line-height: 26px;
    font-weight: 600;
}
/* line 1489, sass/default.scss */
.coluna .filtro.lista ul li:hover label {
    background-color: transparent;
    color: #000000;
}
/* line 1497, sass/default.scss */
.coluna .componente.newsletter {
    display: none!important;
}

/* Header */
/* line 1507, sass/default.scss */
.ordenar-listagem.topo {
    float: right;
    border: none;
    padding: 0;
}
/* line 1511, sass/default.scss */
.ordenar-listagem.topo .input-append {
    background-color: #F8F8FA;
    height: 50px;
}
/* line 1514, sass/default.scss */
.ordenar-listagem.topo .input-append label {
    border: none;
    background-color: transparent;
    padding: 0 20px;
    line-height: 50px;
    font-size: 13px;
    color: #999999;
    letter-spacing: 0;
    font-weight: 500;
}
/* line 1524, sass/default.scss */
.ordenar-listagem.topo .input-append .btn-group button {
    height: 50px;
    line-height: 50px;
    padding: 0;
    width: 40px;
    border: none;
    background-color: #fafafb;
    border-radius: 0;
}
/* line 1532, sass/default.scss */
.ordenar-listagem.topo .input-append .btn-group button i:before {
    content: '\f0dc';
}
/* line 1537, sass/default.scss */
.ordenar-listagem.topo .pagination {
    display: none;
}

/* line 1541, sass/default.scss */
.conteudo h1.titulo {
    display: inline-block;
    margin: 0;
    font-size: 20px;
    color: #0aadff;
    letter-spacing: -0.09px;
    font-weight: bold;
}

/* Catalog */
/* line 1551, sass/default.scss */
.catalog-header {
    margin-bottom: 20px;
}

/* line 1554, sass/default.scss */
.listagem .product-listing .listagem-item {
    margin-left: 0;
}

/* line 1557, sass/default.scss */
.product-listing .row-fluid {
    margin-bottom: 20px;
}

/* Pagination */
/* line 1563, sass/default.scss */
.ordenar-listagem.rodape {
    border: none;
}

/* line 1568, sass/default.scss */
.pagination ul {
    box-shadow: none;
    border-radius: 0;
}
/* line 1572, sass/default.scss */
.pagination ul li a, .pagination ul li span {
    border: none;
    box-shadow: none;
}
/* line 1577, sass/default.scss */
.pagination ul li:first-child a, .pagination ul li:last-child a {
    background-color: #383a49;
    border-radius: 0;
    color: #FFFFFF;
    font-size: 18px;
}
/* line 1583, sass/default.scss */
.pagination ul li.disabled:hover > a {
    background-color: #383a49;
    color: #FFFFFF;
}
/* line 1587, sass/default.scss */
.pagination ul li > a {
    display: block;
    background-color: #F2F0F1;
    letter-spacing: 0;
    font-size: 14px;
    color: #383a49;
    letter-spacing: 0;
    font-weight: 600;
}
/* line 1597, sass/default.scss */
.pagination ul li.active > a, .pagination ul li:hover > a {
    background-color: #fefdfc;
    color: #383a49;
}
/* line 1601, sass/default.scss */
.pagination ul li .icon-double-angle-left:before {
    content: '\f104';
}
/* line 1604, sass/default.scss */
.pagination ul li .icon-double-angle-right:before {
    content: '\f105';
}

/* line 1612, sass/default.scss */
.pagina-produto .breadcrumbs {
    margin-bottom: 30px!important;
}

/* line 1618, sass/default.scss */
.produto .conteiner-imagem {
    padding: 10px;
    border-radius: 2px;
}
/* line 1622, sass/default.scss */
.produto .conteiner-imagem img {
    border: none;
}
/* line 1626, sass/default.scss */
.produto .nome-produto.titulo {
    font-size: 24px;
    color: #383a49;
    letter-spacing: 0;
    line-height: 32px;
    font-family: 'Open Sans';
    text-transform: uppercase;
}
/* line 1634, sass/default.scss */
.produto .codigo-produto {
    border-bottom: 1px solid #DDDDDD;
}
/* line 1636, sass/default.scss */
.produto .codigo-produto b, .produto .codigo-produto span {
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
/* line 1647, sass/default.scss */
.produto .acoes-produto .preco-produto .preco-venda {
    font-size: 15px !important;
}
/* line 1650, sass/default.scss */
.produto .acoes-produto .preco-produto .preco-promocional {
    font-size: 16px !important;
}
/* line 1654, sass/default.scss */
.produto .acoes-produto .comprar {
    float: none;
    width: 120%;
    text-align: left;
/*    display: block;*/
    display: flex;
}
/* line 1659, sass/default.scss */
.produto .acoes-produto .comprar .qtde-adicionar-carrinho {
    display: inline-block;
    vertical-align: middle;
    width: 120px!important;
    height: 60px;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    margin: 0;
    margin-right: 20px;
    display: inline-flex;
    line-height: 50px;
}
/* line 1671, sass/default.scss */
/*.produto .acoes-produto .comprar .botao-comprar {
    width: calc(100% - 230px);
    display: inline-block;
    vertical-align: middle;
    height: 60px;
    padding: 0 50px;
    line-height: 60px;
    background-color: #0aadff;
    border: none;
    background-image: none;
    text-shadow: none;
    box-shadow: none;
    font-size: 22px;
    color: white;
    letter-spacing: 0;
    text-transform: uppercase;
    transition: all 0.3s linear;
    font-weight: bolder;
}*/
/* line 1688, sass/default.scss */
.produto .acoes-produto .comprar .botao-comprar:hover {
    box-shadow: 0 0 1px #1bb955;
    background-color: #1bb955;
}
/* line 1693, sass/default.scss */
.produto .acoes-produto .comprar .qtde-carrinho {
    padding: 0!important;
    height: 100%;
    border-radius: 0;
    box-shadow: none;
    border: none;
    font-size: 15px;
    color: #9B9B9B;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
    font-weight: 'Open Sans';
}
/* line 1706, sass/default.scss */
.produto .acoes-produto .comprar .disponibilidade-produto {
    display: none;
}
/* line 1709, sass/default.scss */
.produto .acoes-produto .comprar span {
    width: 30px;
    background-color: #F8F8F8;
    text-align: center;
    font-size: 17px;
    color: #9B9B9B;
    letter-spacing: 0;
    font-weight: 400;
    font-family: 'Open Sans';
}
/* line 1719, sass/default.scss */
.produto .acoes-produto .comprar .icon-shopping-cart:before {
    content: '';
    background-image: url("//cdn.awsli.com.br/35/35541/arquivos/icon-cart-white.png");
    display: inline-block;
    width: 27px;
    height: 26px;
    background-position: center;
    vertical-align: middle;
    background-size: auto;
}
/* line 1733, sass/default.scss */
.produto .acoes-produto .preco-produto {
    float: none;
    width: 100%;
}
/* line 1738, sass/default.scss */
.produto .produto .acoes-produto .comprar {
    float: none;
    width: 100%;
    text-align: left;
    display: inline-flex;
}
/* line 1745, sass/default.scss */
.produto .produto .acoes-produto .comprar .qtde-adicionar-carrinho {
    display: inline-block;
    vertical-align: middle;
    width: 100px!important;
    height: 53px;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    margin: 0;
    margin-right: 20px;
}
/* line 1756, sass/default.scss */
.produto .comprar .botao-comprar {
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    height: 55px;
    padding: 0 50px;
    line-height: 55px;
    background-color: #24d565;
    border: none;
    background-image: none;
    text-shadow: none;
    box-shadow: none;
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-transform: uppercase;
    transition: all 0.3s linear;
}
/* line 1774, sass/default.scss */
/*.produto .comprar .botao-comprar:hover {
    box-shadow: 0 0 1px #3bb3ff;
    background-color: #45b3f9;
}*/
/* line 1778, sass/default.scss */
.produto .acoes-produto .comprar .qtde-adicionar-carrinho .qtde-carrinho {
    padding: 0;
    height: 100%;
    border-radius: 0;
    box-shadow: none;
    border: none;
    /* 1: */
    font-size: 15px;
    color: #9B9B9B;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
    font-weight: 'Open Sans';
}
/* line 1779, sass/default.scss */
.produto .acoes-produto .comprar .disponibilidade-produto {
    display: none;
}
/* line 1782, sass/default.scss */
.produto .acoes-produto .comprar .qtde-adicionar-carrinho {
    display: inline-flex;
    line-height: 50px;
}
/* line 1787, sass/default.scss */
.produto .acoes-produto .comprar span {
    width: 30px;
    background-color: #F8F8F8;
    text-align: center;
    font-size: 17px;
    color: #9B9B9B;
    letter-spacing: 0;
    font-weight: 400;
    font-family: 'Open Sans';
}
/* line 1798, sass/default.scss */
.produto .comprar .icon-shopping-cart:before {
    content: '';
    background-image: url("https://cdn.awsli.com.br/35/35541/arquivos/icon-cart-white.png");
    display: inline-block;
    width: 27px;
    height: 26px;
    background-position: center;
    vertical-align: middle;
    background-size: auto;
}
/* line 1809, sass/default.scss */
.produto form#formCalcularCep {
    padding: 10px 30px;
    background-color: #F8F8F8;
    line-height: initial;
    text-align: right;
}
/* line 1816, sass/default.scss */
.produto .cep label {
    font-size: 13px;
    color: #999999;
    letter-spacing: 0;
    font-weight: 400;
    font-family: 'Open Sans';
    margin-bottom: 0;
    display: inline-block;
    width: 25%;
    float: left;
    line-height: 50px;
}
/* line 1829, sass/default.scss */
.produto .cep .form-inline {
    display: inline-block;
    width: 70%;
    text-align: right;
}
/* line 1835, sass/default.scss */
.produto .cep .input-append.input-prepend input {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #DDDDDD;
    height: 48px;
    padding: 0 20px;
    margin-right: 0;
    width: 100px;
}
/* line 1844, sass/default.scss */
.produto .cep .input-append.input-prepend {
    font-size: 17px;
    color: #9B9B9B;
}
/* line 1848, sass/default.scss */
.produto .produto .cep input[name='cep-prefixo'] {
    text-align: right;
}
/* line 1851, sass/default.scss */
.produto .cep input[name='cep-sufixo'] {
    margin-right: 10px!important;
    width: 30px!important;
}
/* line 1855, sass/default.scss */
.produto .cep .input-append.input-prepend button {
    height: 50px;
    border: none;
    background-color: #383a49;
    border-radius: 2px!important;
    text-shadow: none;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    font-weight: 400;
}
/* line 1868, sass/default.scss */
.produto .produto-thumbs {
    margin-top: 20px;
}
/* line 1872, sass/default.scss */
.produto .produto-thumbs ul li a {
    border: 1px solid #DDDDDD!important;
    border-radius: 2px;
    box-shadow: none;
}
/* line 1878, sass/default.scss */
.produto .produto-thumbs ul li.active a, .produto .produto-thumbs ul li:hover a {
    border-color: #fefdfc!important;
}
/* line 1882, sass/default.scss */
.produto .acoes-flutuante .acoes-produto .preco-produto .preco-venda {
    margin-bottom: 10px;
}
/* line 1885, sass/default.scss */
.produto .acoes-flutuante {
    display:none !important;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    border: none;
}
@media (max-width: 767px) {
    /* line 1891, sass/default.scss */
    .produto .acoes-produto .comprar .botao-comprar {
        padding: 0;
    }
    /* line 1894, sass/default.scss */
    .produto .cep label {
        float: none;
        width: 100%;
        text-align: center;
    }
    /* line 1899, sass/default.scss */
    .produto .cep .form-inline {
        width: 100%;
    }
}

/* GORILA MIDIA */
/* line 1909, sass/default.scss */
#gorilla-midia {
    text-align: center;
}
/* line 1911, sass/default.scss */
#gorilla-midia .midia-container {
    padding: 40px 0 0;
    position: relative;
}
/* line 1914, sass/default.scss */
/*#gorilla-midia .midia-container:before {*/
/*    content: '';*/
/*    border-bottom: 2px solid #fefdfc;*/
/*    display: inline-block;*/
/*    margin-bottom: 50px;*/
/*    width: 40%;*/
/*}*/
/* line 1921, sass/default.scss */
#gorilla-midia .midia-container:after {
    content: '';
    border-bottom: 2px solid #f7f7f7;
    display: inline-block;
    margin-top: 50px;
    width: 40%;
}
/* line 1929, sass/default.scss */
#gorilla-midia .header {
    margin-bottom: 50px;
}
/* line 1931, sass/default.scss */
#gorilla-midia .header img {
    display: inline-block;
}
/* line 1934, sass/default.scss */
#gorilla-midia .header h5 {
    font-size: 24px;
    color: #383a49;
    letter-spacing: -0.09px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 20px;
}
/* line 1946, sass/default.scss */
#gorilla-midia ul li {
    display: inline-block;
    padding: 0 30px;
}
/* line 1952, sass/default.scss */
#gorilla-midia .midia-container {
    text-align: center;
}
/* line 1954, sass/default.scss */
#gorilla-midia .midia-container .body {
    width: 60%;
    margin: 0 auto;
}
/* line 1960, sass/default.scss */
#gorilla-midia ul li {
    display: inline-block;
    vertical-align: middle;
}
/* line 1963, sass/default.scss */
#gorilla-midia ul li a {
    display: block;
    height: 60px;
    line-height: 60px;
}
/* line 1967, sass/default.scss */
#gorilla-midia ul li a img {
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}
/* line 1973, sass/default.scss */
#gorilla-midia ul li:focus {
    outline: none;
}

/* Gorila Video */
/* line 1983, sass/default.scss */
#gorila-video {
    margin: 120px 0;
}
/* line 1985, sass/default.scss */
#gorila-video .video-container {
    background-color: #383a49;
    transform: skew(-10deg);
    height: 275px;
}
/* line 1990, sass/default.scss */
#gorila-video .video-left {
    display: inline-block;
    width: 65%;
    height: 100%;
    position: relative;
    transform: skew(10deg);
}
/* line 1996, sass/default.scss */
#gorila-video .video-left h1 {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translatey(-50%);
    font-size: 40px;
    color: #FFFFFF;
    letter-spacing: -0.14px;
    font-weight: bold;
    text-transform: uppercase;
}
/* line 2007, sass/default.scss */
#gorila-video .video-left h1 .color {
    font-size: 50px;
    color: #fefdfc;
    letter-spacing: -0.18px;
    font-weight: 900;
    display: block;
    white-space: nowrap;
}
/* line 2018, sass/default.scss */
#gorila-video .video-right {
    display: inline-block;
    width: 35%;
    float: right;
    height: 100%;
    background-color: #fefdfc;
}
/* line 2025, sass/default.scss */
#gorila-video .video-modal {
    display: none;
}
/* line 2028, sass/default.scss */
#gorila-video a.open-video {
    position: absolute;
    top: 50%;
    right: -30px;
    transform: translateY(-50%) skew(-10deg);
    background-color: #fefdfc;
    display: block;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    font-size: 16px;
    color: #383a49;
    letter-spacing: 0;
    text-align: center;
    font-weight: 400;
}
/* line 2044, sass/default.scss */
#gorila-video a.open-video span {
    transform: skew(10deg);
    display: inline-block;
}
/* line 2048, sass/default.scss */
#gorila-video a.open-video:hover {
    background-color: #0aadff;
}
/* line 2052, sass/default.scss */
#gorila-video .video {
    transform: skew(10deg);
    position: relative;
    width: 100%;
    height: 100%;
}
/* line 2057, sass/default.scss */
#gorila-video .video img {
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -25%;
}
/* line 2068, sass/default.scss */
#gorila-video .video-modal.active {
    display: block!important;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}
/* line 2077, sass/default.scss */
#gorila-video .video-modal .mask {
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
}
/* line 2084, sass/default.scss */
#gorila-video .video-modal .video-modal-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;
}
/* line 2091, sass/default.scss */
#gorila-video .video-modal .close-modal {
    width: 30px;
    line-height: 30px;
    height: 30px;
}
@media (max-width: 1024px) {
    /* line 2111, sass/default.scss */
    #gorila-video a.open-video {
        padding: 0 15px;
    }
}
@media (max-width: 1024px) and (min-width: 768px) {
    /* line 1983, sass/default.scss */
    #gorila-video {
        padding: 0 160px;
    }
    /* line 2101, sass/default.scss */
    #gorila-video .video-container {
        height: 180px;
    }
    /* line 2103, sass/default.scss */
    #gorila-video .video-container h1 {
        font-size: 25px;
    }
    /* line 2105, sass/default.scss */
    #gorila-video .video-container h1 .color {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    /* line 2118, sass/default.scss */
    #gorila-video .video-container {
        height: auto;
    }
    /* line 2120, sass/default.scss */
    #gorila-video .video-container h1 {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
    }
    /* line 2127, sass/default.scss */
    #gorila-video .video-right {
        width: 100%;
        float: none;
        margin-top: -5px;
    }
    /* line 2132, sass/default.scss */
    #gorila-video .video-left {
        width: 100%;
        text-align: center;
        height: auto;
        padding: 40px 0;
    }
    /* line 2138, sass/default.scss */
    #gorila-video .video {
        text-align: center;
        padding: 20px;
    }
    /* line 2141, sass/default.scss */
    #gorila-video .video img {
        position: relative;
        top: auto;
        right: auto;
        transform: none;
    }
    /* line 2148, sass/default.scss */
    #gorila-video .open-video {
        position: relative!important;
        right: auto!important;
        top: 0!important;
        transform: skew(-10deg) !important;
        display: inline-block!important;
    }
}
@media (max-width: 767px) {
    /* line 2158, sass/default.scss */
    #gorila-video .video-left h1 .color {
        font-size: 25px;
    }
    /* line 2161, sass/default.scss */
    #gorila-video .video-container h1 {
        font-size: 30px;
    }
    /* line 2164, sass/default.scss */
    #gorila-video .video {
        transform: none;
    }
    /* line 2167, sass/default.scss */
    #gorila-video .video {
        box-sizing: border-box;
    }
    /* line 2170, sass/default.scss */
    #gorila-video .video-container {
        transform: skew(0);
        max-width: 100%;
    }
    /* line 2174, sass/default.scss */
    #gorila-video .video-left {
        transform: none;
    }
}

/**
*
*   MOBILE MENU 
*/
/* line 2189, sass/default.scss */
.atalhos-mobile {
    border-bottom: 2px solid #0aadff;
    height: 50px;
    background-color: #383a49;
}

.atalhos-mobile li {
    background-color: #383a49;
}

/* line 2193, sass/default.scss */
.atalhos-mobile ul {
    height: 50px;
}

/* line 2196, sass/default.scss */
.atalhos-mobile li.active .btn-mobile-menu {
    color: #1db79d;
}

.atalhos-mobile li:first-child {line-height: 40px;}

/* Menu */
/* line 2205, sass/default.scss */
.category-menu {
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: #383a49;
    height: 100%;
    z-index: 9999;
    border-bottom: 4px solid #0174f3;
    left: -100%;
    opacity: 0;
    transition: all 0.3s linear;
}
/* line 2216, sass/default.scss */
.category-menu > div {
    max-width: 100%;
}
/* line 2219, sass/default.scss */
.category-menu.active {
    left: 0;
    opacity: 1;
}
/* line 2223, sass/default.scss */
.category-menu .btn-menu-toggler {
    padding: 0;
    background-color: #383a49;
    border-radius: 0;
    border: none;
    background-image: none;
    width: 50px;
    height: 50px;
    float: right;
    font-size: 20px;
    box-shadow: none;
    position: absolute;
    right: 0;
    top: 0;
    color: #fefdfc;
    text-shadow: none;
}
/* line 2240, sass/default.scss */
.category-menu .category-menu-header {
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #fefdfc;
}
/* line 2245, sass/default.scss */
.category-menu .category-menu-header h5 {
    display: inline-block;
    margin: 0;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 19px;
}
/* line 2253, sass/default.scss */
.category-menu ul {
    margin: 0;
}
/* line 2255, sass/default.scss */
.category-menu ul li {
    border: none;
}
/* line 2257, sass/default.scss */
.category-menu ul li a {
    display: block;
    font-size: 18px;
    padding: 10px 0;
}
/* line 2261, sass/default.scss */
.category-menu ul li a strong {
    color: #FFFFFF;
}
/* line 2264, sass/default.scss */
.category-menu ul li a i {
    float: right;
    color: #FFFFFF;
    background-color: transparent;
}
/* line 2272, sass/default.scss */
.category-menu span.category-icon {
    display: none;
}
/* line 2276, sass/default.scss */
.category-menu .category-menu-container {
    height: auto;
}
/* line 2278, sass/default.scss */
.category-menu .category-menu-container > ul {
    height: 420px;
    overflow: auto;
    padding-bottom: 50px;
    margin: 0;
}
/* line 2283, sass/default.scss */
.category-menu .category-menu-container > ul > li {
    padding: 0 20px;
}
/* line 2285, sass/default.scss */
.category-menu .category-menu-container > ul > li.active > .level2 {
    left: 0;
    opacity: 1;
}
/* line 2291, sass/default.scss */
.category-menu .category-menu-container .level2 {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    left: -100%;
    z-index: 9999;
    background-color: #383a49;
    transition: all 0.3s linear;
    opacity: 0;
    overflow: auto;
    padding-bottom: 50px;
}
/* line 2304, sass/default.scss */
.category-menu .category-menu-container .level2 .nivel-dois li.title {
    border-bottom: none;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #fefdfc;
}
/* line 2309, sass/default.scss */
.category-menu .category-menu-container .level2 .nivel-dois li.title a {
    padding: 0;
}
/* line 2313, sass/default.scss */
.category-menu .category-menu-container .level2 .nivel-dois li {
    padding: 0 20px;
}
/* line 2315, sass/default.scss */
.category-menu .category-menu-container .level2 .nivel-dois li a {
    color: #FFFFFF;
}
/* line 2319, sass/default.scss */
.category-menu .category-menu-container .level2 .nivel-dois strong {
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 19px;
}

@media (max-width: 767px) {
    /* line 2330, sass/default.scss */
    #topcabeca {
        display: none;
    }
}
@media (max-width: 767px) {
    /* line 2339, sass/default.scss */
    #cabecalho .col-logo .logo {
        float: none;
        padding: 0;
    }
    /* line 2344, sass/default.scss */
    #cabecalho .busca {
        width: 100%;
    }
    /* line 2347, sass/default.scss */
    #cabecalho .busca form .botao-busca {
        width: 40px;
    }
    /* line 2352, sass/default.scss */
    #cabecalho .span8.busca-mobile .atalho-menu {
        display: none!important;
    }

    /* line 2357, sass/default.scss */
    .ordenar-listagem.topo {
        float: none;
    }

    /* line 2362, sass/default.scss */
    .ordenar-listagem .filtro-mobile {
        width: 40%;
    }
    /* line 2364, sass/default.scss */
    .ordenar-listagem .filtro-mobile .btn {
        width: 100%;
        border-radius: 0;
        border: none;
        height: 50px;
        background-color: #f9f9fb;
        color: #999;
    }
}
/* Other Pages */
/* line 2379, sass/default.scss */
.caixa-sombreada.borda-principal {
    box-shadow: none;
    border-color: #fefdfc;
}

/* line 2384, sass/default.scss */
.botao.principal {
    background-color: #0aadff;
    border-radius: 5px;
    box-shadow: none;
    text-shadow: none;
    border: none;
    color: #ffffff;
}

/* line 2393, sass/default.scss */
.form-horizontal input,
fieldset input[type="text"] {
    border-radius: 0;
    box-shadow: none;
}

/* line 2398, sass/default.scss */
.caixa-sombreada.borda-principal {
    background-color: transparent!important;
}

/* line 2402, sass/default.scss */
.dados-acesso {
    background-color: transparent;
}

/* line 2406, sass/default.scss */
.caixa-sombreada {
    box-shadow: none;
}

/* line 2410, sass/default.scss */
.botao {
    background-image: none;
    border-radius: 0;
    border: none;
    background-color: #d7d7d7;
}
/* line 2415, sass/default.scss */
.botao:hover {
    background-image: none;
    background-color: #e6e6e6;
}

/* line 2420, sass/default.scss */
.carrinho-interno {
    border: none;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

/* line 2425, sass/default.scss */
.carrinho-rodape .botao.principal {
    background-color: #383a49;
    color: #FFFFFF;
    line-height: 20px;
}

/* line 2431, sass/default.scss */
#cabecalho .carrinho .icon-shopping-cart {
    vertical-align: middle;
}

/* line 2434, sass/default.scss */
.table th, .table td {
    border-color: #f3f3f3!important;
    background-color: #f9f9f9;
}

/* line 2438, sass/default.scss */
th, tr, td {
    border-color: #f3f3f3!important;
}

/* line 2441, sass/default.scss */
.btn-group .botao.pequeno {
    background-color: transparent;
    color: #FFFFFF;
}

/* line 2446, sass/default.scss */
.carrinho-interno > div > span i {
    text-decoration: none;
    font-style: normal;
    line-height: 20px;
}

/* line 2452, sass/default.scss */
.carrinho-interno > div > span > span {
    text-align: left;
}

/* line 2456, sass/default.scss */
.carrinho-interno > div > span {
    line-height: 20px;
}

/* line 2460, sass/default.scss */
.abas-custom {
    margin-top: 100px;
}
/* line 2462, sass/default.scss */
.abas-custom .tab-content {
    box-shadow: none;
    padding: 0;
}

/* line 2468, sass/default.scss */
.product-listing-order {
    display: inline-flex;
    width: 100%;
}
/* line 2471, sass/default.scss */
.product-listing-order > span {
    display: inline-block;
    white-space: nowrap;
    line-height: 50px;
    font-size: 13px;
    color: #999999;
    letter-spacing: 0;
}
/* line 2479, sass/default.scss */
.product-listing-order .input-append {
    border-left: none;
}

/* line 2485, sass/default.scss */
.produto-compartilhar {
    padding: 20px 0;
}
/* line 2487, sass/default.scss */
.produto-compartilhar .lista-favoritos {
    background-color: #fefdfc;
}
/* line 2490, sass/default.scss */
.produto-compartilhar li {
    border: none!important;
}

/* PRODUCT SEALS */
/* line 2501, sass/default.scss */
#selos-produto ul {
/*    text-align: center;*/
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
/* line 2504, sass/default.scss */
#selos-produto ul li {
    display: inline-block;
    padding: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 47%;
}
/* line 2509, sass/default.scss */
/*#selos-produto ul li:last-child {
    margin-right: 0;
}*/
/* line 2514, sass/default.scss */
#selos-produto .image {
    font-size: 0;
    width: 40px;
    height: 40px;
}
/* line 2518, sass/default.scss */
#selos-produto .image > span {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 10px;
/*    background-color: #383a49;*/
    border-radius: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
/* line 2530, sass/default.scss */
#selos-produto .text {
    font-size: 12px;
    color: #383a49;
    letter-spacing: 0;
    line-height: 15px;
    display: inline-block;
    vertical-align: middle;
/*    width: 60px;*/
    text-align: left;
}

/* line 2542, sass/default.scss */
span.icon-site-doador {
    background-image: url("https://cdn.awsli.com.br/2575/2575155/arquivos/site-doador-1012.png");
}

/* line 2546, sass/default.scss */
span.icon-loja-segura {
    background-image: url("https://cdn.awsli.com.br/2575/2575155/arquivos/loja-segura-1012.png");
}

/* line 2550, sass/default.scss */
span.icon-garantia {
    background-image: url("https://cdn.awsli.com.br/2575/2575155/arquivos/garantia-1012.png");
}

/* line 2554, sass/default.scss */
span.icon-tecnologia-militar {
    background-image: url("https://cdn.awsli.com.br/2575/2575155/arquivos/tecnologia-militar-1012.png");
}

/* Hide Categories */
/* line 2560, sass/default.scss */
#cabecalho .menu.superior .nivel-um > li {
    /*display: none;*/
}

/* line 2568, sass/default.scss */
.compre_por_celular,
.capas, .peliculas,
.acessorios,
.gorila_care,
.penetras,
.gamer,
.fones_de_ouvido,
.carregadores,
.cabos,
.top_10,
.expositores {
    display: inline-block!important;
}

#cabecalho .menu.superior .nivel-um > li.top_10 {
    background: #f0f0f0;
}

@media (max-width: 767px) {
    /* line 2575, sass/default.scss */
    .produto .cep .input-append.input-prepend button {
        display: block;
        width: 100%;
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    /* line 2586, sass/default.scss */
    .product-listing-order > span {
        display: none;
    }

    /* line 2590, sass/default.scss */
    .ordenar-listagem.topo .input-append {
        margin: 0;
        padding: 0;
    }

    /* line 2595, sass/default.scss */
    .product-listing-order {
        display: inline-block;
        width: auto;
    }

    /* line 2600, sass/default.scss */
    .category-menu .category-menu-container > ul > li {
        display: block!important;
    }

    /* line 2603, sass/default.scss */
    .category-menu .level2 .icon-chevron-right {
        display: none!important;
    }

    /* line 2606, sass/default.scss */
    #gorila-video .video-modal .video-modal-container {
        width: 100%;
    }

    /* line 2610, sass/default.scss */
    #gorila-video iframe {
        width: 100%;
    }
}
/*
*  HEADER SCROLLBAR
*/
/* line 2621, sass/default.scss */
#cabecalho .big-menu .level2 .nivel-dois .nivel-tres::-webkit-scrollbar-track {
    background-color: #383a49;
}

/* line 2624, sass/default.scss */
#cabecalho .big-menu .level2 .nivel-dois .nivel-tres::-webkit-scrollba {
    width: 1px;
    height: 3px;
}

/* line 2628, sass/default.scss */
#cabecalho .big-menu .level2 .nivel-dois .nivel-tres::-webkit-scrollbar-thumb {
    background-color: #fefdfc;
}

/* line 2632, sass/default.scss */
.coluna .menu.lateral:first-child > .nivel-um > li > a {
    border-bottom: 2px solid #fefdfc;
}

/* line 2637, sass/default.scss */
.coluna .menu.lateral > .nivel-um > li {
    background-color: transparent;
}

/* line 2644, sass/default.scss */
#banner-stripe .slick-list.draggable {
    width: 100%;
}

/* line 2648, sass/default.scss */
#banner-stripe ul li {
    text-align: center;
}

/* line 2652, sass/default.scss */
#banner-stripe ul li a .text {
    text-align: left;
}

/* ADJUSTS */
@media (max-width: 767px) {
    /* line 2658, sass/default.scss */
    #rodape .pagamento {
        display: block;
    }
}
/* line 2663, sass/default.scss */
.coluna > .componente {
    display: none;
}

/* line 2670, sass/default.scss */
#cabecalho .big-menu .level2.active-menu {
    width: 100%;
}

/* line 2674, sass/default.scss */
#cabecalho .big-menu .level2.active-menu .nivel-dois {
    width: 20%;
}

/* line 2678, sass/default.scss */
#cabecalho .big-menu .level2.active-menu .nivel-dois > li.active > .nivel-tres {
    display: block;
}

/* line 2683, sass/default.scss */
.sobre-loja-rodape p,
.sobre-loja-rodape p:hover {
    font-size: 15px;
    color: #4E4E4E;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

/**AJUSTES CN**/
/*FPP*/
.acoes-flutuante .comprar .botao-comprar {
    width: calc(100% - 105px) !important;
}
@media screen and (max-width: 750px) {
    .produto .acoes-produto .comprar .botao-comprar {
        width: calc(100% - 130px);
    }
}
.fpp-wrapper .comprar span {
    width: auto !important;
}

/*Youtubers*/
.youtubers-depoimentos {
    padding: 40px 0;
}
.youtubers-depoimentos h3 {
    color: #1f1816;
    font-size: 26px;
    font-weight: bold;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 2px solid #fefdfc;
    margin-bottom: 20px;
}
.youtubers-depoimentos h3 i {
    color: #1f1816;
    font-size: 42px;
    vertical-align: sub;
}
.youtubers-depoimentos .depoimento {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    text-align: center;
    margin: 0 6px;
}
.youtubers-depoimentos .msg {
    font-size: 20px;
    line-height: 26px;
    color: #1f1816;
    font-style: italic;
    letter-spacing: .5px;
    min-height: 130px;
    margin-bottom: 15px;
}
.youtubers-depoimentos .nome {
    font-size: 20px;
    font-weight: bold;
    color: #1f1816;
    margin-top: 10px;
    margin-bottom: 5px;
}
.youtubers-depoimentos .legenda {
    font-size: 18px;
    font-style: italic;
    color: #1f1816;
    margin: 0;
}
@media only screen and (max-width: 767px) {
    .youtubers-depoimentos {
        padding: 30px 0;
    }
    .youtubers-depoimentos h3 {
        font-size: 20px;
        line-height: 32px;
    }
    .youtubers-depoimentos h3 i {
        display: block;
    }
    .youtubers-depoimentos .depoimento {
        width: auto;
        display: block;
        margin: 0 0 40px;
    }
    .youtubers-depoimentos .msg {
        min-height: auto;
        margin-bottom: 10px;
    }
}

/*Depoimentos*/
#yv-testimonial > div > div > div.slick-slide > div > div:nth-child(1) {
    border-color: rgba(236, 179, 0, 0.5) !important;
    box-shadow: 0 0 5px rgba(236, 179, 0, 0.5) !important;
    border-radius: 0 !important;
}
.yv-newtitle-testimonial {
    display: block !important;
    font-size: 0 !important;
    line-height: 0 !important;
    font-weight: bold !important;
    color: #383a49 !important;
    text-transform: uppercase;
    border-bottom: 2px solid #fefdfc;
    max-width: 922px;
    margin: 0 auto 20px;
}
.yv-newtitle-testimonial::before {
    content: "";
    background: url(https://cdn.awsli.com.br/35/35541/arquivos/icone-depoimentos.png);
    background-repeat: no-repeat;
    width: 45px;
    height: 30px;
    display: inline-block;
    margin: 0 10px -5px 0;
}
.yv-newtitle-testimonial::after {
    content: "Quem Aprova";
    font-size: 26px;
    line-height: 3rem;
}
.yv-testimonial .yv-rating:not(:checked)>label:hover, .yv-testimonial .yv-rating:not(:checked)>label:hover~label, .yv-testimonial .yv-rating>input:checked+label:hover, .yv-testimonial .yv-rating>input:checked+label:hover~label, .yv-testimonial .yv-rating>input:checked~label:hover, .yv-testimonial .yv-rating>input:checked~label:hover~label, .yv-testimonial .yv-rating>label:hover~input:checked~label, .yv-testimonial .yv-rating>input:checked~label, .yv-testimonial .yv-bootstrap .yv-star-color, .yv-testimonial .yv-bootstrap .yv-starcolor-inactive {
    color: #fefdfc !important;
}
.yv-bootstrap .profile-img {
    border: 0 !important;
    border-width: 0 !important;
    padding: 0 !important;
}

/*Video*/
.produto-video p {
    font-size: 14px;
    color: #383a49;
}
.produto-video a {
    background: #f00;
    padding: 10px;
    border-radius: 5px;
}
.produto-video i {
    color: #fff;
}
.produto-video span {
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}
.produto-video a:hover {
    background: #ff4d4d;
}
.produto-video a:hover * {
    color: #fff;
}
.icon-print.fundo-principal {
  background: transparent;
}
.purchaseKit-container .cn-comprar {
    width: calc(100% - 185px) !important;
}

.pagina-produto .lista-favoritos,
.pagina-produto .lista-favoritos .icon-plus{
    color:black;
}

@media only screen and (max-width: 767px){
    .produto .conteiner-imagem > div {
        border: none;
    }
}

.pagina-produto .avise-me .avise-btn input{
    background-color:#0aadff !important;
}
