var em_version = '8.6.1';
var em_track_ = true;
var em_no_track_reason = '';
var ExactMetricsDefaultLocations = {"page_location":"https:\/\/reinasdelbalon.diariopernambuco.com\/los-humildes-comienzos-de-eeuu-contados-por-su-estrella-michelle-akers\/"};
if ( typeof ExactMetricsPrivacyGuardFilter === 'function' ) {
var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsPrivacyGuardFilter( ExactMetricsExcludeQuery ) : ExactMetricsPrivacyGuardFilter( ExactMetricsDefaultLocations );
} else {
var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsExcludeQuery : ExactMetricsDefaultLocations;
}
var disableStrs = [
'ga-disable-G-Y2LNV2V7SR',
];
/* Function to detect opted out s */
function __gtagTrackerIsOptedOut() {
for (var index = 0; index < disableStrs.length; index++) {
if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
return true;
}
}
return false;
}
/* Disable tracking if the opt-out cookie exists. */
if (__gtagTrackerIsOptedOut()) {
for (var index = 0; index < disableStrs.length; index++) {
window[disableStrs[index]] = true;
}
}
/* Opt-out function */
function __gtagTrackerOptout() {
for (var index = 0; index < disableStrs.length; index++) {
document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
window[disableStrs[index]] = true;
}
}
if ('undefined' === typeof gaOptout) {
function gaOptout() {
__gtagTrackerOptout();
}
}
window.dataLayer = window.dataLayer || [];
window.ExactMetricsDualTracker = {
helpers: {},
trackers: {},
};
if (em_track_) {
function __gtagDataLayer() {
dataLayer.push(arguments);
}
function __gtagTracker(type, name, parameters) {
if (!parameters) {
parameters = {};
}
if (parameters.send_to) {
__gtagDataLayer.apply(null, arguments);
return;
}
if (type === 'event') {
parameters.send_to = exactmetrics_frontend.v4_id;
var hookName = name;
if (typeof parameters['event_category'] !== 'undefined') {
hookName = parameters['event_category'] + ':' + name;
}
if (typeof ExactMetricsDualTracker.trackers[hookName] !== 'undefined') {
ExactMetricsDualTracker.trackers[hookName](parameters);
} else {
__gtagDataLayer('event', name, parameters);
}
} else {
__gtagDataLayer.apply(null, arguments);
}
}
__gtagTracker('js', new Date());
__gtagTracker('set', {
'developer_id.dNDMyYj': true,
});
if ( ExactMetricsLocations.page_location ) {
__gtagTracker('set', ExactMetricsLocations);
}
__gtagTracker('config', 'G-Y2LNV2V7SR', {"forceSSL":"true","page_path":location.pathname + location.search + location.hash} );
window.gtag = __gtagTracker; (function () {
/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
/* ga and __gaTracker compatibility shim. */
var noopfn = function () {
return null;
};
var newtracker = function () {
return new Tracker();
};
var Tracker = function () {
return null;
};
var p = Tracker.prototype;
p.get = noopfn;
p.set = noopfn;
p.send = function () {
var args = Array.prototype.slice.call(arguments);
args.unshift('send');
__gaTracker.apply(null, args);
};
var __gaTracker = function () {
var len = arguments.length;
if (len === 0) {
return;
}
var f = arguments[len - 1];
if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
if ('send' === arguments[0]) {
var hitConverted, hitObject = false, action;
if ('event' === arguments[1]) {
if ('undefined' !== typeof arguments[3]) {
hitObject = {
'eventAction': arguments[3],
'eventCategory': arguments[2],
'eventLabel': arguments[4],
'value': arguments[5] ? arguments[5] : 1,
}
}
}
if ('pageview' === arguments[1]) {
if ('undefined' !== typeof arguments[2]) {
hitObject = {
'eventAction': 'page_view',
'page_path': arguments[2],
}
}
}
if (typeof arguments[2] === 'object') {
hitObject = arguments[2];
}
if (typeof arguments[5] === 'object') {
Object.assign(hitObject, arguments[5]);
}
if ('undefined' !== typeof arguments[1].hitType) {
hitObject = arguments[1];
if ('pageview' === hitObject.hitType) {
hitObject.eventAction = 'page_view';
}
}
if (hitObject) {
action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
hitConverted = mapArgs(hitObject);
__gtagTracker('event', action, hitConverted);
}
}
return;
}
function mapArgs(args) {
var arg, hit = {};
var gaMap = {
'eventCategory': 'event_category',
'eventAction': 'event_action',
'eventLabel': 'event_label',
'eventValue': 'event_value',
'nonInteraction': 'non_interaction',
'timingCategory': 'event_category',
'timingVar': 'name',
'timingValue': 'value',
'timingLabel': 'event_label',
'page': 'page_path',
'location': 'page_location',
'title': 'page_title',
'referrer' : 'page_referrer',
};
for (arg in args) {
if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
hit[gaMap[arg]] = args[arg];
} else {
hit[arg] = args[arg];
}
}
return hit;
}
try {
f.hitCallback();
} catch (ex) {
}
};
__gaTracker.create = newtracker;
__gaTracker.getByName = newtracker;
__gaTracker.getAll = function () {
return [];
};
__gaTracker.remove = noopfn;
__gaTracker.loaded = true;
window['__gaTracker'] = __gaTracker;
})();
} else {
console.log("");
(function () {
function __gtagTracker() {
return null;
}
window['__gtagTracker'] = __gtagTracker;
window['gtag'] = __gtagTracker;
})();
}
window.advanced_ads_ready=function(e,a){a=a||"complete";var d=function(e){return"interactive"===a?"loading"!==e:"complete"===e};d(document.readyState)?e():document.addEventListener("readystatechange",(function(a){d(a.target.readyState)&e()}),{once:"interactive"===a})},window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[];
body.aft-dark-mode #sidr,
body.aft-dark-mode,
body.aft-dark-mode #af-preloader {
background-color: #000000;
}
body.aft-default-mode #sidr,
body.aft-default-mode #af-preloader {
background-color: #eeeeee ;
}
body.aft-default-mode.custom-background,
body.aft-default-mode {
background-color: #eeeeee ;
}
body.aft-default-mode.woocommerce- .entry-content .woocommerce-My-navigation ul li.is-active a,
body.aft-default-mode ul.products li.product .price,
body.aft-default-mode .entry-content > [class*="wp-block-"] .woocommerce a:not(.has-text-color).button:hover,
body.aft-default-mode pre .woocommerce,
body.aft-default-mode .comment-metadata a,
body.aft-default-mode .comment-meta a,
body.aft-default-mode .fn a,
body.aft-default-mode .sidebar-area .wp-block-tag-cloud a,
body.aft-default-mode .sidebar-area .tagcloud a,
body.aft-default-mode .wp-post-author-meta .awpa-display-name a,
body.aft-default-mode .wp-post-author-meta .wp-post-author-meta-more-posts a,
body.aft-default-mode .wp_post_author_widget .awpa-display-name,
body.aft-default-mode .af-breadcrumbs a,
body.aft-default-mode.widget-title-border-bottom .widget-title .heading-line,
body.aft-default-mode.widget-title-border-center .widget-title .heading-line,
body.aft-default-mode.widget-title-border-none .widget-title .heading-line,
body.aft-default-mode #secondary .darknews-widget ol[class*="wp-block-"] a,
body.aft-default-mode #secondary .darknews-widget ul[class*="wp-block-"] a,
body.aft-default-mode.single span.tags-links a,
body.single-post.aft-default-mode .entry-header .af-post-format i,
body.aft-default-mode .page-title,
body.aft-default-mode h1.entry-title,
body.aft-default-mode .aft-popular-taxonomies-lists ul li a,
body.aft-default-mode .aft-popular-taxonomies-lists strong,
body.aft-default-mode #wp-calendar tbody,
body.aft-default-mode .wp-block-calendar table:where(:not(.has-text-color)) th,
body.aft-default-mode h3,
body.aft-default-mode .aft-reore-wrapper a.aft-reore,
body.aft-default-mode footer.site-footer .aft-reore-wrapper a.aft-reore,
body.aft-default-mode .author-links a,
body.aft-default-mode .main-navigation ul.children li a,
body.aft-default-mode .nav-links a,
body.aft-default-mode .read-details .entry-meta span,
body.aft-default-mode .aft-comment-view-share > span > a,
body.aft-default-mode h4.af-author-display-name,
body.aft-default-mode #wp-calendar caption,
body.aft-default-mode .wp-block-image figcaption,
body.aft-default-mode ul.trail-items li a,
body.aft-default-mode .woocommerce-loop-product__title,
body.aft-default-mode .entry-content a,
body.aft-default-mode .entry-content > [class*="wp-block-"] a:not(.has-text-color),
body.aft-default-mode .entry-content > ol a,
body.aft-default-mode .entry-content > ul a,
body.aft-default-mode .entry-content > p a,
body.aft-default-mode #sidr,
body.aft-default-mode {
color: #404040;
}
body.single-post.aft-default-mode .entry-header .af-post-format i{
border-color: #404040;
}
body .darknews-header .top-header{
background-color: #202020;
}
body .darknews-header.header-layout-centered .search-icon:visited,
body .darknews-header.header-layout-centered .search-icon:hover,
body .darknews-header.header-layout-centered .search-icon:focus,
body .darknews-header.header-layout-centered .search-icon:active,
body .darknews-header.header-layout-centered .search-icon,
body .darknews-header .date-bar-left,
body .darknews-header .top-header{
color: #ffffff;
}
body .header-layout-compressed-full .offcanvas-menu span,
body .header-layout-centered .offcanvas-menu span{
background-color: #ffffff;
}
body .darknews-header .aft-small-social-menu ul li a{
color: #ffffff ;
}
body.aft-dark-mode legend,
body.aft-dark-mode.woocommerce- .entry-content .woocommerce-My-navigation ul li.is-active a,
body.aft-dark-mode ul.products li.product .price,
body.aft-dark-mode pre .woocommerce,
body.aft-dark-mode .fn a,
body.aft-dark-mode .comment-metadata a,
body.aft-dark-mode .sidebar-area .wp-block-tag-cloud a,
body.aft-dark-mode .sidebar-area .tagcloud a,
body.aft-dark-mode .wp_post_author_widget .awpa-display-name,
body.aft-dark-mode .af-breadcrumbs a,
body.aft-dark-mode.widget-title-border-bottom .widget-title .heading-line,
body.aft-dark-mode.widget-title-border-center .widget-title .heading-line,
body.aft-dark-mode.widget-title-border-none .widget-title .heading-line,
body.aft-dark-mode #secondary .darknews-widget ol[class*="wp-block-"] a,
body.aft-dark-mode #secondary .darknews-widget ul[class*="wp-block-"] a,
body.aft-dark-mode.single span.tags-links a,
body.single-post.aft-dark-mode .entry-header .af-post-format i,
body.aft-dark-mode .page-title,
body.aft-dark-mode h1.entry-title,
body.aft-dark-mode ul.trail-items li:after,
body.aft-dark-mode .aft-popular-taxonomies-lists ul li a,
body.aft-dark-mode .aft-popular-taxonomies-lists strong,
body.aft-dark-mode .wp-block-calendar table:where(:not(.has-text-color)) th,
body.aft-dark-mode #wp-calendar tbody,
body.aft-dark-mode .entry-meta span,
body.aft-dark-mode h3,
body.aft-dark-mode .color-pad #wp-calendar caption,
body.aft-dark-mode .aft-reore-wrapper a.aft-reore,
body.aft-dark-mode footer.site-footer .aft-reore-wrapper a.aft-reore,
body.aft-dark-mode .wp-post-author-meta .awpa-display-name a,
body.aft-dark-mode .wp-post-author-meta .awpa-display-name a:visited,
body.aft-dark-mode .posts-author a,
body.aft-dark-mode .posts-author a:visited,
body.aft-dark-mode .author-links a,
body.aft-dark-mode .nav-links a,
body.aft-dark-mode .read-details .entry-meta span,
body.aft-dark-mode .aft-comment-view-share > span > a,
body.aft-dark-mode h4.af-author-display-name,
body.aft-dark-mode #wp-calendar caption,
body.aft-dark-mode .wp-block-image figcaption,
body.aft-dark-mode ul.trail-items li a,
body.aft-dark-mode .woocommerce-loop-product__title,
body.aft-dark-mode .entry-content a,
body.aft-dark-mode .entry-content > [class*="wp-block-"] a:not(.has-text-color),
body.aft-dark-mode .entry-content > ol a,
body.aft-dark-mode .entry-content > ul a,
body.aft-dark-mode .entry-content > p a,
body.aft-dark-mode #sidr,
body.aft-dark-mode,
body.aft-dark-mode .color-pad{
color: #ffffff;
}
body.aft-dark-mode .wp-post-author-meta a,
body.single-post.aft-dark-mode .entry-header .af-post-format i{
border-color: #ffffff;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.order-again .button:hover,
.woocommerce a.button.add_to_cart_button:hover,
.woocommerce-Address .edit:hover,
.woocommerce-Button:hover,
.wc-block-components-button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-active a.added_to_cart :hover,
.woocommerce a.added_to_cart:hover,
body.aft-default-mode .entry-content a.wc-block-components-button,
body .wc-block-components-button,
.woocommerce- .addresses .title .edit,
.wc-block-checkout .wp-block-button__link,
:root .wc-block-featured-product__link :where(.wp-element-button, .wp-block-button__link),
:root .wc-block-featured-category__link :where(.wp-element-button, .wp-block-button__link),
.woocommerce-notices-wrapper .button,
.wc-block-grid .wp-block-button__link,
.wp-block-button.wc-block-components-product-button .wp-block-button__link,
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,
button.wc-block-mini-cart__button,
.woocommerce ul.products li.product .button:hover,
.widget-title-fill-and-border .wp-block-search__label,
.widget-title-fill-and-no-border .wp-block-search__label,
.widget-title-fill-and-border .wp-block-group .wp-block-heading,
.widget-title-fill-and-no-border .wp-block-group .wp-block-heading,
.widget-title-fill-and-border .wp_post_author_widget .widget-title .header-after,
.widget-title-fill-and-no-border .wp_post_author_widget .widget-title .header-after,
footer .aft-small-social-menu ul li a:hover,
header .top-header .aft-small-social-menu ul li a:hover,
.darknews_author_info_widget .aft-small-social-menu ul li a:hover,
footer .aft-small-social-menu ul li a:hover,
body.widget-title-border-center .widget-title .heading-line-before,
body.widget-title-border-bottom .header-after1 .heading-line-before,
body.widget-title-border-bottom .widget-title .heading-line-before,
body .af-cat-widget-carousel a.darknews-categories.category-color-1,
.widget-title-fill-and-no-border .widget-title .heading-line,
.widget-title-fill-and-border .widget-title .heading-line,
.widget-title-border-bottom .wp-block-search__label::before,
.widget-title-border-bottom .wp-block-group .wp-block-heading::before,
.widget-title-border-bottom .wp_post_author_widget .widget-title .header-after::before,
.widget-title-border-center .wp-block-search__label::before,
.widget-title-border-center .wp-block-group .wp-block-heading::before,
.widget-title-border-center .wp_post_author_widget .widget-title .heading-line-before,
.widget-title-border-center .wp_post_author_widget .widget-title .header-after::before,
.aft-posts-tabs- .nav-tabs>li>a.active,
.aft-main-banner-wrapper .widget-title .heading-line,
a.sidr-class-sidr-button-close,
.aft-default-mode .entry-content button.button:hover,
.aft-default-mode .entry-content a.button:hover,
.aft-dark-mode .entry-content button.button:hover,
.aft-dark-mode .entry-content a.button:hover,
.widget-title-fill-and-border .wp-block-search__label::before,
.widget-title-fill-and-border .wp-block-group .wp-block-heading::before,
body.aft-dark-mode .is-style-fill a.wp-block-button__link:not(.has-text-color),
body.aft-default-mode .is-style-fill a.wp-block-button__link:not(.has-text-color),
body.aft-dark-mode input[type="button"],
body.aft-dark-mode input[type="reset"],
body.aft-dark-mode input[type="submit"],
body.aft-dark-mode .inner-suscribe input[type=submit],
body.aft-default-mode input[type="button"],
body.aft-default-mode input[type="reset"],
body.aft-default-mode input[type="submit"],
.wp-block-search__button,
body.aft-default-mode .inner-suscribe input[type=submit],
.af-youtube-slider .af-video-wrap .af-bg-play i,
.af-youtube-video-list .entry-header-yt-video-wrapper .af-yt-video-play i,
body .btn-style1 a:visited,
body .btn-style1 a,
body .darknews-pagination .nav-links .page-numbers.current,
body #scroll-up,
.aft-reore-wrapper a.aft-reore:hover,
body.aft-dark-mode .aft-reore-wrapper a.aft-reore:hover,
footer.site-footer .aft-reore-wrapper a.aft-reore:hover,
.aft-reore-wrapper a.aft-reore:hover,
.read-img .trending-no,
body .trending-posts-vertical .trending-no{
background-color: #d72924 ;
}
.grid-design-texts-over-image .aft-reore-wrapper a.aft-reore:hover,
.aft-reore-wrapper a.aft-reore:hover,
body.aft-dark-mode .aft-reore-wrapper a.aft-reore:hover,
body.aft-default-mode .aft-reore-wrapper a.aft-reore:hover,
body.single .entry-header .aft-post-excerpt-and-meta .post-excerpt,
.aft-posts-tabs- .nav-tabs,
.widget-title-fill-and-border .widget-title,
body.aft-dark-mode.single span.tags-links a:hover,
.darknews-pagination .nav-links .page-numbers.current,
.aft-reore-wrapper a.aft-reore:hover,
p.awpa-more-posts a:hover{
border-color: #d72924 ;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
body.aft-dark-mode .is-style-outline a.wp-block-button__link:not(.has-text-color),
body.aft-default-mode .is-style-outline a.wp-block-button__link:not(.has-text-color),
.wp-post-author-meta .wp-post-author-meta-more-posts a.awpa-more-posts:hover{
border-color: #d72924 ;
}
#scroll-up::after,
.aft-dark-mode #loader,
.aft-default-mode #loader {
border-bottom-color: #d72924 ;
}
body.aft-default-mode .woocommerce-loop-product__title:hover,
body.aft-dark-mode .woocommerce-loop-product__title:hover,
body.aft-dark-mode .is-style-outline a.wp-block-button__link:not(.has-text-color),
body.aft-default-mode .is-style-outline a.wp-block-button__link:not(.has-text-color),
body.aft-default-mode #secondary .darknews-widget ol[class*="wp-block-"] a:hover,
body.aft-default-mode #secondary .darknews-widget ul[class*="wp-block-"] a:hover,
body.aft-dark-mode #secondary .darknews-widget ol[class*="wp-block-"] a:hover,
body.aft-dark-mode #secondary .darknews-widget ul[class*="wp-block-"] a:hover,
.widget_text a ,
body.aft-default-mode .sidebar-area .wp-block-tag-cloud a:hover,
body.aft-default-mode .site-footer .wp-block-tag-cloud a:hover,
body.aft-default-mode .site-footer .tagcloud a:hover,
.wp_post_author_widget .wp-post-author-meta .awpa-display-name a:hover,
body.aft-dark-mode .sidebar-area .wp-block-tag-cloud a:hover,
body.aft-dark-mode .site-footer .wp-block-tag-cloud a:hover,
body.aft-dark-mode .site-footer .tagcloud a:hover,
.wp-post-author-meta .wp-post-author-meta-more-posts a.awpa-more-posts:hover,
body.aft-default-mode .af-breadcrumbs a:hover,
body.aft-dark-mode .af-breadcrumbs a:hover,
.aft-default-mode .site-footer .wp-calendar-nav a,
body.aft-dark-mode .wp-calendar-nav a,
body p.logged-in-as a,
a, a:visited, a:hover, a:focus, a:active,
span.posted_in a:hover,span.tagged_as a:hover ,
body.aft-default-mode .wp-post-author-meta .awpa-display-name a:hover,
body.aft-default-mode .tagcloud a:hover,
body.aft-default-mode.single span.tags-links a:hover,
body.aft-default-mode p.awpa-more-posts a:hover,
body.aft-default-mode p.awpa-website a:hover ,
body.aft-default-mode .widget ul.menu >li a:hover,
body.aft-default-mode .nav-links a:hover,
body.aft-default-mode ul.trail-items li a:hover,
body.aft-dark-mode .wp-post-author-meta .awpa-display-name a:hover,
body.aft-dark-mode .tagcloud a:hover,
body.aft-dark-mode.single span.tags-links a:hover,
body.aft-dark-mode p.awpa-more-posts a:hover,
body.aft-dark-mode p.awpa-website a:hover ,
body.aft-dark-mode .widget ul.menu >li a:hover,
body.aft-dark-mode .nav-links a:hover,
body.aft-dark-mode ul.trail-items li a:hover,
.site-footer .secondary-footer a:hover,
body.aft-default-mode .comment-meta a:hover,
body.aft-dark-mode .comment-meta a:hover,
body.aft-default-mode .fn a:hover,
body.aft-dark-mode .fn a:hover,
body.aft-dark-mode .entry-content a:hover,
body.aft-dark-mode .entry-content > [class*="wp-block-"] a:not(.has-text-color):hover,
body.aft-dark-mode .entry-content > ol a:hover,
body.aft-dark-mode .entry-content > ul a:hover,
body.aft-dark-mode .entry-content > p a:hover,
body.aft-default-mode .entry-content a:hover,
body.aft-default-mode .entry-content > [class*="wp-block-"] a:not(.has-text-color):hover,
body.aft-default-mode .entry-content > ol a:hover,
body.aft-default-mode .entry-content > ul a:hover,
body.aft-default-mode .entry-content > p a:hover,
.comment-metadata a{
color:#d72924 ;
}
@media only screen and (min-width: 992px){
body.aft-default-mode .darknews-header .main-navigation .menu-desktop > ul > li:hover > a:before,
body.aft-default-mode .darknews-header .main-navigation .menu-desktop > ul > li.current-menu-item > a:before {
background-color: #d72924 ;
}
}
.woocommerce-product-search button[type="submit"], input.search-submit{
background-color: #d72924 ;
}
#wp-calendar tbody td a,
body.aft-dark-mode #wp-calendar tbody td#today,
body.aft-default-mode #wp-calendar tbody td#today,
body .entry-content > [class*="wp-block-"] a:not(.has-text-color),
body .entry-content > ul a, body .entry-content > ul a:visited,
body .entry-content > ol a, body .entry-content > ol a:visited,
body .entry-content > p a, body .entry-content > p a:visited
{
color: #d72924 ;
}
.woocommerce-product-search button[type="submit"], input.search-submit,
body.single span.tags-links a:hover{
border-color: #d72924 ;
}
@media only screen and (min-width: 993px){
.main-navigation .menu-desktop > li.current-menu-item::after,
.main-navigation .menu-desktop > ul > li.current-menu-item::after,
.main-navigation .menu-desktop > li::after, .main-navigation .menu-desktop > ul > li::after{
background-color: #d72924 ;
}
}
.order-again .button:hover,
.woocommerce a.button.add_to_cart_button:hover,
.woocommerce-Address .edit:hover,
.woocommerce-Button:hover,
.wc-block-components-button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-active a.added_to_cart :hover,
.woocommerce a.added_to_cart:hover,
body.aft-default-mode .entry-content a.wc-block-components-button,
body.aft-default-mode .entry-content a.button,
body .wc-block-components-button,
.woocommerce- .addresses .title .edit,
.woocommerce ul.products li.product .button:hover,
.wc-block-checkout .wp-block-button__link,
.aft-default-mode .wc-block-featured-product__link .wp-element-button:hover,
.aft-default-mode .wc-block-featured-product__link .wp-block-button__link:hover,
:root .wc-block-featured-product__link :where(.wp-element-button, .wp-block-button__link),
:root .aft-default-mode .wc-block-featured-product__link :where(.wp-element-button, .wp-block-button__link),
:root .aft-default-mode .wc-block-featured-category__link :where(.wp-element-button, .wp-block-button__link),
.aft-default-mode .wc-block-featured-category__link .wp-element-button:hover,
.aft-default-mode .wc-block-featured-category__link .wp-block-button__link:hover,
:root .wc-block-featured-category__link :where(.wp-element-button, .wp-block-button__link),
.woocommerce-notices-wrapper .button,
.wc-block-grid .wp-block-button__link,
.wp-block-button.wc-block-components-product-button .wp-block-button__link,
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,
.aft-default-mode .entry-content .wc-block-grid .wp-block-button a:hover,
body.aft-dark-mode .wc-block-grid .wp-block-button__link,
body.aft-dark-mode .entry-content .wc-block-components-button:hover,
body.aft-dark-mode .entry-content .wp-block-button__link:hover,
body.aft-dark-mode .wp-block-button.wc-block-components-product-button .wp-block-button__link,
body.aft-dark-mode .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit,
.woocommerce a.button,
body .entry-content > [class*="wp-block-"] .woocommerce a:not(.has-text-color).button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.widget-title-fill-and-border .wp-block-group .wp-block-heading,
.widget-title-fill-and-no-border .wp-block-group .wp-block-heading,
.widget-title-fill-and-no-border .wp-block-search__label,
.widget-title-fill-and-border .wp-block-search__label,
.widget-title-fill-and-border .wp_post_author_widget .widget-title .header-after,
.widget-title-fill-and-no-border .wp_post_author_widget .widget-title .header-after,
body.aft-dark-mode .is-style-fill a.wp-block-button__link:not(.has-text-color),
body.aft-default-mode .is-style-fill a.wp-block-button__link:not(.has-text-color),
.aft-default-mode .entry-content button.button:hover,
.aft-default-mode .entry-content a.button:hover,
.aft-dark-mode .entry-content button.button:hover,
.aft-dark-mode .entry-content a.button:hover,
.aft-dark-mode .entry-content a.button,
.aft-dark-mode .entry-content .wc-block-components-button,
.aft-dark-mode .entry-content .wc-block-components-button:hover,
body.aft-dark-mode .entry-content a[class*="wp-block-"],
body .darknews-pagination .nav-links .page-numbers.current,
body.aft-default-mode .grid-design-texts-over-image .aft-reore-wrapper a.aft-reore:hover,
.grid-design-texts-over-image .aft-reore-wrapper a.aft-reore:hover,
body.aft-dark-mode .grid-design-texts-over-image .aft-reore-wrapper a.aft-reore:hover,
.aft-reore-wrapper a.aft-reore:hover,
body.aft-dark-mode .aft-reore-wrapper a.aft-reore:hover,
body.aft-default-mode .aft-reore-wrapper a.aft-reore:hover,
footer.site-footer .aft-reore-wrapper a.aft-reore:hover,
body .af-cat-widget-carousel a.darknews-categories.category-color-1,
.widget-title-fill-and-no-border .widget-title .heading-line,
.widget-title-fill-and-border .widget-title .heading-line,
.aft-posts-tabs- .nav-tabs>li>a.active,
.aft-main-banner-wrapper .widget-title .heading-line,
.af-youtube-slider .af-video-wrap .af-hide-iframe i,
.af-youtube-video-list .entry-header-yt-video-wrapper .af-yt-video-play i,
.woocommerce-product-search button[type="submit"], input.search-submit,
body.aft-default-mode button,
body.aft-default-mode input[type="button"],
body.aft-default-mode input[type="reset"],
body.aft-default-mode input[type="submit"],
body.aft-dark-mode button,
body.aft-dark-mode button .search-icon,
body.aft-dark-mode button .search-icon:hover,
body.aft-dark-mode input[type="button"],
body.aft-dark-mode input[type="reset"],
body.aft-dark-mode input[type="submit"],
.read-img .trending-no,
.search-icon,.search-icon:visited, .search-icon:hover, .search-icon:focus, .search-icon:active,
body .trending-posts-vertical .trending-no,
body.aft-dark-mode .btn-style1 a,
body.aft-default-mode .btn-style1 a,
body.aft-dark-mode #scroll-up ,
body.aft-default-mode #scroll-up {
color: #ffffff;
}
body.aft-dark-mode #scroll-up::before {
content: "";
border-bottom-color: #ffffff;
}
a.sidr-class-sidr-button-close::before, a.sidr-class-sidr-button-close::after {
background-color: #ffffff;
}
body.aft-dark-mode.af-boxed-layout .af-whole-wrapper{
background-color: #111111;
}
body.aft-default-mode.af-boxed-layout .af-whole-wrapper{
background-color: #f9f9f9;
}
body:not(.home) .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .main-navigation .menu > ul > li > a,
body .header-layout-compressed .compress-bar-mid .date-bar-mid,
body .main-navigation ul.menu > li > a,
body .darknews-header:not(.header-layout-centered) .search-icon:visited,
body .darknews-header:not(.header-layout-centered) .search-icon:hover,
body .darknews-header:not(.header-layout-centered) .search-icon:focus,
body .darknews-header:not(.header-layout-centered) .search-icon:active,
body .darknews-header:not(.header-layout-centered) .search-icon{
color: #ffffff;
}
body .header-layout-default .offcanvas-menu span,
body .ham:before,
body .ham:after,
body .ham{
background-color: #ffffff;
}
@media screen and (max-width: 990px){
body .darknews-header.header-layout-centered .search-watch.aft-show-on-mobile .search-icon{
color: #ffffff;
}
}
body div#main-navigation-bar{
background-color: #202020;
}
body .main-navigation .menu-description {
background-color: #d72924 ;
}
body .main-navigation .menu-description:after{
border-top-color: #d72924 ;
}
body .main-navigation .menu-description {
color: #ffffff;
}
body.aft-dark-mode .banner-exclusive-posts-wrapper a,
body.aft-dark-mode .banner-exclusive-posts-wrapper a:visited,
body.aft-dark-mode .featured-category-item .read-img a,
body.aft-dark-mode .wp-block-group .wp-block-latest-comments li.wp-block-latest-comments__comment a,
body.aft-dark-mode .wp-block-group .wp-block-group ul li a,
body.aft-dark-mode .wp-block-group .wp-block-latest-posts.wp-block-latest-posts__list li a,
body.aft-dark-mode .widget > ul > li .comment-author-link,
body.aft-dark-mode .widget ul.menu >li a,
body.aft-dark-mode .widget > ul > li a,
body.aft-dark-mode .read-title h2 a ,
body.aft-dark-mode .read-title h4 a {
color: #ffffff;
}
body.aft-default-mode .banner-exclusive-posts-wrapper a,
body.aft-default-mode .banner-exclusive-posts-wrapper a:visited,
body.aft-default-mode .featured-category-item .read-img a,
body.aft-default-mode .widget > ul > li .comment-author-link,
body.aft-default-mode .widget ul.menu >li a,
body.aft-default-mode .wp-block-group .wp-block-latest-comments li.wp-block-latest-comments__comment a,
body.aft-default-mode .wp-block-group .wp-block-group ul li a,
body.aft-default-mode .wp-block-group .wp-block-latest-posts.wp-block-latest-posts__list li a,
body.aft-default-mode .widget > ul > li a,
body.aft-default-mode .read-title h2 a ,
body.aft-default-mode .read-title h4 a {
color: #404040;
}
body.aft-default-mode .grid-design-texts-over-image .aft-reore-wrapper a.aft-reore,
.grid-design-texts-over-image .aft-reore-wrapper a.aft-reore,
body.aft-dark-mode .grid-design-texts-over-image .aft-reore-wrapper a.aft-reore,
body.aft-dark-mode .af-main-banner-thumb-posts .small-grid-style .af-sec-post:first-child .read-details .read-title h4 a,
body.aft-dark-mode .site-footer .color-pad .grid-design-texts-over-image .read-details .entry-meta span a,
body.aft-dark-mode .site-footer .color-pad .grid-design-texts-over-image .read-details .entry-meta span,
body.aft-dark-mode .site-footer .color-pad .grid-design-texts-over-image .read-title h4 a,
body.aft-dark-mode .site-footer .color-pad .grid-design-texts-over-image .read-details,
body.aft-dark-mode .grid-design-texts-over-image .read-details .entry-meta span a,
body.aft-dark-mode .grid-design-texts-over-image .read-details .entry-meta span,
body.aft-dark-mode .grid-design-texts-over-image .read-title h4 a,
body.aft-dark-mode .grid-design-texts-over-image .read-details,
body.aft-default-mode .af-main-banner-thumb-posts .small-grid-style .af-sec-post:first-child .read-details .read-title h4 a,
body.aft-default-mode .site-footer .color-pad .grid-design-texts-over-image .read-details .entry-meta span a,
body.aft-default-mode .site-footer .color-pad .grid-design-texts-over-image .read-details .entry-meta span,
body.aft-default-mode .site-footer .color-pad .grid-design-texts-over-image .read-title h4 a,
body.aft-default-mode .site-footer .color-pad .grid-design-texts-over-image .read-details,
body.aft-default-mode .grid-design-texts-over-image .read-details .entry-meta span a,
body.aft-default-mode .grid-design-texts-over-image .read-details .entry-meta span,
body.aft-default-mode .grid-design-texts-over-image .read-title h4 a,
body.aft-default-mode .grid-design-texts-over-image .read-details{
color: #ffffff;
}
body .darknews-header.header-layout-compressed-full div.custom-menu-link > a,
body .darknews-header.header-layout-centered div.custom-menu-link > a,
body .darknews-header.header-layout-centered .top-bar-right div.custom-menu-link > a,
body .darknews-header.header-layout-compressed-full .top-bar-right div.custom-menu-link > a,
body .darknews-header.header-layout-default .search-watch div.custom-menu-link > a{
background: #d72924 ;
}
body .exclusive-posts .exclusive-now{
background: #d72924 ;
}
.aft-dark-mode .mailchimp-block,
body .mailchimp-block{
background-color: #202020;
}
body .mailchimp-block, .mailchimp-block .block-title{
color: #ffffff;
}
body.aft-dark-mode footer.site-footer,
body footer.site-footer{
background-color: #202020;
}
body.aft-default-mode.widget-title-border-bottom .site-footer .widget-title .heading-line,
body.aft-default-mode.widget-title-border-center .site-footer .widget-title .heading-line,
body.aft-default-mode.widget-title-border-none .site-footer .widget-title .heading-line,
body.aft-dark-mode.widget-title-border-bottom .site-footer .widget-title .heading-line,
body.aft-dark-mode.widget-title-border-center .site-footer .widget-title .heading-line,
body.aft-dark-mode.widget-title-border-none .site-footer .widget-title .heading-line,
body.aft-default-mode .site-footer .wp-block-tag-cloud a,
body.aft-default-mode .site-footer .tagcloud a,
footer.site-footer #wp-calendar thead,
body.aft-dark-mode .site-footer .wp-block-calendar table:where(:not(.has-text-color)) th,
body.aft-dark-mode .site-footer #wp-calendar tbody,
body.aft-default-mode .site-footer #wp-calendar tbody,
body.aft-default-mode .site-footer .aft-small-social-menu ul li a,
body.aft-dark-mode .site-footer .aft-small-social-menu ul li a,
body.aft-dark-mode .site-footer .tagcloud a,
body.aft-dark-mode .site-footer #wp-calendar caption,
body.aft-dark-mode .site-footer .widget-area.color-pad .widget > ul > li,
body .site-footer .wp-block-group .wp-block-latest-comments li.wp-block-latest-comments__comment a,
body .site-footer .wp-block-group .wp-block-group ul li a,
body .site-footer .wp-block-group .wp-block-latest-posts.wp-block-latest-posts__list li a,
body .site-footer .widget ul.menu >li a,
body .site-footer .widget > ul > li a,
body .site-footer h4.af-author-display-name,
body .site-footer .darknews_tabbed_posts_widget .nav-tabs > li > a,
body .site-footer .color-pad .entry-meta span a,
body .site-footer .color-pad .entry-meta span,
body .site-footer .color-pad .read-title h4 a,
body .site-footer #wp-calendar caption,
body .site-footer .header-after1,
body .site-footer .widget-title,
body .site-footer .widget ul li,
body .site-footer .color-pad ,
body .site-footer a,
body .site-footer a:visited,
body .site-footer ,
body footer.site-footer{
color: #ffffff;
}
body.aft-dark-mode .site-info,
body.aft-default-mode .site-info{
background-color: #202020;
}
body.aft-dark-mode .site-info .color-pad a,
body.aft-dark-mode .site-info .color-pad,
body.aft-default-mode .site-info .color-pad a,
body.aft-default-mode .site-info .color-pad{
color: #ffffff;
}
.widget-title-border-bottom .widget-title.category-color-1 .heading-line-before,
.widget-title-border-center .widget-title.category-color-1 .heading-line-before,
.widget-title-fill-and-no-border .widget-title.category-color-1 .heading-line,
.widget-title-fill-and-border .widget-title.category-color-1 .heading-line,
body .af-cat-widget-carousel a.darknews-categories.category-color-1{
background-color: #d72924 ;
}
.widget-title-fill-and-border .widget-title.category-color-1{
border-color: #d72924 ;
}
.widget-title-fill-and-no-border .widget-title.category-color-1 .heading-line,
.widget-title-fill-and-border .widget-title.category-color-1 .heading-line,
body a.darknews-categories.category-color-1 ,
body .af-cat-widget-carousel a.darknews-categories.category-color-1{
color: #ffffff ;
}
.widget-title-border-bottom .widget-title.category-color-2 .heading-line-before,
.widget-title-border-center .widget-title.category-color-2 .heading-line-before,
.widget-title-fill-and-no-border .widget-title.category-color-2 .heading-line,
.widget-title-fill-and-border .widget-title.category-color-2 .heading-line,
body .af-cat-widget-carousel a.darknews-categories.category-color-2{
background-color: #0987f5;
}
.widget-title-fill-and-border .widget-title.category-color-2{
border-color: #0987f5;
}
.widget-title-fill-and-no-border .widget-title.category-color-2 .heading-line,
.widget-title-fill-and-border .widget-title.category-color-2 .heading-line,
body a.darknews-categories.category-color-2 ,
body .af-cat-widget-carousel a.darknews-categories.category-color-2{
color: #ffffff;
}
.widget-title-border-bottom .widget-title.category-color-3 .heading-line-before,
.widget-title-border-center .widget-title.category-color-3 .heading-line-before,
.widget-title-fill-and-no-border .widget-title.category-color-3 .heading-line,
.widget-title-fill-and-border .widget-title.category-color-3 .heading-line,
body .af-cat-widget-carousel a.darknews-categories.category-color-3{
background-color: #4a4a4a;
}
.widget-title-fill-and-border .widget-title.category-color-3{
border-color: #4a4a4a;
}
.widget-title-fill-and-no-border .widget-title.category-color-3 .heading-line,
.widget-title-fill-and-border .widget-title.category-color-3 .heading-line,
body a.darknews-categories.category-color-3 ,
body .af-cat-widget-carousel a.darknews-categories.category-color-3{
color: #ffffff;
}
.widget-title-border-bottom .widget-title.category-color-4 .heading-line-before,
.widget-title-border-center .widget-title.category-color-4 .heading-line-before,
.widget-title-fill-and-no-border .widget-title.category-color-4 .heading-line,
.widget-title-fill-and-border .widget-title.category-color-4 .heading-line,
body .af-cat-widget-carousel a.darknews-categories.category-color-4{
background-color: #46af4b;
}
.widget-title-fill-and-border .widget-title.category-color-4{
border-color: #46af4b;
}
.widget-title-fill-and-no-border .widget-title.category-color-4 .heading-line,
.widget-title-fill-and-border .widget-title.category-color-4 .heading-line,
body a.darknews-categories.category-color-4 ,
body .af-cat-widget-carousel a.darknews-categories.category-color-4{
color: #ffffff;
}
.widget-title-border-bottom .widget-title.category-color-5 .heading-line-before,
.widget-title-border-center .widget-title.category-color-5 .heading-line-before,
.widget-title-fill-and-no-border .widget-title.category-color-5 .heading-line,
.widget-title-fill-and-border .widget-title.category-color-5 .heading-line,
body .af-cat-widget-carousel a.darknews-categories.category-color-5{
background-color: #ea8d03;
}
.widget-title-fill-and-border .widget-title.category-color-5{
border-color: #ea8d03;
}
.widget-title-fill-and-no-border .widget-title.category-color-5 .heading-line,
.widget-title-fill-and-border .widget-title.category-color-5 .heading-line,
body a.darknews-categories.category-color-5 ,
body .af-cat-widget-carousel a.darknews-categories.category-color-5{
color: #ffffff;
}
.widget-title-border-bottom .widget-title.category-color-6 .heading-line-before,
.widget-title-border-center .widget-title.category-color-6 .heading-line-before,
.widget-title-fill-and-no-border .widget-title.category-color-6 .heading-line,
.widget-title-fill-and-border .widget-title.category-color-6 .heading-line,
body .af-cat-widget-carousel a.darknews-categories.category-color-6{
background-color: #ff5722;
}
.widget-title-fill-and-border .widget-title.category-color-6{
border-color: #ff5722;
}
.widget-title-fill-and-no-border .widget-title.category-color-6 .heading-line,
.widget-title-fill-and-border .widget-title.category-color-6 .heading-line,
body a.darknews-categories.category-color-6 ,
body .af-cat-widget-carousel a.darknews-categories.category-color-6{
color: #ffffff;
}
.widget-title-border-bottom .widget-title.category-color-7 .heading-line-before,
.widget-title-border-center .widget-title.category-color-7 .heading-line-before,
.widget-title-fill-and-no-border .widget-title.category-color-7 .heading-line,
.widget-title-fill-and-border .widget-title.category-color-7 .heading-line,
body .af-cat-widget-carousel a.darknews-categories.category-color-7{
background-color: #9c27b0;
}
.widget-title-fill-and-border .widget-title.category-color-7{
border-color: #9c27b0;
}
.widget-title-fill-and-no-border .widget-title.category-color-7 .heading-line,
.widget-title-fill-and-border .widget-title.category-color-7 .heading-line,
body a.darknews-categories.category-color-7 ,
body .af-cat-widget-carousel a.darknews-categories.category-color-7{
color: #ffffff;
}
.site-title {
font-family: Roboto;
}
body,
button,
input,
select,
optgroup,
.cat-links li a,
.min-read,
.af-social-s .social-widget-menu .screen-reader-text,
textarea {
font-family: Open Sans;
}
.wp-block-search__label,
div.custom-menu-link > a,
.aft-main-banner-wrapper .nav-tabs>li>a,
.aft-posts-tabs- .nav-tabs>li>a,
.exclusive-posts .exclusive-now span,
.aft-posts-tabs- .nav-tabs>li>a,
.nav-tabs>li,
.widget ul ul li,
.widget ul.menu >li ,
.widget > ul > li,
.main-navigation ul li a,
h1, h2, h3, h4, h5, h6 {
font-family: Roboto;
}
body, button, input, select, optgroup, textarea {
font-size: 16px;
}
.widget-title-fill-and-border .wp-block-search__label,
.widget-title-fill-and-no-border .wp-block-search__label,
.widget-title-fill-and-border .wp-block-group .wp-block-heading,
.widget-title-fill-and-no-border .wp-block-group .wp-block-heading,
.widget-title-fill-and-border .wp_post_author_widget .widget-title .header-after,
.widget-title-fill-and-no-border .wp_post_author_widget .widget-title .header-after,
.widget-title-fill-and-no-border .widget-title .heading-line,
.widget-title-fill-and-border .widget-title .heading-line{
font-size: 14px;
}
.mailchimp-block .block-title,
.darknews_posts_slider_widget .read-single .read-details .read-title h4,
article.latest-posts-full .read-title h4,
.af-banner-carousel .read-title h4{
font-size: 27px;
}
.widget ul ul li,
.widget > ul > li,
.widget:not(.darknews_social_s_widget) ul.menu >li,
.aft-trending-posts.list-part .af-double-column.list-style .read-title h4,
.darknews_popular_news_widget .banner-vertical-slider .af-double-column.list-style .read-title h4,
.darknews_posts_double_columns_widget .af-widget-body .af-double-column.list-style .read-title h4,
#sidr .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child .read-title h4,
#secondary .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child .read-title h4,
.darknews_express_posts_grid_widget .af-express-grid-wrap .read-single .read-title h4,
.af-reated-posts .read-title h4,
.af-main-banner-latest-posts .read-title h4,
.four-col-masonry article.col-3 .read-title h4,
.four-col-masonry article.latest-posts-grid.col-3 .read-title h4,
.af-list-post .read-title h4,
.af-main-banner-thumb-posts .af-sec-post .read-title h4,
.aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post .read-title h4,
.af-main-banner-categorized-posts.express-carousel .af-sec-post .read-title h4,
.af-main-banner-featured-posts .read-title h4,
.af-main-banner-categorized-posts.express-posts .af-sec-post.list-part .read-title h4{
font-size: 16px;
}
.aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h4{
font-size: calc(16px - 2px);
}
.entry-content{
font-size: 16px;
}
.single-post .entry-title,
h1.page-title
{
font-size: 42px;
}
.widget-title-border-bottom .wp-block-search__label,
.widget-title-border-bottom .wp-block-group .wp-block-heading,
.widget-title-border-center .wp-block-search__label,
.widget-title-border-center .wp-block-group .wp-block-heading,
.widget-title-border-none .wp-block-search__label,
.widget-title-border-none .wp-block-group .wp-block-heading,
h4.af-author-display-name,
body.widget-title-border-bottom .widget-title,
body.widget-title-border-center .widget-title,
body.widget-title-border-none .widget-title,
#secondary .archive-list-post .read-title h4,
#sidr .archive-list-post .read-title h4,
footer .archive-list-post .read-title h4,
body:not(.full-width-content) #primary .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child .read-title h4,
body .primary-footer-area:first-child:nth-last-child(3) .darknews_posts_slider_widget .read-single .read-details .read-title h4,
body .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area .darknews_posts_slider_widget .read-single .read-details .read-title h4,
#sidr .darknews_posts_slider_widget .read-single .read-details .read-title h4 ,
#secondary .darknews_posts_slider_widget .read-single .read-details .read-title h4,
.darknews_posts_double_columns_widget .af-widget-body .af-sec-post .read-title h4,
.archive-list-post .read-title h4,
.archive-masonry-post .read-title h4,
.af-full-layout .four-col-masonry article.col-3 .read-title h4,
.af-full-layout .four-col-masonry article.latest-posts-grid.col-3 .read-title h4,
body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-title h4,
body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-title h4,
body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-title h4,
.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-title h4,
.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-title h4,
.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-title h4,
article.latest-posts-grid .read-title h4,
.two-col-masonry article.latest-posts-grid.col-3 .read-title h4,
.af-main-banner-categorized-posts.express-posts .af-sec-post:not(.list-part) .read-title h4,
.af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) .read-title h4{
font-size: 20px;
}
@media screen and (max-width: 768px) {
body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-title h4,
body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-title h4,
body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-title h4 {
font-size: 20px;
}
}
.widget-title-fill-and-border .wp-block-search__label,
.widget-title-fill-and-no-border .wp-block-search__label,
.widget-title-fill-and-border .wp-block-group .wp-block-heading,
.widget-title-fill-and-no-border .wp-block-group .wp-block-heading,
.aft-reore-wrapper a.aft-reore,
button, input[type="button"], input[type="reset"], input[type="submit"],
.widget-title-fill-and-border .wp_post_author_widget .widget-title .header-after,
.widget-title-fill-and-no-border .wp_post_author_widget .widget-title .header-after,
.widget-title-fill-and-no-border .widget-title .heading-line,
.widget-title-fill-and-border .widget-title .heading-line,
.aft-posts-tabs- .nav-tabs>li>a,
.aft-main-banner-wrapper .widget-title .heading-line,
.exclusive-posts .exclusive-now ,
.exclusive-posts .marquee a,
div.custom-menu-link > a,
.main-navigation .menu-desktop > li, .main-navigation .menu-desktop > ul > li,
.site-title, h1, h2, h3, h4, h5, h6 {
font-weight: 700;
}
.wp-block-search__label,
h1, h2, h3, h4, h5, h6,
.widget-title span,
.header-after1 span,
.read-title h4 {
line-height: 1.3;
}
body{
line-height: 1.7;
}
.elementor-page .elementor-section.elementor-section-full_width > .elementor-container,
.elementor-page .elementor-section.elementor-section-boxed > .elementor-container,
.elementor-default .elementor-section.elementor-section-full_width > .elementor-container,
.elementor-default .elementor-section.elementor-section-boxed > .elementor-container{
max-width: 1244px;
}
@media screen and (min-width: 1360px){
.af-full-layout.elementor-page .elementor-section.elementor-section-full_width > .elementor-container,
.af-full-layout.elementor-page .elementor-section.elementor-section-boxed > .elementor-container,
.af-full-layout.elementor-default .elementor-section.elementor-section-full_width > .elementor-container,
.af-full-layout.elementor-default .elementor-section.elementor-section-boxed > .elementor-container{
max-width: 1920px;
}
}
.full-width-content .elementor-section-stretched,
.align-content-left .elementor-section-stretched,
.align-content-right .elementor-section-stretched {
max-width: 100%;
left: 0 !important;
}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
@media screen and (max-height: 1024px) {
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
@media screen and (max-height: 640px) {
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}.site-title a,
.site-header .site-branding .site-title a:visited,
.site-header .site-branding .site-title a:hover,
.site-description {
color: #f3f3f3;
}
.header-layout-3 .site-header .site-branding .site-title,
.site-branding .site-title {
font-size: 0px;
}
@media only screen and (max-width: 640px) {
.site-branding .site-title {
font-size: 40px;
}
}
@media only screen and (max-width: 375px) {
.site-branding .site-title {
font-size: 32px;
}
} 694u4d
Portada » Los humildes comienzos de EEUU contados por su estrella Michelle Akers Hoy en día, la selección de Estados Unidos es sinónimo de excelencia y es considerada como la mejor del mundo, el equipo es un fenómeno; sus jugadoras son el ejemplo vivo, esforzado y ganador de lo que las mujeres pueden lograr en el fútbol. 24a2g Pero no siempre fue así. La cosecha récord de trofeos de la Copa Mundial Femenina de la FIFA de Estados Unidos podría haber comenzado en 1991, cuando se proclamó campeona ese año, en el primer mundial que se disputaba, al vencer por 2 a 1 en una histórica final ante Noruega. Pero la idea de que habían disfrutado de una ventaja sobre sus rivales y eran una potencia del fútbol femenino bien desarrollada en los años anteriores es un concepto erróneo que hace reír a Michelle Akers.
Quizás, las generaciones más jóvenes no sepan que Akers fue la estrella de ese equipo ganador de la Copa del Mundo del 91 y, ocho años después, formó parte del mítico equipo de los 99ers que recuperó el trofeo y ganó el corazón de una nación . La poderosa delantera, que pasó a ser nombrada Jugadora del Siglo de la FIFA junto a la china Sun Wen , también estuvo en Italia hace 35 años, cuando la selección nacional femenina de Estados Unidos jugó su partido inaugural. Tres días después, marcó el primer gol del equipo. El USWNT de entonces, no era sinónimo de excelencia.
La noche antes de partir para ese histórico Mundialito (‘Little World Cup’) en Jesolo, Akers y sus compañeras de equipo se habían quedado despiertas hasta la madrugada, cosiendo las letras USA en sus camisetas. Esas camisetas de gran tamaño, desechadas del atuendo de entrenamiento del equipo masculino, se obtuvieron en el último minuto, lo que marcó la pauta para un torneo del que Estados Unidos finalizó con un empate y tres derrotas.
Un comienzo tan humilde y desfavorable difícilmente podría estar más alejado del actual USWNT, brillando con polvo de estrellas y rodeado por un séquito de personal de apoyo y iradores. Sin embargo, representó un comienzo.
La primera gira 63m20 Después de solo tres días de entrenamiento juntos, un equipo de USWNT improvisado, principalmente formado por jugadoras universitarias, todas menores de 25 años, viajó al balneario de Jesolo.
“Toda la experiencia fue genial. Nunca había estado fuera de los Estados Unidos, excepto en Canadá, por lo que poder ir a Italia y jugar al fútbol me pareció muy divertido. Es vergonzoso itirlo ahora, pero no tenía ni idea de lo que era realmente una selección nacional. Entonces, cuando fuimos a Italia, realmente no aprecié el honor y la oportunidad increíbles que fue representar a mi país y ser parte de la historia. Simplemente no se me ocurrió, y creo que la mayoría de las chicas eran iguales ”, contaba Akers rememorando aquello en una entrevista para la FIFA.
“Nuestro entrenador para esa gira fue Mike Ryan, un chico irlandés, y debe haber sentido esto en nosotros porque un día en la práctica nos hizo pararnos en el medio del campo cantando The Star Spangled Banner, realmente cantando a todo volumen. Esa fue la primera vez que lo conseguí, ¡y es gracioso que este irlandés necesitó mostrarnos el honor que era representar a los Estados Unidos! ”.
El primer partido 476m20 Estados Unidos fue derrotado 1-0 por los anfitriones el 18 de agosto de 1985.
“Debería haber sido una goleada más grande. Italia nos mató. Éramos mejores deportistas, pero desde el principio se veía que eran, con diferencia, mejores futbolistas. Conocían el juego de tantas formas diferentes que éramos completamente ingenuas. Cuando lo piensas, no es de extrañar: tenían una historia tan rica de vivir el juego y ver a los mejores jugadores del mundo cada semana en la televisión. No teníamos nada de eso en ese entonces”.
“En realidad, no jugué en el partido de Italia y, aunque he visto informes de que estaba lesionada, creo que fue decisión de Mike no contar conmigo. Ambos salimos de la escena del fútbol en Seattle y teníamos una relación dura en ese momento. Pero volví para el segundo juego, eso también fue difícil, pero lo disfruté. Sin duda, hubo algo de habilidad para el juego, esos otros equipos eran mucho más astutos que nosotros, pero nada de eso me molestó, y fue una lección importante que debemos aprend er”.
El primer gol 5i4w24 Akers hizo historia al anotar en un empate 2-2 con Dinamarca en el segundo partido Mundialito de Estados Unidos.
“No se me pasó por la cabeza que había hecho algo especial al marcar ese gol. Fue más un caso de volver de que nos patearon el trasero en ese primer juego y demostrar que estábamos allí para jugar. Definitivamente se trataba del orgullo del equipo en ese torneo. El hecho de que honestamente había hecho historia no pasó por mi mente ni por un segundo «.
Jugando a ponerse al día 1p4p2f Dos derrotas más, ante Inglaterra (1-3) y en una revancha con los daneses (0-1), siguieron antes de que el equipo regresara a casa con un futuro incierto.
“En atletismo y fitness éramos el mejor equipo allí; en casi todos los demás aspectos, esos equipos estaban a años luz de nosotros. Pero también teníamos una terquedad y una determinación que nos ayudó a soportar ser superados, ver que estos equipos eran mucho mejores y más astutos que nosotros, y levantarse en lugar de encogerse. Y es gracioso: Anson Dorrance entró después de Mike Ryan y dijo de inmediato: ‘Vamos a ser el mejor equipo del mundo’. No teníamos un horario, no teníamos apoyo y realmente no había ninguna evidencia que apoyara a Anson diciendo eso. Pero le creímos y, efectivamente, en unos años eso es exactamente lo que éramos: los mejores ”.
“Si me hubieran dicho en Jesolo que ganaríamos la primera Copa del Mundo seis años después, mi primera reacción habría sido: ‘¿Qué es una Copa del Mundo"
href="/entrevista-a-cafu-hay-gran-expectativa-por-el-mundial-en-brasil/" aria-label="Entrevista a Cafú: «Hay gran expectativa por el Mundial en Brasil»">Entrevista a Cafú: «Hay gran expectativa por el Mundial en Brasil»
Entrevista a Cafú: «Hay gran expectativa por el Mundial en Brasil» 5m4z2w 14 junio, 2025
Esta web utiliza cookies propias y de terceros para su correcto funcionamiento y para fines analíticos. Contiene enlaces a sitios web de terceros con políticas de privacidad ajenas que podrás aceptar o no cuando accedas a ellos. Al hacer clic en el botón Aceptar, acepta el uso de estas tecnologías y el procesamiento de tus datos para estos propósitos.
Ver Rechazar Aceptar
Privacidad