.pos-slideshow-wrapper .slick-slider .slick-dots li.slick-active button, .pos-slideshow-wrapper .slick-slider .slick-dots li:hover button {
    background-color:  #2a70b8;
}

.product-flag .new, .product-flag .out_of_stock, .product-flag .on-sale, .product-flag .pack {
    background-color:  #2a70b8;
}

.js-product-miniature:hover {
    border-color: #2a70b8;
}

@media (max-width: 767px) {
    #elementor .elementor-element-wenopzv .elementor-image-box-wrapper {
        display: flex;
    }
}

.button.ajax_add_to_cart_button:hover,
.ajax_add_to_cart_button:hover {
    background-color: #2a70b8 !important; /* muda para a cor que quiseres */
    color: #fff !important;
}

.page-title-wrapper {
    background: none !important;
}

.pos-search .search-category-items {
    width: 12.375rem !important;
}
.quickmenu-mobile {
    background-color: #fff !important;
}
.quickmenu-mobile-wrapper .block-icon svg, .quickmenu-mobile-wrapper .block-icon img {
    width: 30px !important;
    height: 30px !important;
}


body.cms-id-6 .breadcrumb {
  display: none !important;
}
/*.product-price-and-shipping .discount-product {
  display: table !important;
} */
  
  .main-menu .pos-menu-vertical .title_vertical {
    font-size: 16px !important;}

.block-categories {
  display: none !important;/
}


#espaco {
  padding-right: 5px;
}



/*
.item-product {
    WIDTH: 25%;
  PADDING-RIGHT: 10PX;
    PADDING-LEFT: 10PX;
    FLOAT: LEFT;
}*/


/*
.js-product-miniature.style_product4 {
    border-radius: 3PX;
    POSITION: RELATIVE;
}*/

/*espaço dos pontos do menu categorias home */
.categories-container .slick-dots  {
  margin-bottom: 20px;
}

.page-title-wrapper {
  margin-bottom: 0px !important;
}

@media only screen and (max-width: 767px) {
  .feds_offcanvas_tri.feds_offcanvas_tri_mobile_1 {
    border-radius: 3px;
  }
.pos-search__submit {
  color: #fff !important;
  background-color: #2A70B8 !important;
}
 
  
  
.product-actions .add-to-cart {
  background: #2a70b8 !important;
  color: #fff !important;
  border: 0 !important;
}

.product-actions .add-to-cart:hover {
  background: #0049b7 !important;
}