/**
Theme Name: garperchan
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: garperchan
Template: astra
*/

.slider-home .swiper-slide-inner{
	max-width:1400px;
	margin:auto;
}
.ast-primary-menu-enabled{
	position: fixed;
    width: 100%;
}
#content{
	padding-top: 92px;
}

.home #content{
	padding-top: 0px;
}

.main-header-menu > .menu-item > .menu-link{
    text-transform: uppercase;
    font-size: 15px;
	margin-right: 25px;
	font-family: "Satoshi", Sans-serif;
	letter-spacing: 0.6px;
	font-weight: 400;
}
.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu li a{
	font-family: "Satoshi", Sans-serif;
}

header .slide-search.astra-search-icon svg{
	height: 25px;
	width: 25px;
}

.ast-single-post .entry-content a{
    text-decoration: none;
}

.link-hover-champi > div:hover p.elementor-heading-title{
	text-decoration:underline 3px !important;
}
.site-header.scrollheader{
	background: white;
}
.site-header.scrollheader a{
	color: #2B3136 !important;
}
.site-header.scrollheader svg{
	fill: #2B3136 !important;
}
header.site-header.scrollheader .custom-logo-link img{
	filter: none;
}
.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu{
	border-top: 0px;
}
.home .ahfb-svg-iconset svg>*{
	fill: white;
}
.home .scrollheader .ahfb-svg-iconset svg>*{
	fill: #2b3136;
}
.links-hover-underline:hover a span{
	text-decoration:underline;
}
.elementor-location-footer .elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a:hover{
	text-decoration:underline;
}
a:focus, input[type=search]:focus,.ast-menu-toggle:focus,a:focus, input[type=search]:focus, .ast-button-wrap .menu-toggle:focus{
	    outline: none !important;
}.ast-menu-toggle:focus, a:focus, input[type=search]:focus, .ast-menu-toggle:focus, a:focus, input[type=search]:focus, .ast-menu-toggle:focus{
	    outline: none !important;
		border:none;
		border-width:0px;
}
span.ast-icon.icon-search::before {
    content: "\f002";
    font-family: "Font Awesome 5 Pro";
	font-size: 25px;
	color: #2B3136;
	font-weight: lighter;
}
.ast-search-menu-icon.ast-dropdown-active span.ast-icon.icon-search::before {
	color: #2B3136;
}

.home .site-header.scrollheader span.ast-icon.icon-search::before{
	color:#2B3136 !important;
}
header .slide-search.astra-search-icon svg{
	display:none;
}
.arrow-animation {
    -webkit-animation: mover 0.75s infinite  alternate;
    animation: mover 0.75s infinite  alternate;
}
.arrow-animation {
    -webkit-animation: mover 0.75s infinite  alternate;
    animation: mover 0.75s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(10px); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(10px); }
    100% { transform: translateY(-10px); }
}
li.menu-item-has-children button.ast-menu-toggle{
	width: 100%;
    right: 0px !important;
	opacity: 0;
}
li.menu-item-has-children button.ast-menu-toggle, li.menu-item-has-children svg{
	width: 100%;
    right: 0px !important;
	/*opacity: 0;*/
}
.elementor-29 .elementor-element.elementor-element-63c9d72 .elementor-repeater-item-9527fe0 .elementor-background-overlay{
	background: linear-gradient(to bottom, #2b3136, #ffffff00);
}
#cookie-law-info-bar .cli-bar-container.cli-style-v2{
	max-width:1400px;
	font-family: 'Satoshi';
	font-weight: 500;
}
.ast-mobile-header-content.content-align-flex-start .site-navigation.ast-flex-grow-1.navigation-accessibility.site-header-focus-item.toggled div.main-navigation{
	height: 100vh;
    background: #2b3136;
	display: flex !important;
    position: fixed;
    top: 0;
    justify-content: center;
    flex-direction: column;
}
.ast-header-break-point .main-navigation .stack-on-mobile li {
    text-align: center;
}
.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .menu-link::before{
	content: "\f078";
	font-family: "Font Awesome 5 Pro";
	font-size: 25px;
    margin-right: 10px;
}

@media (max-width:921px){
	.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link{
		background: #2b3136;
		color: white;
		font-size: 25px;
		transition-duration: 0.5s;
	}
	.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
		height: 100%;
		max-height: 75px;
	}
	.site-header.scrollheader a{
		color: #fff !important;
	}
	.home header.scrollheader .ast-primary-header-bar{
		background: #fff;
	}
	li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children {
    height: fit-content;
	overflow: hidden;
	}
	.ast-header-break-point .main-header-bar-navigation .menu-item-has-children .sub-menu{
		height: 0px;
		display:block !important;
		background: #2b3136;
	}
	.ast-header-break-point .main-header-bar-navigation .menu-item-has-children.ast-submenu-expanded .sub-menu{
		height:100%;
		display:block !important;
		background: #2b3136;
	}
	.ast-header-break-point .main-header-bar-navigation .menu-item-has-children .sub-menu .menu-item{
		transition: opacity 1s linear;  
		opacity: 0;
	}
	.ast-header-break-point .main-header-bar-navigation .menu-item-has-children.ast-submenu-expanded .sub-menu .menu-item{
		transition: opacity 1s linear;  
		opacity: 1;
	}
}
@media (max-width:800px){
	#sb_instagram.sbi_tab_col_3 #sbi_images .sbi_item:nth-of-type(4), #sb_instagram.sbi_tab_col_3 #sbi_images .sbi_item:nth-of-type(5), #sb_instagram.sbi_tab_col_3 #sbi_images .sbi_item:nth-of-type(6) {
		display: none;
	}
}
@media (max-width:480px){
	#sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item:nth-of-type(3),#sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item:nth-of-type(4), #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item:nth-of-type(5), #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item:nth-of-type(6){
		display: none;
	}
}/*
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children {
    height: fit-content;
	overflow: hidden;
}
.ast-header-break-point .main-header-bar-navigation .menu-item-has-children .sub-menu{
	height: 0px;
	display:block !important;
	background: #2b3136;
}
.ast-header-break-point .main-header-bar-navigation .menu-item-has-children.ast-submenu-expanded .sub-menu{
	height:100%;
	display:block !important;
	background: #2b3136;
}
.ast-header-break-point .main-header-bar-navigation .menu-item-has-children .sub-menu .menu-item{
	transition: opacity 1s linear;  
	opacity: 0;
}
.ast-header-break-point .main-header-bar-navigation .menu-item-has-children.ast-submenu-expanded .sub-menu .menu-item{
	transition: opacity 1s linear;  
	opacity: 1;
}*/

/* CustomCSS SDi 2025 */
/* CustomCSS SDi 2025 */
/* CustomCSS SDi 2025 */

.colored-icon-link .elementor-button-icon .fal,
.colored-icon-link .elementor-widget-container .far,
.colored-icon-link .elementor-button-icon .far { color: #AE9477 !important; }


/* HEADER MODO CLARO ARRIBA EN HOME */

/*.home header .ast-primary-header-bar{
	background-color: #ffffff00;
	border: none;
}*/

/*.home header .custom-logo-link img{
	filter: brightness(0) invert(1);
}*/

/*.home .main-header-menu > .menu-item > .menu-link{
    color: white;
}*/

/*.home header .slide-search.astra-search-icon svg{
	fill: white;
}*/

/*.home span.ast-icon.icon-search::before {
	color: white;
}*/


.hovered-link:hover .elementor-icon-box-icon a,
.hovered-link:hover .elementor-icon-box-title a {
	cursor: pointer;
	text-decoration: underline !important;
	color: #AE9477 !important;
}

.custom-height-section {
	max-height: 450px !important;
	overflow: hidden;
}

.normal-style-posts .elementor-post__text {
	margin-left: 0px !important;
	padding-left: 0px !important;
}

/* AJUSTE RESPONSIVE SECCIÓN LARGA NOTICIAS */
@media (min-width:1025px){
	.long-post .elementor-post__text {
		position: absolute;
		bottom: 20px;
		z-index: 100;
		max-width: 60%;
	}
}

@media (max-width:1024px) and (min-width:426px){
	.long-post .elementor-post__text {
		position: absolute;
		bottom: 20px;
		z-index: 100;
		max-width: 85%;
	}
}

@media (max-width:425px){
	.long-post .elementor-post__text {
		position: absolute;
		bottom: 20px;
		z-index: 100;
		max-width: 100%;
	}
}

.pagination-style .elementor-pagination .current {
	font-weight: bolder;
}

/*.hover-interaction-section-header .elementor-container:nth-child(1):hover ~ .hover-interaction-section-target .elementor-container:nth-child(1) {
    background-color: red !important;
}*/