/* -> Slick slider
================================ */
.slick-prev,
.slick-next{
    display: none!important;
}
/* ============================= */


/* -> Gerais
================================ */

/* ============================= */

/* -> MENU
================================ */
.navbar-default .navbar-nav > li > a {
    padding: 0px 14px;
}

.nav-social{
    display: none!important;
}

.navbar-right .main-button{
    margin-left: 0!important;
}
/* ============================= */


/* -> Pre Footer
================================ */
#f-menu{
  margin-top: 30px;
}

#f-news{
  margin-top: 30px;
}
/* ============================= */


/* -> Products Sigle Page
================================ */
#products-sidebar{
    padding-right: 15px;
}
/* ============================= */


/* -> Gallery Page
================================ */
.gallery-img{
    width: calc(32% - 16px);
}
/* ============================= */
