.elementor-kit-8{--e-global-color-primary:#191919;--e-global-color-secondary:#191919;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-30a6ecb:#F2F2F2;--e-global-typography-primary-font-family:"Puma";--e-global-typography-primary-font-size:15px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-line-height:24px;--e-global-typography-secondary-font-family:"Puma";--e-global-typography-secondary-font-size:15px;--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-line-height:24px;--e-global-typography-text-font-family:"Puma";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:bold;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Puma";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:bold;--e-global-typography-accent-line-height:24px;--e-global-typography-39e2e91-font-family:"Puma";--e-global-typography-39e2e91-font-size:40px;--e-global-typography-39e2e91-font-weight:bold;--e-global-typography-39e2e91-text-transform:uppercase;--e-global-typography-39e2e91-line-height:31px;--e-global-typography-08172d1-font-family:"Puma";--e-global-typography-08172d1-font-size:50px;--e-global-typography-08172d1-font-weight:bold;--e-global-typography-08172d1-text-transform:uppercase;--e-global-typography-08172d1-line-height:60px;font-family:"Puma", Sans-serif;font-size:15px;font-weight:bold;line-height:24px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-astglobalcolor5 );font-family:"Puma", Sans-serif;color:var( --e-global-color-primary );}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-primary );color:#FFFFFF;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{font-family:"Puma", Sans-serif;font-weight:bold;}.elementor-kit-8 h1{font-family:"Puma", Sans-serif;font-weight:bold;}.elementor-kit-8 h2{font-family:"Puma", Sans-serif;font-weight:bold;}.elementor-kit-8 h3{font-family:"Puma", Sans-serif;font-weight:bold;}.elementor-kit-8 h4{font-family:"Puma", Sans-serif;font-weight:bold;}.elementor-kit-8 h5{font-family:"Puma", Sans-serif;font-weight:bold;}.elementor-kit-8 h6{font-family:"Puma", Sans-serif;font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.ast-builder-html-element p{
	margin:0;
}
span.ahfb-svg-iconset{
	display:none;
}
.woocommerce-js input[type=search],.aws-container .aws-search-form .aws-form-btn{
	background:#181818!important;
	border-color:#181818!important;
}
.aws-container .aws-search-field{
font-size: 16px;
font-weight: 400;
line-height: 20.61px;
text-align: left;

	color:#fff!important;
}

.aws-container .aws-search-form .aws-search-btn_icon{
	color:#fff!important;
}

.aws-search-result .aws_result_title{
	color:#000!important;
}



.elementor-kit-8 .ast-mobile-header-wrap .ast-above-header-bar, 
.elementor-kit-8 .ast-above-header-bar .site-above-header-wrap{
	min-height:36px;
}

.blog-item:after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #d31f2600;
    z-index: 2;
    transition: background .3s ease-in-out;
    mix-blend-mode: multiply;
    background-image: linear-gradient(to bottom, rgba(36, 43, 47, .6) 0, rgba(36, 43, 47, .15) 40%, rgba(36, 43, 47, .15) 60%, rgba(36, 43, 47, .6) 100%);
    
}
.blog-item{
        transition: clip-path .3s ease-in-out;
}

.grid-blog:hover .blog-item:after{
    background-color: #d31f26!important;
}

.btn_product{
     transition: transform 0.3s ease, opacity 0.3s ease;
     opacity: 0;
}
.e-con-inner:hover .btn_product{
     opacity: 1; 
}
.blog-item .titulo-blog{
     transition: transform 0.3s ease; 
}
.blog-item:hover .titulo-blog{
    transform: translateY(-5px);
}

.blog-item .arrow-blog{
    transition: transform 0.3s ease, opacity 0.3s ease;
  transform: scale(0.8); 
  opacity: 0;
}
.blog-item:hover .arrow-blog{
    transform: scale(1); 
  opacity: 1; 
}
.elementor-button{
    transition: transform 0.5s ease;
}
.elementor-button:hover{
    transform: translateY(-5px);
}


/*full*/
@media (min-width: 922px){
.ancho,.ast-container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    max-width: 100%!important;
    width: 100%!important;
}
    

}

.elementor-kit-8 .ast-container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    max-width: 100%;
    width: 100%;
}

.elementor-kit-8 .ancho {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    max-width: 100%;
    width: 100%;
}

.elementor-kit-8 .ast-builder-html-element {
    font-family: 'Puma', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.03px;
    text-align: left;
}

.elementor-kit-8  .ast-builder-html-element p {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
}

.elementor-kit-8  .ast-builder-html-element p:last-child {
    margin-bottom: 0;
}


.elementor-kit-8 header .custom-logo-link img {
    width: 100%;
    min-width: 60px;
    height: 46px;
    object-fit: contain;
}

.elementor-kit-8 .ast-primary-header-bar .site-primary-header-wrap  {
    min-height: 76px;
}

.elementor-kit-8 .main-header-menu .menu-link, 
.elementor-kit-8 .main-header-menu>a {
    font-weight: 400;
}

@media (max-width: 1024px) {
    .menu-toggle span.ahfb-svg-iconset {
        display: block;
    }
    .menu-toggle-close span.ahfb-svg-iconset {
        display: block;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Puma';
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	src: url('../../2024/04/PumaR.ttf') format('truetype');
}
@font-face {
	font-family: 'Puma';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('../../2024/04/PumaL.ttf') format('truetype');
}
@font-face {
	font-family: 'Puma';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../../2024/04/FFDINforPumaW01-CondBold.eot');
	src: url('../../2024/04/FFDINforPumaW01-CondBold.eot#iefix') format('embedded-opentype'),
		url('../../2024/04/FFDINforPumaW01-CondBold.woff') format('woff2'),
		url('../../2024/04/FFDINforPumaW01-CondBold.woff') format('woff');
}
/* End Custom Fonts CSS */