/*
MINIFICADO POR: Bedana
DATA: 			21/07/2021 - 15:35
MINIFICADOR: 	https://cssminifier.com/
DESTINO:		minified/css/style.css.jsp
*/
/**

@1b6db0 - Azul Menu
@fbcf3b - Amarelo HEADER

**/

body {
    font-family: sans-serif;
}

.afiliado-color{
    color: var(--main-color);
}

.afiliado-color a{
    color: var(--main-color);
}

::-webkit-input-placeholder {
    color: #1b6db0;
    font-size: 16px;
    font-weight: bold;
}
:-moz-placeholder {
    color: #1b6db0;
    font-size: 16px;
    font-weight: bold;
}
::-moz-placeholder {
    color: #1b6db0;
    font-size: 16px;
    font-weight: bold;
}
:-ms-input-placeholder {
    color: #1b6db0;
    font-size: 16px;
    font-weight: bold;
}
input::-moz-placeholder {
    color: #1b6db0;
    font-size: 16px;
    font-weight: bold;
}
*,
*:before,
*:after {
    -moz-box-sizing: border-box;
}
.reset-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.reset-margin {
    margin: 0 !important;
    margin-right: 0 !important;
}
.reset-background {
    background: none!important;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EEEEEE;
    -moz-use-text-color: #FFFFFF;
    margin: 0px 0;
}
.last {
    margin-right: 0;
}
/* Spacers */

.spacer {
    margin: 0;
    padding: 0;
    clear: both;
}
.h10 {
    height: 10px;
}
.h20 {
    height: 20px;
}
.h30 {
    height: 30px;
}
.h40 {
    height: 40px;
}
.h50 {
    height: 50px;
}
.blog h4 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: bold;
    color: #1b6db0;
}
.blog .col-md-2 {
    width: 18.66666667%;
}
.blog .col-md-10 {
    width: 81.33333333%;
}
.blog .col-md-10:nth-child(3n+1) {
    text-align: right;
}
.header a:hover {
    text-decoration: none;
}
.black-friday-style .header {
    background: #000;
}
.header {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    transition: all 0.4s ease;
    height: auto;
    z-index: 888;
}
.header .col-md-2 {
    width: 12%;
}
.header .col-md-10 {
    width: 88%;
    padding: 0;
}
.header.checkout {
    height: 135px;
}
header.sticky,
.header.checkout.sticky,
.header.fixo {
    height: 80px;
    background: #fff;
    text-align: left;
    -webkit-box-shadow: 0px 10px 12px -2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 10px 12px -2px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 10px 12px -2px rgba(0, 0, 0, 0.12);
    z-index: 999;
}
header.sticky .navbar-blue,
header.fixo .navbar-blue {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
    z-index: 999;
}
header.sticky .nav-down,
header.fixo .nav-down {
    opacity: 1;
    position: relative;
    visibility: visible;
}
header.sticky .nav-up,
header.fixo .nav-up {
    opacity: 0;
}
header.sticky .interaction,
header.fixo .interaction {
    margin: 0;
}
/* header.sticky .btn-buscar {
    margin-top: 5px;
} */

header.sticky .space,
header.fixo .space {
    padding: 15px 0px 10px;
}
header.fixo .search {
    margin-top: 1px;
}
.header.sticky .col-md-10,
.header.fixo .col-md-10 {
    width: 88%;
}
header.sticky .btn-my-cart {
    margin-top: 1px;
}
.header .space {
    padding: 11px 0px 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header .link_blue {
    color: #1b6db0;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    line-height: 27px;
    float: left;
}
/*.header .links_store div {
    background: url("https://static.petz.com.br//novaLoja/images/sprite-header.png") no-repeat;
    color: #1b6db0;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
    padding-left: 30px;
    float: left;
    margin: 0px 20px;
}*/
/*.header .links_store div.atendimento {
    background-position: 0px 0px;
}*/
.header .links_store div.nossas-lojas {
    background-position: 0px -27px;
}
.header .links_store div.servicos {
    background-position: 0px -138px;
}
.header .links_store div.rastrear-pedido {
    background-position: 0px -54px;
}
.header .links_store div.repetir-pedido {
    background-position: 0px -81px;
}
.header .links_store div.minha-conta {
    background-position: 0px -108px;
}

/* .header .line-interaction {
    margin-bottom: 20px;
} */

.header .logo-header {
    font-size: 16px;
    text-align: center;
    display: table;
    content: " ";
    float: left;
}
.header .logo-header img {
    max-width: 110px;
    height: auto;
    max-height: 47px;
}
.header .interaction {
    justify-content: space-between;
    float: left;
    display: flex;
    align-items: center;
    margin: 11px 0px;
}
.header .links_loja {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}

.header .links_loja>div{
    display: inline-block;
    vertical-align: top;
}

form.search {
    width: 100%;
    text-align: left;
    position: relative;
    float: left;
    margin: 0 auto;
}
.form-inline .form-group {
    margin: 0 auto;
    width: 100%;
    border-radius: 0px;
}

.form-inline.search .form-group{
    border: 1px solid #BABABA;
    position: relative;
    width: 100%;
    border-radius: 6px;

}
.search input[type="text"] {
    width: 100%;
    -webkit-appearance: none;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 12px;
    color: var(--main-color);
    font-size: 16px;
    font-weight: bold;
    background-color: unset;
    background-image: none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    min-height: 43px;
    border: unset;
}

.submit-search{
    padding: 0;
    position: absolute;
    top: 3px;
    right: 3px;
    width: 37px;
    height: 37px;
    padding: 11px 0;
    border-radius: 4px;
    background-color: var(--main-color);
}

.sticky .submit-search{
    top: 3px;
    height: 37px;
    width: 37px;
}

.btn-buscar {
    position: absolute;
    right: 12px;
    background: #136CB3;
    padding: 11px 20px;
    color: #FFF!important;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0px 5px 5px 0px;
}

.btn.carrinho{
    width: 50px;
    color: var(--main-color);
}

.btn-blue.btn-table {
    margin: 0;
}
.btn-blue {
    position: relative;
    background: #136CB3;
    padding: 11px 20px;
    color: #FFF!important;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0;
    display: block;
    margin-top: 20px;
}
.line-interaction {
    float: right;
    width: 45%;
}
.search {
    float: left;
    width: 60%;
}
/* .header .search {
    width: 94.056392%;
} */
/* .header .search {
    display: block;
    width: 650px;
    float: left;
    padding: 11px 12px;
    color: #1b6db0;
    font-size: 16px;
    font-weight: bold;
    background-color: #fff;
    background-image: none;
    border: 0;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    min-height: 28px;
    .box-sizing(border-box);
}
.btn-search {
    background: #1b6db0;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0;
    padding: 10px 15px;
}
.col-md-9.col-search{
    width: 83.691%;
    margin:0px;
    padding: 0px;
}
.col-md-3.col-search{
    width: 15%;
    margin:0px;
    padding: 0px;
}*/

.icon-carrinho{
    font-size: 20px;
}

.icon-user, .icon-icon-pedidos{
    font-size: 16px;
    margin-right: 8px;
}

.icon-lupa{
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 8px;
    left: 9px;
}

.modal-icon{
    font-size: 60px;
    color: var(--main-color);
    display: block;
    margin-bottom: 24px;
}

.icon-seta{
    font-size: 8px;
    margin-left: 10px;
}

.btn-my-cart {
    background: #1b6db0 url("https://static.petz.com.br/novaLoja/images/ico-my-cart.png") no-repeat 10px 50%;
    padding: 12px 10px 10px 40px !important;
    color: #FFF !important;
    font-size: 16px !important;
    font-weight: normal !important;
    border-radius: 5px !important;
    height: 43px !important;
    font-weight: bold;
}
.black-friday-style .btn-my-cart {
    background: #1b6db0 url("https://static.petz.com.br/novaLoja/images/ico-my-cart_preto.png") no-repeat 10px 50%;
}

.btn-contact-us {
    color: #1b6db0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #fbcf3b;
    border-color: #fbcf3b;
    border-radius: 0;
    padding: 5px 16px;
}
/* Menu */


.black-friday-style .navbar-blue {
    background-color: #4e4e4e;
}
.black-friday-style .btn-my-cart,
.black-friday-style .btn-buscar {
    background-color: #fbcf3a;
    color: #000 !important;
}

.btn-buscar {
    height: 43px;
}

.black-friday-style .mini-banner-home,
.black-friday-style .mini-banner-home.bloco-04 {
    background: #4e4e4e;
}
.navbar-blue {
    margin-top: -1px;
    border: 0;
    min-height: 0;
    margin-bottom: 0;
    background-color: var(--main-color);
}
.navbar-nav>li>a {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    padding: 11px 22px;
}
.navbar-blue .navbar-toggle {
    border: 1px solid #327FBD;
    margin-right: 0;
}
.navbar-blue .navbar-toggle .icon-bar {
    background: #FFF;
}
.navbar-blue .navbar-toggle:focus,
.navbar-blue .navbar-toggle:hover {
    background: #327FBD;
}

.promo-blackfriday{
    background: #000;
    color: #fff !important;
}
.navbar-blue .promoblackfriday {
    background: rgb(0, 0, 0);
    color: #fff
}
.black-friday-style .navbar-blue .promoblackfriday {
    background-color: #ffd600;
}
.black-friday-style .navbar-blue .promoblackfriday a span {
    color: #000;
}

li.dicas{
    visibility:hidden;
}


/*Vertical Menu*/

.navbar-vert {
    border: 0;
    min-height: 0;
}
.navbar-vert ul {
    width: 100%;
}
.navbar-vert .navbar-nav>li {
    float: none;
    border-bottom: 1px solid #e6e7e8;
    padding: 6px 0px;
}
.navbar-vert .navbar-nav>li.active a {
    color: #1b6db0;
}
.navbar-vert .navbar-nav>li:hover,
.navbar-vert .navbar-nav>li.active {
    border-bottom: 1px solid #1b6db0;
}
.navbar-vert .navbar-nav>li>a {
    color: #717171;
    padding: 0;
}
.navbar-vert .navbar-nav>li>a:hover {
    color: #1b6db0;
}
.title_dropdown {
    color: #1b6db0;
    font-size: 32px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
ul.sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 25px;
}
ul.sub-menu li {
    width: 380px;
}
ul.sub-menu.ext {
    width: 378px;
    display: none;
    left: 395px;
    padding-top: 15px;
    min-height: 325px;
    padding-left: 20px;
    border-right: 1px solid #e6e7e8;
}
ul.sub-menu.ext li {
    line-height: 16px;
}
ul.sub-menu.ext li a {
    font-size: 14px;
}
/* ul.sub-menu.ext.active{
    display: block;
} */

ul.sub-menu li a {
    font-size: 16px;
}
ul.sub-menu li a:hover {
    text-decoration: underline;
}
/*CSS Novo Submenu*/

ul.sub-menu,
ul.sub-menu ul {
    margin: 0;
    padding: 0;
    width: 378px;
    /* Width of Menu Items */

    background: #FFF;
    border-right: 1px solid #e6e7e8;
    font-size: 100%;
}
ul.sub-menu li {
    /* position: relative; */

    list-style: none;
}
ul.sub-menu li a {
    display: block;
    text-decoration: none;
    padding: 5px 0px;
    border-bottom: 0;
}
/* Fix IE. Hide from IE Mac \*/

* html ul.sub-menu li {
    float: left;
    height: 1%;
}
* html ul.sub-menu li a {
    height: 1%;
}
/* End */

ul.sub-menu ul {
    position: absolute;
    display: none;
    left: 149px;
    /* Set 1px less than menu width */

    top: 0;
}
ul.sub-menu li ul li a {
    padding: 2px 5px;
}
/* Sub Menu Styles */

ul.sub-menu li:hover ul ul,
ul.sub-menu li:hover ul ul ul,
ul.sub-menu li.over ul ul,
ul.sub-menu li.over ul ul ul {
    display: none;
}
/* Hide sub-menus initially */

ul.sub-menu li:hover ul,
ul.sub-menu li li:hover ul,
ul.sub-menu li li li:hover ul,
ul.sub-menu li.over ul,
ul.sub-menu li li.over ul,
ul.sub-menu li li li.over ul {
    display: block;
}
/* The magic */

ul.sub-menu li.menuparent:hover,
ul.sub-menu li.over {
    text-decoration: underline;
}
ul.sub-menu li a:hover {
    text-decoration: underline;
}
.dropdown-menu .col-sm-4 {
    border-right: 1px solid #e6e7e8;
    min-height: 315px;
}
.dropdown-menu .col-sm-4:last-child {
    border: 0;
}
.btn-comprar-menu {
    background: #3ba73d url("https://static.petz.com.br/novaLoja/images/ico-btn-comprar-menu.png") no-repeat;
    background-position: 30px 50%;
    font-size: 30px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 5px 30px 5px 85px;
}
.prod_oferta {
    text-align: center;
}
.prod_oferta .img img {
    cursor: pointer;
}
.prod_oferta .title {
    font-size: 18px;
    color: #1b6db0;
    margin-bottom: 20px;
}
/* Mini Banners */

/* .row.m-banners .col-md-4 { */
/*     margin-right: 1%; */
/*     width: 31.667310%; */
/* } */
/* .row.m-banners .col-md-4:last-child { */
/*     margin-right: 0; */
/* } */
/* .mini-banners { */
/*     background: #f2f2f3; */
/*     color: #1b6db0; */
/*     font-weight: bold; */
/*     text-align: center; */
/*     text-transform: uppercase; */
/*     padding: 10px; */
/*     height: 40px; */
/* } */
/* .mini-banners.promo{
    background-position: 30px -3px;
}
.mini-banners.food{
    background-position: 30px -44px;
}
.mini-banners.phone{
    background-position: 30px -86px;
}
 */
/* Main Banner */

.bg-banner {
    background: #DB848D;
}
.bg-banner.container {
    width: 100%;
}
.banner {
    background: #DB848D url("https://static.petz.com.br/novaLoja/images/banners/banner01.jpg") no-repeat;
    background-size: 100%;
    max-width: 1130px;
    height: 392px;
    background-position: bottom center;
    margin: 0 auto;
}
.banner h3 {
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
}
.banner select {
    padding: 3px;
    margin: 0;
    border: 1px solid #dbdbdc;
    background: #f0f0f0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #1b6db0;
    border: none;
    outline: none;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}
.banner .select-racas {
    padding-top: 90px;
}
/* SELO */

.selo h3 {
    /*STOOM*/

    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 24px;
    border-bottom: 1px solid #e6e7e8;
    margin: 20px 0px;
    padding-bottom: 10px;
}
.selo p {
    color: #5c5c5c;
    font-size: 15px;
    line-height: 20px;
}

.fix-read-more {
    color: #5c5c5c;
}
/*Duplas Banners*/

.banners {
    width: 1085px;
}
.banners .last {
    text-align: right;
}
.container.marcas {
    width: 97%;
}
.container.sliders {
    width: 96%;
}
.container.title,
.container.title-mf,
.container.blog,
.container.sobre,
.container.space,
.container.banners,
.container.m-banners,
.container.interna {
    width: 98%;
}
.container.brinquedos,
.container.banner-produtos,
.container.produtos {
    width: 100%;
}
.container.banner-produtos img {
    width: 100%;
    height: auto;
}
.container.banners img {
    width: 98%;
    /* height: 270px STOOM */;
}
.container.brinquedos img {
    width: 98%;
}
.interna h2 {
    color: #4e4e4e;
    font-weight: bold;
    font-size: 30px;
    border-bottom: 1px solid #e6e7e8;
    margin-bottom: 40px;
}
.interna h4 {
    font-size: 16px;
    font-weight: bold;
    color: #717171;
    margin: 0;
}
.interna ol {
    color: #717171;
    margin: 0;
    padding: 0;
    list-style-position: inside;
}
.interna ol li {
    margin-bottom: 10px;
}
.interna p {
    color: #717171;
    margin-bottom: 20px;
}
.interna-c {
    margin-bottom: 50px;
    margin-top: 30px;
}
.interna-c h2 {
    color: #1a6cb0;
    font-weight: bold;
    font-size: 30px;
    border-bottom: 1px solid #e6e7e8;
    margin: 0px;
    margin-bottom: 30px;
}
.interna-c h2 span.pick-a-letter {
    font-size: 14px;
    font-weight: bold;
    float: right;
    line-height: 32px;
}
.interna-c h4 {
    font-size: 16px;
    font-weight: bold;
    color: #717171;
    margin: 0;
}
.interna-c .glossario {
    color: #707070;
    font-size: 16px;
    padding: 3px 0px;
    text-align: center;
    border-bottom: 1px solid #e6e7e8;
    margin-bottom: 40px;
    text-align: center;
}
.interna-c .glossario span {
    width: 2.5%;
    display: inline-block;
}
.interna-c .glossario span a {
    color: #707070;
}
.interna-c .glossario span a.active {
    color: #1b6db0;
}
.interna-c .glossario-ativo {
    background: #1b6db0;
    font-size: 70px;
    font-weight: bold;
    color: #FFF;
    width: 50%;
    float: left;
    text-align: center;
}
.interna-c .glossario-col ul {
    float: left;
    margin: 0;
    padding: 0px;
    padding-left: 25px;
}
.interna-c .glossario-col:first-child ul {
    width: 50%;
}
.interna-c .glossario-col ul li a {
    color: #707070;
}
.navbar-vert .navbar-nav>li>a {
    font-size: 14px;
}
.navbar-vert button.navbar-toggle {
    border: 1px solid #CCC;
}
.navbar-vert .navbar-toggle .icon-bar {
    background: #CCC;
}

/**Carousel**/

.slider div {
    margin-right: 25px;
}
.slider .nome_produto {
    color: #1b6db0;
    font-size: 16px;
    text-align: center;
}
.slider .old_price {
    color: #949599;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
}
.slider .new_price {
    color: #1b6db0;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.slider .parcelas {
    color: #949599;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
}
/**Carousel2**/

.slider2 div {} .slider2 .slick-prev {
    left: -18px;
    background-position: 50% 0px;
    /* z-index: 999; /* STOOM */
}
.slider2 .slick-next {
    right: -16px;
    background-position: 50% -41px;
}
.img-responsive {
    display: inline-block!important;
}
.product-img{
	max-height: 141px;
}
/*Modal*/

.login_modal_footer {
    margin-top: 5px;
}
.petz_modal_header
/*STOOM*/

.modal-title {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
.form-group {
    position: relative;
}
.form-group .petz-field-icon,
.form-group .petz-select-icon {
    /*STOOM*/

    font-size: 20px;
    position: absolute;
    left: 10px;
    top: 25px;
    transition: all 0.25s ease 0s;
    padding-top: 2%;
    color: #b4b4b4;
}
.petz-modal {
    /*STOOM*/

    width: 100%;
    padding-bottom: 20px;
}
.petz_modal_header,
/*STOOM*/

.login_modal_footer {
    color: #1B6DB0;
}
.modal-register-btn {
    margin: 4% 33% 2% 33%;
    width: 100%;
}
.petz-modal input,
.petz-modal select {
    /*STOOM*/

    height: 40px;
    box-shadow: none;
    border: 1px solid #ddd;
    border-radius: 0;
    padding-left: 40px;
}
.modal-body {
    text-align: center;
    padding: 0 70px;
}
.modal-body label {
    text-align: left;
    font-weight: normal;
    margin: 0;
    width: 100%;
}
.login-link {
    color: #333;
    text-decoration: underline;
}
.modal-social-icons {
    padding: 0 10%;
}
.btn-facebook {
    width: 100%;
    margin-top: 15px;
}
.btn-facebook,
.btn-facebook:hover {
    background-color: #3b5999;
    border: 2px solid #3b5999;
    color: #fff;
    border-radius: 0;
    font-size: 20px;
    padding: 10px 0px;
}
.btn-facebook i {
    float: left;
    font-size: 25px;
    margin-left: 10px;
    margin-top: 2px;
}
#social-icons-conatainer {
    position: relative;
}
#center-line {
    position: absolute;
    right: 265.7px;
    top: 80px;
    background: #ddd;
    border: 4px solid #DDDDDD;
    border-radius: 20px;
}
.modal-petz-btn {
    /*STOOM*/

    width: 100%;
    margin-bottom: 15px;
    background: #3ba73d;
    font-size: 25px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 5px 0px;
}
#modal-launcher {
    margin: 30% 0 0 30%;
}

.modal.novoPopup, .modal.throbber, #popupLock, #login.modal, #popupRecuperarSenha.modal{
    width: 100%;
    height: 100%;
    text-align: center;
}

.modal.novoPopup:before, .modal.throbber:before, .modal#popupRecuperarSenha:before, #popupLock:before, #login:before{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.modal-dialog {
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;


}
.modal-header {
    border: 0;
}
.modal-content {
    border-radius: 5px;
    padding: 10px 20px;
    width: 651px;
    height: 100%;

    overflow: hidden;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    position: absolute;
    top: -4px;
    right: 27px;
}
.back-to-top {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
    text-decoration: none;
    color: #ffffff;
    background-color: #1B6DB0;
    border-radius: 50%;
    padding: 4px 12px;
    width: 50px;
    height: 50px;
}
.back-to-top i {
    font-size: 40px;
}
.col-md-10.col-search {
    width: 88%;
}
.col-md-2.col-search {
    width: 10%;
}
/* .form-inline .form-group{
    display: inline!important;
} */

ul.grid-produtos {
    padding: 0;

    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;

    margin: 0 -7px;
}
ul.grid-produtos li {
    float: none;

    flex: 0 0 25%;
    max-width: 25%;

    padding: 0 7px;
    margin-bottom: 21px;
}
ul.grid-produtos li a {
    display: block;
    padding: 0;
    text-decoration: none;
}

li.liProduct .petzProduct {
  background-color: #FFF;

  box-shadow: 0 0 2px 0 #BABABA;
  border-radius: 5px;

  padding: 13px 13px 0;
  margin: 0;

  display: block;

  text-decoration: none;

  position: relative;

  overflow: hidden;

  height: auto;
}
.liProduct .petzProduct .product-img {
  margin-bottom: 10px;
}
.liProduct .petzProduct .variation-holder {
  text-align: center;

  margin-bottom: 10px;

  min-height: 32px;
}
.liProduct .petzProduct .variation-badge {
  text-align: center;
  font-size: 11px;

  border-radius: 10px;

  background-color: #E2E2E2;
  color: #777;

  padding: 4px 25px;

  display: inline-block;
}
.liProduct .petzProduct .badgeDesconto {
  padding: 5px 13px 4px;

  font-size: 12px;
  font-weight: 600;
  line-height: 16px;

  border-radius: 20px;

  position: absolute;
  top: 15px;
  left: 10px;
  right: auto;

  height: auto;
  width: auto;
}
.liProduct .petzProduct .nome_produto {
  font-size: 14px;
  font-weight: 400;

  line-height: 18px;

  color: #555;

  min-height: 42px;

  margin: 0 0 21px;

  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.liProduct .avaliacao-wrapper .old_price,
.liProduct .avaliacao-wrapper hr {
  display: none;
}
.liProduct .avaliacao-wrapper .avaliacaoProduto {
  min-height: 15px;

  margin: 0 0 10px;
}
.liProduct .avaliacao-wrapper .avaliacaoProduto img {
  float: left;

  width: 13px;

  margin: 0 2px 0 0;
}
.liProduct .avaliacao-wrapper {
    min-height: auto;
}
.liProduct .avaliacao-wrapper .parcelas {
  color: #5A5A5A;

  font-size: 12px;
  font-weight: 400;
  line-height: 22px;

  min-height: 22px;

  margin-bottom: 1px;

  text-align: left;
}
.liProduct .avaliacao-wrapper .price-holder {
  min-height: 31px;
}
.liProduct .avaliacao-wrapper .price-holder .display-price {
  color: #5c5c5c;

  font-size: 14px;
  font-weight: 600;

  line-height: 20px;

  display: inline-block;

  margin: 0 5px 0 0;
}
.liProduct .avaliacao-wrapper .price-holder .original-price {
  color: #C3C3C3;

  font-size: 11px;

  line-height: 11px;

  text-decoration: line-through;

  display: block;

  position: relative;
  top: 1px;
}
.liProduct .signature-area {
  margin: 0 -16px;
  padding: 10px 16px;

  background-color: #ffffff;
}
.liProduct .signature-area .signature-price {
  font-size: 12px;
  font-weight: 600;

  line-height: 1;

  color: #5c5c5c;
}
.liProduct .signature-area .signature-discount {
  font-size: 10px;
  font-weight: 400;

  color: #5A5A5A;

  text-align: left;
}
.liProduct .signature-area .value-holder {
    text-align: left;
}
.liProduct .signature-area .value-holder .discount-value:before {
  content: '';

  display: inline-block;

  width: 14px;
  flex: 0 0 14px;
  height: 14px;

  vertical-align: bottom;

  margin-right: 6px;

  background-size: cover;
  background-image: url("/novaLoja/images/arrow-signature.svg");
  background-position: center;
  background-repeat: no-repeat;

  position: relative;
  top: -3px;
}
.liProduct .signature-area .value-holder .discount-value {
  margin-left: 5px;

  color: #5c5c5c;

  font-weight: 600;
  font-size: 14px;

  display: inline-block;
}
.departamento .grid-products-category .liProduct:not(:last-child) {
  margin-right: 20px;
}

@media screen and (min-width: 414px) {
  .departamento .grid-products-category .liProduct {
    flex: 0 0 45%;
    max-width: 45%;
  }
  .liProduct .avaliacao-wrapper .price-holder {
    min-height: auto;
  }
  .liProduct .petzProduct .variation-holder {
    min-height: 23px;
  }
  .liProduct .avaliacao-wrapper .price-holder {
    display: flex;
    align-items: center;
  }
}

@media screen and (max-width: 1200px) {
    ul.grid-produtos li {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media screen and (min-width: 768px) {
    .liProduct .avaliacao-wrapper .price-holder .display-price {
        font-size: 15px;
        line-height: 21px;

        margin-right: 10px;
    }

    .liProduct .signature-area .signature-price {
        font-size: 14px;
    }
    .liProduct .signature-area .signature-discount {
        font-size: 12px;
    }
    .liProduct .signature-area .signature-discount .discount-value:before {
        width: 16px;
        flex: 0 0 16px;
        height: 16px;
    }
}

@media screen and (min-width: 1024px) {
  .liProduct .avaliacao-wrapper .price-holder .display-price {
    font-size: 20px;
  }
  .liProduct .avaliacao-wrapper .price-holder .original-price {
    font-size: 12px;
  }
  .liProduct .petzProduct .nome_produto {
    min-height: 55px;

    margin-bottom: 8px;
  }
}

.filtros h4 {
    color: #1b6db0;
    border-bottom: 1px solid #1b6db0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
h4.filter {
    background: url("https://static.petz.com.br//novaLoja/images/funil.png") no-repeat;
    background-position: 100% 0%;
}
.filtros {
    padding-top: 30px;
}
.filtros button {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0;
}
.filtros ul {
    padding: 0;
    margin: 0;
}
.filtros ul li {
    line-height: 20px;
}
.filtros ul li a {
    font-size: 12px;
    color: #515151;
    text-decoration: none;
}
.breadcrumb.new {
    padding: 0;
    margin: 20px 0px;
    background: transparent;
}
.ordering {
    text-align: right;
}
.breadcrumb.new>li+li:before {
    content: "";
}


.produtos ul.breadcrumb li a {
    color: #4E4E4E;
}
.produtos ul.breadcrumb li {
    color: var(--main-color);
    font-size: 16px;
}
.produtos ul.breadcrumb li.icon {
    color: #5c5c5c;
}

.produtos ul.breadcrumb li.active {
    font-weight: bold;
    color: var(--main-color);
}
.ordering .label {
    font-size: 16px;
    color: #5c5c5c;
    font-weight: bold;
    text-transform: uppercase;
}
.ordering select {
    background: #f0f0f0;
    border: 1px solid #dedede;
    color: #bcbcbc;
    font-weight: bold;
    font-size: 16px;
    padding: 5px 35px 5px 5px;
}
#filter select {
    background: #f0f0f0;
    border: 1px solid #dedede;
    color: #bcbcbc;
    font-weight: bold;
    font-size: 16px;
    padding: 5px;
    margin: 5px 0px;
    width: 100%;
}
.selo-prod h3 {
    text-align: center;
    color: #1b6db0;
    font-weight: bold;
    font-size: 24px;
    border-bottom: 1px solid #1b6db0;
    margin: 20px 0px;
    padding-bottom: 10px;
}

.border {
    margin-top: 32px;
    margin-bottom: 32px;
    border: 1px solid #CCC;
}

.only_mobile {
    display: none;
}
.prod-info h3 {
    color: #1b6db0;
    font-size: 22px;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
.prod-info p.txt-prod {
    color: #717171;
    border-top: 1px solid #e6e7e8;
    position: relative;
    float: left;
    width: 100%;
    margin-top: 5px;
    padding-top: 10px;
    font-size: 16px;
}
.prod-info .banner-off {
    border-top: 1px solid #e6e7e8;
    padding-top: 5px;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.prod-info .banner-off img {
    width: 100%;
    height: 30px;
}

.infos h2 {
    color: #1b6db0;
    border-bottom: 1px solid #e6e7e8;
    font-size: 22px;
    font-weight: bold;
    padding: 5px 0px;
    margin: 10px 0px;
}

.infos h3 {
    color: #1b6db0;
    border-bottom: 1px solid #e6e7e8;
    font-size: 22px;
    font-weight: bold;
    padding: 5px 0px;
    margin: 10px 0px;
}
.infos p,
.infos ul {
    padding: 0;
    margin: 0;
    color: #717171;
    font-size: 16px;
}
.infos h4 {
    color: #1b6db0;
    clear: both;
}
.infos .leve {
    color: #1b6db0;
    font-size: 20px;
    text-align: center;
    margin: 20px 0px;
}
.btn-comprar {
    color: #fff;
    background-color: #2ba73d;
    border-color: #3ba73d;
    border-radius: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.btn-comprar.junto {
    padding: 12px 15px;
    margin: 10px 0px 0px;
}
.btn-comprar.cart {
    padding: 12px 0px;
    width: 100%;
    margin: 10px 0px 0px;
}
.infos .leve span {
    font-size: 40px;
    font-weight: bold;
}
.infos form {
    text-align: center;
}
.infos form label {
    margin: 0;
    padding: 0;
}
.price-box {
    padding: 10px 0px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
.opt-box {
    border: 1px solid #e6e7e8;
}
.price .de {
    color: #1B6DB0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    margin-left: 10px;
    margin-top: 5px;
}
.price .price-current {
    float: left;
    color: #1b6db0;
    font-size: 30px;
    line-height: 30px;
    position: relative;
    left: 10px;
}

.price .is_available {
    color: #3ba73d;
    display: block;
    line-height: 16px;
    font-size: 14px;
}

.price .opts {
    clear: both;
    margin-top: 40px;
    display: inline-block;
    width: 100%;
}
.price .opts .opt.active {
    background: #e6e7e8;
}
.price .opts .opt:hover {
    background: #e6e7e8;
}
.price .opts .opt {
    border-bottom: 1px solid #e6e7e8;
}
.price .opt_radio {
    -webkit-appearance: none;
    background-color: #ccc;
    border: 4px solid #ccc;
    border-radius: 10px;
    width: 100%;
    display: inline-block;
    position: relative;
    width: 15px;
    height: 15px;

    pointer-events: none;
}
.price .opt_radio:checked {
    background: #888;
    border: 4px solid #ccc;
}
.price .opts div .kilos {
    float: left;
    width: 33%;
    position: relative;
    padding: 0;
    margin: 0;
    line-height: 20px;
}
.price .opts div .price {
    float: left;
    width: 33%;
    position: relative;
    padding: 0;
    margin: 0;
    line-height: 24px;
    text-align: center;
}
.price .opts div .price-per-kg {
    float: left;
    width: 33%;
    position: relative;
    padding: 0;
    margin: 0;
    line-height: 24px;
    text-align: right;
}
.price label {
    margin: 0;
    width: 100%;
}
.moreinfo-item {
    background-color: #efefef;
    padding: 10px;
    border-radius: 9px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.moreinfo-item p{
    margin-bottom: 0px;
    font-weight: bold;
    color: #333333;
}
.moreinfo-item span{
    font-size: 12px;
    word-spacing: 0px;
}
.box-aproveite {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}
.box-aproveite .aproveite {
    float: left;
}
.box-aproveite .plus {
    float: left;
    line-height: 150px;
}
.box-aproveite .actions {
    width: 19px;
    position: absolute;
}
.box-aproveite .actions .btn-refresh,
.box-aproveite .actions .btn-close {
    display: block;
    margin-bottom: 3px;
}
/* Zoom */

.zoomWrapper {
    max-width: 100%;
    max-height: 100%;
}
.zoomWrapper img {
    position: relative!important;
    width: 100%!important;
    height: auto!important;
}
.zoomContainer,
.zoomWindowContainer div {
    width: 300px!important;
    height: 300px!important;
}
.zoomWindowContainer {
    width: 300px!important;
}
.zoomContainer img,
.zoomWindowContainer div img {
    width: 100%!important;
    height: 100%!important;
}
.marcas .slick-slide img {
    /* IE 8 */

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /* IE 5-7 */

    filter: alpha(opacity=50);
    /* Netscape */

    -moz-opacity: 0.5;
    /* Safari 1.x */

    -khtml-opacity: 0.5;
    /* Good browsers */

    opacity: 0.5;
}
.marcas .slick-slide img:hover {
    /* IE 8 */

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* IE 5-7 */

    filter: alpha(opacity=100);
    /* Netscape */

    -moz-opacity: 1;
    /* Safari 1.x */

    -khtml-opacity: 1;
    /* Good browsers */

    opacity: 1;
}
.slick-slide img {
    display: initial!important;
    width: 100%;
    height: auto;
}
.zoomWrapper .slick-prev,
.zoomWrapper .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 15px;
    height: 15px;
    padding: 0;
    margin-top: -10px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: url("https://static.petz.com.br/novaLoja/images/arrows.png") no-repeat;
    background-size: 15px;
}
/*Minha Sacola*/

.steps {
    background: #f0f0f0;
    font-size: 20px;
    font-weight: bold;
    color: #878787;
    padding: 10px 0px;
    min-height: 50px;
    text-align: center;
    border-right: 2px solid #FFF;
    display: none;
}
.steps.active {
    background: #e6e7e8;
    color: #1b6db0;
}
.steps img {
    vertical-align: bottom;
}
.frete-gratis {
    color: #FFF;
    background: #96b6de;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    padding: 10px 0px;
}
.table-sacola >thead>tr>th {
    border-bottom: #e6e7e8 1px solid;
    color: #515151;
    font-size: 20px;
}
.table-responsive {
    border: 0;
}
.table-sacola >tbody>tr>td img {
    width: 76px;
}
.table-sacola >tbody>tr>td {
    font-size: 18px;
}
.table-sacola >tbody>tr>td.continue-comprando {
    padding: 0;
    border: 0;
    padding-top: 5px;
}
.table-sacola >tbody>tr>td>a.continue-comprando {
    background: #f0f0f0;
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px 0px;
    color: #878787;
    font-weight: bold;
    text-transform: lowercase;
    font-size: 20px;
}
.table-sacola >tbody>tr>td>a.continue-comprando:hover {
    background: #1b6db0;
    color: #FFF;
}
.table-sacola .td-resumo {
    font-size: 14px;
    width: 40%;
}

.td-resumo a {
    color: #5c5c5c;
}

.fix-footer-partner-area {
    color: #818181;
    font-size: 18px;
}

.table-sacola >tfoot>tr>td {
    font-size: 16px;
    border-top: 0;
}
.tabela-sacola th {
    font-size: 20px;
}
.table-sacola td.total,
.table-sacola td.quantidade,
.table-sacola td.preco,
.table-sacola td.td-resumo {
    font-size: 16px;
}

#qntd-btn { width: max-content }

.table-sacola .minus-button-carrinho, .table-sacola .plus-button-carrinho{
    float: left;
    height: 37px;
}

.table-sacola input[type="number"] {
    border-radius: 2px;
    border: 1px solid #dedede;
    color: #4f4f4f;
    background: #f0f0f0;
    padding: 5px 10px;
    margin: 0px -5px;
    max-width: 55px;
    float: left;
    text-align: center;
    -moz-appearance: textfield;
}

.table-sacola input[type=number]::-webkit-inner-spin-button,
.table-sacola input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
}

.table-sacola .actions .delete {
    background: #bababa;
    color: #555;
    border-radius: 50%;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 16px;
}
.table-sacola a:hover {
    text-decoration: none;
}
/* Spin Buttons modified */

.table-sacola input[type="number"].mod::-webkit-outer-spin-button,
.table-sacola input[type="number"].mod::-webkit-inner-spin-button {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #FFF url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAKUlEQVQYlWNgwAT/sYhhKPiPT+F/LJgEsHv37v+EMGkmkuImoh2NoQAANlcun/q4OoYAAAAASUVORK5CYII=) no-repeat center center;
    width: 1em;
    border-left: 1px solid #BBB;
    opacity: .5;
    /* shows Spin Buttons per default (Chrome >= 39) */

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.table-sacola input[type="number"].mod::-webkit-inner-spin-button:hover,
.table-sacola input[type="number"].mod::-webkit-inner-spin-button:active {
    box-shadow: 0 0 2px #0CF;
    opacity: .8;
}
/* Override browser form filling */

.table-sacola input:-webkit-autofill {
    background: black;
    color: red;
}
.subtotal {
    border: 1px solid #e6e7e8;
    padding: 10px;
}
.subtotal .left {
    float: left;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    clear: both;
}
.subtotal .right {
    float: right;
    text-align: right;
}
.subtotal .btn-cupom {
    background: none;
    width: 100%;
    text-align: center;
    font-size: 16px;
    border-top: 1px solid #e6e7e8;
    border-bottom: 1px solid #e6e7e8;
}
.subtotal .btn-continuar {
    color: #fff;
    background-color: #2ba73d;
    border-color: #3ba73d;
    border-radius: 0;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    text-align: center;
}
.subtotal .show {
    display: block;
}
.subtotal .hide {
    display: none;
}
.subtotal input[type="text"] {
    width: 160px;
    float: left;
    margin-right: 5px;
}
.subtotal .btn-apply {
    position: absolute;
    background: #136CB3;
    padding: 6px 10px;
    color: #FFF!important;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0;
}
#cupom {
    transition: all 0.4s ease;
}
/* Pagamento e Entrega */

.boxes {
    background: #f9f9f9;
    border: 1px solid #eaeaea;
    padding: 10px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.boxes .form-control {
    height: 36px;
}
.boxes.pagamento {
    width: 360px;
}
.pagamentos .right {
    float: right;
    position: relative;
    top: 0px;
}
.boxes h2 {
    background: #1b6db0;
    color: #FFF;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0px;
    text-align: center;
    margin-bottom: 20px;
}
.adding-address {
    margin-top: 20px;
}
.box-inside h3 {
    color: #1b6db0;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0px;
    text-align: center;
    margin-bottom: 20px;
}
.boxes .form-group {
    margin-bottom: 5px;
}
.boxes .email {
    font-size: 18px;
    text-align: center;
    margin: 12px 0px;
}
.boxes .receive_news {
    width: 100%;
    text-align: center;
    font-size: 15px;
    margin: 25px 0px 12px;
    display: inline-block;
}
.boxes .opt_radio {
    -webkit-appearance: none;
    background-color: #ccc;
    border: 4px solid #ccc;
    border-radius: 10px;
    width: 100%;
    display: inline-block;
    position: relative;
    width: 15px;
    height: 15px;
}
.boxes .opt_radio:checked {
    background: #888;
    border: 4px solid #ccc;
}
.btn-save {
    width: 100%;
    font-size: 25px;
    border-radius: 0;
    margin: 20px 0 0 0;
    background: #3ba73d;
}
.boxes .opts label {
    width: 100%;
}
.boxes .opts .tipo_entrega {
    float: left;
    line-height: 24px;
    position: relative;
    width: 8%;
}
.boxes .opts .txt_tipo_extrega {
    float: left;
    line-height: 13px;
    width: 67%;
    position: relative;
}
.boxes .opts .price {
    float: left;
    width: 25%;
    position: relative;
    line-height: 13px;
}
.box-inside {
    background: #FFF;
    border: 1px solid #bfbfbf;
    padding: 10px;
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.boxes .box-inside .left {
    width: 20%;
    position: relative;
    float: left;
    text-align: left;
}
.boxes .box-inside .left img {
    width: 100%;
    height: auto;
}
.boxes .voltar-carrinho {
    float: left;
    width: 100%;
    text-align: right;
    margin: 10px 0px 20px;
    font-size: 16px;
    font-weight: bold;
}
.boxes .voltar-carrinho a {
    color: #333;
}
.boxes .voltar-carrinho a:hover {
    text-decoration: none;
}
.boxes .box-inside .right {
    width: 80%;
    position: relative;
    float: right;
    text-align: left;
    line-height: 14px;
}

.boxes .box-inside .right .minus-button-carrinho, .boxes .box-inside .right .plus-button-carrinho{
    float: left;
    height: 28px;
}

.boxes .box-inside .right .parcelas .itensQtd{
    margin-bottom: 5px;
}

.boxes .box-inside .right input[type="number"] {
    border-radius: 2px;
    border: 1px solid #dedede;
    color: #4f4f4f;
    background: #f0f0f0;
    padding: 5px;
    width: 50px;
    font-size: 14px;
    font-weight: normal;
    float: left;
    text-align: center;
}

.boxes .box-inside .right input[type=number]::-webkit-inner-spin-button,
.boxes .box-inside .right input[type=number]::-webkit-outer-spin-button {
    -moz-appearance: none;
    -webkit-appearance: none;
    margin: 0;
}



.boxes .box-inside .right .nome_produto {
    font-weight: bold;
    text-transform: initial;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
}
.boxes .box-inside .right .parcelas {
    font-size: 16px;
    font-size: 20px;
    font-weight: bold;
}

.concordo {
    text-align: center;
    margin: 15px 0px;
}
.boxes .left {
    position: relative;
    float: left;
    width: 48%;
    text-align: left;
    text-transform: uppercase;
    line-height: 40px;
    font-size: 16px;
}
.boxes .right {
    position: relative;
    float: right;
    width: 48%;
    text-align: right;
    text-transform: uppercase;
    line-height: 40px;
    font-size: 16px;
}
.boxes .box-total {
    border-bottom: 2px solid #e6e6e6;
    float: left;
    width: 100%;
    padding: 15px 0px;
}
.boxes .box-total .left {
    font-weight: bold;
    font-size: 22px;
}
.boxes .box-total .right .parcelas {
    display: block;
    line-height: 20px;
    font-size: 13px;
}
.boxes .box-total .right .total {
    display: block;
    line-height: 20px;
    font-size: 22px;
    font-weight: bold;
}
.formas-pagamento {
    width: 224px;
    float: left;
    background: #f9f9f9;
    border: 1px solid #eaeaea;
    border-right: 0px;
    margin-top: 68px;
    height: 390px;
    padding: 20px 10px;
}
.formas-pagamento.show-i.ressarc-substit {
    min-height: auto;
}
.formas-pagamento ul {
    padding: 0;
    margin: 0;
}
.formas-pagamento ul li a{
    width: 100%;
    display: block;
    line-height: 30px;
    color: #515151;
    opacity: 0.3;
    padding: 5px 0px;
}
.formas-pagamento ul li {
    list-style: none;
}
.formas-pagamento ul li a span:before {
    position: absolute;
    width: 29px;
    height: 19px;
    float: left;
    content: "";
    top: 5px;
    left: 7px;
    margin-right: 10px;

}
.formas-pagamento ul li.cartao-credito a span:before {
    background: url("/novaLoja/images/card_back.svg") no-repeat;
}
.formas-pagamento ul li.paypal a span:before {
    background: url("/novaLoja/images/Paypal-disable.svg") no-repeat;
    width: 76px;
    height: 27px;
}
.formas-pagamento ul li.paypal.active a span:before, .formas-pagamento ul li.paypal.active a span:hover:before {
    background: url("/novaLoja/images/Paypal-colorido.svg") no-repeat;
}
.formas-pagamento ul li.boleto a span:before {
    background: url("/novaLoja/images/cod-barras.svg") no-repeat;
}
.formas-pagamento ul li.boleto.active a.ressarc-substit:before {
    background: none;
    float: none;
}
.formas-pagamento ul li a:hover,
.formas-pagamento ul li a.active,
.formas-pagamento ul li a:active {
    background: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: none;
    opacity: 1;
    text-decoration: none;
}
.formas-pagamento ul li.active a:hover,
.formas-pagamento ul li.active a{
    border: 0;
    background: transparent;
    border-radius: 0;
    color: #262626;
    text-decoration: none;
    opacity: 1;
    text-decoration: none;
    min-height: 38px;
    font-weight: bold;
}
.formas-pagamento .nav-tabs>li.active>a>span,
.formas-pagamento .nav-tabs>li.active>a>span:focus,
.formas-pagamento .nav-tabs>li.active>a>span:hover {
    background: transparent;
    border-radius: 0;
    border: 0;
}
.form-inline.cupom {
    text-align: center;
}
.boxes div.cupom {
    color: #999;
    text-align: center;
    font-size: 18px;
}
.boxes textarea.form-control {
    height: 70px;
}
.boxes .add-address {
    display: inline-block;
    width: 100%;
}
.boxes .add-address a {
    border: 2px dashed #eaeaea;
    padding: 8px;
    margin: 20px 0px 0px;
    width: 100%;
    display: block;
    text-decoration: none;
}
.boxes.concluir .btn-cupom {
    background: none;
    width: 100%;
    text-align: center;
    font-size: 16px;
    border-top: 1px solid #e6e7e8;
    border-bottom: 1px solid #e6e7e8;
}
.boxes.concluir input[type="text"] {
    width: 254px;
    float: left;
    margin-right: 5px;
}
.boxes.concluir .btn-apply {
    position: relative;
    background: #136CB3;
    padding: 6px 10px;
    color: #FFF!important;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0;
}
.sp-thumbs .slick-prev,
.sp-thumbs .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 17px;
    height: 29px;
    padding: 0;
    margin-top: -10px\9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: url("https://static.petz.com.br/novaLoja/images/arrows-zoom.png") no-repeat;
}
.sp-thumbs .slick-prev {
    left: 0;
    background-position: 0px 100%;
}
.sp-thumbs .slick-next {
    right: 0;
}
/*Logged*/

.logged .boxes p.dados {
    margin: 0;
    color: #999;
}
.logged .boxes a {
    color: #999;
}
.logged .boxes p.nao-e-voce {
    position: absolute;
    right: 30px;
}
.logged .pagamentos .right {
    float: right;
    position: relative;
    top: -410px;
}
.logged .boxes h2 {
    background: #cecece;
    color: #FFF;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0px;
    text-align: center;
    margin-bottom: 20px;
}
.logged .boxes.active h2 {
    background: #1b6db0;
}
.logged .boxes.active {
    -webkit-box-shadow: 0px 0px 26px 5px rgba(149, 182, 223, 0.99);
    -moz-box-shadow: 0px 0px 26px 5px rgba(149, 182, 223, 0.99);
    box-shadow: 0px 0px 26px 5px rgba(149, 182, 223, 0.99);
}
.logged .boxes.active div,
.logged .boxes.active p {
    color: #333;
}
.logged .boxes .btn-save {
    background: #cecece;
    border: #cecece;
}
.logged .boxes.active .btn-save {
    background: #3ba73d;
}
.logged .pagamentos {
    height: 100px;
}
.logged .box-inside h3 {
    color: #cecece;
}
.logged span,
.logged p,
.logged label,
.logged input[type="text"],
.logged select,
.logged .boxes .left,
.logged .boxes .right {
    color: #999;
}
.logged .boxes.concluir .btn-apply {
    background: #cecece;
}
.logged .active.concluir .btn-apply {
    background: #1b6db0;
}
.logged img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.6;
}
.logged .active img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}
.logged .active span,
.logged .active label,
.logged .active input[type="text"],
.logged .active select,
.logged .active a {
    color: #333;
}
.logged .active .box-inside h3 {
    color: #1b6db0;
}
/*Unlogged*/

.unlogged .boxes p.dados {
    margin: 0;
    color: #999;
}
.unlogged .boxes a {
    color: #999;
}
.unlogged .boxes p.nao-e-voce {
    position: absolute;
    right: 30px;
}
.unlogged .pagamentos .right {
    float: right;
    position: relative;
    top: -430px;
}
.unlogged .boxes h2 {
    background: #cecece;
    color: #FFF;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0px;
    text-align: center;
    margin-bottom: 20px;
}
.unlogged .boxes.active h2 {
    background: #4c4c4c;
}
.unlogged .boxes.active {
    -webkit-box-shadow: 0px 0px 26px 5px rgba(142, 201, 143, 0.99);
    -moz-box-shadow: 0px 0px 26px 5px rgba(142, 201, 143, 0.99);
    box-shadow: 0px 0px 26px 5px rgba(142, 201, 143, 0.99);
}
.unlogged .boxes.active div,
.unlogged .boxes.active p {
    color: #333;
}
.unlogged .boxes .btn-save {
    background: #cecece;
    border: #cecece;
}
.unlogged .boxes.active .btn-save {
    background: #3ba73d;
}
.unlogged .pagamentos {
    height: 100px;
    /* pointer-events: none; */
}
.unlogged .box-inside h3 {
    color: #cecece;
}
.unlogged span,
.unlogged p,
.unlogged label,
.unlogged input[type="text"],
.unlogged select,
.unlogged .boxes .left,
.unlogged .boxes .right {
    color: #999;
}
.unlogged .boxes.concluir .btn-apply {
    background: #cecece;
}
.unlogged .active.concluir .btn-apply {
    background: #1b6db0;
}
.unlogged img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.6;
}
.unlogged .active img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}
.unlogged .active span,
.unlogged .active label,
.unlogged .active input[type="text"],
.unlogged .active select,
.unlogged .active a {
    color: #333;
}
.unlogged .active .box-inside h3 {
    color: #1b6db0;
}
.loading {
    display: none;
    text-align: center;
    padding: 50px 0px;
    margin: 0 auto;
}
.loading img {width: 32%;}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
.caixa-busca {
    background: #f9f9f9;
    border: 1px solid #e8e8e8;
    padding: 20px;
}
.caixa-busca h1 {
    color: #1b6db0;
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 25px;
}
.linha-loja {
    background: #f9f9f9;
    border: 1px solid #e8e8e8;
    margin-bottom: 30px!important;
}
.icones-servicos img{
    height: 45px;
    width: auto !important;
    margin: 0 0 10px 0;
    margin-top: 5px;
}
.titulo-icones {
    color: #1b6db0 !important;
    font-weight: bold !important;
}
.icones-vidas img {
    height: 45px;
    width: auto !important;
    margin: 0 0 10px 0;
}
.linha-loja img {
    width: 100%;
}
.linha-loja h3 {
    color: #1b6db0;
    font-weight: bold;
}
.caixa-busca .form-inline .form-group.uf {
    position: relative;
    float: left;
    width: 25%;
}
.caixa-busca .form-inline .form-group.uf select {
    padding: 0;
}
.caixa-busca .form-inline .form-group.cidade {
    position: relative;
    float: left;
    width: 60%;
}
.caixa-busca .form-inline .form-group.cep {
    position: relative;
    float: left;
    width: 85%;
    text-align: center;
}
.caixa-busca .form-inline .form-group.ou {
    position: relative;
    float: left;
    width: 15%;
    line-height: 34px;
    text-align: center;
}
.caixa-busca .form-inline .form-group.nome_loja {
    position: relative;
    float: left;
    width: 75%;
    text-align: center;
}
.caixa-busca .form-inline .form-group.btn_buscar {
    position: relative;
    float: left;
    width: 25%;
    text-align: center;
}
.caixa-busca form.search {
    width: 100%;
    text-align: left;
    position: relative;
    float: left;
    margin: 0 auto;
}
.caixa-busca .form-inline .form-group {
    margin: 0 auto;
    width: 100%;
    border-radius: 0px;
}
.caixa-busca .search input[type="text"] {
    position: relative;
    right: initial;
    top: initial;
    border: 0;
    color: #116ab2!important;
    width: 100%;
    -webkit-appearance: none;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0px;
    padding: 8px 12px;
    color: #1B6DB0;
    font-size: 16px;
    font-weight: bold;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #DDD;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    min-height: auto;
}
.caixa-busca .btn-buscar {
    position: relative;
    right: initial;
    top: initial;
    background: #136CB3;
    padding: 6px 10px;
    color: #FFF!important;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0;
}
.table-responsive table {
    width: 99%;
}
.interna-loja .col-md-6 img {
    width: auto;
    height: 350px;
    float: right;
}

@media only screen and (max-width: 768px) {
    .interna-loja .col-md-6 img {
        width: 100%;
        height: auto;
    }
}

.interna-loja .col-md-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.interna-loja iframe {
    width: 100%;
    height: 555px;
}
.interna-loja .col-md-4 {
    text-align: center;
}
.interna-loja ul {
    margin: 0;
    padding: 0;
}
.interna-loja .bg {
    padding: 15px;
    background: #f1f1f1;
}
.box-ass {
    border: 1px solid #e6e7e8;
    background: #f9f9f9;
    padding-top: 5px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.box-ass h3 {
    color: #1b6db0;
    font-size: 22px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: 40px;
}
.box-ass button {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.box-ass button input[type=radio] {
    margin: auto 18px auto 5px;
    margin-bottom: auto;
    width: 25px;
    height: 25px;
}
.box-ass button p {
    text-align: left;
    margin: 10px 0;
}
.calendario .icone {
    position: absolute;
    right: 25px;
    top: 35px;
}
.right {
    float: right;
}
.prods.right {
    float: right;
    width: 200px;
    clear: both;
}
.prods.right .right {
    float: right;
}
.prods.right .left {
    float: left;
    clear: both;
}
.prods.right .desconto {
    color: #1b6db0;
}
.prods.right .total {
    font-weight: bold;
}
.rm {
    padding: 0;
    padding-right: 20px;
}
.entrega.first,
.dados.last {
    width: 48%;
}
.entrega.first {
    margin-right: 4%;
}
.paginacao {
    text-align: center;
    color: #1b6db0;
}
form.busca_prod {
    width: 100%;
    text-align: left;
    position: relative;
    margin: 0 auto;
}
.busca_prod input[type="text"] {
    border: 0;
    color: #116ab2!important;
    width: 96%;
    -webkit-appearance: none;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0px;
    padding: 8px 12px;
    color: #1B6DB0;
    font-size: 16px;
    font-weight: bold;
    background-color: #FFF;
    background-image: none;
    border: 0px none;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    min-height: 43px;
}
.btn-pag {
    position: relative;
    background: transparent;
    border: 1px solid #eee;
    padding: 11px 20px;
    color: #1b6db0!important;
    font-size: 1em;
    font-weight: normal;
    border-radius: 0;
}
.btn-blank {
    position: absolute;
    top: 10px;
    right: 10px;
    background: transparent;
    border: 0;
    color: #999!important;
    font-size: 1em;
    font-weight: bold;
    border-radius: 0;
}
.table-busca_prod >thead>tr>th {
    border-bottom: #e6e7e8 1px solid;
    color: #515151;
    font-size: 20px;
}
.table-busca_prod >tbody>tr>td img {
    width: 76px;
}
.table-busca_prod >tbody>tr>td {
    font-size: 18px;
}
.table-busca_prod >tbody>tr>td.continue-comprando {
    padding: 0;
    border: 0;
    padding-top: 5px;
}
.table-busca_prod >tbody>tr>td>a.continue-comprando {
    background: #f0f0f0;
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px 0px;
    color: #878787;
    font-weight: bold;
    text-transform: lowercase;
    font-size: 20px;
}
.table-busca_prod >tbody>tr>td>a.continue-comprando:hover {
    background: #1b6db0;
    color: #FFF;
}
.table-busca_prod .td-resumo {
    font-size: 14px;
}
.table-busca_prod >tfoot>tr>td {
    font-size: 16px;
    border-top: 0;
}
.tabela-sacola th {
    font-size: 20px;
}
.table-busca_prod td.total,
.table-busca_prod td.quantidade,
.table-busca_prod td.preco,
.table-busca_prod td.td-resumo {
    font-size: 16px;
}
.table-busca_prod input[type="number"] {
    border-radius: 2px;
    border: 1px solid #dedede;
    color: #4f4f4f;
    background: #f0f0f0;
    padding: 5px 10px;
    max-width: 70px;
}
.table-busca_prod .actions .delete {
    background: #bababa;
    color: #555;
    border-radius: 50%;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 16px;
}
.table-busca_prod a:hover {
    text-decoration: none;
}
.col-md-3.glossario-col:first-child {
    width: 35%;
}
.col-md-3.glossario-col {
    width: 20%;
}

.bannerResolucao2 {
    display:none;}

@media (max-width: 1366px) {
    .bannerResolucao1 {
    display:none;}
    .bannerResolucao2 {
    display:block;}
}

/* Responsive */
/*css thiago*/

.sub-header {
    border-bottom: 1px solid #e6e7e8;
    width: 100%;
    float: left;
}
.sub-header h1 {
    border: none;
    margin-bottom: 0;
}
small {
    font-size: 14px;
}

@media only screen and (min-width: 100px) and (max-width: 320px) {
 .sub-header small{
    margin-right: 11px;
    padding-top: 30px;
    font-size: 13px;

    }
}

@media only screen and (min-width: 321px) and (max-width: 410px) {
.sub-header small{
    margin-right: 29px;
    padding-top: 30px;
    font-size: 14px;

    }
}
@media only screen and (min-width: 411px) and (max-width: 540px) {
.sub-header small{
    margin-right: 34px;
    padding-top: 30px;
    font-size: 16px;

    }
}

@media only screen and (min-width: 375px) and (max-width: 410px) {
.sub-header small{
    margin-right: 44px;
    padding-top: 30px;
    font-size: 14px;

    }
}

@media only screen and (min-width: 280px) and (max-width: 300px) {
.sub-header small{
    margin-right: 34px;
    padding-top: 30px;
    font-size: 10px;

    }
}

.box-end {
    border: 1px solid #e6e7e8;
    background: #f9f9f9;
    padding-top: 5px;
    padding-bottom: 15px;
    margin: 0 30px 30px 0;
    height: 140px;
}

.box-endAssinatura {
    margin: 0 30px 0 30px !important;
}
.box-endAssinatura.itemAssinatura{
	margin-top: 10px !important;
	height: 180px !important;
}

.box-end a {
    color: #515151;
}
.box-end .glyphicon-plus-sign {
    font-size: 3em;
    text-align: center;
    padding-top: 20px;
}
.box-end.text-center strong {
    width: 100%;
    display: block;
    font-size: 16px;
    padding: 15px 0;
}
.box-end input {
    background: transparent;
    border: none;
    font-weight: normal;
    color: #515151;
    width: 100%;
    float: left;
    padding: 0;
}
.box-end input.name {
    font-weight: bold!important;
}
.box-end::-webkit-input-placeholder {
    color: #515151;
    font-weight: normal;
}
.box-end:-moz-placeholder {
    color: #515151;
    font-weight: normal;
}
.box-end::-moz-placeholder {
    color: #515151;
    font-weight: normal;
}
.box-end:-ms-input-placeholder {
    color: #515151;
    font-weight: normal;
}
.box-end .txt-editar {
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    padding-right: 30px;
    width: 100%;
    text-align: right;
    float: right;
    background: url("https://static.petz.com.br/novaLoja/images/ico-editar.png") no-repeat right center;
}
.content-minha-conta {
    padding-top: 0px;
    padding-bottom: 15px;
}
body li {
    list-style: none;
}
.interna .menu-conta li {
    border-bottom: 1px solid #e8e9ea;
    padding: 0px 0;
}
.interna .menu-conta li a {
    font-weight: bold;
    font-size: 18px;
    color: #717171;
}
.interna .menu-conta li:hover,
.interna .menu-conta li.active {
    border-bottom: 1px solid #1b6db0;
}
.interna .menu-conta li:hover a,
.interna .menu-conta li.active a {
    color: var(--main-color);
    text-decoration: none;
}
.form-control {
    border-radius: 0;
    border: 1px solid #bfbfbf;
}
label {
    font-weight: normal;

}
.mail-minha-conta {
    margin-bottom: 30px;
}
.mail-minha-conta strong {
    margin: 0 10px 0 15px;
    font-size: 19px;
    font-weight: bold;
    color: #515151;
}
.mail-minha-conta a {
    text-decoration: underline;
    color: #515151;
}
.interna .menu-conta li:hover a.btn-dados:before,
.interna .menu-conta li.active a.btn-dados:before {
    background-position: -35px 0;
}
.btn-enderecos:before {
    content: "";
    width: 28px;
    height: 24px;
    display: block;
    float: left;
    background: url("https://static.petz.com.br/novaLoja/images/sprite-menu-minha-conta.png") no-repeat 0 -33px;
}
.interna .menu-conta li:hover a.btn-enderecos:before,
.interna .menu-conta li.active a.btn-enderecos:before {
    background-position: -36px -33px;
}
.btn-assinaturas:before {
    content: "";
    width: 28px;
    height: 24px;
    display: block;
    float: left;
    background: url("https://static.petz.com.br/novaLoja/images/calendar_tiny_gray.png") no-repeat;
}
.interna .menu-conta li:hover a.btn-assinaturas:before,
.interna .menu-conta li.active a.btn-assinaturas:before {
    background: url("https://static.petz.com.br/novaLoja/images/calendar_tiny.png") no-repeat;
}
.btn-favoritos:before {
    content: "";
    width: 28px;
    height: 24px;
    display: block;
    float: left;
    background: url("https://static.petz.com.br/novaLoja/images/sprite-menu-minha-conta.png") no-repeat 0 -131px;
}
.interna .menu-conta li:hover a.btn-favoritos:before,
.interna .menu-conta li.active a.btn-favoritos:before {
    background-position: -36px -131px;
}
.btn-petz:before {
    content: "";
    width: 28px;
    height: 24px;
    display: block;
    float: left;
    background: url("https://static.petz.com.br/novaLoja/images/sprite-menu-minha-conta.png") no-repeat 0 -162px;
}
.interna .menu-conta li:hover a.btn-petz:before,
.interna .menu-conta li.active a.btn-petz:before {
    background-position: -36px -162px;
}
.page-minha-conta {
    padding-left: 0;
}
.btn-form {
    padding: 6px 60px;
    font-size: 25px;
    border-radius: 0;
    margin: 20px 0 0 0;
    float: right;
    background: #3ba73d;
}
.btn-form-geral {
    padding: 6px 20px;
    font-size: 18px;
    border-radius: 0;
    background: #3ba73d;
}
.btn-text {
    font-size: 18px;
    font-weight: bold;
    color: #515151;
    height: 20px;
    line-height: 20px;
    padding-left: 50px;
    background: url("https://static.petz.com.br/novaLoja/images/seta-left.png") no-repeat left center;
}
.table-pedidos {
    font-size: 16px;
}
.table-pedidos tbody tr td a {
    color: #515151;
}
.table-pedidos >thead>tr>th {
    border-bottom: #1b6db0 2px solid;
    color: #1b6db0;
    text-transform: uppercase;
    font-size: 23px;
}
.table-resumo >thead>tr>th {
    border-bottom: #1b6db0 2px solid;
    color: #1b6db0;
    font-size: 20px;
}
.table-resumo >tbody>tr>td img {
    width: 76px;
}
.table-resumo >tbody>tr>td {
    font-size: 18px;
}
.table-resumo >tbody {
    border-bottom: 1px solid #ddd;
}
.table-resumo .td-resumo {
    font-size: 14px;
}
.table-resumo >tfoot>tr>td {
    font-size: 16px;
    border-top: 0;
}
.table-resumo .total,
.table-resumo .subtotal {
    font-size: 20px;
}
.endereco-entrega {
    font-size: 15px;
}
.row-content {
    width: 100%;
    float: left;
}
.mg-bottom-h50 {
    margin-bottom: 50px;
}
.mg-bottom-h40 {
    margin-bottom: 40px;
}
.mg-bottom-h30 {
    margin-bottom: 30px;
}
.mg-bottom-h20 {
    margin-bottom: 20px;
}
.mg-bottom-h10 {
    margin-bottom: 10px;
}
.content-minha-conta h3 {
    border-bottom: #1b6db0 2px solid;
    color: #1b6db0;
    font-size: 20px;
    font-weight: bold;
}
.steps-pedido {
    width: 820px;
    padding-top: 93px;
    height: 40px;
    text-align: center;
    display: block;
    margin: 0 auto 80px;
}
.steps-pedido.step-one {
    background: url("/novaLoja/images/sprite-rastrear-produtos.png") no-repeat center 0;
}
.steps-pedido.step-one li:nth-child(1) {
    color: #4e4e4e;
    font-weight: bold;
}
.steps-pedido.step-two {
    background: url("/novaLoja/images/sprite-rastrear-produtos.png") no-repeat center 17%;
    /* STOOM */
}
.steps-pedido.step-two li:nth-child(1),
.steps-pedido.step-two li:nth-child(2) {
    color: #4e4e4e;
    font-weight: bold;
}
.steps-pedido.step-three {
    background: url("/novaLoja/images/sprite-rastrear-produtos.png") no-repeat center 39%;
    /* STOOM */
}
.steps-pedido.step-three li:nth-child(1),
.steps-pedido.step-three li:nth-child(2),
.steps-pedido.step-three li:nth-child(3) {
    color:  #4e4e4e;
    font-weight: bold;
}
.steps-pedido.step-four {
    background: url("/novaLoja/images/sprite-rastrear-produtos.png") no-repeat center 60%;
    /* STOOM */
}
.steps-pedido.step-four li:nth-child(1),
.steps-pedido.step-four li:nth-child(2),
.steps-pedido.step-four li:nth-child(3),
.steps-pedido.step-four li:nth-child(4) {
    color:  #4e4e4e;
    font-weight: bold;
}
.steps-pedido.step-five {
    background: url("/novaLoja/images/sprite-rastrear-produtos.png") no-repeat center 81%;
    /* STOOM */
}
.steps-pedido.step-five li:nth-child(1),
.steps-pedido.step-five li:nth-child(2),
.steps-pedido.step-five li:nth-child(3),
.steps-pedido.step-five li:nth-child(4),
.steps-pedido.step-five li:nth-child(5) {
    color:  #4e4e4e;
    font-weight: bold;
}
.steps-pedido.step-six {
    background: url("/novaLoja/images/sprite-rastrear-produtos.png") no-repeat center 100%;
    /* STOOM */
}
.steps-pedido.step-six li:nth-child(1),
.steps-pedido.step-six li:nth-child(2),
.steps-pedido.step-six li:nth-child(3),
.steps-pedido.step-six li:nth-child(4),
.steps-pedido.step-six li:nth-child(5),
.steps-pedido.step-six li:nth-child(6) {
    color:  #4e4e4e;
    font-weight: bold;
}
.steps-pedido ul {
    padding: 0;
}
.steps-pedido li {
    width: 80px;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    margin-right: 64px;
}
/*.steps-pedido li:nth-child(1) {
    margin-right: 64px;
}
.steps-pedido li:nth-child(2) {
    margin-right: 68px;
}
.steps-pedido li:nth-child(3) {
    margin-right: 62px;
}
.steps-pedido li:nth-child(4) {
    margin-right: 79px;
}
.steps-pedido li:nth-child(5) {
    margin-right: 0px;
}*/

.steps-pedido li:nth-child(6) {
    margin-right: 0;
}
.lista-favoritos .thumbnail {
    height: 193px;
    border: none;
    position: relative;
    margin-bottom: 0;
}
.btn-exclui-prod {
    width: 16px;
    height: 17px;
    display: block;
    text-indent: -99999px;
    background: url("https://static.petz.com.br/novaLoja/images/ico-x.png") no-repeat;
    right: 0;
    top: 0;
    position: absolute;
}
.nome-produto {
    color: #1b6db0;
    font-size: 14px;
    width: 100%;
    float: left;
    padding-bottom: 6px;
}
.oferta {
    color: #949599;
    font-size: 14px;
    width: 100%;
    float: left;
    text-transform: uppercase;
    padding-bottom: 3px;
}
.preco-produto {
    color: #1b6db0;
    font-size: 22px;
    font-weight: bold;
    width: 100%;
    border-top: 1px solid #949599;
    float: left;
    padding-top: 3px;
}
.box-lista-produtos {
    min-height: 412px;
}
/* Responsive */


/*css thiago*/
/*css Ed*/

.boxes.pagamento {
    /* position: absolute; */

    min-height: 390px;
    margin-top: 68px;
    padding: 10px;
}
.outros-pg {
    margin-top: 60px;
    font-size: 40px;
}
.outros-pg2 {
    margin-top: 60px;
    font-size: 40px;
    margin-left: 15px;
    margin-bottom: 60px;
}
button.btn.btn-success.btn-save {
    display: block;
    margin-top: 100px;
}
span.cupom {
    font-size: 18px;
    margin-left: 25px;
    font-style: initial;
    text-align: center;
}
.outros-cupom {
    margin-top: 20px;
    font-size: 60px;
}
.outros-pg2cupom {
    margin-top: 60px;
    font-size: 40px;
    margin-left: 25px;
    margin-bottom: 60px;
}
button.btn.btn-success.btn-save {
    display: block;
    margin-top: 20px;
}
span.cupom {
    font-size: 18px;
    margin-left: 25px;
    font-style: initial;
    text-align: center;
}
/* STOOM
input[type="number"] {
    pointer-events: none;
}
select#repetir {
    pointer-events: none;
}
input#cupom-input {
    pointer-events: none;
}
input#opts {
    pointer-events: none;
}
.opts {
    pointer-events: none;
}
.boxes.inactive {
    pointer-events: none;
}*/

.calendario .icone {
    right: 8px;
}
.calendario .icone {
    right: 8px;
}
.table-busca_prod >thead>tr>th,
.table-busca_prod >tbody>tr>td,
.table-busca_prod td.total,
.table-busca_prod td.quantidade,
.table-busca_prod td.preco,
.table-busca_prod td.td-resumo {
    font-size: 14px;
}
.btn-blue {
    padding: 6px 10px;
}
.banner-categorias {
    margin-top: 20px;
}


/**** RESPONSIVE ****/
@media only screen and (min-width: 100px) and (max-width: 320px) {
    .slider div {
        margin-right: 18px;
        margin-left: 5px;
    }
    .no_mobile {
        display: none;
    }
    .container,
    .container.banner-produtos {
        width: 330px;
    }
    .container {
        width: 290px;
    }
    .header .space {
        padding: 0;
    }
    .modal-dialog {
        width: 250px;
        margin: 60px auto;
    }
    .modal-title {
        /*STOOM*/

        font-size: 18px;
    }
    .modal-login-btn {
        font-size: 18px;
    }
    .btn-facebook,
    .btn-facebook:hover {
        font-size: 15px;
        line-height: 25px;
    }
    /*HEADER*/

    .banner {
        background-position: 40% 100%;
    }
    .banner .select-racas {
        padding-top: 20px;
        width: 100%;
        float: left;
    }
    .dados .col-md-3 {
        width: 100%;
        padding: 0;
    }
    .header .col-md-2 {
        width: 100%;
        text-align: center;
        padding: 10px 0px;
    }
    .header .link_blue {
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    .header .links_store .col-md-3 {
        width: 50%;
        float: left;
        padding-left: 30px;
        margin-bottom: 5px;
    }
    .header .line-interaction {
        margin: 10px 0px;
    }
    /*.header .links_store div {
        padding-left: 35px;
        font-size: 14px;
        margin: 5px 0px;
        line-height: 25px;
        width: 50%;
    }*/
    .col-md-9.col-search {
        width: 88%;
        float: left;
    }
    .col-md-3.col-search {
        width: 9%;
        float: left;
    }
    .header .search {
        margin-bottom: 10px;
    }
    .search input[type="text"] {
        float: left;
        padding: 22px 20px 22px 20px;
    }
    .btn-buscar {
        padding: 11px 10px;
    }
    .navbar-nav>li>a {
        font-size: 14px;
        padding: 11px 10px;
    }
    .btn-my-cart {
        background-position: center;
        padding: 10px 10px 10px 30px;
        text-indent: -9999px;
    }
    .row.m-banners .col-md-4 {
        width: 100%;
        margin-bottom: 3%;
        float: left;
    }
    /*MINI BANNERS*/
    /* .mini-banners.promo{
        background-position: 15px -3px;
    }
    .mini-banners.food{
        background-position: 15px -43px;
    }
    .mini-banners.phone{
        background-position: 15px -85px;
    }
    .mini-banners{
        font-size: 12px;
        padding: 10px 0px 10px 55px;
        background-size: inherit;
    } */
    /*SLIDER MARCAS FAVORITAS*/

    .logo {
        width: 150px;
        height: auto;
    }
    .container.marcas,
    .container.sliders {
        width: 270px;
    }
    .selo h1 {
        font-size: 17px;
    }
    .banners {
        width: 320px;
    }
    .banners .col-md-6 {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .banners .reset-padding {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .blog .col-md-2 {
        display: none;
    }
    .blog .col-md-10 {
        width: 100%;
    }
    .blog .col-md-10:nth-child(3n+1) {
        text-align: left;
    }
    .blog .col-md-1 {
        display: none;
    }
    .blog .col-md-11 {
        width: 100%;
    }
    .blog .col-md-11:nth-child(3n+1) {
        text-align: left;
    }
    .navbar-collapse {
        padding: 0;
        overflow: hidden;
    }
    .navbar-nav .open .dropdown-menu {
        padding: 0!important;
        margin: 0!important;
    }
    .title_dropdown {
        display: none;
    }
    ul.sub-menu li a {
        color: #FFF;
        font-size: 14px;
    }
    .dropdown-menu .col-sm-4 {
        min-height: 60px;
    }
    .navbar-nav,
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin: 0;
    }
    ul.sub-menu {
        border-bottom: 1px solid #4B8ABD;
        padding-bottom: 20px;
    }
    ul.sub-menu li {
        padding: 0px 15px;
    }
    ul.sub-menu.ext {
        margin-top: 20px;
    }
    .prod_oferta a {
        color: #FFF;
    }
    .dropdown-menu .col-sm-4:last-child {
        border-bottom: 1px solid #4B8ABD;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .container.banners img {
        width: 100%;
        height: auto;
    }
    .banners .last {
        text-align: left;
    }
    .container.brinquedos {
        width: 100%;
        margin: 0 auto!important;
        padding: 0!important;
    }
    .container.brinquedos img {
        width: 89%;
    }
    .header .interaction {
        padding: 0 15px 0 15px;
    }
    .slider .slick-prev {
        left: -30px!important;
    }
    .slider2 .slick-prev {
        left: -20px!important;
    }

    .header .links_loja {
	    float: right;
	    text-align: left;
        width: 100%;
	}

	.links_loja .dropdown, .infosUsuario, .dropdown-content {
		width: 100%;
	}
}

@media only screen and (min-width: 100px) and (max-width: 320px) {
    .slider div {
        margin-right: 18px;
        margin-left: 5px;
    }
    .no_mobile {
        display: none;
    }
    .only_mobile {
        display: block;
    }
    .only_desktop {
        display: none;
    }
    ul.grid-produtos li {
        width: 100%;
    }
    .ordering select {
        width: 100%;
    }
    .container {
        width: 290px;
    }
    .header .space {
        padding: 0;
    }
    .modal-dialog {
        width: 250px;
        margin: 60px auto;
    }
    .login_modal_header .modal-title {
        font-size: 18px;
    }
    .modal-login-btn {
        font-size: 18px;
    }
    .btn-facebook,
    .btn-facebook:hover {
        font-size: 15px;
        line-height: 25px;
    }
    /*HEADER*/

    .banner {
        background-position: 40% 100%;
    }
    .banner .select-racas {
        padding-top: 20px;
        width: 100%;
        float: left;
    }
    .header .col-md-2 {
        width: 100%;
        text-align: center;
        padding: 10px 0px;
    }
    .header .link_blue {
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    .header .links_store .col-md-3 {
        width: 50%;
        float: left;
        padding-left: 30px;
        margin-bottom: 5px;
    }
    .header .line-interaction {
        margin: 10px 0px;
    }
    /*.header .links_store div {
        padding-left: 35px;
        font-size: 14px;
        margin: 5px 0px;
        line-height: 25px;
        width: 50%;
    }*/
    .col-md-9.col-search {
        width: 88%;
        float: left;
    }
    .col-md-3.col-search {
        width: 9%;
        float: left;
    }
    .header .search {
        margin-bottom: 0px;
    }
    .hold {
        height: 380px!important;
    }
    .header {
        height: 307px;
    }
    .header .col-md-10 {
        width: 100%;
    }
    form.search {
        width: 85%;
    }
    .header.sticky .col-md-10 {
        width: 100%;
    }
    .header.sticky .col-md-2 {
        width: 100%;
        text-align: center;
    }
    header.sticky {
        height: 147px;
    }
    header.sticky .btn-my-cart {
        margin-top: 1px;
    }
    .search input[type="text"] {
        float: left;
        padding: 22px 20px 22px 20px;
    }
    .btn-buscar {
        padding: 11px 10px;
    }
    .navbar-nav>li>a {
        font-size: 14px;
        padding: 11px 10px;
    }
    .btn-my-cart {
        background-position: center;
        padding: 10px 10px 10px 30px;
        text-indent: -9999px;
    }
    .row.m-banners .col-md-4 {
        width: 100%;
        margin-bottom: 3%;
        float: left;
    }
    /*MINI BANNERS*/
    /* .mini-banners.promo{
        background-position: 15px -3px;
    }
    .mini-banners.food{
        background-position: 15px -43px;
    }
    .mini-banners.phone{
        background-position: 15px -85px;
    }
    .mini-banners{
        font-size: 12px;
        padding: 10px 0px 10px 55px;
        background-size: inherit;
    } */
    /*SLIDER MARCAS FAVORITAS*/

    .logo {
        width: 150px;
        height: auto;
    }
    .container.marcas,
    .container.sliders {
        width: 270px;
    }
    .selo h1 {
        font-size: 17px;
    }
    .banners {
        width: 320px;
    }
    .banners .col-md-6 {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .banners .reset-padding {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .blog .col-md-2 {
        display: none;
    }
    .blog .col-md-10 {
        width: 100%;
    }
    .blog .col-md-10:nth-child(3n+1) {
        text-align: left;
    }
    .blog .col-md-1 {
        display: none;
    }
    .blog .col-md-11 {
        width: 100%;
    }
    .blog .col-md-11:nth-child(3n+1) {
        text-align: left;
    }
    .navbar-collapse {
        padding: 0;
        overflow: hidden;
    }
    .navbar-nav .open .dropdown-menu {
        padding: 0!important;
        margin: 0!important;
    }
    .title_dropdown {
        display: none;
    }
    ul.sub-menu li a {
        color: #FFF;
        font-size: 14px;
    }
    .dropdown-menu .col-sm-4 {
        min-height: auto;
    }
    .navbar-nav,
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin: 0;
    }
    ul.sub-menu {
        border-bottom: 1px solid #4B8ABD;
        padding-bottom: 20px;
    }
    ul.sub-menu li {
        padding: 0px 15px;
    }
    ul.sub-menu.ext {
        margin-top: 20px;
    }
    .prod_oferta a {
        color: #FFF;
    }
    .dropdown-menu .col-sm-4:last-child {
        border-bottom: 1px solid #4B8ABD;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .container.banners img {
        width: 100%;
        height: auto;
    }
    .banners .last {
        text-align: left;
    }
    .container.brinquedos {
        width: 100%;
        margin: 0 auto!important;
        padding: 0!important;
    }
    .container.brinquedos img {
        width: 89%;
    }
    .line-interaction {
        width: 100%;
    }
    .header .interaction {
        padding: 0 15px 0 15px;
    }
    .slider .slick-prev {
        left: -30px!important;
    }
    .slider2 .slick-prev {
        left: -20px!important;
    }
    .col-md-3.prod-info {
        margin: 20px 0px;
        float: left;
        width: 100%;
    }
    .col-md-6.prod-info {
        float: left;
        width: 100%;
    }

    .links_loja .dropdown, .infosUsuario, .dropdown-content {
		width: 100%;
	}
}

@media only screen and (min-width: 320px) and (max-width: 492px) {
    .steps-pedido {
        width: 400px;
        padding-top: 40px;
        margin: 36px 0 62px;
    }
    .steps-pedido.step-one,
    .steps-pedido.step-two,
    .steps-pedido.step-three,
    .steps-pedido.step-four,
    .steps-pedido.step-five,
    .steps-pedido.step-six {
        background-size: 92%;
    }
    .steps-pedido li:nth-child(1),
    .steps-pedido li:nth-child(2),
    .steps-pedido li:nth-child(3),
    .steps-pedido li:nth-child(4),
    .steps-pedido li:nth-child(5),
    .steps-pedido li:nth-child(6) {
        margin-right: 0;
    }
    .steps-pedido li {
        font-size: 7px;
        width: 62px;
        padding: 0;
    }
    .col-md-3.price {
        position: relative;
        clear: both;
        top: 20px;
    }
    .box-aproveite .plus {
        width: 100%;
        line-height: 0px;
    }
    .box-aproveite .aproveite {
        width: 100%;
    }
    .infos .leve span {
        display: block;
    }
    /* Zoom */

    .zoomWrapper {
        margin: 0 auto;
    }
    .zoomWrapper img {
        position: relative!important;
        width: 300px!important;
        height: auto!important;
    }
    .zoomContainer,
    .zoomWindowContainer div {
        width: 300px!important;
        height: 300px!important;
    }
    .zoomContainer img,
    .zoomWindowContainer div img {
        width: 300px!important;
        height: 300px!important;
    }

    .header .links_loja {
	    float: right;
	    text-align: left;
	    width: 100%;
	}

	.links_loja .dropdown, .infosUsuario, .dropdown-content {
		width: 100%;
	}
}

@media only screen and (min-width: 321px) and (max-width: 479px) {
    .slider div {
        margin-right: 18px;
        margin-left: 5px;
    }
    .no_mobile {
        display: none;
    }
    .container {
        width: 330px;
    }
    .header .space {
        padding: 0;
    }
    .modal-dialog {
        margin: 60px auto;
        width: 290px;
    }
    /*HEADER*/

    .banner {
        background-position: 40% 100%;
    }
    .banner .select-racas {
        padding-top: 20px;
        width: 100%;
        float: left;
    }
    .header .col-md-2 {
        width: 100%;
        text-align: center;
        padding: 10px 0px;
    }
    .header .link_blue {
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    .header .links_store .col-md-3 {
        width: 50%;
        float: left;
        padding-left: 30px;
        margin-bottom: 5px;
    }
    /*.header .links_store div {
        font-size: 14px;
        width: 50%;
        margin: 0;
    }*/
    .header .line-interaction {
        margin: 10px 0px;
    }
    .col-md-9.col-search {
        width: 88%;
        float: left;
    }
    .col-md-3.col-search {
        width: 9%;
        float: left;
    }
    .header .search {
        margin-bottom: 10px;
    }
    .navbar-nav>li>a {
        font-size: 14px;
        padding: 11px 10px;
    }
    .btn-my-cart {
        background-position: center;
        padding: 10px 10px 10px 30px;
        text-indent: -9999px;
    }
    .row.m-banners .col-md-4 {
        width: 100%;
        margin-bottom: 3%;
        float: left;
    }
    /*MINI BANNERS*/
    /* .mini-banners.promo{
        background-position: 15px -3px;
    }
    .mini-banners.food{
        background-position: 15px -43px;
    }
    .mini-banners.phone{
        background-position: 15px -85px;
    }
    .mini-banners{
        font-size: 14px;
        padding: 10px 0px 10px 55px;
        background-size: inherit;
    } */
    /*SLIDER MARCAS FAVORITAS*/

    .logo {
        width: 150px;
        height: auto;
    }
    .container.marcas,
    .container.sliders {
        width: 270px;
    }
    .selo h1 {
        font-size: 17px;
    }
    .banners {
        width: 320px;
    }
    .banners .col-md-6 {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .banners .reset-padding {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    /*FOOTER*/
    .blog .col-md-2 {
        display: none;
    }
    .blog .col-md-10 {
        width: 100%;
    }
    .blog .col-md-10:nth-child(3n+1) {
        text-align: left;
    }
    .blog .col-md-1 {
        display: none;
    }
    .blog .col-md-11 {
        width: 100%;
    }
    .blog .col-md-11:nth-child(3n+1) {
        text-align: left;
    }
    .navbar-collapse {
        padding: 0;
        overflow: hidden;
    }
    .navbar-nav .open .dropdown-menu {
        padding: 0!important;
        margin: 0!important;
    }
    .title_dropdown {
        display: none;
    }
    ul.sub-menu li a {
        color: #FFF;
        font-size: 14px;
    }
    .dropdown-menu .col-sm-4 {
        min-height: 60px;
    }
    .navbar-nav,
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin: 0;
    }
    ul.sub-menu {
        border-bottom: 1px solid #4B8ABD;
        padding-bottom: 20px;
    }
    ul.sub-menu li {
        padding: 0px 15px;
    }
    ul.sub-menu.ext {
        margin-top: 20px;
    }
    .prod_oferta a {
        color: #FFF;
    }
    .dropdown-menu .col-sm-4:last-child {
        border-bottom: 1px solid #4B8ABD;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .container.banners img {
        width: 100%;
        height: auto;
    }
    .banners .last {
        text-align: left;
    }
    .container.brinquedos {
        width: 100%;
        margin: 0 auto!important;
        padding: 0!important;
    }
    .container.brinquedos img {
        width: 89%;
    }
    .line-interaction {
        width: 100%;
    }
    .header .interaction {
        padding: 0 15px 0 15px;
    }
    .header .search {
        margin-bottom: 10px;
    }
    .search input[type="text"] {
        float: left;
        padding: 22px 20px 22px 20px;
    }
    .btn-buscar {
        padding: 11px 10px;
    }

    .header .links_loja {
	    float: right;
	    text-align: left;
	    width: 100%;
	}

	.links_loja .dropdown, .infosUsuario, .dropdown-content {
		width: 100%;
	}
}

@media only screen and (min-width: 321px) and (max-width: 479px) {
    .slider div {
        margin-right: 18px;
        margin-left: 5px;
    }
    .no_mobile {
        display: none;
    }
    .container {
        width: 330px;
    }
    .header .space {
        padding: 0;
    }
    .modal-dialog {
        margin: 60px auto;
        width: 290px;
    }
    header.sticky {
        height: 142px;
    }
    header.sticky .space {
        padding: 0;
    }
    .header.sticky .col-md-2 {
        width: 100%;
        text-align: center;
    }
    .header.sticky .col-md-10 {
        width: 100%;
    }
    header.sticky .btn-buscar {
        margin: 0;
    }
    header.sticky .btn-my-cart {
        margin-top: 1px;
    }
    .hold {
        height: 396px!important;
    }
    .header .col-md-10 {
        width: 100%;
    }
    .header {
        height: 350px;
    }
    .only_mobile {
        display: block;
    }
    .only_desktop {
        display: none;
    }

    /*HEADER*/

    .banner {
        background-position: 40% 100%;
    }
    .banner .select-racas {
        padding-top: 20px;
        width: 100%;
        float: left;
    }
    .header .col-md-2 {
        width: 100%;
        text-align: center;
        padding: 10px 0px;
    }
    .header .link_blue {
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    .header .links_store .col-md-3 {
        width: 50%;
        float: left;
        padding-left: 30px;
        margin-bottom: 5px;
    }
    /*.header .links_store div {
        font-size: 14px;
        width: 50%;
        margin: 0;
    }*/
    .header .line-interaction {
        margin: 10px 0px;
    }
    .col-md-9.col-search {
        width: 88%;
        float: left;
    }
    .col-md-3.col-search {
        width: 9%;
        float: left;
    }
    .header .search {
        margin-bottom: 10px;
    }
    .navbar-nav>li>a {
        font-size: 14px;
        padding: 11px 10px;
    }
    .btn-my-cart {
        background-position: center;
        padding: 10px 10px 10px 30px;
        text-indent: -9999px;
    }
    .row.m-banners .col-md-4 {
        width: 100%;
        margin-bottom: 3%;
        float: left;
    }

    /*MINI BANNERS*/
    /* .mini-banners.promo{
        background-position: 15px -3px;
    }
    .mini-banners.food{
        background-position: 15px -43px;
    }
    .mini-banners.phone{
        background-position: 15px -85px;
    }
    .mini-banners{
        font-size: 14px;
        padding: 10px 0px 10px 55px;
        background-size: inherit;
    } */
    /*Submenu*/

    ul.sub-menu,
    ul.sub-menu ul {
        padding-bottom: 20px;
        width: 100%;
        border: 0px;
        background: #1B6DB0;
        transition: all 0.25s ease 0s;
        -webkit-transition: all 0.5s ease-out;
    }
    ul.sub-menu li {
        width: 100%;
    }
    #li-menu-testeira {
        width: 70%;
    }
    ul.sub-menu.ext {
        margin-top: 20px;
        position: relative;
        left: 0;
        padding: 0;
        width: 100%;
        height: auto;
        margin: 0;
        margin-top: 0!important;
        border: 0;
    }
    ul.grid-produtos li {
        width: 50%;
    }

    /*SLIDER MARCAS FAVORITAS*/

    .logo {
        width: 150px;
        height: auto;
    }
    .container.marcas,
    .container.sliders {
        width: 270px;
    }
    .selo h1 {
        font-size: 17px;
    }
    .banners {
        width: 320px;
    }
    .banners .col-md-6 {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .banners .reset-padding {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }

    /*FOOTER*/
    .copyright .col-md-3 {
        float: left;
        margin-right: 20px;
        margin-top: 20px;
    }
    .blog .col-md-2 {
        display: none;
    }
    .blog .col-md-10 {
        width: 100%;
    }
    .blog .col-md-10:nth-child(3n+1) {
        text-align: left;
    }
    .blog .col-md-1 {
        display: none;
    }
    .blog .col-md-11 {
        width: 100%;
    }
    .blog .col-md-11:nth-child(3n+1) {
        text-align: left;
    }
    .navbar-collapse {
        padding: 0;
        overflow: hidden;
    }
    .navbar-nav .open .dropdown-menu {
        padding: 0!important;
        margin: 0!important;
    }
    .title_dropdown {
        display: none;
    }
    ul.sub-menu li a {
        color: #FFF;
        font-size: 14px;
    }
    .dropdown-menu .col-sm-4 {
        min-height: auto;
    }
    .navbar-nav,
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin: 0;
    }
    ul.sub-menu {
        border-bottom: 1px solid #4B8ABD;
        padding-bottom: 20px;
    }
    ul.sub-menu li {
        padding: 0px 15px;
    }
    ul.sub-menu.ext {
        margin-top: 20px;
    }
    .prod_oferta a {
        color: #FFF;
    }
    .dropdown-menu .col-sm-4:last-child {
        border-bottom: 1px solid #4B8ABD;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .container.banners img {
        width: 100%;
        height: auto;
    }
    .banners .last {
        text-align: left;
    }
    .container.brinquedos {
        width: 100%;
        margin: 0 auto!important;
        padding: 0!important;
    }
    .container.brinquedos img {
        width: 89%;
    }
    .line-interaction {
        width: 100%;
    }
    .header .interaction {
        padding: 0 15px 0 15px;
    }
    .header .search {
        margin-bottom: 10px;
        margin-right: 10px;
    }
    .search input[type="text"] {
        float: left;
        padding: 22px 20px 22px 20px;
    }
    .btn-buscar {
        padding: 11px 10px;
    }
    form.search {
        width: 83%;
    }

    /*Produto*/

    .col-md-3.prod-info {
        margin: 20px 0px;
        float: left;
        width: 100%;
    }
    .col-md-6.prod-info {
        float: left;
        width: 100%;
    }
    .col-md-3.price {
        position: relative;
        clear: both;
        top: 20px;
    }
    .col-md-6.prod-info .col-md-6 {
        width: 100%;
        float: left;
        margin: 5px 0px;
    }
    .box-aproveite .aproveite {
        width: 27%;
    }
    .box-aproveite .plus {
        line-height: 80px;
    }
    /* .box-aproveite .plus img{
    width: 60%;
    } */
    /* .box-aproveite .aproveite .img_aproveite{
    width: 100%;
    } */

    .slider div {
        margin-right: 10px;
    }
    .box-aproveite .actions {
        width: 10px;
    }
    /* .box-aproveite .actions img {
    width: 100%;
    height: auto;
    } */

    .infos .leve span {
        display: block;
        text-align: center;
    }

    /* Zoom */

    .zoomWrapper {
        margin: 0 auto;
        width: 300px!important;
        height: 300px!important;
    }
    .zoomWrapper img {
        position: relative!important;
        width: 300px!important;
        height: auto!important;
    }
    .zoomContainer,
    .zoomWindowContainer div {
        width: 300px!important;
        height: 300px!important;
    }
    .zoomContainer img,
    .zoomWindowContainer div img {
        width: 300px!important;
        height: 300px!important;
    }

    /*glossario*/

    .interna-c .glossario span {
        width: 6.2%;
    }
    .interna-c .col-md-3.glossario-col {
        width: 100%;
        float: left;
        margin-top: 0px;
        border-bottom: 1px solid #DDD;
        padding: 20px 0px;
    }
    .glossario-ativo {
        min-height: 200px;
    }
    .interna-c h2 span.pick-a-letter {
        display: none;
    }
    .interna-c .glossario-ativo {
        width: 100%!important;
        min-height: 100px!important;
        height: 100px!important;
        line-height: 100px!important;
        margin-bottom: 30px;
    }
    .subtotal input[type="text"] {
        width: 200px;
    }
    .frete-gratis {
        font-size: 16px;
    }
    .pagamentos .right {
        float: none;
        top: 0;
    }
    .logged .pagamentos .right {
        top: 0;
        width: 100%;
    }
    .formas-pagamento {
        width: 100%;
        float: none;
        margin-top: 0;
        height: auto;
        border-right: 1px;
        border-bottom: 0px;
        margin-bottom: 30px;
        border: 1px solid #eaeaea;
    }
    .boxes.pagamento {
        width: 100%;
    }
    .boxes.pagamento .col-md-3 {
        display: none;
    }
    .boxes.concluir input[type="text"] {
        width: 194px;
    }
    .unlogged .pagamentos .right {
        top: 0;
        width: 100%;
    }
    .unlogged .pagamentos {
        height: auto;
    }
    .boxes.pagamento {
        width: 100%;
    }
    .unlogged .boxes .btn-save {
        font-size: 20px;
    }
    .pagamentos .col-xs-7 {
        width: 100%;
    }
    .only_mobile .boxes.pagamento {
        margin-top: 0;
    }
    .caixa-busca .col-sm-3 {
        width: 100%;
        margin-bottom: 20px;
        display: inline-block;
    }
    .caixa-busca .btn-lojas {
        width: 100%;
    }
    .table-pedidos >thead>tr>th {
        font-size: 14px;
    }
    .table-pedidos >thead>tr>th.detalhes,
    .table-responsive>.table>tbody>tr>td.detalhes,
    .table-pedidos >thead>tr>th.status,
    .table-responsive>.table>tbody>tr>td.status {
        display: none;
    }
    .table-responsive>.table>tbody>tr>td {
        font-size: 13px;
    }
    .table-resumo >thead>tr>th,
    .table-resumo .total,
    .table-resumo .subtotal {
        font-size: 14px;
    }
    .table-sacola .td-resumo,
    .table-sacola td.preco,
    .table-sacola th.preco,
    .table-sacola th.actions,
    .table-sacola th.actions {
        display: none;
    }
    .table-sacola > thead > tr > th {
        font-size: 11px;
    }
    .table-resumo >tbody>tr>td {
        font-size: 13px;
        padding: 3px;
    }
    .table-resumo .td-resumo span {
        display: none;
    }
    .interna-loja .col-md-6.foto {
        margin-bottom: 30px;
    }
    .interna-loja .col-md-4 {
        margin-bottom: 20px;
    }
    .interna-loja iframe {
        width: 100%;
        height: 300px;
    }
    .caixa-busca .form-inline .form-group {
        margin-bottom: 20px;
    }
    .caixa-busca .form-inline .form-group.uf,
    .caixa-busca .form-inline .form-group.ou {
        width: 20%;
        margin-right: 5%;
    }
    .caixa-busca .form-inline .form-group.cidade {
        width: 50%;
    }
    .caixa-busca .form-inline .form-group.cep {
        width: 75%;
    }
    .caixa-busca .form-inline .form-group.btn_buscar {
        width: 12%;
    }
    .caixa-busca .form-inline .form-group.nome_loja {
        width: 55%;
        margin-right: 5%;
    }
    .dados .col-md-8 {
        width: 100%;
    }
    .dados .col-md-2 {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .dados .col-md-4 {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .dados .rm {
        padding: 0;
        margin: 0;
    }
    .calendario .icone {
        right: 8px;
    }
    .detalhes .col-md-4 {
        padding: 0;
    }
    .btn-blue {
        float: none;
    }
    .entrega.first,
    .dados.last {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
    .table-busca_prod th.preco,
    .table-busca_prod th.duracao,
    .table-busca_prod th.qtde,
    .table-busca_prod th.infos,
    .table-busca_prod td.preco,
    .table-busca_prod td.duracao,
    .table-busca_prod td.infos,
    .table-busca_prod td.td-resumo,
    .table-busca_prod td.qtde {
        display: none;
    }
    .btn-buscar {
        top: 0;
        right: 0;
    }
    .prods.right {
        float: left;
        width: 100%;
        margin: 20px 0px;
    }

	.header .links_loja {
	    float: right;
	    text-align: left;
	    width: 100%;
	}

	.links_loja .dropdown, .infosUsuario, .dropdown-content {
		width: 100%;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container,
    .container-fluid,
    .container.title,
    .container.title-mf,
    .container.blog,
    .container.sobre,
    .container.space,
    .container.banners,
    .container.m-banners,
    .container.interna {
        width: 480px;
    }
    .header .space {
        padding: 0;
    }
    /*HEADER*/

    .banner {
        background-position: 40% 100%;
    }
    .banner .select-racas {
        padding-top: 40px;
        width: 50%;
        float: left;
    }
    .header .col-md-2 {
        width: 100%;
        text-align: center;
        padding: 10px 0px;
    }
    .header .link_blue {
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    .header .links_store .col-md-3 {
        width: 50%;
        float: left;
        padding-left: 40px;
        margin-bottom: 5px;
    }
    .header .line-interaction {
        margin: 10px 0px;
    }
    /*.header .links_store div {
        padding-left: 25px;
        margin: 10px 0px;
    }*/
    .col-md-9.col-search {
        width: 91%;
        float: left;
    }
    .col-md-3.col-search {
        width: 9%;
        float: left;
    }
    .navbar-nav>li>a {
        font-size: 14px;
        padding: 11px 10px;
    }
    .btn-my-cart {
        background-position: center;
        padding: 10px 10px 10px 30px;
        text-indent: -9999px;
    }
    .row.m-banners .col-md-4 {
        width: 100%;
        margin-bottom: 3%;
        float: left;
    }
    /*MINI BANNERS*/
    /* .mini-banners.promo{
        background-position: 15px -3px;
    }
    .mini-banners.food{
        background-position: 15px -43px;
    }
    .mini-banners.phone{
        background-position: 15px -85px;
    }
    .mini-banners{
        font-size: 16px;
        padding: 10px 0px 10px 65px;
        background-size: inherit;
    } */
    /*SLIDER MARCAS FAVORITAS*/

    .container.marcas,
    .container.sliders {
        width: 90%;
    }
    .banners {
        width: 480px;
    }
    .banners .col-md-6 {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .banners .reset-padding {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    /*FOOTER*/
    .blog .col-md-2 {
        display: none;
    }
    .blog .col-md-10 {
        width: 100%;
    }
    .blog .col-md-10:nth-child(3n+1) {
        text-align: left;
    }
    .no_mobile {
        display: none;
    }
    .blog .col-md-1 {
        display: none;
    }
    .blog .col-md-11 {
        width: 100%;
    }
    .blog .col-md-11:nth-child(3n+1) {
        text-align: left;
    }
    .navbar-collapse {
        padding: 0;
        overflow: hidden;
    }
    .navbar-nav .open .dropdown-menu {
        padding: 0!important;
        margin: 0!important;
    }
    .title_dropdown {
        display: none;
    }
    ul.sub-menu li a {
        color: #FFF;
        font-size: 14px;
    }
    .dropdown-menu .col-sm-4 {
        min-height: 60px;
    }
    .navbar-nav,
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin: 0;
    }
    ul.sub-menu {
        border-bottom: 1px solid #4B8ABD;
        padding-bottom: 20px;
    }
    ul.sub-menu li {
        padding: 0px 15px;
    }
    ul.sub-menu.ext {
        margin-top: 20px;
    }
    .prod_oferta a {
        color: #FFF;
    }
    .dropdown-menu .col-sm-4:last-child {
        border-bottom: 1px solid #4B8ABD;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .header .links_loja {
        width: 100%;
    }
    .header .interaction {
        padding: 0;
    }
    .line-interaction {
        width: 480px;
    }
    .header .search {
        margin-bottom: 10px;
        margin-right: 10px;
    }
    form.search {
        width: 89%;
    }
    .search input[type="text"] {
        float: left;
        padding: 22px 20px 22px 20px;
    }
    .btn-buscar {
        padding: 11px 10px;
    }
    .header .line-interaction {
        margin: 10px 0px;
    }
    /*.header .links_store div {
        padding-left: 32px;
        font-size: 11px;
        margin: 5px 0px;
        line-height: 25px;
        width: 25%;
    }*/
    .container.banners img {
        width: 100%;
        height: auto;
    }
    .banners .last {
        text-align: left;
    }
    .container.brinquedos {
        width: 100%;
        margin: 0 auto!important;
        padding: 0!important;
    }
    .container.brinquedos img {
        width: 94%;
    }

    .header .links_loja {
	    float: right;
	    text-align: left;
	    width: 100%;
	}

	.links_loja .dropdown, .infosUsuario, .dropdown-content {
		width: 100%;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container,
    .container-fluid,
    .container.title,
    .container.title-mf,
    .container.blog,
    .container.sobre,
    .container.space,
    .container.banners,
    .container.m-banners,
    .container.interna,
    .container.banner-produtos {
        width: 480px;
    }
    .header .space {
        padding: 0;
    }
    .hold {
        height: 342px !important;
    }
    .header {
        height: 295px;
    }
    header.sticky {
        height: 167px;
    }
    .header.sticky .col-md-2 {
        width: 100%;
        text-align: center;
    }
    .header.sticky .col-md-10 {
        width: 100%;
    }
    header.sticky .btn-buscar {
        margin: 0;
    }
    header.sticky .btn-my-cart {
        margin-top: 1px;
    }
    .only_mobile {
        display: block;
    }
    .only_desktop {
        display: none;
    }
    ul.grid-produtos li {
        width: 50%;
    }
    .dados .col-md-3 {
        width: 100%;
        padding: 0;
    }
    /*HEADER*/

    .banner {
        background-position: 40% 100%;
    }
    .banner .select-racas {
        padding-top: 40px;
        width: 50%;
        float: left;
    }
    .header .col-md-2 {
        width: 100%;
        text-align: center;
        padding: 10px 0px;
    }
    .header .link_blue {
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    .header .links_store .col-md-3 {
        width: 50%;
        float: left;
        padding-left: 40px;
        margin-bottom: 5px;
    }
    .header .line-interaction {
        margin: 10px 0px;
    }
    /*.header .links_store div {
        padding-left: 25px;
        margin: 10px 0px;
    }*/
    .col-md-9.col-search {
        width: 91%;
        float: left;
    }
    .col-md-3.col-search {
        width: 9%;
        float: left;
    }
    .navbar-nav>li>a {
        font-size: 14px;
        padding: 11px 10px;
    }
    .btn-my-cart {
        background-position: center;
        padding: 10px 10px 10px 30px;
        text-indent: -9999px;
    }
    .row.m-banners .col-md-4 {
        width: 100%;
        margin-bottom: 3%;
        float: left;
    }
    /*MINI BANNERS*/
    /* .mini-banners.promo{
        background-position: 15px -3px;
    }
    .mini-banners.food{
        background-position: 15px -43px;
    }
    .mini-banners.phone{
        background-position: 15px -85px;
    }
    .mini-banners{
        font-size: 16px;
        padding: 10px 0px 10px 65px;
        background-size: inherit;
    } */
    /*Submenu*/

    ul.sub-menu,
    ul.sub-menu ul {
        padding-bottom: 20px;
        width: 100%;
        border: 0px;
        background: #1B6DB0;
        transition: all 0.25s ease 0s;
    }
    ul.sub-menu li {
        width: 100%;
    }
    #li-menu-testeira {
        width: 70%;
    }
    ul.sub-menu.ext {
        margin-top: 20px;
        position: relative;
        left: 0;
        padding: 0;
        width: 100%;
        height: auto;
        margin: 0;
        margin-top: 0!important;
        border: 0;
    }
    /*SLIDER MARCAS FAVORITAS*/

    .container.marcas,
    .container.sliders {
        width: 90%;
    }
    .banners {
        width: 480px;
    }
    .banners .col-md-6 {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .banners .reset-padding {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .blog .col-md-2 {
        display: none;
    }
    .blog .col-md-10 {
        width: 100%;
    }
    .blog .col-md-10:nth-child(3n+1) {
        text-align: left;
    }
    .no_mobile {
        display: none;
    }
    .blog .col-md-1 {
        display: none;
    }
    .blog .col-md-11 {
        width: 100%;
    }
    .blog .col-md-11:nth-child(3n+1) {
        text-align: left;
    }
    .navbar-collapse {
        padding: 0;
        overflow: hidden;
    }
    .navbar-nav .open .dropdown-menu {
        padding: 0!important;
        margin: 0!important;
    }
    .title_dropdown {
        display: none;
    }
    ul.sub-menu li a {
        color: #FFF;
        font-size: 14px;
    }
    .dropdown-menu .col-sm-4 {
        min-height: auto;
    }
    .navbar-nav,
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin: 0;
    }
    ul.sub-menu {
        border-bottom: 1px solid #4B8ABD;
        padding-bottom: 20px;
    }
    ul.sub-menu li {
        padding: 0px 15px;
    }
    ul.sub-menu.ext {
        margin-top: 20px;
    }
    .prod_oferta a {
        color: #FFF;
    }
    .dropdown-menu .col-sm-4:last-child {
        border-bottom: 1px solid #4B8ABD;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .header .links_loja {
        width: 100%;
    }
    .header .interaction {
        padding: 0;
    }
    .line-interaction {
        width: 480px;
    }
    .header .search {
        margin-bottom: 10px;
    }
    form.search {
        width: 90%;
    }
    .search input[type="text"] {
        float: left;
        padding: 22px 20px 22px 20px;
    }
    .btn-buscar {
        padding: 11px 10px;
    }
    .header .line-interaction {
        margin: 10px 0px;
    }
    /*.header .links_store div {
        padding-left: 32px;
        font-size: 12px;
        margin: 5px 0px;
        line-height: 25px;
        width: 26%;
    }*/
    .container.banners img {
        width: 100%;
        height: auto;
    }
    .banners .last {
        text-align: left;
    }
    .container.brinquedos {
        width: 100%;
        margin: 0 auto!important;
        padding: 0!important;
    }
    .container.brinquedos img {
        width: 94%;
    }
    /*Produto*/

    .col-md-3.prod-info {
        margin: 20px 0px;
        float: left;
        width: 100%;
    }
    .col-md-6.prod-info {
        float: left;
        width: 100%;
    }
    .col-md-3.price {
        position: relative;
        clear: both;
        top: 20px;
    }
    .col-md-6.prod-info .col-md-6 {
        width: 50%;
        float: left;
        margin: 5px 0px;
    }
    .box-aproveite .aproveite {
        width: 29%;
    }
    .box-aproveite .plus {
        line-height: 120px;
    }
    .box-aproveite .aproveite .img_aproveite {
        width: 100%;
    }
    .slider div {
        margin-right: 10px;
    }
    /* Zoom */

    .zoomWrapper {
        margin: 0 auto;
        width: 400px!important;
        height: 400px!important;
    }
    .zoomWrapper img {
        position: relative!important;
        width: 400px!important;
        height: auto!important;
    }
    .zoomContainer,
    .zoomWindowContainer div {
        width: 400px!important;
        height: 400px!important;
    }
    .zoomContainer img,
    .zoomWindowContainer div img {
        width: 400px!important;
        height: 400px!important;
    }
    /*glossario*/

    .interna-c .glossario span {
        width: 4%;
    }
    .interna-c .col-md-3.glossario-col {
        width: 100%;
        float: left;
        margin-top: 0px;
        border-bottom: 1px solid #DDD;
        padding: 20px 0px;
    }
    .glossario-ativo {
        min-height: 200px;
    }
    .interna-c h2 span.pick-a-letter {
        display: none;
    }
    .interna-c .glossario-ativo {
        width: 100%!important;
        min-height: 100px!important;
        height: 100px!important;
        line-height: 100px!important;
        margin-bottom: 30px;
    }
    .subtotal input[type="text"] {
        width: 349px;
    }
    .pagamentos .right {
        float: none;
        top: 0;
    }
    .logged .pagamentos .right {
        top: 0;
        width: 100%;
    }
    .formas-pagamento {
        width: 100%;
        float: none;
        margin-top: 0;
        height: auto;
        border-right: 1px;
        border-bottom: 0px;
        margin-bottom: 30px;
        border: 1px solid #eaeaea;
    }
    .boxes.pagamento {
        width: 100%;
    }
    .boxes.pagamento .col-md-3 {
        display: none;
    }
    .boxes.concluir input[type="text"] {
        width: 344px;
    }
    .unlogged .pagamentos .right {
        top: 0;
        width: 100%;
    }
    .unlogged .pagamentos {
        height: auto;
    }
    .boxes.pagamento {
        width: 100%;
    }
    .pagamentos .col-xs-7 {
        width: 100%;
    }
    .only_mobile .boxes.pagamento {
        margin-top: 0;
    }
    .caixa-busca .col-sm-3 {
        width: 100%;
        margin-bottom: 20px;
        display: inline-block;
    }
    .caixa-busca .btn-lojas {
        width: 100%;
    }
    .table-pedidos >thead>tr>th {
        font-size: 14px;
    }
    .table-pedidos >thead>tr>th.detalhes,
    .table-responsive>.table>tbody>tr>td.detalhes {
        display: none;
    }
    .table-resumo >thead>tr>th,
    .table-resumo .total,
    .table-resumo .subtotal {
        font-size: 16px;
    }
    .table-resumo >tbody>tr>td {
        font-size: 14px;
        padding: 5px;
    }
    .table-resumo .td-resumo span,
    .table-sacola .td-resumo {
        display: none;
    }
    .interna-loja .col-md-6.foto {
        margin-bottom: 30px;
    }
    .interna-loja .col-md-4 {
        margin-bottom: 20px;
    }
    .caixa-busca .form-inline .form-group {
        margin-bottom: 20px;
    }
    .caixa-busca .form-inline .form-group.uf,
    .caixa-busca .form-inline .form-group.ou {
        width: 10%;
        margin-right: 5%;
    }
    .caixa-busca .form-inline .form-group.cidade {
        width: 70%;
    }
    .caixa-busca .form-inline .form-group.cep {
        width: 85%;
    }
    .caixa-busca .form-inline .form-group.btn_buscar {
        width: 12%;
    }
    .caixa-busca .form-inline .form-group.nome_loja {
        width: 70%;
        margin-right: 5%;
    }
    .dados .col-md-8 {
        width: 100%;
    }
    .dados .col-md-2 {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .dados .col-md-4 {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .dados .rm {
        padding: 0;
        margin: 0;
    }
    .calendario .icone {
        right: 8px;
    }
    .detalhes .col-md-4 {
        padding: 0;
    }
    .btn-blue {
        float: none;
    }
    .entrega.first,
    .dados.last {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
    .table-busca_prod th.preco,
    .table-busca_prod th.duracao,
    .table-busca_prod th.qtde,
    .table-busca_prod th.infos,
    .table-busca_prod td.preco,
    .table-busca_prod td.duracao,
    .table-busca_prod td.infos,
    .table-busca_prod td.td-resumo,
    .table-busca_prod td.qtde {
        display: none;
    }
    .btn-buscar {
        top: 0;
        right: 0;
    }
    .prods.right {
        float: left;
        width: 100%;
        margin: 20px 0px;
    }

    .header .links_loja {
	    float: right;
	    text-align: left;
	    width: 100%;
	}

	.links_loja, .dropdown, .dropdown-content {
		width: 100%;
	}
}

@media only screen and (min-width: 492px) and (max-width: 767px) {
    .steps-pedido {
        width: 448px;
        padding-top: 43px;
    }
    .steps-pedido.step-one,
    .steps-pedido.step-two,
    .steps-pedido.step-three,
    .steps-pedido.step-four,
    .steps-pedido.step-five,
    .steps-pedido.step-six {
        background-size: 92%;
    }
    .steps-pedido li:nth-child(1),
    .steps-pedido li:nth-child(2),
    .steps-pedido li:nth-child(3),
    .steps-pedido li:nth-child(4),
    .steps-pedido li:nth-child(5),
    .steps-pedido li:nth-child(6) {
        margin-right: 0;
    }
    .steps-pedido li {
        font-size: 12px;
        width: 71px;
        padding: 0;
    }

    .header .links_loja {
	    float: right;
	    text-align: left;
	    width: 100%;
	}

	.links_loja .dropdown, .infosUsuario, .dropdown-content{
		width: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .container,
    .container-fluid,
    .container.title,
    .container.title-mf,
    .container.blog,
    .container.sobre,
    .container.space,
    .container.banners,
    .container.m-banners,
    .line-interaction,
    .container.interna {
        width: 720px;
    }
    .header .interaction {
        padding: 0
    }
    .header .links_loja {
        margin: 0 auto;
    }
    .container.banners img {
        height: auto;
    }
    .nav>li {
        padding: 0px 0px;
    }
    /*HEADER*/

    .banner {
        background-position: 33% 100%;
    }
    .slider div {
        margin-right: 19px;
        margin-left: 6px;
    }
    .banner .select-racas {
        padding-top: 50px;
        width: 50%;
        float: left;
    }
    .header .col-md-2 {
        width: 100%;
        text-align: center;
    }
    .header .link_blue {
        font-size: 14px;
        text-align: center;
    }
    .header .links_store .col-md-3 {
        width: 25%;
        float: left;
    }
    .header .line-interaction {
        margin: 10px 0px;
    }
    /*.header .links_store div {
        padding-left: 40px;
        margin: 10px 0px;
    }*/
    .col-md-9.col-search {
        width: 81%;
        float: left;
    }
    .col-md-3.col-search {
        width: 19%;
        float: left;
    }
    .header div.search {
        width: 750px;
        margin: 0 auto;
        float: none;
    }
    .form-inline.search {
        width: 605px;
        float: left;
    }
    .navbar-nav>li>a {
        font-size: 14px;
        padding: 1em 1.39em;
    }
    .row.m-banners .col-md-4 {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    /*MINI BANNERS*/
    /* .mini-banners.promo{
        background-position: 15px -3px;
    } */
    /* .mini-banners.food{
        background-position: 15px -36px;
    }
    .mini-banners.phone{
        background-position: 15px -70px;
    }
    .mini-banners{
        font-size: 10px;
        padding: 10px 0px 10px 45px;
        background-size: 10%;
    } */
    /*SLIDER MARCAS FAVORITAS*/

    .logo {
        width: 150px;
        height: auto;
    }
    .container.marcas,
    .container.sliders {
        width: 700px;
    }
    .banners {
        width: 750px;
    }
    .banners .col-md-6 {
        float: left;
        width: 50%;
    }
    .banners .reset-padding {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .blog .col-md-2 {
        display: none;
    }
    .blog .col-md-10 {
        width: 100%;
    }
    .blog .col-md-10:nth-child(3n+1) {
        text-align: left;
    }
    .blog .col-md-1 {
        display: none;
    }
    .blog .col-md-11 {
        width: 100%;
    }
    .blog .col-md-11:nth-child(3n+1) {
        text-align: left;
    }
    .prod_oferta .img img {
        width: 100%;
    }
    .btn-comprar-menu {
        font-size: 25px;
    }
    .header .link_blue {
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    /*.header .links_store div {
        padding-left: 35px;
        font-size: 14px;
        margin: 5px 0px;
        line-height: 25px;
        width: 20%;
    }*/
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .container,
    .container-fluid,
    .container.title,
    .container.title-mf,
    .container.blog,
    .container.sobre,
    .container.space,
    .container.banners,
    .container.m-banners,
    .line-interaction,
    .container.interna,
    .container.banner-produtos {
        width: 740px;
    }
    .header .interaction {
        padding: 0
    }
    .header .links_loja {
        margin: 0 auto;
    }
    .only_mobile {
        display: block;
    }
    .only_desktop {
        display: none;
    }
    .boxes.concluir input[type="text"] {
        width: 614px;
    }
    .dados .col-md-3 {
        width: 100%;
        padding: 0;
    }
    .header {
        height: 265px;
    }
    .hold {
        height: 335px!important;
    }
    header.sticky {
        height: 140px;
    }
    header.sticky .btn-my-cart {
        margin-top: 1px;
    }
    .header.sticky .col-md-2 {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .steps-pedido {
        width: 715px;
        padding-top: 73px;
    }
    .steps-pedido.step-one,
    .steps-pedido.step-two,
    .steps-pedido.step-three,
    .steps-pedido.step-four,
    .steps-pedido.step-five,
    .steps-pedido.step-six {
        background-size: 92%;
    }
    .steps-pedido li:nth-child(1),
    .steps-pedido li:nth-child(2),
    .steps-pedido li:nth-child(3),
    .steps-pedido li:nth-child(4),
    .steps-pedido li:nth-child(5),
    .steps-pedido li:nth-child(6) {
        margin-right: 0;
    }
    .steps-pedido li {
        font-size: 14px;
        width: 116px;
        padding: 0;
    }
    /*Submenu*/

    ul.sub-menu,
    ul.sub-menu ul,
    ul.sub-menu li {
        width: 238px;
        transition: all 0.25s ease 0s;
    }
    ul.sub-menu.ext {
        width: 222px;
        left: 255px;
    }
    .container.banners img {
        height: auto;
    }
    .nav>li {
        padding: 0px 0px;
    }
    /*HEADER*/

    .banner {
        background-position: 33% 100%;
    }
    .slider div {
        margin-right: 19px;
        margin-left: 6px;
    }
    .banner .select-racas {
        padding-top: 50px;
        width: 50%;
        float: left;
    }
    .header .col-md-2 {
        width: 100%;
        text-align: center;
    }
    .header .link_blue {
        font-size: 14px;
        text-align: center;
    }
    .header .links_store .col-md-3 {
        width: 25%;
        float: left;
    }
    .header .line-interaction {
        margin: 10px 0px;
    }
    /*.header .links_store div {
        padding-left: 40px;
        margin: 10px 0px;
    }*/
    .col-md-9.col-search {
        width: 81%;
        float: left;
    }
    .col-md-3.col-search {
        width: 19%;
        float: left;
    }
    .header div.search {
        width: 750px;
        margin: 0 auto;
        float: none;
    }
    .form-inline.search {
        width: 578px;
        float: left;
    }
    .navbar-nav>li>a {
        font-size: 13px!important;
        padding: 1em 0.79em;
    }
    .row.m-banners .col-md-4 {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    /*MINI BANNERS*/
    /* .mini-banners.promo{
        background-position: 15px -3px;
    } */
    /* .mini-banners.food{
        background-position: 15px -36px;
    }
    .mini-banners.phone{
        background-position: 15px -70px;
    }
    .mini-banners{
        font-size: 10px;
        padding: 10px 0px 10px 45px;
        background-size: 10%;
    } */

    ul.grid-produtos li {
        width: 50%;
    }
    /*SLIDER MARCAS FAVORITAS*/

    .logo {
        width: 150px;
        height: auto;
    }
    .container.marcas,
    .container.sliders {
        width: 700px;
    }
    .banners {
        width: 750px;
    }
    .banners .col-md-6 {
        float: left;
        width: 50%;
    }
    .banners .reset-padding {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .blog .col-md-2 {
        display: none;
    }
    .blog .col-md-10 {
        width: 100%;
    }
    .blog .col-md-10:nth-child(3n+1) {
        text-align: left;
    }
    .blog .col-md-1 {
        display: none;
    }
    .blog .col-md-11 {
        width: 100%;
    }
    .blog .col-md-11:nth-child(3n+1) {
        text-align: left;
    }
    .prod_oferta .img img {
        width: 100%;
    }
    .btn-comprar-menu {
        font-size: 25px;
    }
    .header .link_blue {
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    /*.header .links_store div {
        padding-left: 35px;
        font-size: 11px;
        margin: 5px 0px;
        line-height: 25px;
        width: 20%;
    }*/
    /*Produto*/

    .col-md-3.prod-info {
        margin: 20px 0px;
        float: left;
        width: 100%;
    }
    .col-md-6.prod-info {
        float: left;
        width: 100%;
    }
    .col-md-3.price {
        position: relative;
        clear: both;
        top: 20px;
    }
    .col-md-6.prod-info .col-md-6 {
        width: 50%;
        float: left;
        margin: 5px 0px;
    }
    /* Zoom */

    .zoomWrapper {
        margin: 0 auto;
    }
    .zoomWrapper img {
        position: relative!important;
        width: 500px!important;
        height: auto!important;
    }
    .zoomContainer,
    .zoomWindowContainer div {
        width: 500px!important;
        height: 500px!important;
    }
    .zoomContainer img,
    .zoomWindowContainer div img {
        width: 500px!important;
        height: 500px!important;
    }
    /*glossario*/

    .interna-c .glossario span {
        width: 1.6%;
    }
    .interna-c .col-md-3.glossario-col {
        width: 50%;
        float: left;
        margin-top: 30px;
    }
    .glossario-ativo {
        min-height: 200px;
    }
    .subtotal input[type="text"] {
        width: 619px;
    }
    .logged .pagamentos .right {
        top: 0;
        width: 100%;
    }
    .formas-pagamento {
        width: 30%;
        height: 451px;
        margin-top: 0;
    }
    .unlogged .pagamentos .right {
        top: 0;
        width: 100%;
    }
    .unlogged .pagamentos {
        height: auto;
    }
    .boxes.pagamento {
        width: 100%;
    }
    .boxes.pagamento .col-md-3 {
        display: none;
    }
    .only_mobile .boxes.pagamento {
        margin-top: 0;
    }
    .pagamentos .col-xs-7 {
        min-width: 480px;
    }
    .only_mobile .boxes.pagamento {
        min-height: 451px;
    }
    .caixa-busca .col-sm-3 {
        width: 100%;
        margin-bottom: 20px;
    }
    .caixa-busca .btn-lojas {
        width: 100%;
    }
    .table-resumo >thead>tr>th,
    .table-resumo .total,
    .table-resumo .subtotal {
        font-size: 16px;
    }
    .table-resumo >tbody>tr>td {
        font-size: 14px;
        padding: 5px;
    }
    .interna-loja .col-md-6.foto {
        margin-bottom: 30px;
    }
    .interna-loja .col-md-4 {
        margin-bottom: 20px;
    }
    .caixa-busca .form-inline .form-group {
        margin-bottom: 20px;
    }
    .caixa-busca .form-inline .form-group.uf,
    .caixa-busca .form-inline .form-group.ou {
        width: 10%;
    }
    .caixa-busca .form-inline .form-group.cidade {
        width: 80%;
    }
    .caixa-busca .form-inline .form-group.cep {
        width: 90%;
    }
    .caixa-busca .form-inline .form-group.btn_buscar {
        width: 12%;
    }
    .caixa-busca .form-inline .form-group.nome_loja {
        width: 79%;
    }
    .btn-blue {
        float: none;
    }
    .dados .col-md-8 {
        width: 100%;
    }
    .dados .col-md-2 {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .dados .col-md-4 {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .dados .rm {
        padding: 0;
        margin: 0;
    }
    .calendario .icone {
        right: 8px;
    }
    .detalhes .col-md-4 {
        padding: 0;
    }
    .btn-blue {
        float: none;
    }
    .entrega.first,
    .dados.last {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
    .prods.right {
        float: left;
        width: 100%;
        margin: 20px 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .dados .col-md-8 {
        width: 100%;
    }
    .dados .col-md-2 {
        width: 100%!important;
        margin: 0;
        padding: 0;
    }
    .dados .rm {
        padding: 0!important;
        margin: 0!important;
    }
    .container,
    .container-fluid,
    .container.title,
    .container.title-mf,
    .container.blog,
    .container.sobre,
    .container.space,
    .container.banners,
    .container.m-banners,
    .container.interna {
        width: 920px;
    }
    .header .links_loja {
        float: right;
        margin: 0 auto;
    }
    .container.banners img {
        height: auto;
    }
    .row.m-banners .col-md-4 {
        width: 32.66731%;
    }
    .mini-banners {
        font-size: 11px;
    }

    /*HEADER*/

    .header .link_blue {
        font-size: 11px;
    }
    /*.header .links_store div {
        font-size: 13px;
        background-size: 20%;

        padding-left: 35px;
        margin: 0;
        margin-left: 18px;
    }*/

    /*      .header .links_store div{
    background-size: 21px;
    } */

    .header .links_store div.nossas-lojas {
        background-position: 0px -29px;
    }
    .header .links_store div.servicos {
        background-position: 0px -138px;
    }
    .header .links_store div.rastrear-pedido {
        background-position: 0px -56px;
    }
    .header .links_store div.repetir-pedido {
        background-position: 0px -83px;
    }
    .header .links_store div.minha-conta {
        background-position: 0px -109px;
    }
    .col-md-9.col-search {
        width: 81.691%;
    }
    .header .form-inline.search {
        width: 100%;
    }
    .navbar-nav>li>a {
        font-size: 16px;
        padding: 1em 1.66em;
    }
    .banner .select-racas {
        padding-top: 130px;
    }

    /*MINI BANNERS*/
    /* .mini-banners.promo{
        background-position: 15px -3px;
    }
    .mini-banners.food{
        background-position: 15px -44px;
    }
    .mini-banners.phone{
        background-position: 15px -86px;
    }
    .mini-banners{
        font-size: 13px;
        padding: 10px 0px 10px 55px;
    } */
    /*SLIDER MARCAS FAVORITAS*/

    .container.marcas,
    .container.sliders {
        width: 940px;
    }
    .banners {
        width: 970px;
    }
    .banners .reset-padding {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .interna .col-md-2 {
        width: 26.666667%;
    }
    .interna .col-md-10 {
        width: 73.333333%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .container,
    .container-fluid,
    .container.title,
    .container.title-mf,
    .container.blog,
    .container.sobre,
    .container.space,
    .container.banners,
    .container.m-banners,
    .container.interna,
    .container.banner-produtos {
        width: 920px;
    }
    .header .links_loja {
        float: right;
        margin: 0 auto;

        justify-content: space-between;
    }
    .dados .col-md-3 {
        width: 40%;
    }
    .steps-pedido {
        width: 640px;
        padding-top: 63px;
    }
    .steps-pedido.step-one,
    .steps-pedido.step-two,
    .steps-pedido.step-three,
    .steps-pedido.step-four,
    .steps-pedido.step-five,
    .steps-pedido.step-six {
        background-size: 80%;
    }
    .steps-pedido li:nth-child(1),
    .steps-pedido li:nth-child(2),
    .steps-pedido li:nth-child(3),
    .steps-pedido li:nth-child(4),
    .steps-pedido li:nth-child(5),
    .steps-pedido li:nth-child(6) {
        margin-right: 5px;
    }
    .steps-pedido li {
        font-size: 12px;
        width: 84px;
        padding: 0;
    }
    .interna-loja iframe {
        width: 100%;
        height: 430px;
    }
    .boxes.concluir input[type="text"] {
        width: 170px;
    }
    /*Submenu*/

    ul.sub-menu,
    ul.sub-menu ul,
    ul.sub-menu li {
        width: 294px;
    }
    ul.sub-menu.ext {
        width: 284px;
        left: 310px;
    }
    .container.banners img {
        height: auto;
    }
    .row.m-banners .col-md-4 {
        width: 32.66731%;
    }
    .mini-banners {
        font-size: 11px;
    }
    /*HEADER*/

    .header .link_blue {
        font-size: 11px;
    }
    /*.header .links_store div
        font-size: 11px;
        background-size: 21%;

        padding-left: 35px;
        margin: 0;
        margin-left: 18px;
    }*/
    /*      .header .links_store div{
    background-size: 21px;
    } */

    .header .links_store div.nossas-lojas {
        background-position: 0px -29px;
    }
    .header .links_store div.servicos {
        background-position: 0px -138px;
    }
    .header .links_store div.rastrear-pedido {
        background-position: 0px -56px;
    }
    .header .links_store div.repetir-pedido {
        background-position: 0px -83px;
    }
    .header .links_store div.minha-conta {
        background-position: 0px -109px;
    }
    .col-md-9.col-search {
        width: 81.691%;
    }
    .header .form-inline.search {
        width: 75.9999%;
    }
    .navbar-nav>li>a {
        font-size: 15px;
        padding: 1em 1.09em;
    }
    .hold {
        height: 175px !important;
    }
    main.container-produto {
        padding-top: 0;
    }
    .container-produto div.bannerProduto {
        margin-top: 0;
    }
    .banner .select-racas {
        padding-top: 130px;
    }

    /*MINI BANNERS*/
    /* .mini-banners.promo{
        background-position: 15px -3px;
    }
    .mini-banners.food{
        background-position: 15px -44px;
    }
    .mini-banners.phone{
        background-position: 15px -86px;
    }
    .mini-banners{
        font-size: 13px;
        padding: 10px 0px 10px 55px;
    } */

    .popup-institucionalFreteGratis {
        width: 100%;
        margin-bottom: 14px;
    }

    ul.grid-produtos li {
        width: 25%;
    }

    /*SLIDER MARCAS FAVORITAS*/

    .container.marcas,
    .container.sliders {
        width: 940px;
    }
    .banners {
        width: 970px;
    }
    .banners .reset-padding {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .interna .col-md-2 {
        width: 26.666667%;
    }
    .interna .col-md-10 {
        width: 73.333333%;
    }
    /* Produto */

    .price .price-current {
        font-size: 25px;
        line-height: 38px;
    }
    .box-aproveite .aproveite {
        width: 29%;
    }
    .box-aproveite .plus {
        line-height: 120px;
    }
    .box-aproveite .aproveite .img_aproveite {
        width: 100%;
    }
    .col-md-3.prod-info,
    .col-md-6.prod-info {
        width: 50%;
    }
    .col-md-3.price {
        width: 100%;
        margin-top: 30px;
    }

    /*glossario*/

    .interna-c .glossario span {
        width: 2%;
    }
    .interna-c .col-md-3.glossario-col {
        width: 20%;
    }
    .interna-c .col-md-3.glossario-col:first-child {
        width: 40%;
    }
    .subtotal input[type="text"] {
        width: 100px;
    }
    .logged .pagamentos .right {
        top: -470px;
    }
    .boxes.pagamento {
        width: 276px;
    }
    .boxes .box-inside .right .parcelas {
        font-size: 16px;
    }
    .btn-save {
        font-size: 20px;
    }
    .boxes.pagamento .col-md-9 {
        width: 69%;
    }
    .boxes.pagamento .col-md-3 {
        width: 31%;
    }
    .formas-pagamento {
        height: 383px;
        width: 184px;
    }
    .unlogged .pagamentos .right {
        top: -490px;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1508px) {
    .header .col-md-10 {
        width: 83%;
    }
    .header .col-md-2 {
        width: 15%;
    }
}

@media (min-width: 1200px) {
    form.search {
        width: 100%;
    }
}

@media (max-width: 425px){
    .msgAssinatura {
          margin-top: 9px!important;
        margin-left: 32px!important;
        margin-bottom: 13px!important;
    }
}

@media (max-width: 479px) {
    .header .interaction {
      margin: 0;
    }

}

@media only screen and (max-width:480px){
    .table-resumo .td-resumo span {
        display: none;
    }
}

@media (max-width: 765px){
    .msgAssinatura {
         margin-top: 9px!important;
	    margin-left: 25px!important;
	    margin-bottom: 22px!important;

    }
}

@media (max-width: 767px) {
    .assistenteInteligente {
        width: 100%;
        height: 180vh;
    }
}

@media (min-width: 768px){
    .assistenteInteligente {
        width: 100%;
        height: 65vh;
    }

    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (max-width: 768px) {
    .form-control.ddd{
    padding: 0;
    width: 30px;
    padding-left: 5px;
    }
}

@media (max-width: 890px) {
    .select-racas {
        display: none;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (max-width: 992px) {
    .navbar-vert .navbar-header {
        float: none;
    }
    .navbar-vert .navbar-left,
    .navbar-vert .navbar-right {
        float: none !important;
    }
    .navbar-vert .navbar-toggle {
        display: block;
        margin-right: 23px;
    }
    .navbar-vert .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-vert .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-vert .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-vert .navbar-nav {
        float: none!important;
        margin-top: 10px;
    }
    .navbar-vert .navbar-nav>li {
        float: none;
    }
    .navbar-vert .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-vert .collapse.in {
        display: block !important;
    }
    .btn-form {
        margin: 20px auto;
        float: inherit;
        display: block;
    }
}

@media ( min-width : 1280px) {
	.col-lg-15 {
		width: 20%;
		float: left;
	}
	.container {
		width: 1250px;
	}
}

@media ( min-width : 1380px) {
	.container {
		width: 1300px !important;
	}
}

@media ( max-width : 1200px) {
	.msgAssinatura {
		margin-top: -55px !important;
		margin-left: 103px !important;
	}
}

@media ( min-width :1280px) {
	.assistenteInteligente {
		width: 100%;
		height: 65vh;
	}
}

.bloco .img img {
	width: 80% !important;
	margin-top: 6px;
}

@media ( min-width : 768px) {
	.col-sm-15 {
		width: 20%;
		float: left;
	}
}

@media ( min-width : 992px) {
	.col-md-15 {
		width: 20%;
		float: left;
	}
}

@media ( min-width : 1200px) {
	.col-lg-15 {
		width: 20%;
		float: left;
	}
}

body>.mini-banners-home {
	font-family: "PT Sans", sans-serif;
	overflow-x: hidden;
}

.mini-banner-home {
	margin-top: 0px;
	display: block;
	color: #FFF;
	min-height: 60px;
	padding: 6px;
	text-align: center;
}

.beneficios{
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.mini-banner-home.bloco-04 {
	background: #fa0000 url("https://static.petz.com.br/novaLoja/images/divider.jpg") no-repeat left top;
	background-size: contain;
}

.bloco {
    cursor: pointer;
    margin-top: 20px;
}

.bloco .text-center {
    display: inline-flex;
    padding: 0px 36px 0px 36px;
}

/*divisoria dos blocos*/
.bloco .img {
	display: inline-block;
	margin-right: 0px;
}

.bloco .img img {
	width: 100%;
	height: auto;
}

.bloco .svg-icon {
    display: flex;
    justify-content: center;
    align-items: center;

    padding-right: 12px;
}
.bloco .svg-icon i {
    color: var(--main-color);
    font-size: 38px;
}

@media screen and (max-width: 1000px) {
	.bloco {
        min-height: 60px;

	}
}

/*.bloco .txts{
	display: inline-block;
}*/
.bloco .txts {
	padding: 4px 0px;
	text-align: left;
	line-height: 14px;
}

.vertical-line{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

.bloco .f_txt {
    font: Roboto;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    color: #262626;
    float: left;
}

.bloco .s_txt {
	font-size: 10px;
	line-height: 17px;
	text-align: left;
    display: inline-block;
    color: #262626;
    opacity: 1;
}


.bloco .link_regras a {
    font-size: 10px;
    font-weight: 500;
    line-height: 17px;
    color: #262626;
    text-decoration: underline;
    display: block;
}


.parcelas {
	font-size: 16px;
	line-height: 17px;
	font-weight: 900;
}

@media screen and (min-width:990px) and (max-width: 1440px) {
	.font12 {
		font-size: 12px !important;
	}
	.font14 {
		font-size: 14px !important;
	}
	.font25 {
		font-size: 25px !important;
	}
	.bloco-03 .txts .txt_03 {
		font-family: "PT Sans", sans-serif;
		display: inline-block;
		font-weight: 700;
		text-align: left;
		text-transform: uppercase;
		font-size: 17px !important;
		line-height: 14px !important;
	}
	.bloco-03 .txts {
		text-align: left;
	}
	.bloco-04 .desconto-banner {
		font-size: 35px;
	}
	.bloco-04 .f_txt {
		font-size: 14px;
	}
}

.stepsPickupStore {
    width: 820px;
    padding-top: 93px;
    height: 40px;
    text-align: center;
    display: block;
    margin: 0 auto 80px;
}
.stepsPickupStore.stepOne {
    background: url("https://static.petz.com.br/novaLoja/images/pickupStoreStepOne.png") no-repeat center 0;
}
.stepsPickupStore.stepTwo {
    background: url("https://static.petz.com.br/novaLoja/images/pickupStoreStepTwo.png") no-repeat center 0;
}
.stepsPickupStore.stepThree {
    background: url("https://static.petz.com.br/novaLoja/images/pickupStoreStepThree.png") no-repeat center 0;
}
.stepsPickupStore.stepFour {
    background: url("https://static.petz.com.br/novaLoja/images/pickupStoreStepFour.png") no-repeat center 0;
}

#retire-na-loja {
	width: 170px;
	float: right;
	cursor: pointer;
}

@media only screen and (max-width:991px){
	#retire-na-loja {
		width: 25vw;
	}

    #enderecoBox .col-md-6 {
        position: unset;
    }
}

div.ias_loader {
    display: block;

    clear: both;

    width: 100%;
}
.ias_loader center img {
    width: 50px;
    margin: 100px 0px;
}
.modal-dialog {
    border-radius: 8px !important;
}
.modal-dialog *:not(.material-icons):not(.fa):not(.modal-icon) {
    font-family: sans-serif !important;
}
.petcommerce-button {
    background-color: transparent !important;
    padding: 2px 0 !important;
}
.visuallyhidden {
    left: -9999px;
    position: absolute;
}
@media only screen and (max-width: 1379px) {
    .navbar-nav>li>a {
        padding: 11px 20px;
    }
}
@media only screen and (max-width: 1200px) {
    .navbar-nav>li>a {
        padding: 11px 10px;
    }
    .petcommerce-button {
        padding: 5px 0px !important;
    }
    .petcommerce-button img {
        width: 150px;
    }
}

footer .copyright {
    padding-bottom: 30px;
}
footer .copyright .text-copyright {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 12px;

    text-align: center;

    color: #818181;

    opacity: 1;
}

header.header.checkout {
    height: auto;
}
.header.checkout .safe-enviroment {
    display: flex;
    align-items: center;
    justify-content: flex-end;

    font-size: 14px;
    line-height: 14px;

    color: #818181;
}
.header.checkout .safe-enviroment img {
    flex: 0 0 37px;
    max-width: 37px;

    margin-right: 14px;
}

#boleto #msgBoleto ol {
    padding-left: 0;
}

.nav-mask {
    top: 122px !important;
}

.sticky .nav-mask{
    top: 107px!important;
}

.modal-dialog{
    height: auto !important;
    min-height: 260px;
}

.novoPopup .modal-content{
    padding: 10px 20px 60px;
}

.novoPopup .btns{
    width: 645px!important;
    left: 2px!important;
    bottom: 3px!important;
    border-radius: unset !important;
}

.modal-body{
    max-height: 405px !important;
}

.modal-message{
    font-weight: 400 !important;
}

.site-wrap {
    padding-top: 120px;
}

.header .links_loja>:not(:last-child){
    margin-right: 40px;
}

.header .links_loja>:last-child{
    margin-right: 20px;
}

.header .logo-header{
    padding: 0px 30px;
    min-height: 59px;
}

.modal-body.petz-modal{
    min-height: 208px;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.logo{
    font-size: 39px;
    font-family: 'Roboto';
    color: var(--main-color);
}

.fix-padding-left {
    padding-left: 0px !important;
}

.fix-padding-right {
    padding-right: 30px !important;
}

a.logo:hover{
    color: var(--main-color);
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover,
.nav>li>a:focus,
.nav>li>a:hover {
    background: #FFF;
    color: var(--main-color);
}

.table-produto-resumo > thead > tr > th{
    color: #777;
    border-bottom: #777 1px solid;
}

.produtosCarrinho h1, .confirm h1, .pull-left, .table-pedidos >thead>tr>th{
    color: #444444 !important;
}

.table-pedidos >thead>tr>th{
    border-bottom: #444 2px solid;
}

.produtosCarrinho h4 a, .interna .menu-conta li.active a, .content-minha-conta h3, .table-resumo >thead>tr>th, .navbar-vert .navbar-nav>li>a:hover, .interna .menu-conta li:hover, .interna .menu-conta li.active, .interna .menu-conta li:hover a, .interna .menu-conta li.active a{
    color: var(--main-color) !important;
}
.content-minha-conta h3, .table-resumo >thead>tr>th, .confirm-head-image{
    border-bottom: var(--main-color) 2px solid !important;
}

.interna .menu-conta li:hover, .interna .menu-conta li.active{
    border-bottom: var(--main-color) 1px solid !important;
}

.menu-conta.nav.navbar-nav>li{
    color: #717171;
    padding: 10px 0px;
}

.unlogged .boxes.active h2{
    background-color: #444;
}

.modal-content.lock-modal{
    width: 416px;
}

.modal-content.lock-modal .modal-body{
    padding: 0;
}

.menu-conta.nav.navbar-nav>li>*{
    display: inline-block;
    vertical-align: middle;
}

@media only screen and (max-height: 650px) {
    .modal-body{
        max-height: 260px!important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    #menuPetz .favorite-brands {
      display: none !important;
    }

    .nav-mask {
      top: 123px !important;
    }

    .search {
        width: 45%;
    }

    .line-interaction {
        width: 55%;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    #menuPetz .favorite-brands {
      display: none !important;
    }

    .nav-mask {
      top: 131px !important;
    }

    .search {
        width: 45%;
    }

    .line-interaction {
        width: 55%;
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .search {
        width: 45%;
    }

    .line-interaction {
        width: 55%;
    }
}

footer a:hover{
    color: var(--main-color) !important;
}

@media screen and (min-width: 1024px) {
    #menuPetz ul.sub-menu li.menuparent .sub-menu li:hover > a {
        color: var(--main-color) !important;
    }

    #menuPetz ul.sub-menu li.menuparent .sub-menu > li.li-menu-all > a {
        color: var(--main-color) !important;
    }
}

.autocomplete-suggestions{
    position: fixed !important;
    min-width: unset !important;
    top: 67px !important;
}

.autocomplete-suggestions.sticky{
    top: 62px !important;
}
a.logo label{
    margin-bottom: 0;
}

.search {
    float: unset;
    width: unset;
    flex-grow: 1;
}

.header .links_loja {
    width: unset;
}

label.minified{
    font-size: 28px;
}

header.fixo .space, header.sticky .space{
    padding: 5px 0 5px;
}

#bot, .back-to-top{
    background-color: var(--main-color) !important;
}

.back-to-top:hover, .back-to-top:focus{
    color: #fff !important;
}

.confirm-data{
    display: flex;
    align-items: center;
    justify-content: center;
}

.confirm-data .confirm-data-actions{
    margin-left: 10px;
}

li.liProduct .petzProduct{
    display: flex;
    flex-direction: column;
}

.liProduct .petzProduct .product-img{
    align-self: center;
}

#login .modal-dialog{
    width: 380px;
}

#login .modal-header{
    padding: 15px 15px 0 !important;
}

#login .modal-header h4{
    font-size: 14px;
}

#login .modal-content{
    width: 100%;
    height: auto;
    padding: 0;
}

#login .modal-body{
    padding: 15px;
}

#login .modal-body .formLogin{
    padding: 0px 20px;
}

.table-produto-resumo.table>thead:first-child>tr:first-child>th{
    color: #515151;
    border-color: #515151;
}

.formas-pagamento ul li a:hover span, .formas-pagamento ul li.active a span, .formas-pagamento ul li a:active span{
    background-color: var(--main-color) !important;
    border-color: var(--main-color) !important;;
}

.pedidos-detalhe span{
    font-family: 'Roboto';
    font-size: 36px;
    line-height: 17px;
    font-weight: bold;
    text-align: center;
    color: #333 !important;
}

#carrinhoCep::placeholder{
    color: var(--main-color) !important;
}

.modal-message strong b{
    color: #515151;
}

.header.fixo.checkout {
    box-shadow: unset;
}

.subtotal #aplicaCupom.btn-apply{
    background-color: var(--main-color);
}

#menuPetz .favorite-brands > div.brands-holder .blue-link {
    color: var(--main-color) !important;
}

iframe#dtbot-iframe {
    position: fixed;
	bottom: 0;
	top: auto !important;
    z-index: 1001!important
}

@media screen and (min-width: 1200px) {
    .search {
        margin-right: 80px;
    }
}

.autocomplete-suggestion:hover {
    color: var(--main-color) !important;
}

.header.checkout div.safe-enviroment {
    padding: 30px;
    height: 0px;
}
.formas-pagamento ul li:not(.paypal) a span{
    border: 1px solid;
    width: 48px;
    height: 23px;
    padding: 5px 18px;
    position: relative;
    border-radius: 4px;
    margin-right: 8px;
}

.formas-pagamento ul li a span{
    position: relative;
}

.formas-pagamento ul li.paypal a span:before{
    left: 0;
    top: 0;
}

#paypal .descricao, #paypal .comoPagar{
    text-align: left;
}

#paypal .comoPagar a {
    color: var(--main-color);
}

.header.header-affiliate #menuPetz #navbar-collapse-grid ul.nav>li:nth-of-type(1) .favorite-brands .image-category img{
    content: url(/novaLoja/images/menu/cat-cachorro.png);
    max-width: 199px;
}

.header.header-affiliate #menuPetz #navbar-collapse-grid ul.nav>li:nth-of-type(2) .favorite-brands .image-category img{
    content: url(/novaLoja/images/menu/cat-gato.png);
    max-width: 199px;
}

.header.header-affiliate #menuPetz #navbar-collapse-grid ul.nav>li:nth-of-type(3) .favorite-brands .image-category img{
    content: url(/novaLoja/images/menu/cat-passaro.png);
    max-width: 199px;
}

.header.header-affiliate #menuPetz #navbar-collapse-grid ul.nav>li:nth-of-type(4) .favorite-brands .image-category img{
    content: url(/novaLoja/images/menu/cat-peixe.png);
    max-width: 199px;
}

.header.header-affiliate #menuPetz #navbar-collapse-grid ul.nav>li:nth-of-type(5) .favorite-brands .image-category img{
    content: url(/novaLoja/images/menu/cat-outros-pets.png);
    max-width: 199px;
}

.header.header-affiliate #menuPetz #navbar-collapse-grid ul.nav>li:nth-of-type(6) .favorite-brands .image-category img{
    content: url(/novaLoja/images/menu/cat-casa-jardim.png);
    max-width: 199px;
}

label.label-login {
    margin-bottom: 10px;
}

label.fisica {
    margin-top: 20px;
}

.container.interna {
    font-family: 'Roboto';
}

ul.radios {
    padding: initial;
    margin-left: 20px;
}

span.form-asterisk {
    color: var(--main-color);
    margin-left: 3px;
}

.radio label {
    padding-left: 9px;
}

input#tipoPessoaJuridica {
    margin-top: 3px;
    font-weight: 500;
    color: var(--main-color);
}

input#tipoPessoaFisica {
    margin-top: 3px;
    font-weight: 500;
    color: var(--main-color);
}

small.pull-right {
    font-weight: 500;
}

label.fisica {
    font-weight: 500;
}

.form-group label {
    font-weight: 500;
}

.row label {
    font-weight: 500;
}

.form-group input::placeholder {
    font-weight: 300;
    color: #E0E0E0 !important;
}

.box-show-pass label {
    margin-left: 8px;
}

input#search::placeholder {
    font-size: 17px;
    font-family: 'Roboto';
    font-weight: 400;
    font-style: normal;
}

input#showPass2 {
    color: var(--main-color);
}

input#showPass {
    color: var(--main-color);
}

.navbar.navbar-vert {
    justify-content: center;
    margin-bottom: 32px;
}

.navbar-grid-container,
.grid-navbar-collapse {
    display: grid;
    grid-column-gap: 1em;
    grid-template-columns: 1fr 0fr 0fr;
    display: none;
}

.container.interna {
    margin: 0 auto !important;
}

.pull-right {
    float: left !important;
}

.sub-header h1 {
    padding-top: 14px
}

#popupRecuperarSenha.modal .form-group .petz-field-icon, .form-group .petz-select-icon{
    top: 30px;
}

.novoPopup .petz_modal_header .close{
    position: relative;
    top: -8px;
}

.btn-redondo {
    display: block;
    text-align: center;
    font-size: 17px;
    background: var(--main-color) !important;
    padding: 10px 0px;
    color: #fff;
    border-radius: 9px !important;
    border-color: transparent !important;
    text-decoration: none;
    box-shadow: unset;
    text-transform: none !important;
    font-size: 20px;
    padding: 12px;
}

.btn-redondo:hover {
    color: #fff;
    text-decoration: none;
    box-shadow: unset;
}

.btn-redondo:active {
    color: #fff;
    text-decoration: none;
    box-shadow: unset;
}

#popupRecuperarSenha .novoPopup .modal-content{
    padding: 20px;
}

#popupRecuperarSenha .novoPopup .modal-content .social-icons-conatainer{
    width: 100%;
}

#msgBoleto, #paypal {
    padding: 0 35px;
}

button.navbar-toggle {
    margin-top: 15px;
}

.modalWarnMe {
    content: '';
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.modalWarnMe .modal-dialog {
    margin: 130px auto;
    width: 380px;
    display: inherit;
}
.modalWarnMe .modal-header {
    padding: 15px !important;
    font-size: 30px;
    font-weight: normal;
    color: #007DC5;
}
.modalWarnMe .modal-content {
    width: 100%;
}
.modalWarnMe .modal-header {
    padding: 15px !important;
}
.modalWarnMe .modal-body {
    padding: 0 15px !important;
}
.modalWarnMe .modal-body.petz-modal {
    display: initial;
}
.hide-affiliate {
    display: none !important;
}

.header.checkout .logo-header{
    text-align: left;
    display: flex;
}

@media screen and (min-width: 768px) {
    .header-affiliate .navbar-group {
        display: flex;
        justify-content: center;
    }
}

#blip-chat-container:has(>.opened) {
  width: 106% !important;
}