/*
Theme Name: Smart Mag Child
Theme URI: http://theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: smart-mag
Version: 1.0
*/

@import url("../smart-mag/style.css");

.no-show-item{
  display: none;
}

.otras-secciones-footer{
  line-height: 1.5 !important;
  margin: 0 0 12px;
  font-size: 16px !important; 
  font-weight: bold !important;
  padding-top: 10px;
  font-family: Helvetica, Arial, sans-serif !important;
  color: #bcbcbc;
}

.footer_otras_secciones ul {
  margin-bottom: 10px;
}

.footer_otras_secciones ul li{
  padding-top: 8px;
}
.footer_otras_secciones ul li a{
  color: #bcbcbc !important;
}
.footer_otras_secciones ul li a:hover{
  color: #2196f3 !important;
}
.footer_otras_secciones ul li.current-menu-item a{
   color: #2196f3 !important;
}