.lists-container {
  margin-top: 20px;
  margin-bottom: 20px;
}

/** CATEGORY **/
.cat_top{
  width: 99.2%;
  height: 45px;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  padding-left: 0px;
  padding-right: 0px;
}

.noPadding {
  padding: 0;
}

.breadcrumb{
  height: 45px;
  width: 100%;
  text-transform: none;
  padding-top: 13px;
  background: transparent;
  padding-left: 10px;
  text-align: left;
}

.breadcrumb .breadcrumb_item::after {

}

.breadcrumb .breadcrumb_item a {
  color: #0060a8;
  font-size: 13px;
}

/*.breadcrumb b, .breadcrumb a{
  color: #888;  
  font-size: 13px;
  text-decoration: none;
}
.breadcrumb a i{
  font-size: 13px;
  color: #888;
}
.breadcrumb a i:hover{
  color: #444;
}
.breadcrumb a:hover{
  text-decoration: underline;
}
.breadcrumb b{
  font-size: 10px;
  padding: 0px 5px 0px 0px;
}
.breadcrumb .bread_color{
  color: #0060a8;
  font-size: 13px;  
}*/
.cat_top_text{
  height: 45px; 
  float: right;
  border-left: 1px solid #e2e2e2;
  /*padding-top: 10px;*/  
}

.cat_top_text_show {
  height: 45px; 
  float: left;
  border-left: 1px solid #e2e2e2;
  padding:0px;
}
.text-center .cat_top_text{
  position: relative;
}
.text-center .cat_top_text span{
  padding-right: 6px;
}
.cat_top_text span, .cat_top_text_show span{
  color: #0060a8;
  font-size: 12px;
  display: inline-block;
  padding: 0px;
  padding-top: 13px;
}
.cat_top_text select {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0px;
  height: 45px;
  max-height: 45px;
  min-height: 45px;
  width: 100%;
}
.cat_top_btn{
  height: 44px;
  padding-top: 12px;
  border-left: 1px solid #e2e2e2;
  cursor: pointer;
}
.cat_top_btn:hover{
  background: #0060a8;
}
.cat_top_btn:hover > i{
  color: #fff;
}
.cat_top_btn i{
  font-size: 19px; 
  color: #c9c9c9;
}
.view_active{
  background: #0060a8;
}
.view_active i{
  color: #fff;
}
.sid_left{
  padding-left: 0px;
}
.sid_right{  
  padding-right: 0px;
}
.simonfilters{
  width: 100%;
  border-radius: 5px;
  border: 1px solid #e2e2e2;
  padding:0;
  margin: 0px; 
  font-size: 12px; 
}
.simonfilters ul{
  padding-left: 0px;
}
.box-heading{
  margin: 0px;
  padding: 0px;
  font-size: 15px;
  height: 45px;
  line-height: 45px;
  vertical-align: middle;
  color: #fff;  
  font-size: 15px;
  font-weight: bold;
  background-color: #0060a8;
  margin:0;
  border-radius: 5px 5px 0px 0px;
  padding-left: 15px;
  text-transform: uppercase;
}

.bf-attr-header, .bf-sliding-cont {
  padding-left: 5px;
}

.simonfilters li{
  list-style: none;
}
.simonfilters .filter_title{
  color: #0a4fa0;
  /*font-family: 'OpenSansSemibold', Arial, Tahoma;*/
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  list-style: none;
  margin-top: 15px;
  margin-bottom: 12px;
}
.inp-busca-f{
  outline: none;
  height: 27px; 
  width: 100%;
  border: 1px solid #e2e2e2;
  background: url("../../images/cat_search.png") no-repeat 95% center #fff;
  padding: 0px;
  padding-right: 25px;
  padding-left: 10px;
}
.filter_ul{
  max-height: 120px;
  overflow-y: auto;
  margin-top: 10px;
  margin-bottom: 35px;
}
.add_filter{
  cursor: pointer;
  background-image: url("https://images.n49shop.com.br/n49shopv2_dinac/images/pavcustom/check-off.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  font-family: 'Open Sans';
  font-size: 13px;
  color: #010101;
  line-height: 22px;
  vertical-align: middle;
  padding-top: 2px;
}
.add_filter.checked{
  background-image: url("https://images.n49shop.com.br/n49shopv2_dinac/images/pavcustom/check-on.png");
}

.simonfilters li {
  color: rgb(119, 119, 119);
  text-transform: none;
  font-size: 12px;
  font-family: 'Open Sans';
}

.cat_top .filtros-container {
  padding:0px; 
  padding-left:10px;
}

.cat_resumo{
  /*padding-top: 20px;*/
}

.cat_resumo .box-heading {
  margin: 0;
  margin: -20px -1px 0px;
  background-color: #e4e4e4;
  color: #0060a8;
  text-transform: none;
}

.cat_resumo_item{
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.cat_resumo_item .resumo_item_container {
  padding: 0;
  padding-left: 10px;
}

.cat_resumo_item .cat_res_nome, .cat_resumo_item b{
  color: #545454;
  font-size: 12px;
  font-weight: bold;  
  text-transform: uppercase;
}
.cat_resumo_item .cat_price{
  color: #0060a8;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  text-align: right;
  padding-top: 10px;
}
.cat_resumo_item b{
  color: #0060a8;
}
.cat_resumo_item i{
  color: #b2b2b2;
  display: block;
  float: right;
  padding-top: 10px;
  cursor: pointer;
}
.res_subtot{
  display: block;
  font-size: 12px;
  color: #0060AA;
  line-height: 25px;
  font-weight: bold;
  text-transform: none;
}
.res_subtot_p{
  display: block;
  font-size: 12px;
  color: #777;
  line-height: 25px;
}
.res_desc_rd{
  color: #e23336;
}

.box_icos .cat_post a img{
  width: 165px;
  height: 165px;
  margin: 0 auto;
  max-width:100%;
}
.box_icos .cat_post a img:hover{
  opacity: 0.9;
}

.box_icos .cat_post .cat_post_title:hover{
  /*text-decoration: underline;*/
}

.box_icos .cat_post span.cat_prod_description_integracao {
  color: #888888;
  font-size: 10px;
  display: block;
  font-weight: normal;
}

.box_list .cat_post .cat_to_cart,
.box_just .cat_post .cat_to_cart{
  display: none !important;
}

.box_icos .cat_post .cat_prod_idqt,
.box_just .cat_post .cat_prod_idqt{
  display: none;
}

.box_icos .cat_post .cat_prod_id{
  display: none;
}

.box_icos .cat_post input{
  width: 55px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  border-radius: 6px 0px 0px 6px;
  border: 1px solid #e2e2e2;
  outline: none;
  float: left;
  color: #777;
  text-align: center;
  font-family: 'RobotoLight', Arial, Tahoma;
  font-size: 14px;
}

.box_icos .cat_post .btn:hover{
  opacity: 0.9;
}
.box_just .cat_post img{
  display: none;
}
.box_just .cat_sub_post{
  width: 99.2% !important;
  border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  padding: 15px;
  padding-left: 10px;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.box_just .cat_sub_post:last-child {
  border-bottom:  1px solid #e2e2e2;
  margin-bottom: 10px;
}

.box_just .cat_relat .cat_sub_post{
  border: none;
  border-bottom: 1px solid #e2e2e2;
}
.box_just .cat_relat .cat_post_title a{
  margin-left: 20px;
}
.box_just .cat_relat .cat_prod_id{
  margin-left: 20px;
}
.box_just .cat_relat .mod_text{
  display: block;
}
.box_just .cat_prod_price{
  display: block;
  position: absolute;
  right: 0;
  margin-right: 20%;
}
.box_just .cat_post_title{
  display: block;
  float: left;
}
.box_just .cat_post form{
  width: 102px;
  margin: auto;
  height: 32px;
  float: right;
}
.box_just .cat_post input{
  width: 55px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  border-radius: 6px 0px 0px 6px;
  border: 1px solid #e2e2e2;
  outline: none;
  float: left;
  color: #777;
  text-align: center;  
  font-size: 14px;
}

.box_list .price,.box_just .price {
  float: right;
  text-align: right;
}

.box_just .cat_post .btn:hover{
  opacity: 0.9;
}
.box_just .cat_prod_id{
  display: block;
  float: left;
  font-family: 'RobotoLight', Arial;
  font-size: 14px;
  color: #888;
  clear: left;
}

.box_list .cat_prod_price{
  display: block;
  position: absolute;
  right: 0;
  margin-right: 20%;
}
.box_list .cat_post_title{
  display: block;
  float: left;
}
.box_list .cat_post form{
  width: 102px;
  margin: auto;
  height: 32px;
  float: right;
}
.box_list .cat_post input{
  width: 55px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  border-radius: 6px 0px 0px 6px;
  border: 1px solid #e2e2e2;
  outline: none;
  float: left;
  color: #777;
  text-align: center;
  font-family: 'RobotoLight', Arial, Tahoma;
  font-size: 14px;
}

.box_list .cat_post .btn:hover{
  opacity: 0.9;
}
.box_list .cat_prod_id{
  display: none;
}

.box_list .cat_last_one{
  border-bottom: 1px solid #e2e2e2;
}
.box_list .cat_post_title{
  /*margin-left: 15px;*/
}
.box_list .cat_post_title a{
  margin-left: 0px;
}
.cat_relat{
  display: none;
}
.box_just .cat_relat,
.box_list .cat_relat{
  display: block;
  clear: both;
  padding: 0px;
  margin: 15px -15px 0px -15px;
}
.box_list .cat_relat .cat_sub_post{
  width: 100% !important;
  border: none;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 15px;
  padding-top: 0px;
}
.box_list .cat_relat .cat_last_one{
  margin-bottom: 0px!important;
}
.box_list .cat_relat .cat_post img{
  margin-left: 25px;
}
.cat_modular{
  border-top:1px solid #e2e2e2;
}

.cat_modular .mod_text{
  font-family: 'RobotoMedium', Arial;
  font-weight: normal;
  font-size: 20px;
  color: #0a4fa0;
}
.cat_modular .cat_post_title{
  margin-left: 0px;
}
.cat_modular .cat_prod_price{
  padding-top: 7px;
  font-weight: bold;
  font-size: 13px;
}
.cat_modular .cat_post img{
  margin-right: 15px;
}
.cat_modular .cat_post .cat_prod_price{
  font-weight: normal;
}
.call_filtros{
  display: none;
}

/* Estilos listagem dinac */
.pages_topo {
  margin-top: 20px;
}

.sid_right {
  padding-left: 0;
}

.pedido_mob_on .sid_right {
  margin: 0;
}

.cat_resumo {
  border-top-width: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #e2e2e2;
  width: 100%;
  margin-top: 18px;
}

.box_list .cat_sub_post{
  /*margin-bottom: 15px;*/
}

.box_list .cat_post img{
  display: block;
  height: 70px;
  float: left;
}

.box_list .cat_sub_post{
  width: 99.2% !important;
  border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  padding: 10px 15px;
  /*padding-bottom: 0px;*/
  margin-bottom: 0;
}

.heading-cart-fixed {
  font-size: 15px;
  font-weight: bold;
  padding: 7px 15px;  
  color: #005697;
  text-transform: none;
  background-color: #e2e2e2;
}

.options-list-products {
  text-transform: none;
}

.cat_post {
  
}

.box_just .cat_prod_description_integracao  , .box_list .cat_prod_description_integracao {
  margin-left: 10px;
  color: #888;
  font-size: 12px;
  font-weight: normal;
}

.box_icos .cat_post form{
  width: 102px;
  margin: 0;
  height: 32px;
  float: none;
}

.box_icos .product-block .product-meta .action {
  height: 60px;
}

.cat_post .cat_post_title, .cat_post .cat_prod_idqt{
  font-size: 12px; 
  color: #545454;
  text-decoration: none;
  /*font-weight: bold;*/
}

.box_list .cat_prod_idqt{
  display: block;
}

.cat_post .btn.btn-add-qtde {
  width: 35px; 
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  float: left;
  border-radius: 0px 6px 6px 0px;  
  padding: 0px;
  color: #fff;
  font-size: 18px;
  text-align: center;  
}

.box_just .btn-comprar-container-info,
.box_list .btn-comprar-container-info {
  height: auto;
}

.box_just .cat_sub_post.cat_last_one{
  border-bottom: 1px solid #e2e2e2;
}

.box_just > .cat_sub_post{
  padding-bottom: 15px;
  border-bottom: 0px;
  margin-bottom: 0px;
}

.box_icos .cat_sub_post{
  padding: 0px;
  max-width:175px;
  margin: 10px 5px;
  padding-bottom: 40px;
}
  
.box_icos .cat_post .cat_to_cart{

  color: #646464;
  font-size: 10px;
  text-transform: none;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
  background-color: #e7e7e7;
  padding: 1px 10px;

}

.cat_post span.cat_prod_price{
  color: #0060a9;
  font-size: 12px;  
  font-weight: bold;
}

.sub_totals_container {
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
}

.totals_container {
  text-align: right;
  padding-right: 10px;  
}

.res_tot {
  font-weight: bold;
  font-size: 14px;
  color: #232323;
}

.checkout-button-container {

}

.checkout-button-container .checkout-button {
  background-color: #2aaf36;
  text-transform: none;
  font-size: 14px;
  font-weight: bold;
}

.close-sale-container {
  margin-bottom: 0;
  border-bottom: none;
  padding-top:5px;
  padding-bottom: 10px;
  
}

.close-sale-msg {
  color: #e23336;
  font-size: 13px;
  font-weight: bold;
  text-transform: none;
}

.vencimento_fatura_container {
  margin-top: 20px;
  border: 1px solid #e2e2e2;
  padding: 10px;
  text-align: center;
}

.vencimento_fatura_container span {
  font-weight: bold;
  color: #000;
  font-size: 12px;
}

.vencimento_fatura_container span.vencimento_fatura_dias {
  display: block;
  color: #0060a8;
  text-align: center;
  text-transform: none;
  font-size: 18px;
}

.vencimento_fatura_container a {
  display: block;
  text-transform: none;
  text-align: center;
  font-size: 12px;
  color: #0060a8;
  text-decoration: underline;
}

.call_me_container {
  margin-top: 20px;
}

.box_icos .header_listagem {
  display: none;
}

.listagem_produtos_foto {
  /*border: 3px solid #EEE;
  border-radius: 3px;*/
}

.box_icos .listagem_produtos_foto {
  border: none;  
}

.header_listagem {
  padding: 10px 5px 5px;
}

.header_listagem > div {
  display: inline-block;
  text-transform: none;
  font-weight: bold;
  font-size: 13px;
}

.header_listagem .header_listagem_produto {
  width: 70%;
  padding-left: 5px;
}

.header_listagem .header_listagem_preco {
  width: 15%; 
  text-align: center; 
}

.header_listagem .header_listagem_comprar {
  width: 10%;  
}

.cat_sub_post {
  margin-bottom: 15px;
}

.product-block {
  margin: 0;
  min-height: 0;
  width: auto;
}

.box_just .image {
  display: none;
}

.box_just .product-block .product-meta .info {
  width: 83%;
  height: auto;
}

.box_list .product-block .product-meta .info {
  width: 82%;
  height: auto;
}

.product-meta .info .product-model {
  clear: both;
}

.box_list .header_listagem .header_listagem_preco,
.box_just .header_listagem .header_listagem_preco {
  width: 13%;
}

.box_just .header_listagem .header_listagem_comprar {
  text-align: right;
}

.box_list .product-meta , .box_just .product-meta {
  overflow: auto;
}

.box_list .product-block .product-meta .action,.box_just .product-block .product-meta .action {
  margin-top: 0;
  overflow: hidden;
  width: 100px;
  float: right;
}

.box_list .product-block .image {
  width: auto;
  height: auto;
  float: left;
  overflow: none;
}



/* Modificador do separador de breadcrumbs */
.breadcrumb > li + li:before {
  color: #888888;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f101";
}

.breadcrumb > li + li.breadcrumb-selected:before {
  color: #0060a9;
}

.breadcrumb li span {
  color:#888888;
  font-size: 13px;
}

.breadcrumb li.breadcrumb-selected span {
  color:#0060a9;
}

#content > h1 {
  color: #0060A8;
  font-size: 28px;
  text-align: left;
  font-weight: bold;
  margin-top: 0;
}

.view-change-container {
  text-align: center;
}

.view-change-container .cat_top_btn {
  padding-right: 0;
  padding-left: 0;
}

/* Modificador do separador de breadcrumbs */
  
/* Paginação */

.paginas .pagination {
  vertical-align: middle;
}

.paginas .pagination > .active > a {
  background-color: #0060A8;
  border-color: #0060A8;
}

.paginas .results {
  color: #0060A8;
  text-transform: none;
  vertical-align: middle;
}
/* Paginação */
  

/* Mobile */

@media ( max-width: 1200px ){
  .box_just .cat_post form {
    float: none;
    margin-top: 10px;
  }
  .box_list .cat_post form {
    margin: 10px auto;
    float: none;
  }
  .box_icos .cat_post form {
    margin: auto;
  }
  .cat_posts_box.box_icos , .cat_top {
    text-align: center;
  }
}

@media (max-width: 991px) {

  .lists-container {
    margin-top: 0;
  }

  .filtros_mob_on{
    overflow: hidden;
  }
  .pedido_mob_on{
    overflow: hidden;
  }
  .sid_left,.sid_right{
    transform: translate(-100%,0);
    -ms-transform: translate(-100%,0);
    -webkit-transform: translate(-100%,0);
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    position: fixed;
    background-color: #FFF;
    top: 0px;
    left: 0;
    z-index: 99999;
    border-radius: 0px;
    width: 85%;
    margin: 0;
    padding: 0;
    max-height: 100%;
    overflow-y: scroll;
    height: 100%;
  }
  .filtros_mob_on .sid_left{
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
  }
  .pedido_mob_on .sid_right{
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
  }
  .filtros_mob_on .simonfilters, .box-heading{
    border-radius: 0px;
    border: none;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
  }
  .filtros_mob_on .simonfilters{
    padding: 0px 30px;
  }
  .filtros_mob_on .box-heading{
    margin: 0px -30px;
  }
  
  .pedido_mob_on .cat_resumo, .box-heading{
    border-radius: 0px;
    border: none;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
  }
  .cat_resumo{
    padding: 0px 30px;
    height: 100%;
    overflow-y: scroll;
    width: 100%;
  }
  .pedido_mob_on .box-heading{
    margin: 0px -30px;
    word-spacing: 100%;
  }
  
  .pedido_mob_on .cadastro_mask{
    display: block!important;
    z-index: 9999;
  }

  .filtros_mob_on .cadastro_mask{
    display: block!important;
    z-index: 9999;
  }

  .cat_top{
    height: auto;
    padding:0;
    margin: 30px 0px;
  }

  .cat_top_btn{
    text-align: center;
    border: none;
  }
  .cat_top_text{
    /*margin: 5px 0px 15px 0px;*/
    margin: 0;
    height: auto;
    padding: 0;
    float: none;
    border: none;
  }

  .cat_top_text select {
    left: 42%;
  }

  .call_filtros{
    margin-left: 10px;
    border-radius: 0px;
    border: 1px solid #059797;
    color: #059797;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'OpenSansSemibold', Arial;
    display: inline-block;
  }

  .breadcrumb {
    margin: 0;
  }

  .call_filtros i{
    margin-right: 10px;
  }

  .box_list .header_listagem,
  .box_just .header_listagem {
    display: none;
  }

  .box_list .product-block {
    text-align: center;
  }

  .box_list .product-block .image {
    float: none;
    display: inline-block;
  }

  .box_list .product-block .product-meta,
  .box_just .product-block .product-meta {
    text-align: center;
  }

  .box_list .product-block .product-meta .info.cat_post_title,
  .box_just .product-block .product-meta .info.cat_post_title {
    margin: 0;
    float: none;
    display: inline-block;
  }

  .box_list .product-block .product-meta .action,
  .box_just .product-block .product-meta .action {
    float: none;
    display: inline-block;
  }

  .box_just .product-block .product-meta .info.cat_post_title .price,
  .box_list .product-block .product-meta .info.cat_post_title .price {
    float: none;
    text-align: center;
  }

  .box_just .product-block .product-meta .info.cat_post_title .name.cat_post_title,
  .box_list .product-block .product-meta .info.cat_post_title .name.cat_post_title {
    float: none;
    margin: 0;
  }


  .box_icos .cat_sub_post {
    float: none;
    display: inline-block;
  }

  .box_icos .cat_sub_post .product-block .image {
    width: auto;
    height: auto;
    margin-bottom: 10px;
  }

  .box_icos .cat_sub_post .product-block .product-meta .info {
    height: auto;
  }

  .box_icos .product-block .product-meta .action {
    margin-top: 10px;
  }

  .sid_left .sidebar .hidden-md , .place-fecha {
    display: none;
  } 

}
/*/ Estilos listagem dinac /*/