/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.pricing-toggle {
	border: 3px solid #fff;
	border-radius:100px;
	display: inline-block;
	background-color: #fff;
	color: #999;
	position: relative;
}
.toggle-btn {
	background: none;
	border: none;
	border-radius:100px;
	padding: 5px;
	color: #999;
	/**transition-property: ease-in;**/
	transition-duration: 0.5s;
	cursor: pointer;
	width: 200px;
	font-size: 16px;
	margin: 2px;
	font-size:14px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}
.active {
	transition-duration: 0.5s;
	font-weight: bold;
	color:black;
}
.active-pill {
	border-radius:100px;
	width: 207px;
	height: 40px;
	position: absolute;
	display: block;
	background-color: #f4af4e;
	z-index: 0;
	left: 0;
	transition-duration: .4s;
}
.active-pill.yearly-pill {
	left: 205px;
	transition-duration: 0.4s;
}	
	
/** estils taula detailed features**/
.table-1 table {
	border: none!important;
}
.table-1 th{
	background-color: #f4af4e!important;
}
.table-1 td i {
	padding-left:45%;
}
.table-1 tr:nth-child(even) {
	background-color: #f0f1f5;
}
	
/** flip-boxes product description by bloc **/
.flip-box-back-inner p {
	font-size: 16px;
	padding:5%;
}	
.flip-box-front-inner h4 {
	padding-left: 10%;
	padding-right: 10%;
}
	
@media (max-width: 530px) {
	.toggle-btn {
	width: 90px;
}	
	.active-pill {
	width: 95px;
}	
	.active-pill.yearly-pill {
	left: 94px;
}
}

.player-item {
	position: relative;
	display: none;
}
.player-item.active {
	display: block;
}
.player-content {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 50%;
	background: rgb(0,0,0);
	background: linear-gradient(90deg, rgba(0,0,0,.7) 80%, rgba(255,255,255,0) 100%);
	color: #fff;
	padding: 50px;
	font-size: 24px;
	display: flex;
	align-items: center;
	margin-bottom: -5px;
}	   
.player-description {
	font-style: italic;
	font-weight: bold;
	font-size:large;
} 
.player-name {
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 30px;
	font-size: medium;
	color:#f4af4e;
	font-family: 'Oswald';
}
.player-team {
	text-transform: uppercase;
	font-size: small;
	color: #ccc;
	font-family: 'Oswald';
}
.swiper {
  width: 600px;
  height: 300px;
}



// header.php

.add_to_cart_button.added {
	display: none !important;
}
.custom-archive-content .add_to_cart_inline, .custom-archive-content .show_details_button {
	width: 50% !important;
	margin-bottom: 0 !important;
}
.show_details_button {
	margin-left: 10px;
}
ul.products {
	justify-content: center;
}
.custom-archive-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.fusion-image-wrapper {
	height: 160px;
	overflow: hidden;
}
.product-details-container {
	display: flex;
}	
.product-grid-view .product-title {
	font-size: 22px;
	width: 80%;
	text-align: left;
	font-style: normal !important;
	text-transform: uppercase;
	min-height: 70px;
}
.product-details .price .amount{
	color: #000 !important
}
.product-grid-view .fusion-product-content {
	border-top: 1px solid #000;
	padding: 20px 0;
}
.add_to_cart_inline {
	padding: 0 !important;
}
h3 {
	margin-top: 0;
}
.single-product .product-content ul {
	padding: 0;
}
.single-product .product-content li {
	list-style: none;
}
.single-product .product-content li:before {
	  content: '✓'; /* FontAwesome Unicode */
	  display: inline-block;
	  margin-right: 10px;
	  font-size: 24px;
	  color: rgb(240,160,62);
}
.page-template-template-webinars #wrapper #main {
	background: rgb(58,61,69) !important;
	color: #fff;
}
.webinar-title {
	text-transform:  uppercase;
	font-size: 38px;
	margin: 0
}
.page-template-template-webinars iframe {
	width: 100%;
}
.webinar-intro {
	color: #fff;
	text-transform: none;
	font-size: 20px !important;
	font-family: 'Ubuntu';
}
.webinar-content {
	font-size: 15px;
	line-height: 1.3
}
.item-webinar {
	border-bottom: 3px solid rgb(240, 160, 62);
	margin-bottom: 50px;
	padding-bottom: 50px;
}
.webinar-freetext {
	font-size: 14px;
	color: rgb(224, 224, 222);
}
.signup-button {
	display: block;
	width: 100%;
	background: rgb(240, 160, 62);
	color: #000;
	text-align: center;
	padding: 10px;
	max-width: 300px;
	border-radius: 10px
}
.signup-button:hover {
	background: #fff;
}
.add_to_cart_inline {
	border: none !important;
}
/* .woocommerce-Price-amount {
	margin-right: 15px;
} */
.header-webinars {
	display: none;
	text-align: center;
	background-image: url('https://ekkonocoaching.com/wp-content/uploads/2023/05/Fran_Poland4-scaled.jpeg');
	background-size: cover;
	background-position: bottom;
	padding: 80px 0;
}
.header-webinars h1 {
	margin: 0;
}
.header-webinars h2 {
	font-size: 22px; 
	color: #fff;
	margin-top: 20px;
	margin-bottom: 0;
}
.page-template-template-webinars .header-webinars{
	display: block;
}
.post-template-default .awb-imageframe-caption-title {
	display:none;
}
p.awb-imageframe-caption-text {
	font-size: 14px!important;
	color: rgba(74,78,87,0.49)!important;
	padding-top: 1%;
}
.page-template .awb-imageframe-caption-title {
	display:none;
}
.nf-form-fields-required {
	font-size: 13px;
	font-style: italic;
	padding-bottom: 10px;
	padding-top: 20px;
}
.nf-form-content label {
	font-size: 15px!important;
	line-height: 1.2!important;
	font-weight: 100!important;
}
.nf-error-msg, .ninja-forms-req-symbol {
	color: #f5af4f!important;	
}
input[type=text], input[type=email], input[type=tel], select {
	background-color: rgba(0,0,0,0)!important;
	border: 0px!important;
	border-bottom: 2px #f5af4f solid!important;
	color: #747474!important;
}
.add_to_cart_inline {
	display: flex;
	width: 100% !important;
	align-items: center;
	justify-content: center;
}
.add_to_cart_inline a {
	color: #fff !important;
}
.single_add_to_cart_button {
	display: block;
	width: 100%;
}
.fusion-button-wrapper .quantity {
	display: none;
}
.fusion-video, .video-shortcode {
	width: 100% !important;
	max-width: 100% !important;
	max-height: 100% !important;
}
textarea {
	color:#4a4e57;
}
.post-password-required {
	text-align:center;
	margin-top:10%;
}
.ltv-playbtn {
	background-color: transparent !important;
	background-image: url('https://ekkonocoaching.com/wp-content/uploads/2023/05/play-button.svg') !important;
	background-size: contain !important;
	width: 200px !important;
	height: 200px !important;
}
.ltv-playbtn::before {
	display: none;
}
.goback {
	background: none !important;
}
.goback .fusion-button-text, .goback i {
	color: #000 !important;
}
.webinars-add-to-cart {
	max-width: 300px;
}
.webinars-add-to-cart .added_to_cart {
	background: rgb(240,160,62) !important;
	border-radius: 40px !important;
	padding: 10px 30px !important;
	text-align: center !important;
	font-size: 14px !important;
	height: 35px;
	width: 100%;
}
.fusion-footer p a {
	text-decoration: underline;
}
#ninja_forms_required_items, .nf-field-container {
	clear: both;
	position: relative;
	margin-bottom: 10px;
}

.shop_table tbody tr {
	height: 20px;
	padding:0xp;
}
.cart_item img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.lazyautosizes.lazyloaded {
	display: none;
}
.nf-field-label {
	display:none;
}
.nf-form-fields-required {
	display: none;
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) {
	height: 30px;
}
.nf-form-layout {
	margin-top: 20px;
}
p.product.woocommerce.add_to_cart_inline.show_details_button {
	background-color: #30ad30!important;
}
.woocommerce-input-wrapper input {
	color:black!important;
}
.woocommerce .checkout_coupon .coupon-input .input-text {
	color: black;
}
span#select2-billing_country-container {
	color: black;
}
input#avada_coupon_code {
	color: black;
}

.product_cat_webinars #main {
	background: rgb(58,61,69) !important;
	color: #fff;
}
.product_cat_webinars .description_tab a {
	background: rgb(58,61,69) !important;
}
.product_cat_webinars .input-text {
	background: #fff !important;
}
.related {
	display: none;
}
.width-100 .fusion-fullwidth .fusion-fullwidth, .width-100 .fusion-fullwidth .nonhundred-percent-fullwidth {
	padding: 10px;
}
.fusion-post-content-wrapper {
	padding: 20px 0 !important;
}
iframe.skiptranslate {
	display: none;
}


	
.fusion-accordian .panel-title .fusion-toggle-heading {
	text-transform: uppercase!important;
   font-size: 20px!important;
}		
.fusion-accordian #accordian-1 .toggle-content {
	padding-left:43px;
	font-size: 16px!important;
	line-height: 1.3!important;
}
ul.checks li {
	list-style:none;
}

.post-content h3{
	text-transform: uppercase;
}
.books-display .product-images {
	max-width:200px;
}
.books-display .product-grid-view .fusion-product-content {
	border:none;
}
.books-display .product-details-container {
	justify-content: space-between; }

.books-display .duration {
	display: none;
}

.awb-menu__main-a_icon-only i.glyphicon.fa-shopping-cart.fas {
	color:white;
	margin-left:20px;
}
body.single-post h2 {
	font-size: 24px !important;
	line-height: 1.4 !important;
	text-transform: none !important;
	font-weight: 500 !important;
}

body.single-post h3 {
	font-size: 20px !important;
	line-height: 1.4 !important;
	text-transform: none !important;
	font-weight: 500 !important;
	color: #4a4e57 !important;

}

.nf-form-content button, 
body .nf-form-content input[type=button],
body .nf-form-content input[type=submit] {
	background: #f4af4e !important;
	color: #fff !important;
	border-radius: 999px !important;
    padding-left:30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: inherit;
	align-items: center !important;
}
.nf-form-content button:hover, 
.nf-form-content input[type=button]:hover, 
.nf-form-content input[type=submit]:hover {
	background: #f4c37f !important;
	color: #fff !important;  
   cursor:pointer;
}
.stars-reviews img{
	max-width: 140px;
	height: auto;
}
.joinmore{
	margin-top: -48px;
	display:flex;
	flex-direction: row;
	align-content: center;
	align-items:center;
}
.joinmore p{
	color:white;
}
.joinmore img{
	max-width: 100px;
	margin-right:12px;
}


.show_details_button, .add_to_cart_button {
	color: #fff !important;
	background: rgb(240,160,62) !important;
	border-radius: 40px !important;
	padding: 10px 30px !important;
	text-align: center !important;
	font-size: 14px !important;
	height: 35px;
	width: 100%!important;
}	

.books-presentation strong {
	color:  var(--awb-color4);
}
.fusion-accordian .panel-title a .fa-fusion-box {
	background-color: var(--awb-color4)!important;
}	
.icon-primary-color {
	color:var(--h3_typography-color);
	margin-right:5px;
}

.fusion-product-wrapper .featured-image img {
	height: 160px;
	object-fit: cover;
	width: 100%;
	object-position: top;
}

.product-buttons a {
	line-height: 1.2!important;
	text-align: center !important;
}

.product-buttons-container {
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  flex-direction: row;
}

/* Forzar que duration ocupe toda la fila */
.product-buttons-container .duration {
  flex: 1 1 100%;
}

/* Estilos para los botones */
.product-buttons-container a.button,
.product-buttons-container .show_details_button {
  flex: 1 1 auto;
  display: inline-block;
  margin: 0;
  text-align: center;
  white-space: nowrap;
}



.avada-checkout-no-shipping {
  float: left;
  width: 49%!important;
  margin-right: 1%;
  box-sizing: border-box;
}

.avada-checkout-no-shipping + .woocommerce-content-box.full-width {
  float: right;
  width: 49%!important;
  margin-left: 1%;
  box-sizing: border-box;
}


.view-btn-product-on-cart {
	background-color: #28a745 !important;
	border-color: #28a745 !important;
	color: #fff !important;
}

.product-buttons a:before {
	margin-left: calc(-6px - 14px);
}

.page-template-template-webinars .add_to_cart_inline a.added_to_cart.wc-forward {
	display: none;
}


@media (max-width: 1024px) {
	.avada-checkout-no-shipping {
		width: 100% !important;
	}
	
}

.product-details-container .fusion-price-rating {
	flex-direction: row-reverse;
}