/*!
* Theme Name: Laltrametodologia
* Template: storefront
*/
@media (min-width: 768px) {
  #masthead .site-branding {
    width: 66%;
    margin: 0; }
  #masthead .secondary-navigation {
    margin: 0;
    width: 33%;
    text-transform: uppercase;
    font-size: 0.9em; }
    #masthead .secondary-navigation #menu-alto-dx {
      text-align: center;
      width: 100%; }
      #masthead .secondary-navigation #menu-alto-dx li:nth-child(1) {
        width: 100%;
        text-align: center;
        background-color: #1e73be;
        color: #fff; }
  #masthead #site-navigation {
    width: 100%; }
  #primary {
    width: 66%;
    margin: 0 32px 64px 0; }
  #secondary {
    width: 30%; } }

#secondary .textwidget {
  background-color: #e9e8e8;
  padding: 16px; }

.entry-content .wp-post-image {
  display: none; }

.entry-content a {
  font-weight: bold; }

.footer_info {
  padding: 32px; }
  .footer_info > div {
    text-align: center; }
  .footer_info .privacy {
    margin: 16px 0; }

#am-search input {
  width: 75%; }

#scadenza_sottoscrizione {
  text-align: center;
  max-width: 33%;
  margin-left: auto;
  margin-top: 8px; }
  #scadenza_sottoscrizione > div {
    display: inline-block; }

.pulsante_sidebar {
  float: right;
  width: 30%;
  background-color: #e9e8e8;
  margin-bottom: 30px; }
  .pulsante_sidebar a {
    display: block;
    padding: 16px; }
  .pulsante_sidebar:after {
    content: "";
    clear: both; }

@media screen and (max-width: 840px) {
  #masthead .secondary-navigation #menu-alto-dx li:nth-child(2),
  #masthead .secondary-navigation #menu-alto-dx li:nth-child(3) {
    width: 100%; }
  #primary {
    width: 100%; }
  #secondary {
    display: none; }
  .pulsante_sidebar {
    display: none; } }

@media screen and (max-width: 767px) {
  body {
    min-width: 360px; }
  #am-search input {
    width: 66%; }
  .site-branding {
    width: 100%; }
  #scadenza_sottoscrizione {
    max-width: 100%;
    margin: 16px 0;
    text-align: left; } }
