/* Escribe aquí tu código CSS */

#fancybox-right-ico {
    background-image: url(http://nuevaweb.brunelda.com/wp-content/uploads/2017/05/Sin-título-1-3.png) !important;
    background-position: 0 -60px !important;
}

#fancybox-left-ico {
    background-image: url(http://nuevaweb.brunelda.com/wp-content/uploads/2017/05/left.png) !important;
    background-position: 0 -60px !important;

}

#fancybox-close {
  display:none !important;

}

BODY .ubermenu-main {
    z-index: 11100 !important;
}


#mysticky-nav.wrapfixed {
     z-index: 99998 !important;

}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  margin-top:10px;
}




