add_action('init','dcms_add_shortcode_date');function dcms_add_shortcode_date(){add_shortcode('current_date','dcms_create_current_date')}function dcms_create_current_date($atts,$content){$atts=shortcode_atts(['format'=>get_option('date_format')],$atts,'current_date');$str=date_i18n($atts['format']);return $str}@media only screen and (max-width:980px){.endos .et_pb_column{width:50%!important}.uno .et_pb_column{width:30%!important}.dos .et_pb_column{width:70%!important}.entres .et_pb_column{width:33.33%!important}.encuatro .et_pb_column{width:25%!important}}.et_pb_post a.more-link{color:#ffffff;background:#ff0000;border:2px solid #ff0000;padding:.7em 1.3em;margin-top:20px;border-radius:50px;text-transform:capitalize;display:inline-block;transition:all 0.3s ease-in-out}.et_pb_post a.more-link:hover{background:transparent;color:#ff0000;border:2px solid #ff0000;transition:all 0.3s ease-in-out}.rsd-loader{top:0;left:0;right:0;bottom:0;background-color:#F8F8FF;z-index:9999999;height:100%;width:100%;overflow:hidden!important;position:fixed}.rsd-loader .rsd-st{width:100px;height:100px;position:absolute;left:50%;top:50%;background-image:url(https://elrespetable.com/wp-content/uploads/2023/10/Spinner-1.2s-200px.gif);background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover;margin:-50px 0 0 -50px}