/*
Theme Name: Divi Child Interdigital
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Version: 4.27.4.1741257738
Updated: 2025-03-06 10:42:18

*/

/*CSS para TAGS*/

.tag-list {
margin: 20px 0;font-size: 16px;}

.tag-list h4 {
font-size: 18px;margin-bottom: 10px;}

.tag-link {
display: inline-block;margin: 0 5px 5px 0;
padding: 5px 10px;background-color: #f1f1f1;
color: #165885!important;text-decoration: none;
border-radius: 5px;transition: all 0.4s ease;}
   
.tag-link:hover {
background-color: #165885!important;
color: #fff!important;}  

/**/

@media screen and (max-width: 980px) {
#mobile_menu1 {
-webkit-overflow-scrolling: touch;
overflow: scroll !important;
z-index: 9999 !important;
    }
}