/*home 3*/
/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.box-slider {
  margin-bottom: 0; }

.box-tabproducts .ApProductCarousel {
  border-bottom: 0;
  margin-bottom: 0; }

.box-instagram .ApInstagram {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0; }
  .box-instagram .ApInstagram .block_content {
    margin: 0; }
  .box-instagram .ApInstagram .owl-carousel .owl-item {
    padding: 0; }

.page-home .box-slider {
  margin-bottom: 0; }

#index .footer-container {
  border-top: 1px solid #eaeaea; }

/*# sourceMappingURL=profile1513951283.css.map */

/* esconder aba register do menu topo (cadastro) */
.lql-bt.lql-bt-register,
.popup-content.user-info .register.leo-quicklogin {
  display:none !important;
}

/* centralizar menu principal */
.leo-megamenu .navbar-nav {
 text-align:center  !important;

}

/* dar mais destaque frase adicione mais X e ganhe frete grátis */
.cart-summary-totals .leo_free_price {
   background-color: #FDE404;
   color: #000;
   font-size: 16px;
   font-weight: bold;
}