/*
 Theme Name:   Match-Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Match Child theme
 Author:       DoveThemes.com + Tobias
 Author URI:   http://dovethemes.com/
 Template:     match
 Version:      0.1.4a
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, news, photography, portfolio
 Text Domain:  match-child
*/
div.woocommerce_zeugs {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border: 1px solid rgb(242, 242, 242);
    margin-bottom: 50px;
    padding: 20px 20px 50px;
    position: relative;
}

div.content-area {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    max-width: 938px;
    min-width: 300px;
}	

div.sitebar {
    background-image: url("/matrimonio/sizilien.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

h2.site-title a {
    color: rgb(156, 0, 0);
    font-weight: bold;
}

h3.site-description {
    font-weight: bold;
    color: #444
}

div.site-primary-menu {
    font-weight: bold;
}

.sf-menu a, .sf-menu a:visited {
    border-right: 1px solid #999;
}
.sf-menu ul li:last-child a {
    border-right: 1px solid #999;
}