/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 23 2017 | 01:27:54 (pm)
/*
/******* Do not edit this file *******/

blockquote, blockquote p {
    color: #555;
    font-size: 100%;
    font-style: italic;
    line-height: 1.6;
}

#logo a img {
    max-height: 90px;
}

.wide-nav {
    background-color: #507532;
}

strong.cart-name, span.cart-price {
    color: #533c08 !important;
    opacity: 0.7 !important;
}

a {
    color: #dd9933;
    line-height: inherit;
    text-decoration: none;
}



body {
    color: #333;
    cursor: default;
}

.ux-box a {
    color: #333333;
}

h2 {
  margin-bottom: 0.8em;
    margin-top: 0.2em;
}  

h1, h2, h3, h4, h5, h6 {
    color: #507532;
    font-family: "Helvetica",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizelegibility;
}

.product-gallery-slider .slide img {
    display: block;
    padding-left: 20px !important;
    padding-top: 10px !important;
    width: auto !important;
}

.absolute-footer.dark {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #507532 !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}

.absolute-footer ul li a {
    color: #ffffff;
    display: block;
    font-size: 80%;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.copyright-footer {
    color: #ffffff;
    opacity: 1;
}

.widget ul li {
    
    list-style: outside none square;
}
div

ul.header-nav a.nav-top-link {color: #533c08}

ul.header-nav a.nav-top-link {
    opacity: 0.7;
}

ul.header-nav li a {
    font-size: 110%;
}
ul.header-nav li a {
    font-weight: bold;
    padding: 10px 5px;
    text-transform: none;
}

.product_list_widget li {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding: 10px 0 25px 75px;
    position: relative;
    width: 100%;
}

.widget li a {
    display: block;
    font-size: 14px;
    padding-bottom: 5px;
}

.wp-caption .wp-caption-text {
    font-size: 12px;
    margin: 0;
    padding: 10px 0;
}

#top-bar {
    background-color: #507532;
}