body {
font-family: Quicksand,Helvetica,Arial,Lucida,sans-serif;
}
.home-owl-item .item .title a:hover {
color: #00a650;
}
.product-list-title h2 a {
color: #00a650;
}
.main-menu {
background: #00a650;
}
#navbarsExample09>ul>li>a {
color: rgb(255 255 255);
}
.cart-top .header-cart-title {
color: rgb(255 255 255);
}
.form-search .submit-button {
background: #000000;
}
.cart-top .cart-icon strong:after {
border-color: #000000;
}
.cart-top .cart-icon strong {
color: #000000;
border-color: #000000;
}
.footer-info {
background: #00a650;
}
.footer-coppy {
background: #000000;
color: #f0ff00;
}
#navbarsExample09 > ul > li > a:hover {
color: #000000;
}
ul.nav.nav-list {
display: grid;
}
.footer a:hover {
color: #000;
}
@media (max-width: 767px) and (min-width: 320px){
#navbarsExample09 {z-index: 999999999;}
#navbarsExample09>ul>li>a {
color: rgba(102,102,102,.85);
}}
.home-owl-item .item .title a {
background: #00a650;
}
.home-owl-item .item .title a:hover {
background-color: #fff;
}
ul.main-menu.sm.sm-vertical.sm-clean {
margin-bottom: 15px;
background-color: #eeeeee;
}
.product-title {
margin-bottom: 30px;
}
.recent-posts h2 {
position: unset;
}
.recent-posts h2:after {
display: none;
}
.content-format ul li {
    display: contents;
}