

.breadcrumb {
	font-size: 13px;
}
.breadcrumb a, .breadcrumb span {
  color: #A4C096;
}
.lang > li > a.lang__en {
	background: url("/theme/img/en.png") no-repeat;
}
.lang > li > a.lang__fr {
	background: url("/theme/img/fr.png") no-repeat;
}
.lang > li > a.lang__pl {
	background: url("/theme/img/pl.png") no-repeat;
}
.lang > li > a.lang__ru {
	background: url("/theme/img/ru.png") no-repeat;
}
.lang > li > a.lang__de {
	background: url("/theme/img/de.png") no-repeat;
}

.lang > li a {
  opacity: 1;
}

.lang > li a:hover {
  opacity: 0.7;
}

.lang {
	top: 20px;
}

.search__field {
	background-color: #477900;
	border: #336E0B solid 1px;
}
.search__field > button {
  background-color: unset;
  color: #6ea71d;
}
.search__field > button:hover{
	background-color: #336E0B;
}

.search__field > input {
	color: #6ea71d;
}

.top {
  background: #477900;
  height: 50px;
}
.contact {
	line-height: 50px;
}

.contact b, .contact a {
  font-weight: 100 !important;
}    

.header__box {
	height: 140px;
}
.h-nav__container > ul > li {
  margin-left: 20px;
}

.h-nav__container > ul > li > a {
	line-height: 50px;
  font-weight: 800;
}    

.search {
	margin-top: 45px;
}
.user {
	margin-top: 45px;
  margin-left: 55px;
}
.cart {
	margin-top: 40px;
} 

.search__field {
	width: 220px;
  margin-left: 60px;
}

.logo {
	margin-top: -44px;
}

.contact__phone > a > i, .contact__phone > span > i, 
.contact__email > i {
  color: #fff;
}

.contact__phone {
	margin-right: 0;
}

.contact__email:hover, .h-nav__container > ul > li > a:hover,
.user > li > a:hover, .user > li > a:hover > i {
  color: #1c353d;
}

.header {
	background: #559000 url('../img/bg-header.jpg');
	background-repeat: no-repeat;
	background-position: 63% 50px;
}

 .newsletter__field > input {
  color: #ccc;
}

.newsletter__field > button {
  background-color: #1c353d;
}

.user > li > a > i {
  color: #1c353d;
}

.user > li > a, .cart {
  color: #fff;
}

.cart__holder {
  background: #1c353d;
  border: #1c353d;
}

.cart__holder:hover {
  background: #4D666E;
}

.cart__holder:hover i {
  color: #fff;
}

.cart__holder i{
  color: #fff;
}

.header__box {
	padding-left: 320px;
}

.banner .slick-dots > li.slick-active > button {
  background: #559000;
} 

@media (max-width: 1199px) {
  .lang > li {
    margin-left: 9px;
  }
  .h-nav {
  	margin-right: 215px !important;
  }
  .logo {
  	margin-top: -39px;
  	width: 190px;
  }
  .h-nav__container > ul > li {
    margin-left: 15px;
  }
  .search__field {
  	width: 200px;
    margin-left:0;
  }
  .search__field > button {
    width: 50px;
  }
  .search__field > input {
    padding-right: 50px;
  }
  .header__box {
  	padding-left: 253px;
  }
  body {
    background-image: none !important;
  }
  .user > li {
  	margin-left: 20px;
  }
  .user {
  	margin-left: 30px;
  }
}

@media (max-width: 991px) {
  .logo {
  	margin-top: -23px;
  	width: 140px;
  }
  .search__field {
  	width: 190px;
  }
  .header__box {
  	padding-left: 170px;
  }
  .user > li {
  	margin-left: 0;
  }
  .cart {
  	margin-top: 50px;
  }
  .search {
  	margin-top: 46px;
  }
}

@media (max-width: 767px) {
  .logo {
  	margin-top: -13px;
  	width: 94px;
  }
  .search__field {
  	width: 160px;
  }
  .search {
  	margin-top: 51px;
  }
  .header__box {
  	padding-left: 115px;
  }
  .user {
  	margin-left: 20px;
  }
}

@media (max-width: 575px) {
  .cart {
  	margin-top: 20px;
  } 
  .h-nav__opener {
  	margin-top: 10px;
  }
  .logo {
  	margin-top: -43px;
  	width: 75px;
  }
  .header__box {
  	padding-left: 90px;
  }
  .user {
  	margin-top: 13px;
    margin-left: 0;
  }
}

.menu > ul > li.active > a, .menu > ul > li > a:hover {
	background-color: #559000;
}


.menu > ul > li.active > ul > li.active > a,
.menu > ul > li.active > ul > li.active > a:before,
.menu > ul > li.active > ul > li > a:hover,
.menu > ul > li.active > ul > li > a:hover:before,
.menu > ul > li.active > ul > li > ul > li.active > a,
.menu > ul > li.active > ul > li > ul > li.active > a:before,
.menu > ul > li.active > ul > li > ul > li > a:hover,
.menu > ul > li.active > ul > li > ul > li > a:hover:before,
.menu > ul > li.active > ul > li > ul > li > ul > li.active > a,
.menu > ul > li.active > ul > li > ul > li > ul > li.active > a:before,
.menu > ul > li.active > ul > li > ul > li > ul > li > a:hover,
.menu > ul > li.active > ul > li > ul > li > ul > li > a:hover:before {
	color: #559000;
}

.menu > ul > li.active > ul > li,
.menu > ul > li.active > ul > li > ul > li > ul > li {
  background-color: #F8FFEA;
  border-top: 1px solid #d9d9d9;
}

.menu > ul > li.active > ul > li > ul > li,
.menu > ul > li.active > ul > li > ul > li > ul > li > ul > li {
  background-color: white;
}

.selectric .button::after {
	color: #559000;
}

.offer__button:hover {
	background-color: #137500;
}

.offer__button {
	background-color: #559000;
}

.offer__title > a:hover {
  color: #559000;
}

.categories__nav > ul > li > a:hover {
	color: #1c353d;
}

body {
	background-image: url('../img/bg-left.png'), url('../img/bg-right.png');
	background-repeat: repeat-y;
	background-position: left,right;
}

.aside__contact {
	background-color: #559000;
}

.aside__contact > span > i, .aside__contact > a > i {
	border-color: #3c6600;
  background: #477900;
}                

.footer__title::before {
	background-color: #437200;
}

.foot {
	border-top: 1px solid #437200;
}

.foot .created > a {
	color: #f3f3f3;
}

.cookie-lista-accept:hover {
	background-color: #137500;
}

.cookie-lista-accept{
	background-color: #559000;
}

.pagination table.pagin-numbers tr td a.active, .pagination table.pagin-numbers tr td a:hover {
	background-color: #559000;
}

.newsletter__field > button:hover {
	background-color: #4D666E;
}

.h-nav__container > ul > li.active > a {
	color: #1c353d;
}

a:hover {
	color: #137500;
}

a{
	color: #559000;
}

.bottom {
  background: #559000;
}

.footer__logo {
  width: 120px;
  margin-left: 315px;
  margin-top:-120px;
}

.buy__box > div > font input.buy-button {
	float: left;
	width: 200px;
	height: 48px;
	padding: 0;
	border: 0;
	font-size: 0px;
	background: url(../../theme/img/bg-buy.png) no-repeat;
	text-align: left;
	cursor: pointer;
}

input.error {
  border-color: red !important;;
}

@media(max-width:768px){
  .footer__logo{
    display:none;
  }
}