/**
Theme Name: Imonkey
Author: Imonkey
Author URI: https://imonkey.es/
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: imonkey
Template: astra
*/
html, body {
    min-width: 320px;
}

a:has(img) {
  display: block;
  height: inherit;
}

.txt-lowercase {
	text-transform: lowercase;
}

.txt-uppercase {
	text-transform: uppercase;
}
.txt-capitalize {
	text-transform: capitalize;
}
@media only screen and (max-width: 921px) {
	.tb-fullwidth{
		width: 100% !important; 
		flex-basis: 100% !important
	}

}
@media only screen and (max-width: 375px) {
	.mb-fullwidth{
		width: 100% !important; 
		flex-basis: 100% !important
	}

}
/* Logo */

.logo-wrapper-content {
	text-transform: uppercase;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: var(--e-global-color-astglobalcolor0);
	width: fit-content;
	margin-bottom: 12px;
}
.logo-wrapper-content .iso-logo{
	height: 50px;
	/*width: 50px;*/
	/*background-color: var(--e-global-color-astglobalcolor0);*/
}
.logo-wrapper-content .iso-logo.no-bg svg rect.st0 {
	fill: transparent;
}
.logo-wrapper-content .site-logo {
	font-family: 'Mulish', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1em;
	font-weight: 400;
	letter-spacing: 10px;
	margin-right: -10px;
}
.logo-wrapper-content .domain-logo {
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	line-height: 18px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 10px;
	margin-right: -10px;
}
@media only screen and (min-width: 921px) {
	.logo-wrapper-content .site-logo {
		font-size: 32px;
	}
}
/* - Carousel Home - */
#brands-carousel-home .uael-grid-item.slick-slide .uael-grid-item-content {
	border: 1px solid rgba(0,0,0,0.1);
}
@media only screen and (max-width: 768px) {
	#brands-carousel-home ul.slick-dots li {
		margin: 0 8px;
	}
	#brands-carousel-home ul.slick-dots li:first-child {
		margin-left: 0;
	}
	#brands-carousel-home ul.slick-dots li:last-child {
		margin-right: 0;
	}
	#brands-carousel-home ul.slick-dots li,
	#brands-carousel-home ul.slick-dots li button,
	#brands-carousel-home ul.slick-dots li button:before {
		width:24px;
		height:24px; 
	}
	#brands-carousel-home ul.slick-dots li button:before {
		line-height: 30px;
		font-size: 26px;
		content: '';
		background: var( --e-global-color-astglobalcolor0 );
		border-radius: 50%;
	}
	#btn-home-vertodos{width: 100%}
}


/* - Mansory grid list - */
#mansory-grid-overbox .elementor-widget-container .uael-post__body .uael-post-grid.uael-posts[data-layout="masonry"] .uael-post-masonry .uael-post-wrapper .uael-post__bg-wrap{
	background: none;
}
#mansory-grid-overbox .elementor-widget-container .uael-post__body .uael-post-grid.uael-posts[data-layout="masonry"] .uael-post-masonry .uael-post-wrapper .uael-post__bg-wrap .uael-post__inner-wrap {	
	border: 1px solid rgba(0,0,0,0.1);
	overflow: hidden !important;
	position: relative;
}
#mansory-grid-overbox .elementor-widget-container .uael-post__body .uael-post-grid.uael-posts[data-layout="masonry"] .uael-post-masonry .uael-post-wrapper .uael-post__bg-wrap .uael-post__inner-wrap .uael-post__content-wrap{
	-moz-transition:all 1s ease;
	-ms-transition:all 1s ease;
	-o-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	background-color: #c7a181a1;
	bottom: auto;
	left: 0;
	position: absolute;
	top: 100%;
	transition:all 1s ease;     
	width: 100%;
}

#mansory-grid-overbox .elementor-widget-container .uael-post__body .uael-post-grid.uael-posts[data-layout="masonry"] .uael-post-masonry .uael-post-wrapper .uael-post__bg-wrap .uael-post__inner-wrap:hover .uael-post__content-wrap {
	transform: translate(0, -100%);
}

#mansory-grid-overbox .elementor-widget-container .uael-post__body .uael-post-grid.uael-posts[data-layout="masonry"] .uael-post-masonry .uael-post-wrapper .uael-post__bg-wrap .uael-post__thumbnail a {
	display: block;
	padding: 60px 0 0;
}



/* home-feature-post */
#home-feature-post-wrap .elementor-widget-wrap>.elementor-element{margin-bottom:0}
#home-feature-post .uael-post__body .uael-post__thumbnail:not(.uael-post-wrapper__noimage) {
    padding-bottom: calc( 0.8 * 100% );
}

/* relinks-list */

.relinks-list {display: flex; 
	flex-direction: column;gap: 16px; 
	margin: 0; 
	padding:0;justify-content: space-between;
    
    border-left: 4px solid #f2f2f2;
    /* background: #f2f2f2; */
    padding: 20px;
}


.relinks-list li.relink-item {
	list-style: none;
	overflow: hidden;	
    background: #fff;
    list-style: none;
    max-width: 100%;
    overflow: hidden;
}
.relinks-list li.relink-item + li.relink-item {margin-top: 20px;}
@media only screen and (min-width: 768px) {
	.relinks-list { 
		flex-direction: row;
		flex-wrap: wrap;
		margin: 0 20px 0 0;
		gap: 32px;
		justify-content: center;
	}
	.relinks-list li.relink-item {
	    max-width: 320px;
	    margin-top: 0 !important;	    
	    flex: 1 0 32%;
	}
}

@media only screen and (min-width: 1024px) {
	.relinks-list { 
		flex-direction: row;
		flex-wrap: wrap;
		margin: 0 20px 0 0;
		gap: 32px;
		justify-content: space-between;
	}
	.relinks-list li.relink-item {
	    max-width: 30%;
	    margin-top: 0 !important;	    
	    flex: 1 0 32%;
	}
}
/**/

.relinks-list li.relink-item .item-ad-container .item-ad-white-background{
	position: relative;
}
.relinks-list li.relink-item .item-ad-container .item-ad-logo-holder{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.relinks-list li.relink-item .item-ad-container .item-ad-logo-holder:before {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 40px 30px 0 100px;
    border-color: #ffffff transparent transparent #ffffff;
    transform: rotate(0deg);
    position: absolute;
    top: 0;
    left: 0;
    /* opacity: 0; */
    z-index: 1;
}

.relinks-list li.relink-item .item-ad-container div.item-ad-white-background > div.item-ad-logo-holder > a{
	position: relative;
	z-index: 2;
}

.relinks-list li.relink-item .item-ad-container div.item-ad-white-background > div.item-ad-logo-holder > a > img{
	width: 80px;	
	padding: 0 12px 0 12px;
	box-sizing: content-box;
	height: auto;
}


.relinks-list li.relink-item .item-ad-container .item-ad-image-holder{	
    padding-top: 100%;
    position: relative;
    z-index: 1;
}
.relinks-list li.relink-item .item-ad-container .item-ad-image-holder a{	    
    align-items: center;
    display: block;
    display: flex;
    height: 100%;    
    justify-content: center;
    left: 0;
    overflow: hidden;    
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.relinks-list li.relink-item .item-ad-container .item-ad-image-holder .prod-image{ 
	max-width: 100%
	height: auto !important;
}

.relinks-list li.relink-item .item-ad-container .item-ad-prod-content{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
}
.relinks-list li.relink-item .item-ad-container .item-ad-prod-detail {
	width: 100%
}
.relinks-list li.relink-item .item-ad-container .item-ad-prod-detail div.title > * {
	margin-bottom: 6px;
	overflow: hidden;
	padding-right: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	display: inline-block;
}
#feature-affiliate-product-info {
    display: flex;
	flex-direction: column;
    flex-wrap: wrap;
}
#feature-affiliate-product-info .affiliate-ad-price-block,
.relinks-list li.relink-item .item-ad-container .item-ad-price-block {
	border: 1px solid var(--ast-global-color-0);
	font-size: 19px;
	line-height: 28px;
	height: 48px;
}
#feature-affiliate-product-info .affiliate-ad-price-block a,
.relinks-list li.relink-item .item-ad-container .item-ad-price-block a {
	align-items: center;
    display: flex;
    height: 100%;
    width: 100%;
    text-align: center;
    justify-content: center;
}
#feature-affiliate-product-info .affiliate-ad-price-block a span,
.relinks-list li.relink-item .item-ad-container .item-ad-price-block a span{
	padding: 0 10px;
    min-width: 140px;
}

#feature-affiliate-product-info .affiliate-ad-price-block a span:empty,
.relinks-list li.relink-item .item-ad-container .item-ad-price-block a span:empty {
  display: none;
}


#feature-affiliate-product-info .affiliate-ad-primary-btn,
.relinks-list li.relink-item .item-ad-container .item-ad-primary-btn.item-btn-cta {
	border: 1px solid var(--ast-global-color-0);
	display: inline-block;
	flex: 1;
	font-size: 14px;
	line-height: 28px;
}
#feature-affiliate-product-info .affiliate-ad-primary-btn a,
.relinks-list li.relink-item .item-ad-container .item-ad-primary-btn.item-btn-cta a {
	align-items: center;
	background-color: var(--ast-global-color-0);
	color: var(--ast-global-color-5);
	display: flex;
	height: 100%;
	justify-content: center;
	width: 100%;
	height: 48px;
	font-size: 1.4em;
	text-transform: uppercase;
}


#sub-keyword-wrap h2.subkeyword-title {
    margin: 60px 0 30px;
}

/* single post */

.single-featureproduct-price{
	color: var(--ast-global-color-0);
	font-weight: bold;
	font-size: 1.4em;
}

.single article.post.type-post.format-standard.has-post-thumbnail.ast-article-single #keywords-relinks-content {
    max-width: 100%;
}

.single article.post.type-post.format-standard.has-post-thumbnail.ast-article-single div.ast-post-format-.single-layout-1 .entry-content p:empty{
	display: none;
}
#keywords-relinks-content {flex-basis: 100%;}

@media only screen and (min-width: 768px) {
	#keywords-relinks-content{margin-top: 40px;}
}


img.track {
	display: none;
}
/* im-product-detail-table */
.im-product-detail-table{
	margin: 0;
}
.im-product-detail-table h2 {
	font-size: 15px;
	line-height: 1em;
	text-align: left;
	margin: 16px 0 12px;
}

/* Tags */

.tags-item + .tags-item::before {
  content: "\2022";
  margin: 0 5px;
  font-size: 24px;
  line-height: 12px;
  height: 12px;
  display: inline-block;
  top: 5px;
  position: relative;
}


/* Single Related post */

.site .ast-single-related-posts-container {
	margin-top: 40px;
	background: #fff;
	padding: 20px;
}
.ast-related-posts-title-section {
	padding: 12px 0;
}
.ast-related-posts-wrapper {
	padding: 20px 8px;
	background: #f2f2f2;
	display: flex;
	/*gap: 8px;*/
	flex-wrap: wrap;
	align-items: stretch;
	grid-column-gap: initial;
	grid-row-gap: initial;
}

/* Cards related post */
.ast-related-posts-wrapper article.ast-related-post, 
article.ast-related-post {
	flex-grow: 1;  
	display: flex;
	flex-direction: column;
	align-items: stretch;
	flex-basis: min-content;
	box-sizing: border-box;
	padding: 8px;
	min-width: 240px;
}


.ast-related-post-content {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	flex-basis: 100%;
	background: #FFFF;
	height: 100%;
	justify-content: space-between;
}

.ast-related-post-content .ast-related-posts-wrapper .ast-related-post, 
.ast-related-post-content .ast-related-post-featured-section,
.ast-related-post-content .ast-related-post-content,
.ast-related-post-content .ast-related-post-featured-section.post-has-thumb,
.ast-related-post-content .ast-related-post-featured-section.ast-related-posts-has-thumb,
.ast-related-post-content .post-thumb-img-content,
.ast-related-posts-inner-section .ast-related-post-content .post-thumb-img-content {
  height: inherit;
	flex-basis: 100%;
}


.ast-related-post-content .post-thumb-img-content > a {
	display: block;
	overflow: hidden;
	padding-top: 100%;
	position: relative;
	background: #FFF;
}

.ast-related-post-content .post-thumb-img-content > a > img{
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: 50% 50%;
	height: 100%;
	width: 100%;
}
.ast-related-post-content .entry-header{
	padding: 12px 8px;
	border-top: 1px solid #f2f2f2;
	margin: 8px 0 0 0;
}

.ast-related-post-content .entry-header .ast-related-post-title,
.ast-related-post-content .entry-header .ast-related-post-title  a {
	color: var(--ast-global-color-3); 
	font-family: var(--e-global-typography-primary-font-family);
	text-transform: capitalize;
	font-size: 1em;
	display: block;        
	line-height: 1.2;
	font-size: 100%;
	font-style: inherit;
	font-weight: 300;
	list-style: none;
	min-height: 2.4em;
}
.ast-related-post-content .entry-header .ast-related-post-title  a{
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	box-sizing: content-box;

	@supports (-webkit-line-clamp: 2) {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: initial;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}
.ast-related-post-content .entry-content.clear{
	display: none;
}

/* --- link viewMore in Blog ---  */
.ast-container div.ast-ajax-pagination-wrapper > #link-more-amz-wrapper{
	display: block;
	text-align: center;
}
.ast-container div.ast-ajax-pagination-wrapper > #link-more-amz-wrapper > #link-more-amz{
	display: inline-block;
	background-color: var(--ast-global-color-0);
}

.ast-container div.ast-ajax-pagination-wrapper > nav.ast-pagination-infinite > span.ast-load-more.active,
.ast-container div.ast-ajax-pagination-wrapper > #link-more-amz-wrapper > #link-more-amz {
	border: 1px solid var(--ast-global-color-0);
	color: var(--ast-global-color-5);
	background-color: var(--ast-global-color-0);
	padding: 15px 30px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 400;
	font-size: 14px;
	font-size: 0.93333333333333rem;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-radius: 0;
	display: inline-block;
}
.ast-container div.ast-ajax-pagination-wrapper > #link-more-amz-wrapper{
	display: none;
}
.ast-container div.ast-ajax-pagination-wrapper > nav.ast-pagination-infinite:has(span.ast-load-more.no-more.active) + #link-more-amz-wrapper,
.ast-container div.ast-ajax-pagination-wrapper > nav.ast-pagination-infinite[data-page="4"] + #link-more-amz-wrapper {
	display: block;
}
.ast-container div.ast-ajax-pagination-wrapper > nav.ast-pagination-infinite > span.ast-load-more.no-more.active,
.ast-container div.ast-ajax-pagination-wrapper > nav.ast-pagination-infinite[data-page="4"] > span.ast-load-more.active {
	display: none !important;
}

/* btn desplegable: menu-mobile*/

@media (max-width: 921px) {
	.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
		position: absolute;
		width: 100%;
		text-align: end;
	}
}
/* Mega menu */

.main-header-menu .mega-menu-logos .astra-megamenu ul.sub-menu > li.menu-item > a.menu-link {
	display: flex;
	align-items: center;
}
.main-header-menu .mega-menu-logos .astra-megamenu ul.sub-menu > li.menu-item > a.menu-link .astra-mm-icon-label {
	margin-top: auto;
	margin-bottom: auto;
}
.main-header-menu .mega-menu-logos .astra-megamenu ul.sub-menu > li.menu-item > a.menu-link .astra-mm-icon-label img {
	max-width: initial;
}


/* image error */

.image-error {
    opacity: 0.5;
    transition: transform 0.2s ease-in-out;
}

a:hover .image-error {
    opacity: 1;
    transform: scale(1.2);
}

