/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
/* google translator disable css*/
body {
  position: initial !important;
  min-height: initial !important;
  top: auto !important;
}
strong {
  text-transform: capitalize;
}
div.content-area{
min-height: calc(100vh - 200px);
}
.site-main{
min-height: calc(100vh - 200px);    
}
.jkit-postblock-content{
min-height: 20vh;    
}
.woocommerce div.product .woocommerce-tabs .panel {
text-transform: capitalize;
}
.is-menu path.search-icon-path {
    fill: white;
stroke:white;
}
.jeg-elementor-kit.jkit-postblock .jkit-post-title {
    margin-bottom: 0rem;
    min-height: 60px;
}
h3.elementor-image-box-title{
background-color: black;
    border-radius: 0px 0px 0px 10px;
}
.sectores img{
height: 200px;
object-fit: cover;
}
.comments-area a, .page-content a {
    text-decoration: none;
}
.fons{
min-height: 100%;
min-width: 100%;
max-height: 100%;
max-width: 100%;
height:100vh;
width:100vw;
    position: absolute;
    top: 0;
    z-index: -1;
 background-size: cover;
-webkit-background-size: cover;
}
.header_blanc a{
	color:white;
}
.header_blanc p{
	color:white;
}
div.header_blanc nav ul li a{
	color:green;
}
div.header_blanc nav ul li a:hover{
	color:white;
}
.home .elementor-26 .elementor-element.elementor-element-7e11e9e .menu-item a.hfe-menu-item, .elementor-26 .elementor-element.elementor-element-7e11e9e .sub-menu a.hfe-sub-menu-item {
    color: white;
}
div.jkit-product-category-content{
background-color:black;
}
@media only screen and (max-width: 900px) {
.header_blanc a{
	color:black;
}
.header_blanc p{
	color:black;
}
div.header_blanc nav ul li a{
	color:green;
background-color:white;
}
div.header_blanc nav ul li {
background-color:white;
}
div.header_blanc nav ul li a:hover{
	color:black;
}
.home .elementor-26 .elementor-element.elementor-element-7e11e9e .menu-item a.hfe-menu-item, .elementor-26 .elementor-element.elementor-element-7e11e9e .sub-menu a.hfe-sub-menu-item {
    color: black;
background-color:white;
}
}
li.product .woocommerce-loop-product__title{
text-align: center;
border-radius: 10px;
}
h2.woocommerce-loop-category__title{
text-align: center;
border-radius: 10px;
}
.jkit-product-category-content{
border-radius: 10px;
padding: 5px 5px;
min-height: 60px;
font-weight: 500;
}
.woocommerce div.product div.images img {
    display: flex;
    width: auto;
    max-height: 35vh;
    text-align: end;
    justify-content: end;
}
mark {
    background-color: black;
    color: darkgrey;
}
.woocommerce ul.products li.product .button {
    display: none;
    margin-top: 1em;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
color: #76B349;
    background-color: black;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
    color: white;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    font-size: 1.02em;
    color: #76B349;
    background-color: black;
margin-top:2vh;
height:3vh;
}
.woocommerce ul.products li.product a img {
    width: 100%;
    height: 15vh;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
    object-fit: cover;
}

.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
align-items: center;
}
li.astm-search-menu{margin-left:15px;}
.woocommerce ul.products li.product a img {
    border-radius:15px;
}
a {
    background-color: transparent;
    text-decoration: none;
    color: #000;
}
a:hover {
    background-color: transparent;
    text-decoration: none;
    color: #76B349;
}

.qodef-qi-woo-shortcode-product-list .qodef-e-product-heading {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: baseline;
}
.woocommerce-breadcrumb {
    font-size: .875em;
/* display:none; */
}
.storefront-breadcrumb {
 /* display:none; */
        padding: 1.41575em 0;
        margin: 0 0 3.706325903em;
    }

.jeg-elementor-kit.jkit-postblock .jkit-thumb .thumbnail-container img {
    min-height: 10px; width:auto; height:auto; min-width:10px; object-fit:contain;}
#hexagono {
	width: 200px;
	height: 105px;
	background: #63639c;
	position: relative;
}
#hexagono::before {
	content: "";
	position: absolute;
	top: -50px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-bottom: 50px solid #63639c;
}
#hexagono:after {
	content: "";
	position: absolute;
	bottom: -50px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-top: 50px solid #63639c;
}
.shape{
  background: #63639c;
  margin: 10% auto 0;
}
.iconfit img{object-fit:contain;}
.jeg-elementor-kit.jkit-postblock .jkit-thumb .thumbnail-container img {object-fit:contain;    max-height: 15vh;width: 25vw;}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover {
    background-color: #76B349;
	box-shadow: 0 0 0 1px #76B349;
}
.yith-wcan-filters .yith-wcan-filter .with-tooltip{
	background-color: #76B349;
}

.woocommerce-ordering {
display:none
}
.col-full {
	max-width: 85%;
}
.jeg-elementor-kit.jkit-product-categories.layout-horizontal.text-layout-vertical .jkit-product-category {
    align-items: center;
    display: flex;
    justify-content: center;
}