/*!
Theme Name: Bodega Laus
Theme URI: http://underscores.me/
Author: Numéricco
Author URI: http://www.numericco.com/
Description: Built with WordPress platform using the following technologies: Underscores, HTML 5, JavaScript, jQuery, CSS3, SASS & Compass, Lando (Docker), NPM or Yarn and Gulp v.4.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bodegalaus
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Bodega Laus is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.single-product .promodestacado {
    background-color:#fff; padding:20px; margin:30px 0px;
}

.home .promodestacado { display:none; }

span.precioregular {
    margin-left: 20px;
    text-decoration: line-through;
    color: #a98c5c;
}

.aviso_web {
    color: #a98c5c;
}

footer section.section-footer.section-footer-direccion .logo-ecoprowine {
    position: absolute;
    top: 0;
    right: 222px;
    z-index: 10;
    width: 46px;
}

@media (max-width: 767px){
    footer section.section-footer.section-footer-direccion img {
        right: 171px !important;
        width:30px !important;
    }
}
