a:hover, a:focus { text-decoration: none; outline: none; outline-offset:0; color: #aaa; }
a, a:active, a:focus { color: #8CB808; }

.bg-main { background-color:#0C213D; }
.bg-main-green { background-color:#8CB808; }
.bg-main-gray { background-color:#777D81; }
.border-color-green { border-color: #8CB808 !important; }

.text-main{ color:#0C213D; }
.text-main-green{ color:#8CB808;; }

.btn.btn-green { background: #8CB808; border-color: #8CB808; color: #ffffff; }
.btn.btn-green:hover, .btn.btn-green:focus { background: transparent; color: #8CB808; }

.social-icon-style-12 li a { color: #232323; display: inline-block; }
.social-icon-style-12 .light li a { color: #8CB808; display: inline-block; }
.social-icon-style-12 li a:hover { color: #fff;opacity: 1;}



/*---- #wine ----*/
#wine .tab-style-01.without-number .nav-tabs > li.nav-item > a.nav-link { color:#fff;line-height: 2em; }
#wine .tab-style-01.without-number .nav-tabs > li.nav-item > a.nav-link.active { color:#8CB808; }
.list-style-08 li:last-child {
    padding-bottom: 28px;
}


#news .post-border{
    border:1px solid #8CB808 ;
}
