/*
Theme Name: OhMySouvenir
Template: generatepress
Author: Redcoop
Author URI: https://redcoop.es
Description: Este sitio web es un tema hijo del theme https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 1.0.1531476865
Updated: 2018-07-13 10:14:25

*/
/* Lineas arriba y abajo del menu */
.nav-aligned-center .main-navigation ul, .nav-aligned-right .main-navigation ul {
    border-bottom: 2px solid #ddd;
    border-top: 2px solid #ddd;
}
.woocommerce ul.products li.product .button {
	border-radius: 10px;
}
#nav_menu-4 .menu-menu-legal-container ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

footer {
	border-top: 1px solid #fff;
}

