/*
Theme Name: Julia Vela Boutique
Theme URI: https://tecnologikos.es/
Author: Tecnológikos
Description: Julia Vela Boutique theme by Tecnológikos
Template: zoa
Version: 1.0.0
Text Domain: juliavelaboutique
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
#theme-menu-layout {
	background: #fff;
	z-index: 9!important;
}
.menu-layout {
    background: #fff;
    z-index: 9!important;
}
.zoa-product-label, .onsale {
	z-index: 0!important;
}
.product-image-wrapper {
    position: relative;
}
.checkbox-filtro ul.berocket_aapf_widget {
	    padding: 0 0 0 5px;
}
.checkbox-filtro ul.berocket_aapf_widget input[type="checkbox"] {
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    border: 1px solid #7d7d7d;
    -webkit-appearance: none;
}
@media (min-width: 1380px) {
	#theme-menu-layout .menu-layout .container {
  	 	 width: 100%;
   		 padding-left: 85px;
   		 padding-right: 85px;
	}
	#custom-menu-box .theme-primary-menu:not(.theme-sidebar-menu) {
	    padding-left: 0;
	    margin: 0;
	    display: flex;
	    align-items: stretch;
	    justify-content: space-between;
	}
}
@media (max-width: 991px) {
	
}
@media (min-width: 992px) {
	#custom-menu-box .theme-primary-menu:not(.theme-sidebar-menu) > li > a {
	    line-height: 40px;
	    padding: 0;
	}
}
