/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

body,
body * {
    font-family: 'Nunito Sans', sans-serif;
}
/* #wpadminbar .ab-icon,
#wpadminbar .ab-item:before,https://fokkusfit.com/wp-admin/theme-editor.php?file=functions.php&theme=astra-child
#wpadminbar>#wp-toolbar>#wp-admin-bar-root-default .ab-icon,
.wp-admin-bar-arrow{
	font-family: 'dashicons' !important;
}
.fa, .far, .fas{
	font-family: "Font Awesome 5 Free"  !important;
}

.fa-classic, .fa-regular, .fa-solid, .far, .fas{
	font-family: "Font Awesome 6 Free"  !important;
} */

.wp-block-video video {
	max-height: 500px;
}

.woocommerce-additional-fields {
	display: none;
}

a:focus{
	outline: none !important;
}


/* PASSWORD RESET */

.woocommerce-lost-password {
	background: #251728;
	color: #fff;
}

.woocommerce-lost-password h1.entry-title {
	color: #fff;
}

.woocommerce-lost-password .woocommerce-Button {
	background-color: #ff3066 !important;
}

.woocommerce-lost-password label {
	color: #fff;
}

.woocommerce-lost-password input[type="text"] {
	color: #fff;
	border-radius: 8px !important;
    border: 2px solid #7A00DF !important;
    background-color: rgba(255, 255, 255, 0.1) !important;
    color: #ffffff !important;
}


/* Pasar a la página del checkout */
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard,
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders,
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address,
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods,
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account,
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout,
.woocommerce .woocommerce-MyAccount-content header,
.woocommerce .woocommerce-MyAccount-content #woocommerce-subscriptions-related-orders-table{
	display: none !important;
}

.menu-toggle, button, .ast-button, .ast-custom-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"], #comments .submit, .search .search-submit, form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button, body .wp-block-file .wp-block-file__button, .search .search-submit, .woocommerce-js a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button, .woocommerce #respond input#submit.alt, .woocommerce input.button.alt, .woocommerce input.button, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit, .woocommerce button.button.alt.disabled, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .wc-block-grid__product-onsale, [CLASS*="wc-block"] button, .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping), .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout, .woocommerce button.button.alt.disabled.wc-variation-selection-needed, [CLASS*="wc-block"] .wc-block-components-button{
	background-color: #FF0066;
	border-radius: 25px;
}
.woocommerce-page a,
.woocommerce-MyAccount-navigation-link.is-active a{
	color: #FF0066;
}

/**
 * Selector de Moneda - Minimalista con Banderitas
 */
.fokkus-currency-switcher {
    display: flex;
    gap: 10px;
    margin: 15px 0;
    padding: 15px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.fokkus-currency-btn {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 20px;
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 25px;
    color: white;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.fokkus-currency-btn:hover {
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.4);
    transform: translateY(-2px);
}

.fokkus-currency-btn.active {
    background: white;
    border-color: white;
    color: #7c3aed;
    box-shadow: 0 4px 12px rgba(255, 255, 255, 0.2);
}

.fokkus-currency-btn .flag {
    font-size: 20px;
    line-height: 21px;
}

/* Ocultar medios de pagos según moneda seleccionada */
.woocommerce-multi-currency-USD .payment_methods .payment_method_woo-mercado-pago-subscription,
.woocommerce-multi-currency-ARS .payment_methods .payment_method_ppcp-card-button-gateway,
.woocommerce-multi-currency-ARS .payment_methods .payment_method_ppcp-gateway{
	display: none;
}

/* Responsive */
@media (max-width: 768px) {
    .fokkus-currency-switcher {
        gap: 8px;
    }
    
    .fokkus-currency-btn {
        padding: 10px 15px 8px;
        font-size: 13px;
        line-height: 13px;
    }
    
    .fokkus-currency-btn .flag {
        font-size: 18px;
    }
}


/* Páginas de días */
.day__content .lap-counter {
	background-color: #251728 !important;
}

body.bbpress #bbpress-forums{
	margin-bottom: 0px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	/* 	background-color: #5b287f; */
	background-color: #251728;
}
body.bbpress:not(.single-topic) #bbpress-forums .bbp-breadcrumb,
body.single-topic #bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-home,
body.single-topic #bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-sep,
body.single-topic #bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-root,
body.single-topic #bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-forum,
body.single-topic #favorite-toggle,
body.single-topic .bbp-reply-ip,
body.single-topic .bbp-reply-author .bbp-author-avatar,
body.single-topic .bbp-header,
body.single-topic .forums .bbp-body .bbp-replies-list .bbp-reply-header .bbp-reply-permalink,
body.single-topic .forums .bbp-body .bbp-replies-list li .bbp-meta .bbp-topic-merge-link,
body.single-topic .forums .bbp-body .bbp-replies-list li .bbp-meta .bbp-topic-sticky-link,
body.single-topic .forums .bbp-body .bbp-replies-list li .bbp-meta .bbp-topic-super-sticky-link,
body.single-topic .bbp-footer{
	display: none;
}
body.single-topic #bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-current{
	font-size: 1.5rem;
	line-height: 1.3em;
}
body.bbpress #subscription-toggle{
/* 	color: transparent; */
	display: none;
}
/* body.bbpress #subscription-toggle span a{
	color: white;
	font-weight: 900;
} */

body.single-topic .bbp-reply-author{
	margin: 10px !important;
	min-height: auto !important;
	padding-bottom: 10px;
	padding-left: 0 !important;
	width: calc(100% - 20px) !important;
	border-bottom: 0px !important;
}
body.single-topic .bbp-reply-author{
	position: relative;
	margin-bottom: 10px !important;
}
body.single-topic .bbp-reply-author::after{
	content: '';
	position: absolute;
	width: 3rem;
	height: 1px;
	background-color: #CD00FF;
	bottom: 0;
	left: 0;
}
p.form-allowed-tags{
	display: none;
}
div.bbp-submit-wrapper {
	float: right;
}

body.single-topic .forums .bbp-body .bbp-replies-list .bbp-reply-header,
.bbp-reply-content .bbp-attachments{
	border-top: 0px;
}
body.single-topic .forums .bbp-body .bbp-replies-list li{
	display: flex;
    flex-direction: column-reverse;
}
body.single-topic .forums .bbp-body .bbp-replies-list li .bbp-reply-post-date{
    width: 100%;
}
body.single-topic .bbp-replies-list li .bbp-reply-header{
	padding-left: 20px;
    padding-right: 20px;
}
body.single-topic .bbp-replies-list li:first-child .topic .bbp-reply-author,
body.single-topic .bbp-replies-list li:first-child .topic .bbp-reply-content{
	margin: 0px !important;
	width: 100% !important;
}
body.single-topic .bbp-replies-list li:first-child .topic .bbp-reply-content{
	padding-top: 10px !important;
}
body.single-topic .bbp-replies-list li:first-child{
	padding-bottom: 10px;
}
body.single-topic .bbp-replies-list li{
	border-bottom: 1px solid gray;
}
body.single-topic .bbp-replies-list li:last-child{
	border-bottom-width: 0px;
}
body.single-topic .bbp-replies-list li:first-child .bbp-reply-header{
	padding-left: 10px;
	padding-right: 10px;
}
body.single-topic .bbp-author-name,
#bbpress-forums .bbp-attachments h6{
	font-size: 14px;
}
body.single-topic .bbp-replies-list li .bbp-reply-content{
	font-size: 16px;
	line-height: 1.4em;
}

div.bbp-template-notice.info{
	border-color: rgba(255, 255, 255, 0.2);
	border-width: 2px;
	background-color: rgba(91, 40, 127, 0.6);
	border-radius: 10px;
}
div.bbp-template-notice.info .bbp-forum-description,
div.bbp-template-notice.info .bbp-forum-description a,
#bbpress-forums .bbp-attachments h6{
	color: white;
}
div.bbp-template-notice.info .bbp-forum-description a .bbp-author-name,
.bbp-topic-title .bbp-topic-permalink,
.bbp-author-link .bbp-author-name{
	font-weight: 700;
}
body:not(.single-topic) .bbp-topics .bbp-topic-title{
	font-size: 14px;
    line-height: 1em;
}
body.single-topic .forums .bbp-body .bbp-replies-list li .bbp-meta{
	opacity: 0.75;
}
body.single-topic .bbp-reply-author{
	text-align: left !important;
/* 	margin-left: 0px !important; */
}
body.single-topic .bbp-reply-author .bbp-author-name{
	margin-left: 0px !important;
}


a.bbp-author-link {
	pointer-events: none; /* Deshabilitar click */
    cursor: default; /* Cambiar cursor */
}
a.bbp-author-link{
	text-decoration: none !important;
    color: inherit !important;
}

#bbpress-forums li.bbp-header{
	background-color: #653293;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 0px !important;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd,
#bbpress-forums div.even, #bbpress-forums ul.even,
#bbpress-forums .status-spam.even,
#bbpress-forums .status-trash.even{
	background-color: #653293;
	border-width: 0px;
}
.single-topic #bbpress-forums ul.bbp-replies{
	border-width: 0px;
	border-radius: 10px;
	background-color: #653293;
}
#bbpress-forums div.bbp-reply-header{
	background-color: #653293;
}
#bbpress-forums ul.bbp-topics{
	border-width: 0px;
}
#bbpress-forums ul.bbp-topics .bbp-header .forum-titles li{
	font-weight: 900;
	font-size: 16px;
}
#bbpress-forums ul.bbp-topics li.bbp-topic-title{
	width: 70% !important;
}
#bbpress-forums ul.bbp-topics li.bbp-topic-freshness{
	width: 30% !important;
}
li.bbp-topic-voice-count,
li.bbp-topic-reply-count{
	width: 0% !important;
}

/* .bbp-header li.bbp-forum-freshness, .bbp-header li.bbp-topic-freshness, */
div.bbp-template-notice,
#bbpress-forums ul.bbp-forums,
body.bbpress:not(.single-topic) #subscription-toggle,
.bbp-form div p:nth-child(4),
body:not(.admin-bar) .bbp-form div p:nth-child(3),
#bbpress-forums p.bbp-topic-meta span.bbp-author-avatar,
.bbpress-wrapper .bbp-pagination .bbp-pagination-count,
li.bbp-topic-voice-count,
li.bbp-topic-reply-count,
body.single-topic fieldset.bbp-form legend,
body fieldset.bbp-form fieldset.bbp-form legend{
	display: none;
}

#bbpress-forums a{
	color: white;
}
#bbpress-forums a:hover{
	color: #ff0066;
}
#bbpress-forums li.bbp-footer, #bbpress-forums li.bbp-header{
	background-color: #653293;
}
#bbpress-forums li.bbp-footer{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic,
#bbpress-forums li.bbp-footer, #bbpress-forums li.bbp-header{
	border-top: 1px solid #eeeeee70;
}
#bbpress-forums fieldset.bbp-form{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-width: 0px
}
#bbpress-forums fieldset.bbp-form input[type=password], #bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form select,
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content{
	border-radius: 10px;
    border-color: #5B287F;
    background-color: #251728;
    color: white !important;
	min-height: 40px;
}
#bbpress-forums fieldset.bbp-form label{
    font-weight: 700;
	color: white;
}
.bbp-submit-wrapper .button{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 16px;
}
.bbp-submit-wrapper .button:hover{
	background-color: #FF0066;
	opacity: 0.9;
}
body.forum-archive .ast-page-builder-template .hentry,
body.forum-archive .ast-grid-common-col{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#bbpress-forums fieldset.bbp-form legend{
	color: white;
    font-weight: 800;
    font-size: 18px;
    margin-bottom: 0px;
    padding-left: 0;
}

/* .bbp-topic-form{
	padding-top: 40px;
} */

/* Wrapper del botón */
.fokkus-crear-pregunta-wrapper {
	text-align: right;
	margin-bottom: 20px;
}

/* Botón */
.fokkus-btn-crear-pregunta {
	background: #FF0066;
    color: white;
    padding: 8px 12px;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
}
.fokkus-btn-crear-pregunta:hover{
	color: inherit;
	background-color: #FF0066;
}

body.bbpress select,
body.single-topic select{
    color-scheme: dark;
}

/* Responsive */
@media (min-width: 768px){
	body.single-topic .bbp-author-name,
	body.single-topic .bbp-replies-list li .bbp-reply-content,
	#bbpress-forums .bbp-attachments h6,
	#bbpress-forums ul.bbp-topics .bbp-header .forum-titles li{
		font-size: 20px;
		line-height: 1.2em;
	}
	body.single-topic #bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-current{
		font-size: 32px;
	}
	body:not(.single-topic) .bbp-topics .bbp-topic-title{
		font-size: 18px;
	}
	.fokkus-btn-crear-pregunta {
		font-size: 18px;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 16px;
        padding-right: 16px;
	}
	#bbpress-forums fieldset.bbp-form label{
		font-size: .9rem;
	}
}


/* Reset Password */
body.woocommerce-lost-password .site-content{
	padding-top: 100px;
}
body.woocommerce-lost-password  .ast-container{
	padding-left: 1.25rem;
    padding-right: 1.25rem;
}
body.woocommerce-lost-password .woocommerce button.button{
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-weight: 900;
	text-transform: uppercase;
}


.fokkus-email-disclaimer {
    background: rgba(255, 200, 0, 0.1);
    border-left: 3px solid #FFC800;
    padding: 10px 12px;
    margin-top: 8px;
    font-size: 13px;
    color: #FFC800;
    border-radius: 5px;
}

.fokkus-email-disclaimer strong {
    color: #FF0066;
}


.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after{
	color: white !important; 
}