/*
Theme Name:     lcm-hijo
Theme URI:      https://www.lcmtics.es
Author:         CLYMA INFORMÁTICA
Author URI:     https://www.lcmtics.es
Description:    Tema hijo de neve
Version:        1.2.2
Text Domain:    lcm-hijo
Template:       neve
*/
/*----------------- Empieza a añadir cambios aquí abajo -------------------------------*/
.pwb-single-product-brands {
    max-width: 100px;
}
h2.woocommerce-loop-product__title {
    font-size: 0.95em;
    font-weight: bold;
	min-height:4rem;
}
html{
font-size:16px!important;    
}
.ver{
    display:block;
}
.nover{
    display:none!important;
}
.movil{
display:none;
}
.wrapper{
    overflow: unset!important;
}
H1,H2,H3,H4,H5,H6{
    margin-bottom:5px!important;
}
.centro{
text-align:center;
}
.woocommerce-store-notice{
    min-height:100px;
    background-color:var(--nv-secondary-accent)!important;
}
.site-logo{
 max-width:700px;   
}
@media (min-width: 20px) and (max-width: 992px){
.sidebar-header,.nv-woo-filters,#brands_list-3,#woocommerce_product_categories-1 p{
    display:none!important;
}
.shop-container .row{
flex-direction: column;
}
.shop-container .row .nv-sidebar-wrap{
transform: none;
height: auto;
position: relative;
padding-bottom:1px;		
	}
	.nv-shop{
	    margin-top:5px!important;
	}
	#nowoocommerce_product_categories-1 ul{
	flex-direction:row;
	display:flex;
	justify-content: space-evenly;
	}
		#woocommerce_product_categories-1{
		    margin-bottom:1px;
		}
	#woocommerce_product_categories-1 ul li a{	
	color: var(--nv-secondary-accent);
  font-weight: bold;
	}
	#woocommerce_product_search-1{
	max-width:320px;
    margin: auto;
	}
}
@media (min-width: 748px) and (max-width: 992px){
html{
font-size:15px!important;    
}
}

@media (min-width: 20px) and (max-width: 450px){
html{
font-size:14px!important;    
}
.nomovil{
display:none;
}
.movil{
display:block;
}
.site-logo img {
  margin: 0 0;
}
.hfg-slot.right{
    
    justify-content: center!important;
}
.mobile-left{
    padding:1px!important;
}

.site-title{
  
  font-size:11px!important;
  
}

/*
.site-logo small {
  position: absolute;
  left: 0;
  margin-top:10px;
  padding-bottom: 15px;
  font-weight:bold;
  white-space:nowrap;   
}

header{
    height: 90px;
  background: white;
}
*/
}