/*
Theme Name: Santa Maria
Theme URI: Santa Maria
Description: Santa Maria
Author: Santa Maria
Author URI: Santa Maria
Version: 1.0.0
EV: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: theme, template, exclusive, Santa Maria
*/

.header-navigation-buttons .btn.btn-whatsapp {
  padding: 0.25rem 0.75rem;
  margin-top: 10px;
  width: 100%;
}

.header-navigation-buttons .menu-blog a {
  color: #11357e;
  margin-top: 10px;
  background-color: #fff;
  display: block;
  border-radius: 30px;
  text-align: center;
  transition: all 0.25s ease-in-out;
  border: 0;
  padding: 0.6rem 0.75rem;
  font-size: 16px;
  font-weight: 500;
  font-family: Montserrat, sans-serif;
}

@media screen and (max-width: 767px) {
  .extra-menu-header {
    display: none;
  }
}
