@charset "UTF-8";
html {
  font-size: 15px;
}
body {
  font-family: 'Roboto Slab', serif;
  background-color: #F5F5F5;
  color: #747474;
}
a {
  color: #00923A;
}
a:hover,
a:focus {
  color: #00461c;
}
ul,
ol {
  color: #202020;
}
hr {
  border-top-color: #eaeaea;
}
.img-thumbnail,
.img-responsive {
  border-color: #eaeaea;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00923A;
}
blockquote {
  color: #202020;
  border-color: #eaeaea;
}
.heading {
  font-family: 'Roboto Slab', serif;
}
.heading--main,
.heading--secondary {
  color: #202020;
}
.heading--bt {
  border-top-color: #eaeaea;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Roboto Slab', serif;
  color: #202020;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  color: #747474;
}
.bootstrap-datetimepicker-widget a,
.bootstrap-datetimepicker-widget a:hover,
.bootstrap-datetimepicker-widget a:focus {
  color: #202020;
}
.breadcrumb__link--sep:after {
  color: #747474;
}
.breadcrumb__link,
.breadcrumb > .active {
  color: #202020;
}
.alert {
  border-radius: 0;
}
.alert__icon {
  color: #fff;
}
.alert-success {
  background-color: #f3f5ed;
  border-color: #37bb18;
  color: #37bb18;
}
.alert-success a {
  text-decoration: underline;
  color: #37bb18;
}
.alert-success hr {
  border-top-color: #30a415;
}
.alert-success .alert-link {
  color: #2a8e12;
}
.alert-success .alert__icon {
  background-color: #37bb18;
}
.alert-warning {
  background-color: #fff7e0;
  border-color: #f1ba27;
  color: #f1ba27;
}
.alert-warning a {
  text-decoration: underline;
  color: #f1ba27;
}
.alert-warning hr {
  border-top-color: #efb20f;
}
.alert-warning .alert-link {
  color: #d7a00e;
}
.alert-danger {
  background-color: #ffefef;
  border-color: #f13032;
  color: #f13032;
}
.alert-danger a {
  text-decoration: underline;
  color: #f13032;
}
.alert-danger hr {
  border-top-color: #ef181a;
}
.alert-danger .alert-link {
  color: #df0f11;
}
.alert-danger .alert__icon {
  background-color: #f13032;
}
.text-danger {
  color: #f13032;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #df0f11;
}
.text-success {
  color: #37bb18;
}
a.text-success:hover,
a.text-success:focus {
  color: #2a8e12;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #f13032;
}
.has-error .form-control {
  border-color: #f13032;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #df0f11;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f79091;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f79091;
}
.has-error .input-group-addon {
  color: #f13032;
  border-color: #f13032;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #f13032;
}
label {
  font-family: 'Roboto Slab', serif;
  color: #202020;
}
legend {
  color: #202020;
}
.form-control,
select {
  background-color: #ffffff;
  color: #202020;
  border: 1px solid #eaeaea;
  border-radius: 0;
}
.input-sm {
  border: 1px solid #eaeaea;
  border-radius: 0;
}
.radio input[type=radio]:checked + label:before {
  color: #202020;
}
.checkbox input[type=checkbox]:checked + label:before {
  color: #202020;
}
.checkbox label:before,
.radio label:before {
  background-color: #ffffff;
  border: 1px solid #eaeaea;
}
div.required .control-label:not(span):before,
td.required:before {
  color: #f13032;
}
.btn {
  border-radius: 0;
}
.btn--link {
  color: #00923A;
}
.btn--link:hover,
.btn--link:focus {
  color: #001207;
}
.btn--delete,
.btn--edit,
.btn--return,
.table--eshoprent--whitebg .table__cartQuantity--remove,
.table--eshoprent--whitebg .table__cartQuantity--remove i {
  color: #747474;
}
.btn--delete:focus,
.btn--edit:focus,
.btn--return:focus,
.table--eshoprent--whitebg .table__cartQuantity--remove:focus,
.table--eshoprent--whitebg .table__cartQuantity--remove i:focus,
.btn--delete:hover,
.btn--edit:hover,
.btn--return:hover,
.table--eshoprent--whitebg .table__cartQuantity--remove:hover,
.table--eshoprent--whitebg .table__cartQuantity--remove i:hover {
  color: #202020;
}
.btn--default {
  color: #202020;
  background-color: #fff;
  border-color: #EAEAEA;
}
.btn--default:focus,
.btn--default.focus {
  color: #202020;
  background-color: #e6e6e6;
  border-color: #a59800;
}
.btn--default:hover {
  color: #202020;
  background-color: #f2de00;
  border-color: #e8d500;
}
.btn--default:active,
.btn--default.active,
.open > .dropdown-toggle.btn--default {
  color: #202020;
  background-color: #f2de00;
  border-color: #e8d500;
}
.btn--default:active:hover,
.btn--default.active:hover,
.open > .dropdown-toggle.btn--default:hover,
.btn--default:active:focus,
.btn--default.active:focus,
.open > .dropdown-toggle.btn--default:focus,
.btn--default:active.focus,
.btn--default.active.focus,
.open > .dropdown-toggle.btn--default.focus {
  color: #202020;
  background-color: #cebd00;
  border-color: #a59800;
}
.btn--default:active,
.btn--default.active,
.open > .dropdown-toggle.btn--default {
  background-image: none;
}
.btn--default.disabled:hover,
.btn--default[disabled]:hover,
fieldset[disabled] .btn--default:hover,
.btn--default.disabled:focus,
.btn--default[disabled]:focus,
fieldset[disabled] .btn--default:focus,
.btn--default.disabled.focus,
.btn--default[disabled].focus,
fieldset[disabled] .btn--default.focus {
  background-color: #fff;
  border-color: #EAEAEA;
}
.btn--default .badge {
  color: #fff;
  background-color: #202020;
}
.btn--quickview-inner {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.btn--quickview-inner:focus,
.btn--quickview-inner.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn--quickview-inner:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn--quickview-inner:active,
.btn--quickview-inner.active,
.open > .dropdown-toggle.btn--quickview-inner {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn--quickview-inner:active:hover,
.btn--quickview-inner.active:hover,
.open > .dropdown-toggle.btn--quickview-inner:hover,
.btn--quickview-inner:active:focus,
.btn--quickview-inner.active:focus,
.open > .dropdown-toggle.btn--quickview-inner:focus,
.btn--quickview-inner:active.focus,
.btn--quickview-inner.active.focus,
.open > .dropdown-toggle.btn--quickview-inner.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn--quickview-inner:active,
.btn--quickview-inner.active,
.open > .dropdown-toggle.btn--quickview-inner {
  background-image: none;
}
.btn--quickview-inner.disabled:hover,
.btn--quickview-inner[disabled]:hover,
fieldset[disabled] .btn--quickview-inner:hover,
.btn--quickview-inner.disabled:focus,
.btn--quickview-inner[disabled]:focus,
fieldset[disabled] .btn--quickview-inner:focus,
.btn--quickview-inner.disabled.focus,
.btn--quickview-inner[disabled].focus,
fieldset[disabled] .btn--quickview-inner.focus {
  background-color: #000;
  border-color: #000;
}
.btn--primary {
  color: #202020;
  background-color: #FFEA00;
  border-color: #FFEA00;
}
.btn--primary:focus,
.btn--primary.focus {
  color: #202020;
  background-color: #ccbb00;
  border-color: #966f04;
}
.btn--primary:hover {
  color: #202020;
  background-color: #e1a606;
  border-color: #d79f06;
}
.btn--primary:active,
.btn--primary.active,
.open > .dropdown-toggle.btn--primary {
  color: #202020;
  background-color: #e1a606;
  border-color: #d79f06;
}
.btn--primary:active:hover,
.btn--primary.active:hover,
.open > .dropdown-toggle.btn--primary:hover,
.btn--primary:active:focus,
.btn--primary.active:focus,
.open > .dropdown-toggle.btn--primary:focus,
.btn--primary:active.focus,
.btn--primary.active.focus,
.open > .dropdown-toggle.btn--primary.focus {
  color: #202020;
  background-color: #be8c05;
  border-color: #966f04;
}
.btn--primary:active,
.btn--primary.active,
.open > .dropdown-toggle.btn--primary {
  background-image: none;
}
.btn--primary.disabled:hover,
.btn--primary[disabled]:hover,
fieldset[disabled] .btn--primary:hover,
.btn--primary.disabled:focus,
.btn--primary[disabled]:focus,
fieldset[disabled] .btn--primary:focus,
.btn--primary.disabled.focus,
.btn--primary[disabled].focus,
fieldset[disabled] .btn--primary.focus {
  background-color: #FFEA00;
  border-color: #FFEA00;
}
.btn--primary .badge {
  color: #FFEA00;
  background-color: #202020;
}
.btn--info {
  color: #202020;
  background-color: #aaaaaa;
  border-color: #aaaaaa;
}
.btn--info:focus,
.btn--info.focus {
  color: #202020;
  background-color: #919191;
  border-color: #6a6a6a;
}
.btn--info:hover {
  color: #202020;
  background-color: #919191;
  border-color: #8b8b8b;
}
.btn--info:active,
.btn--info.active,
.open > .dropdown-toggle.btn--info {
  color: #202020;
  background-color: #919191;
  border-color: #8b8b8b;
}
.btn--info:active:hover,
.btn--info.active:hover,
.open > .dropdown-toggle.btn--info:hover,
.btn--info:active:focus,
.btn--info.active:focus,
.open > .dropdown-toggle.btn--info:focus,
.btn--info:active.focus,
.btn--info.active.focus,
.open > .dropdown-toggle.btn--info.focus {
  color: #202020;
  background-color: #7f7f7f;
  border-color: #6a6a6a;
}
.btn--info:active,
.btn--info.active,
.open > .dropdown-toggle.btn--info {
  background-image: none;
}
.btn--info.disabled:hover,
.btn--info[disabled]:hover,
fieldset[disabled] .btn--info:hover,
.btn--info.disabled:focus,
.btn--info[disabled]:focus,
fieldset[disabled] .btn--info:focus,
.btn--info.disabled.focus,
.btn--info[disabled].focus,
fieldset[disabled] .btn--info.focus {
  background-color: #aaaaaa;
  border-color: #aaaaaa;
}
.btn--info .badge {
  color: #aaaaaa;
  background-color: #202020;
}
.btn--info--outline {
  background-color: #ffffff;
  color: #aaaaaa;
  border-color: #aaaaaa;
}
.btn--info--outline:focus,
.btn--info--outline.focus {
  color: #6a6a6a;
  border-color: #6a6a6a;
  background-color: #ffffff;
}
.btn--info--outline:hover {
  color: #6a6a6a;
  border-color: #8b8b8b;
  background-color: #ffffff;
}
.btn--info--outline:active,
.btn--info--outline.active,
.open > .dropdown-toggle.btn--info--outline {
  color: #6a6a6a;
  border-color: #8b8b8b;
  background-color: #ffffff;
}
.btn--info--outline:active:hover,
.btn--info--outline.active:hover,
.open > .dropdown-toggle.btn--info--outline:hover,
.btn--info--outline:active:focus,
.btn--info--outline.active:focus,
.open > .dropdown-toggle.btn--info--outline:focus,
.btn--info--outline:active.focus,
.btn--info--outline.active.focus,
.open > .dropdown-toggle.btn--info--outline.focus {
  color: #6a6a6a;
  border-color: #6a6a6a;
  background-color: #ffffff;
}
.btn--info--outline:active,
.btn--info--outline.active,
.open > .dropdown-toggle.btn--info--outline {
  background-image: none;
  background-color: #ffffff;
}
.btn--info--outline.disabled:hover,
.btn--info--outline[disabled]:hover,
fieldset[disabled] .btn--info--outline:hover,
.btn--info--outline.disabled:focus,
.btn--info--outline[disabled]:focus,
fieldset[disabled] .btn--info--outline:focus,
.btn--info--outline.disabled.focus,
.btn--info--outline[disabled].focus,
fieldset[disabled] .btn--info--outline.focus {
  border-color: #aaaaaa;
  background-color: #ffffff;
}
.table,
table {
  border-radius: 0;
}
.table > td.first,
table > td.first,
.table > th.first,
table > th.first {
  color: #202020;
}
.table > thead > tr > th,
table > thead > tr > th,
.table > tbody > tr > th,
table > tbody > tr > th,
.table > tfoot > tr > th,
table > tfoot > tr > th,
.table > thead > tr > td,
table > thead > tr > td,
.table > tbody > tr > td,
table > tbody > tr > td,
.table > tfoot > tr > td,
table > tfoot > tr > td {
  border-top: 1px solid #eaeaea;
}
.table > thead > tr > th,
table > thead > tr > th {
  border-bottom: 2px solid #eaeaea;
}
.table > tbody + tbody,
table > tbody + tbody {
  border-top: 2px solid #eaeaea;
}
.table--eshoprent,
.table--attribute {
  border: 1px solid #eaeaea;
}
.table--eshoprent > thead > tr > th,
.table--attribute > thead > tr > th,
.table--eshoprent > tbody > tr > th,
.table--attribute > tbody > tr > th,
.table--eshoprent > tfoot > tr > th,
.table--attribute > tfoot > tr > th,
.table--eshoprent > thead > tr > td,
.table--attribute > thead > tr > td,
.table--eshoprent > tbody > tr > td,
.table--attribute > tbody > tr > td,
.table--eshoprent > tfoot > tr > td,
.table--attribute > tfoot > tr > td {
  border: 1px solid #eaeaea;
}
.table--eshoprent > thead > tr > th,
.table--attribute > thead > tr > th,
.table--eshoprent > thead > tr > td,
.table--attribute > thead > tr > td {
  background-color: #ffffff;
}
.table--eshoprent > tbody > tr > th,
.table--attribute > tbody > tr > th,
.table--eshoprent > tfoot > tr > th,
.table--attribute > tfoot > tr > th,
.table--eshoprent > tbody > tr > td,
.table--attribute > tbody > tr > td,
.table--eshoprent > tfoot > tr > td,
.table--attribute > tfoot > tr > td {
  background-color: #ffffff;
  color: #202020;
}
.table--eshoprent > tbody > tr > th .options span,
.table--attribute > tbody > tr > th .options span,
.table--eshoprent > tfoot > tr > th .options span,
.table--attribute > tfoot > tr > th .options span,
.table--eshoprent > tbody > tr > td .options span,
.table--attribute > tbody > tr > td .options span,
.table--eshoprent > tfoot > tr > td .options span,
.table--attribute > tfoot > tr > td .options span {
  color: #747474;
}
.table--eshoprent > thead > tr > th,
.table--attribute > thead > tr > th,
.table--eshoprent > tbody > tr > th,
.table--attribute > tbody > tr > th,
.table--eshoprent > tfoot > tr > th,
.table--attribute > tfoot > tr > th,
.table--eshoprent > thead > tr > td,
.table--attribute > thead > tr > td,
.table--eshoprent > tbody > tr > td,
.table--attribute > tbody > tr > td,
.table--eshoprent > tfoot > tr > td,
.table--attribute > tfoot > tr > td {
  border-bottom: 1px solid #eaeaea;
}
.table--eshoprent > thead > tr > th,
.table--attribute > thead > tr > th,
.table--eshoprent > tbody > tr > th,
.table--attribute > tbody > tr > th,
.table--eshoprent > tfoot > tr > th,
.table--attribute > tfoot > tr > th {
  background-color: #F5F5F5;
  color: #202020;
}
.table--eshoprent > thead > tr > td,
.table--attribute > thead > tr > td,
.table--eshoprent > tbody > tr > td,
.table--attribute > tbody > tr > td,
.table--eshoprent > tfoot > tr > td,
.table--attribute > tfoot > tr > td {
  background-color: #ffffff;
}
.table--eshoprent > thead > tr > td.first,
.table--attribute > thead > tr > td.first,
.table--eshoprent > tbody > tr > td.first,
.table--attribute > tbody > tr > td.first,
.table--eshoprent > tfoot > tr > td.first,
.table--attribute > tfoot > tr > td.first {
  background-color: #ffffff;
  color: #202020;
}
.table--eshoprent > thead > tr.first > td,
.table--attribute > thead > tr.first > td,
.table--eshoprent > tbody > tr.first > td,
.table--attribute > tbody > tr.first > td,
.table--eshoprent > tfoot > tr.first > td,
.table--attribute > tfoot > tr.first > td {
  background: #eaeaea;
  border: 1px solid #eaeaea;
  color: #202020;
}
.table--eshoprent--rows > thead > tr > th.table--last,
.table--attribute--rows > thead > tr > th.table--last,
.table--eshoprent--rows > tbody > tr > th.table--last,
.table--attribute--rows > tbody > tr > th.table--last,
.table--eshoprent--rows > tfoot > tr > th.table--last,
.table--attribute--rows > tfoot > tr > th.table--last,
.table--eshoprent--rows > thead > tr > td.table--last,
.table--attribute--rows > thead > tr > td.table--last,
.table--eshoprent--rows > tbody > tr > td.table--last,
.table--attribute--rows > tbody > tr > td.table--last,
.table--eshoprent--rows > tfoot > tr > td.table--last,
.table--attribute--rows > tfoot > tr > td.table--last {
  border-right: 1px solid #eaeaea;
}
.table--eshoprent--white > tbody > tr > th,
.table--attribute--white > tbody > tr > th,
.table--eshoprent--white > tfoot > tr > th,
.table--attribute--white > tfoot > tr > th,
.table--eshoprent--white > tbody > tr > td,
.table--attribute--white > tbody > tr > td,
.table--eshoprent--white > tfoot > tr > td,
.table--attribute--white > tfoot > tr > td {
  background-color: transparent;
}
.table--eshoprent--white > thead > tr.first > td,
.table--attribute--white > thead > tr.first > td,
.table--eshoprent--white > tbody > tr.first > td,
.table--attribute--white > tbody > tr.first > td,
.table--eshoprent--white > tfoot > tr.first > td,
.table--attribute--white > tfoot > tr.first > td {
  background: #ffffff;
  color: #202020;
}
.table--eshoprent--whitebg > tbody > tr > th,
.table--attribute--whitebg > tbody > tr > th,
.table--eshoprent--whitebg > tfoot > tr > th,
.table--attribute--whitebg > tfoot > tr > th,
.table--eshoprent--whitebg > tbody > tr > td,
.table--attribute--whitebg > tbody > tr > td,
.table--eshoprent--whitebg > tfoot > tr > td,
.table--attribute--whitebg > tfoot > tr > td {
  background: #ffffff;
}
.table--eshoprent--whitebg > tbody > tr > th,
.table--attribute--whitebg > tbody > tr > th,
.table--eshoprent--whitebg > tfoot > tr > th,
.table--attribute--whitebg > tfoot > tr > th,
.table--eshoprent--whitebg > tbody > tr > td,
.table--attribute--whitebg > tbody > tr > td,
.table--eshoprent--whitebg > tfoot > tr > td,
.table--attribute--whitebg > tfoot > tr > td,
.table--eshoprent--whitebg > tbody > tr > th a,
.table--attribute--whitebg > tbody > tr > th a,
.table--eshoprent--whitebg > tfoot > tr > th a,
.table--attribute--whitebg > tfoot > tr > th a,
.table--eshoprent--whitebg > tbody > tr > td a,
.table--attribute--whitebg > tbody > tr > td a,
.table--eshoprent--whitebg > tfoot > tr > td a,
.table--attribute--whitebg > tfoot > tr > td a,
.table--eshoprent--whitebg > tbody > tr > th a:hover,
.table--attribute--whitebg > tbody > tr > th a:hover,
.table--eshoprent--whitebg > tfoot > tr > th a:hover,
.table--attribute--whitebg > tfoot > tr > th a:hover,
.table--eshoprent--whitebg > tbody > tr > td a:hover,
.table--attribute--whitebg > tbody > tr > td a:hover,
.table--eshoprent--whitebg > tfoot > tr > td a:hover,
.table--attribute--whitebg > tfoot > tr > td a:hover,
.table--eshoprent--whitebg > tbody > tr > th a:focus,
.table--attribute--whitebg > tbody > tr > th a:focus,
.table--eshoprent--whitebg > tfoot > tr > th a:focus,
.table--attribute--whitebg > tfoot > tr > th a:focus,
.table--eshoprent--whitebg > tbody > tr > td a:focus,
.table--attribute--whitebg > tbody > tr > td a:focus,
.table--eshoprent--whitebg > tfoot > tr > td a:focus,
.table--attribute--whitebg > tfoot > tr > td a:focus {
  color: #202020;
}
.table__cartImage a img {
  border: solid 1px #eaeaea;
}
.table__cartModel {
  color: #747474;
}
.table__cartQuantity--remove,
.table__cartQuantity--remove i {
  color: #747474;
}
.table__cartQuantity--remove:hover,
.table__cartQuantity--remove:focus,
.table__cartQuantity--remove:hover i,
.table__cartQuantity--remove:focus i {
  color: #202020;
}
.table__price--featured {
  color: #00923A;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    border: 1px solid #eaeaea;
  }
}
.pagination__paginate > li > a,
.pagination__paginate > li > span {
  background-color: #FFFFFF;
  color: #202020;
  border: 1px solid #EAEAEA;
}
.pagination__paginate > li:first-child > a,
.pagination__paginate > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination__paginate > li:last-child > a,
.pagination__paginate > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination__paginate > .pagination__item--active > a,
.pagination__paginate > .pagination__item--active > span,
.pagination__paginate > .pagination__item--active > a:hover,
.pagination__paginate > .pagination__item--active > span:hover,
.pagination__paginate > .pagination__item--active > a:focus,
.pagination__paginate > .pagination__item--active > span:focus {
  background-color: #EAEAEA;
  color: #9C9CA1;
}
.pagination__paginate > li > a:hover,
.pagination__paginate > li > span:hover,
.pagination__paginate > li > a:focus,
.pagination__paginate > li > span:focus {
  background-color: #EAEAEA;
  color: #9C9CA1;
}
.shareIcons__facebook,
.shareIcons__twitter,
.shareIcons__pinterest {
  color: #202020;
}
.preHeader {
  background: #00923A;
  color: #ffffff;
}
.preHeader__socialIcons a {
  color: #ffffff;
}
.preHeader__socialIcons a:hover,
.preHeader__socialIcons a:focus {
  color: #FFEA00;
}
.preHeader__phoneCall,
.preHeader__contacts {
  color: #ffffff;
}
.preHeader__phoneCall a,
.preHeader__contacts a {
  color: #ffffff;
}
.preHeader__phoneCall a:hover,
.preHeader__contacts a:hover,
.preHeader__phoneCall a:focus,
.preHeader__contacts a:focus {
  color: #FFEA00;
}
.hamburger__bar {
  background-color: #202020;
}
.hamburger:hover,
.hamburger:focus {
  background-color: #ffffff;
}
.hugeMenu__items {
  border: 1px solid #EAEAEA;
}
.header--variant1 .search {
  border-right: 1px solid #EAEAEA;
}
.header--variant1 .search__input {
  background: #F5F5F5;
  border: solid 1px #F5F5F5;
  border-radius: 0;
  color: #202020;
}
.header--variant1 .search__input,
.header--variant1 .search__input::placeholder,
.header--variant1 .search__input:-ms-input-placeholder,
.header--variant1 .search__input::-ms-input-placeholder {
  color: #202020;
}
.header--variant1 .search__close i {
  color: #202020;
}
.header--variant1 .search__button i {
  color: #202020;
}
.search__autocompleteResults > ul {
  background: #F5F5F5;
  border: solid 1px #F5F5F5;
  border-radius: 0;
}
.search__autocompleteResults .searchResults__item {
  color: #202020;
}
.search__autocompleteResults .searchResults__itemPrice {
  color: #202020;
}
.search__autocompleteResults > ul.ui-widget.ui-widget-content,
.search__autocompleteResults .ui-widget.ui-widget-content {
  background: #F5F5F5 !important;
  border: 1px solid #F5F5F5 !important;
}
.search__autocompleteResults .ui-front .ui-menu-item {
  border-bottom: solid 1px #F5F5F5;
}
.header--variant1 {
  background-color: #ffffff;
  border-bottom: 1px solid #EAEAEA;
}
.header--variant1 .header__logo {
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
}
.header--variant1 .header__userLoginWrapper {
  border-right: 1px solid #EAEAEA;
}
.header--variant1 .header__cartAmount a,
.header--variant1 .header__userLoginWrapper a,
.header--variant1 .header__cartAmount i,
.header--variant1 .header__userLoginWrapper i {
  color: #202020;
}
.header--variant1 .header__cartAmount small {
  background: #FFEA00;
  color: #ffffff;
}
.header--variant1 .navbar-nav a {
  color: #202020;
  border-radius: 0;
}
.header--variant1 .navbar-nav a:hover,
.header--variant1 .navbar-nav a:focus {
  background: #f7f7f7;
  color: #00923a;
}
.header--variant1 .navbar-nav .open > a,
.header--variant1 .navbar-nav .open > a:hover,
.header--variant1 .navbar-nav .open > a:focus {
  background: #f7f7f7;
  color: #00923a;
}
.header--variant1 .navbar-nav .open > a svg,
.header--variant1 .navbar-nav .open > a:hover svg,
.header--variant1 .navbar-nav .open > a:focus svg {
  fill: #00923a;
}
.header--variant1 .navbar-nav .dropdown--vertical svg {
  fill: #202020;
}
.header--variant1 .navbar-nav .dropdown-menu {
  background: #ffffff;
  border: 1px solid #EAEAEA;
  border-radius: 0;
}
.header--variant1 .nav-submenu-items > li > a {
  color: #747474;
}
@media (min-width: 992px) {
  .header--variant1 .header__cartWrapper {
    border-right: 1px solid #EAEAEA;
  }
  .header--variant1 .navbar {
    border-top: 1px solid #EAEAEA;
    border-left: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
  }
  .header--variant1 .header--navigationRowStyle4 {
    border-top: solid 1px #EAEAEA;
  }
}
.maintenance {
  background: #ffffff;
}
.addresses {
  background: #ffffff;
  border: 1px solid #EAEAEA;
  color: #202020;
}
.profile {
  background-color: #ffffff;
}
.profile__button {
  background-color: #ffffff;
  color: #202020;
  border-color: #EAEAEA;
}
.profile__title {
  color: #202020;
}
.profile__block {
  border-bottom: 1px solid #eaeaea;
}
.profile__item--active .profile__link {
  color: #00923A;
}
.profile__item:hover .profile__link {
  color: #00923A;
}
.profile__link {
  color: #747474;
}
.profile__link:hover {
  color: #00923A;
}
.order__status,
.downlaod__status,
.return__status {
  color: #00923A;
}
.whishlist__button,
.order__button,
.downlaod__button,
.return__button {
  color: #747474;
}
.whishlist__button:focus,
.order__button:focus,
.downlaod__button:focus,
.return__button:focus,
.whishlist__button:hover,
.order__button:hover,
.downlaod__button:hover,
.return__button:hover {
  color: #202020;
}
.sitemap__heading,
.sitemap__link {
  color: #202020;
}
.page__content,
.blog-content-description {
  color: #747474;
}
.page__content ul,
.blog-content-description ul,
.page__content ol,
.blog-content-description ol {
  color: #747474;
}
.reviewList__item {
  background: #fff;
  border: 1px solid #eaeaea;
  color: #747474;
}
.reviewList__author {
  color: #202020;
}
.reviewList__date {
  color: #202020;
}
.reviewList__quote {
  border: 1px solid #eaeaea;
}
.reviewList__control a {
  color: #202020;
}
.page__meta--bordered {
  border-bottom: 1px solid #eaeaea;
}
.page__metaDate,
.page__metaViews,
.page__metaMail,
.page__metaPrint,
.page__meta .shareIcons,
.page__meta .shareIcons a {
  color: #747474;
}
.page__metaDate,
.page__metaViews {
  border-right: solid 1px #eaeaea;
}
.productCard {
  background: #ffffff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.productCard__promoDescriptions,
.productCard__information,
.productCard__shortDescription,
.productCard__pricingDetails .item__pricing,
.productCard__discounts {
  border-bottom: 1px solid #eaeaea;
}
.productCard__information strong {
  color: #202020;
}
.productCard__information a {
  color: #747474;
}
.productCard .productCard__options + .productCard__action .item__pricing {
  border-top: 1px solid #eaeaea;
}
.productCard__pricingDetails .item__pricingPrice {
  color: #202020;
}
.productCard__pricingDetails .item__pricingPrice--new {
  color: #202020;
}
.productCard__pricingDetails .item__pricingPrice--old {
  color: #9C9CA1;
}
.productCard__pricingDetails .item__pricingReward span {
  color: #202020;
}
.productCard__pricingDetails .item__pricingSaving {
  color: #f13032;
}
.productCard__minimumQuantityText {
  color: #f13032;
}
.productCard__actionButtons {
  border-bottom: solid 1px #eaeaea;
}
.productCard__actionButtons .btn--default--outline {
  background: transparent;
}
.productCard__table strong {
  color: #202020;
}
.productTabs {
  background: #ffffff;
  border-radius-bottom-left: 0;
  border-radius-bottom-right: 0;
}
.productTabs ul,
.productTabs ol {
  color: #747474;
}
.productTags__link {
  color: #202020;
}
.inputQuantity .btn--number {
  background: #ffffff;
  border: 1px solid #eaeaea;
}
.inputQuantity .btn--number .fa {
  color: #202020;
}
.inputQuantity .inputQuantity__input:focus {
  border-color: #eaeaea;
}
.stickyAddToCart {
  background: #ffffff;
}
.stickyAddToCart__name {
  color: #202020;
}
.stickyAddToCart .item__pricingPrice {
  color: #202020;
}
.stickyAddToCart .item__pricingPrice--new {
  color: #202020;
}
.stickyAddToCart .item__pricingPrice--old {
  color: #9C9CA1;
}
.stickyAddToCart .item__pricingSaving {
  color: #f13032;
}
.items__list .item__detailsWrapper,
.items__list .item__buttonsWrapper {
  background-color: #ffffff;
}
.items__list .item:hover {
  -webkit-box-shadow: 0px 0px 9px 2px #eaeaea;
  -moz-box-shadow: 0px 0px 9px 2px #eaeaea;
  box-shadow: 0px 0px 9px 2px #eaeaea;
  border-radius: 0;
}
@media (min-width: 991px) {
  .items__list .item {
    background-color: #ffffff;
  }
}
@media (min-width: 992px) {
  .page:not(.col-md-6) .items__list .item__detailsWrapper:after {
    background-color: #eaeaea;
  }
}
.items__grid .item__detailsWrapper,
.items__list .item__detailsWrapper,
.items__grid .item__buttonsWrapper,
.items__list .item__buttonsWrapper {
  background-color: #ffffff;
}
.items__grid .itemWrapper--spacing .item:hover,
.items__list .itemWrapper--spacing .item:hover {
  -webkit-box-shadow: 0px 0px 9px 2px #eaeaea;
  -moz-box-shadow: 0px 0px 9px 2px #eaeaea;
  box-shadow: 0px 0px 9px 2px #eaeaea;
  border-radius: 0;
}
.items__grid:not(.items__grid--nospacing) .item__buttonsWrapper,
.items__list:not(.items__grid--nospacing) .item__buttonsWrapper {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.items__grid:not(.items__grid--nospacing) .item__imageWrapper,
.items__list:not(.items__grid--nospacing) .item__imageWrapper,
.items__grid:not(.items__grid--nospacing) .item__imageWrapper .item__thumb,
.items__list:not(.items__grid--nospacing) .item__imageWrapper .item__thumb {
  border: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.items__grid:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-left,
.items__list:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-left,
.items__grid:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-left img,
.items__list:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-left img,
.items__grid:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-left span,
.items__list:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-left span {
  border-top-left-radius: 0;
}
.items__grid:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-left img + img,
.items__list:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-left img + img,
.items__grid:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-left span + img,
.items__list:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-left span + img,
.items__grid:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-left img + span,
.items__list:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-left img + span,
.items__grid:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-left span + span,
.items__list:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-left span + span {
  border-radius: 0;
}
.items__grid:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-right,
.items__list:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-right,
.items__grid:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-right img,
.items__list:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-right img,
.items__grid:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-right span,
.items__list:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-right span {
  border-top-right-radius: 0;
}
.items__grid:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-right img + img,
.items__list:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-right img + img,
.items__grid:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-right span + img,
.items__list:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-right span + img,
.items__grid:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-right img + span,
.items__list:not(.items__grid--nospacing) .item__imageWrapper .promo-tag--top-right img + span {
  border-radius: 0;
}
.items__grid--nospacing .itemWrapper {
  background-color: #ffffff;
  border: 1px solid #eaeaea;
}
.items__grid--nospacing .itemWrapper:hover {
  -webkit-box-shadow: 0px 0px 9px 2px #eaeaea;
  -moz-box-shadow: 0px 0px 9px 2px #eaeaea;
  box-shadow: 0px 0px 9px 2px #eaeaea;
  border-radius: 0;
}
.item__imageWrapper {
  border-bottom: 1px solid #eaeaea !important;
}
.item__name,
.item__name a,
.item__name span,
.item__name a span {
  color: #202020;
}
.item__name a {
  height: 42px;
}
.item__name a span {
  height: 42px;
}
.item__pricingPrice--price {
  color: #202020;
}
.item__pricingPrice--new {
  color: #202020;
}
.item__pricingPrice--old {
  color: #9C9CA1;
}
.item__pricingPrice--taxText {
  color: #202020 !important;
}
.item__quickview {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
}
.item__compareLink,
.item__wishlistLink {
  color: #9C9CA1;
}
.item__compareLink:focus,
.item__wishlistLink:focus,
.item__compareLink:hover,
.item__wishlistLink:hover {
  color: #202020;
}
.categoryDescription--readmore:not(.readmore-open):after {
  background: #F5F5F5;
  background: linear-gradient(0deg, #f5f5f5 0%, rgba(245, 245, 245, 0) 100%);
}
.refineCategories__link {
  background: #ffffff;
}
.refineCategories__link,
.refineCategories__link:hover,
.refineCategories__link:focus {
  color: #202020;
}
.manufactuerSorting__link,
.manufacturerWrapper__link,
.refineCategories__link,
.manufactuerSorting__link:hover,
.manufacturerWrapper__link:hover,
.refineCategories__link:hover,
.manufactuerSorting__link:focus,
.manufacturerWrapper__link:focus,
.refineCategories__link:focus {
  color: #202020;
}
.table-responsive--overflow {
  border: solid 1px #eaeaea;
}
.tableCompare {
  background: #fff;
}
.tableCompare tr:nth-child(even) {
  background: #f6f6f6;
}
.tableCompare__title {
  color: #202020;
}
.tableCompare__name,
.tableCompare__name:hover,
.tableCompare__name:focus {
  color: #202020;
}
.filter {
  background: #F5F5F5;
  border-radius: 0;
}
.filter__displayType {
  color: #202020;
}
.filter__compare,
.filter__compare a {
  color: #9C9CA1;
}
.filter__compare span,
.filter__compare a span {
  color: #f13032;
}
.promo-tag__default--discount {
  background: #FFEA00;
  color: #202020;
}
.promo-tag__default--discount:after {
  border-top-color: #FFEA00;
}
.promo-tag__default--new {
  background: #00923A;
  color: #ffffff;
}
.promo-tag__default--popular {
  background: #FFEA00;
  color: #202020;
}
.reviews__review {
  background: #fff;
  border: 1px solid #eaeaea;
  border-radius: 0;
}
.review__text {
  color: #747474;
}
.review__author {
  color: #202020;
}
.review__author:after,
.review__author:before {
  border-right: 1px solid #eaeaea;
}
.review__author:after {
  background: #ffffff;
}
.review__author:before {
  background: #fff;
}
.preFooter {
  background: #fff;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.preFooter__column:hover,
.preFooter__column:focus {
  background: #202020;
}
.preFooter__column:hover,
.preFooter__column:focus,
.preFooter__column:hover a,
.preFooter__column:focus a {
  color: #fff;
}
.preFooter__column--middle {
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}
.preFooter a {
  color: #202020;
}
.footer {
  background: #ffffff;
  color: #747474;
}
.footer-navigation__item--workingtime {
  color: #747474;
}
.footer-column__title {
  color: #202020;
}
.footer-column__title:after {
  background: #00923A;
}
.footer__contact-block {
  border: 2px dashed #ccc;
}
.footer a:not(.cc-btn) {
  color: #747474;
}
.footer a:not(.cc-btn):hover {
  color: #202020;
}
@media (max-width: 991px) {
  .footer-navigation.collapse {
    border-bottom: 1px solid #00923A;
  }
  .footer-column__title {
    border-bottom: 1px solid #00923A;
  }
}
.mobile-contact {
  background: #202020;
  border-top: 1px solid #202020;
}
.mobile-contact__cart {
  border-top: 1px solid #202020;
  background-color: #00923A;
}
.mobile-contact__cart:hover,
.mobile-contact__cart:focus {
  background-color: #00ab44;
}
.mobile-contact__column--first {
  border-right: 1px solid #202020;
}
.mobile-contact a {
  color: #ffffff;
}
.footer__copyright {
  color: #747474;
  border-top: 1px solid #00923A;
}
.footer__copyright a {
  color: #747474;
}
.footer__copyright--white {
  background-color: #fff;
}
.minicart {
  background: #ffffff;
  color: #202020;
  border: 1px solid #eaeaea;
}
.minicart__item {
  border-bottom: solid 1px #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.minicart__itemThumb img {
  border: 1px solid #eaeaea;
}
.minicart__itemName,
.minicart__itemName a {
  color: #202020;
}
.minicart__itemThumb:hover,
.minicart__itemName:hover {
  color: #202020;
}
.minicart__itemRemove {
  color: #747474;
}
.minicart__itemRemove:hover {
  color: #202020;
}
.minicart__itemPrice {
  color: #202020;
}
.totals__item {
  border-bottom: solid 1px #eaeaea;
}
.totals__item--coupon {
  border: solid 1px #eaeaea;
  background: #ffffff;
  border-radius: 0;
}
.totals,
.loyality {
  color: #202020;
}
.productTabs__switches {
  border-bottom: 1px solid #ffffff;
}
.productTabs__switches > li > a {
  background-color: #ffffff;
  color: #9C9CA1;
  border: 1px solid #ffffff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.productTabs__switches > li > a:focus,
.productTabs__switches > li > a:hover {
  border-color: #00923A;
  background: #00923A;
  color: #ffffff;
}
.productTabs__switches > li.active > a {
  background-color: #00923A;
  border: 1px solid #00923A;
  color: #ffffff;
}
.productTabs__switches > li.active > a,
.productTabs__switches > li.active > a:hover,
.productTabs__switches > li.active > a:focus {
  background-color: #00923A;
  border: 1px solid #00923A;
  color: #ffffff;
}
.panel__productCard {
  background: #ffffff;
}
.panel__productCard .panel-heading {
  border-radius: 0;
}
.panel__productCard .panel-heading .panel-title > a {
  background-color: #00923A;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0;
}
.panel__productCard .panel-heading .panel-title > a:after {
  color: #ffffff;
}
.panel__productCard .panel-heading .panel-title > a.collapsed {
  background-color: #ffffff;
  color: #9C9CA1;
  border: 1px solid #ffffff;
}
.panel__productCard .panel-heading .panel-title > a.collapsed:focus,
.panel__productCard .panel-heading .panel-title > a.collapsed:hover {
  background-color: #00923A;
  color: #ffffff;
}
.panel__productCard .panel-heading .panel-title > a.collapsed:focus:after,
.panel__productCard .panel-heading .panel-title > a.collapsed:hover:after {
  color: #ffffff;
}
.panel__productCard .panel-heading .panel-title > a.collapsed:after {
  color: #202020;
}
.hc-offcanvas-nav .nav-container,
.hc-offcanvas-nav .nav-wrapper,
.hc-offcanvas-nav ul {
  background: #fcfcfc;
}
.hc-offcanvas-nav .nav-close,
.hc-offcanvas-nav h2 {
  font-family: 'Roboto Slab', serif;
  color: #202020;
}
.hc-offcanvas-nav a,
.hc-offcanvas-nav .nav-item {
  color: #202020;
  border-bottom: 1px solid #ededed;
}
.hc-offcanvas-nav:not(.touch-device) a:hover {
  background: #f7f7f7;
}
.hc-offcanvas-nav ul:first-of-type:not(:first-child) > li:first-child:not(.nav-back):not(.nav-close) > a {
  border-top: 1px solid #ededed;
}
.hc-offcanvas-nav li.nav-close a,
.hc-offcanvas-nav li.nav-back a {
  background: #ededed;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.hc-offcanvas-nav li.nav-close a:hover,
.hc-offcanvas-nav li.nav-back a:hover {
  background: #ebebeb;
}
.hc-offcanvas-nav li.nav-close span::before,
.hc-offcanvas-nav li.nav-close span::after {
  border-top: 2px solid #202020;
  border-left: 2px solid #202020;
}
.hc-offcanvas-nav a[href]:not([href="#"]) > span.nav-next {
  border-left: 1px solid #ededed;
}
.hc-offcanvas-nav span.nav-next::before,
.hc-offcanvas-nav li.nav-back span::before {
  border-top: 2px solid #202020;
  border-left: 2px solid #202020;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open,
.hc-offcanvas-nav.nav-levels-none .nav-container li.level-open {
  background: #f2f2f2;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open a,
.hc-offcanvas-nav.nav-levels-none .nav-container li.level-open a {
  border-bottom: 1px solid #e8e8e8;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open a:hover,
.hc-offcanvas-nav.nav-levels-none .nav-container li.level-open a:hover {
  background: #f4f4f4;
}
.module--side {
  background: #fff;
  border: solid 1px #eaeaea;
  border-radius: 0;
}
.module--side .module__heading {
  background: #F5F5F5;
  color: #202020;
}
.module--side .module__listItem {
  border-bottom: solid 1px #eaeaea;
}
.module--side .module__listLink {
  font-family: 'Roboto Slab', serif;
  font-size: 0.9286rem;
  font-weight: 600;
  display: block;
  padding: 13px 15px;
  color: #202020;
}
.module__heading,
.module__heading a {
  color: #202020;
}
.banners img,
.banner img {
  -webkit-box-shadow: 0px 0px 9px 2px #eaeaea;
  -moz-box-shadow: 0px 0px 9px 2px #eaeaea;
  box-shadow: 0px 0px 9px 2px #eaeaea;
  border-radius: 0;
}
.owl-carousel .owl-item img {
  border-radius: 0;
}
.owl-carousel.owl-theme .owl-nav [class*='owl-'] {
  color: #202020;
}
.owl-carousel.owl-theme .owl-nav [class*='owl-']:hover {
  color: #202020;
}
.owl-carousel.owl-theme .owl-dots .owl-dot span {
  background: #747474;
}
.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background: #202020;
}
.owl-carousel.owl-theme--slideshow .owl-nav [class*='owl-']:hover {
  background: white;
}
.owl-carousel.owl-theme--slideshow .owl-dots .owl-dot span {
  background: #fff;
}
.owl-carousel.owl-theme--slideshow .owl-dots .owl-dot.active span,
.owl-carousel.owl-theme--slideshow .owl-dots .owl-dot:hover span {
  opacity: 1;
  background: #fff;
}
.blogArticleList__item {
  border-bottom: solid 1px #EAEAEA;
}
.blogArticleList__thumb {
  border: solid 1px #EAEAEA;
}
.blogArticleList__date {
  color: #202020;
}
.blogArticleList__comment span {
  background: white;
  border: solid 1px #EAEAEA;
}
.blogArticleList__comment:before {
  border-top-color: black;
}
.blogArticleList__comment:after {
  border-top-color: white;
}
.box-article .article-name a {
  color: #202020;
}
.box-article > div {
  border-bottom: 1px solid #eaeaea;
}
.module--listTree .module__listItem .module__list {
  border-top: solid 1px #eaeaea;
}
.module--listTree .module__listItem > .module__listItemCarret:before {
  color: #202020;
}
.module--listTree > .module__listItem--current .module__listItem--current .module__listItem--current .module__listItem--current {
  color: #00923A;
}
.module--listTree > .module__listItem--current > .module__listLink {
  background: transparent;
  color: #00923A;
}
.module--listTree > .module__listItem--current > .module__listLink + .module__listItemCarret {
  color: #00923A;
}
.module--listTree > .module__listItem--current > .module__listLink + .module__listItemCarret:before {
  color: #202020;
}
.newsletter .fa-envelope {
  color: #202020;
}
.newsletter .input-group-addon {
  background: #ffffff;
  color: #202020;
  border: 1px solid #eaeaea;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.itemWrapperAside .item {
  border-bottom: solid 1px #eaeaea;
}
#language {
  background: transoarent;
  border-radius: 0;
}
.currency__item a {
  color: #ffffff;
}
.currency__item--active a {
  color: #FFEA00;
}
.page__content ul,
.blog-content-description ul,
.page__content ol,
.blog-content-description ol {
  color: #747474;
}
.scrollTop {
  background: rgba(32, 32, 32, 0.5);
  color: #fff;
  border-radius: 0;
}
.scrollTop:hover {
  background: #202020;
}
.captcha-img {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.blockGroup__title {
  background: #F5F5F5;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: #202020;
}
.blockGroup__wrapper {
  background: #ffffff;
  color: #202020;
  border-color: #EAEAEA;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.blockGroup__wrapper--color {
  color: #202020;
}
.br-theme-fontawesome-stars .br-widget a:after {
  color: #eaeaea;
}
.br-theme-fontawesome-stars .br-widget a.br-active:after,
.br-theme-fontawesome-stars .br-widget a.br-selected:after {
  color: #f3bc00;
}
.cc-revoke,
.cc-window {
  font-family: 'Roboto Slab', serif;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #747474;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #202020;
}
.productCard__imagesWrapper .lSSlideWrapper {
  border: 1px solid #eaeaea;
}
.productCard__imagesWrapper .lSSlideOuter .lSPager.lSGallery li img {
  border: 1px solid transparent;
  transition: 0.2s all;
}
.productCard__imagesWrapper .lSSlideOuter .lSPager.lSGallery li.active img,
.productCard__imagesWrapper .lSSlideOuter .lSPager.lSGallery li:hover img {
  border: 1px solid #00923A;
}
.productCard__imagesWrapper .lSPrev,
.productCard__imagesWrapper .lSNext,
.productCard__imagesWrapper .lSPrev:hover,
.productCard__imagesWrapper .lSNext:hover,
.productCard__imagesWrapper .lSPrev:focus,
.productCard__imagesWrapper .lSNext:focus {
  color: #747474;
}
@font-face {
  font-family: "agrolitpa";
  src: url("../fonts/agrolitpa.eot");
  src: url("../fonts/agrolitpa.eot?#iefix") format("embedded-opentype"), url("../fonts/agrolitpa.woff") format("woff"), url("../fonts/agrolitpa.ttf") format("truetype"), url("../fonts/agrolitpa.svg#agrolitpa") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "agrolitpa" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.search__button i:before,
.header__cartAmount i:before,
.header__userLoginWrapper i:before,
.newsletter__button---footer:before,
[class^="ag-"]:before,
[class*=" ag-"]:before {
  font-family: "agrolitpa" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ag-youtube:before {
  content: "\61";
}
.ag-linked-in:before {
  content: "\62";
}
.newsletter__button---footer:before,
.ag-mail:before {
  content: "\63";
}
.ag-facebook:before {
  content: "\64";
}
.header__userLoginWrapper i:before,
.ag-user:before {
  content: "\66";
}
.search__button i:before,
.ag-search:before {
  content: "\65";
}
.header__cartAmount i:before,
.ag-cart-ag:before {
  content: "\67";
}
.module__heading {
  text-transform: none;
}
.module__heading a.module__viewAll {
  color: #00923A;
}
input[type=radio]:checked + label:before,
input[type=checkbox]:checked + label:before {
  background: #00923A;
  border-color: #00923A;
  color: #fff !important;
  font-size: 12px!important;
}
.heading--secondary {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.table--eshoprent,
.table--attribute {
  background: #f5f5f5 !important;
  border: 0;
}
.table--attribute > tbody > tr.first > td,
.table--attribute > tbody > tr.first {
  background: #f5f5f5 !important;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.table--attribute > tbody > tr.first > td {
  text-transform: none;
  font-size: 14px;
}
.table--attribute > tbody > tr > td.first,
.table--attribute > tbody > tr.first > td,
.table--eshoprent > thead > tr > td.first,
.table--attribute > thead > tr > td.first,
.table--eshoprent > tbody > tr > td.first,
.table--attribute > tbody > tr > td.first,
.table--eshoprent > tfoot > tr > td.first,
.table--attribute > tfoot > tr > td.first,
.table--eshoprent > thead > tr > th,
.table--attribute > thead > tr > th,
.table--eshoprent > tbody > tr > th,
.table--attribute > tbody > tr > th,
.table--eshoprent > tfoot > tr > th,
.table--attribute > tfoot > tr > th {
  font-size: 14px!important;
  font-style: normal;
  font-weight: 700;
}
.table--eshoprent > thead > tr > td.first,
.table--attribute > thead > tr > td.first,
.table--eshoprent > tbody > tr > td.first,
.table--attribute > tbody > tr > td.first,
.table--eshoprent > tfoot > tr > td.first,
.table--attribute > tfoot > tr > td.first {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: #747474;
  text-transform: none!important;
}
.table--eshoprent > tfoot > tr > th,
.table--attribute > tfoot > tr > th,
.table--eshoprent > tbody > tr > td,
.table--attribute > tbody > tr > td,
.table--eshoprent > tfoot > tr > td,
.table--attribute > tfoot > tr > td {
  color: #747474;
}
.table--eshoprent > thead > tr > th,
.table--attribute > thead > tr > th,
.table--eshoprent > tbody > tr > th,
.table--attribute > tbody > tr > th,
.table--eshoprent > tfoot > tr > th,
.table--attribute > tfoot > tr > th,
.table--eshoprent > thead > tr > td,
.table--attribute > thead > tr > td,
.table--eshoprent > tbody > tr > td,
.table--attribute > tbody > tr > td,
.table--eshoprent > tfoot > tr > td,
.table--attribute > tfoot > tr > td {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
@media screen and (max-width: 767px) {
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: normal;
  }
  /* white-space: nowrap; */
}
@media screen and (max-width: 767px) {
  .table-responsive {
    border: 0;
  }
}
html[lang="lt"] .faq:before {
  content: 'Dažniausiai užduodami klausimai';
}
html[lang="en"] .faq:before {
  content: 'Frequently Asked Questions';
}
html[lang="ru"] .faq:before {
  content: 'Часто задаваемые вопросы';
}
html[lang="ee"] .faq:before {
  content: 'Korduma kippuvad küsimused';
}
html[lang="lv"] .faq:before {
  content: 'bieži uzdotie jautājumi';
}
.faq {
  background: #fff;
  padding: 15px 30px;
}
.faq:before {
  font-family: Roboto Slab;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  /* 133.333% */
  background: #F5F5F5;
  margin: -30px -50px 0 -50px;
  width: inherit;
  display: block;
  color: #202020;
  text-align: center;
  padding: 15px 0;
}
.faq__title {
  padding: 25px 25px 25px 0;
  border-bottom: solid 1px #eaeaea;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  margin: 0;
  cursor: pointer;
  position: relative;
}
.faq__title:after {
  position: absolute;
  top: 50%;
  right: 7.5px;
  font-size: 12px;
  margin-top: -6px;
  transition: transform 0.2s;
  content: "g";
  font-family: "eshoprent" !important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.faq__title.active {
  margin-bottom: 15px;
}
.faq__title.active:after {
  transform: rotate(180deg);
  color: #00923A;
}
.faq__answer {
  display: none;
}
.review__content {
  background: #fff;
}
.review__author:before {
  border: 0;
}
.review__author:after {
  background: #F5F5F5;
  border: 0;
}
.preHeader a {
  color: #fff !important;
  margin: 0 3.5px;
}
.preHeader a:hover,
.preHeader a:focus {
  color: #FFEA00 !important;
}
.preHeader .language b {
  color: #FFEA00;
}
.preHeader .language a {
  cursor: pointer;
}
.header--variant1 .header__logo {
  border-left: 0;
}
.header--variant1 .header__logo,
.header--variant1 .search,
.header--variant1 .header__userLoginWrapper,
.header--variant1 .header__cartWrapper {
  border-right: 0;
}
.header--variant1 .navbar {
  border: 0;
}
.header--variant1 .navbar .navbar-nav {
  display: flex;
}
.header--variant1 .navbar .navbar-nav > li {
  min-width: 100px;
}
.header--variant1 .navbar .navbar-nav > li .dropdown-menu {
  border: 0;
}
.header--variant1 .navbar .navbar-nav > li .dropdown-menu a {
  color: #00923a;
}
.header--variant1 .navbar .navbar-nav > li .dropdown-menu a:hover,
.header--variant1 .navbar .navbar-nav > li .dropdown-menu a:focus {
  background: transparent;
  color: #ffae00;
}
.header--variant1 .navbar .navbar-nav__item {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  padding: 15px 5px!important;
}
.blockGroup__title {
  text-transform: uppercase;
  font-size: 16px;
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb__item--last {
  color: #202020;
}
.filter {
  padding-left: 0;
  padding-right: 0;
}
.filter__displayType {
  display: none;
}
.refineCategories__thumb {
  border-color: transparent;
  transition: 0.2s all;
}
.refineCategories__link {
  padding: 0;
  background: transparent;
}
.refineCategories__link:hover .refineCategories__thumb {
  border-color: #00923A;
}
.refineCategories__link,
.refineCategories__link span {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}
.items__grid.items__grid--blog .btn {
  color: #00923A;
}
.items__grid.items__grid--blog .btn,
.items__grid.items__grid--blog .btn:hover,
.items__grid.items__grid--blog .btn:focus {
  padding: 0;
  border: 0;
}
.items__grid.items__grid--blog .btn:hover,
.items__grid.items__grid--blog .btn:focus {
  background: transparent;
  color: #FFEA00;
}
.items__grid .item__imageWrapper {
  border-bottom: 0!important;
  margin-bottom: 0;
}
.items__grid .item__name a,
.items__grid .item__name a span {
  text-align: center;
  font-family: Roboto Slab;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}
.items__grid span.item__pricingPrice {
  text-align: center;
}
.items__grid span.item__pricingPrice,
.items__grid span.item__pricingPrice--new {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}
.items__grid span.item__pricingPrice--old {
  font-size: 15px;
  font-weight: 400;
}
.page .banner--single {
  margin: 30px auto 0 auto;
}
.productCard {
  padding: 0;
  background: transparent;
}
.productCard .productCard__information,
.productCard .productCard__promoDescriptions {
  padding-bottom: 0;
  border-bottom: 0;
}
.productCard .productCard__shortDescription,
.productCard .productCard__shortDescription ul,
.productCard .productCard__shortDescription ol {
  color: #747474;
}
.productCard .productCard__shortDescription ul,
.productCard .productCard__shortDescription ol {
  margin-left: 0;
  padding-left: 0;
  list-style-position: inside!important;
}
.productCard__options + .productCard__action .item__pricing {
  padding-top: 15px;
}
.productTabs {
  background: transparent;
  padding: 0;
}
.productTabs .productTabs__switches,
.productTabs .productTabs__wrapper {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.productTabs__switches {
  border-bottom-color: #00923A;
}
.productTabs__switches > li {
  margin-bottom: 0;
  text-transform: capitalize!important;
}
.productTabs .panel__productCard {
  background: transparent;
  margin-left: 0;
  margin-right: 0;
}
.footer {
  margin-top: 45px;
}
.footer .footer-column .footer-column__title {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-transform: none;
}
.footer .footer-column .newsletter__title {
  font-size: 1.143rem;
  font-weight: 700;
  display: block;
  margin-bottom: 12px;
  color: #202020;
}
.footer .footer-column .newsletter__title:after {
  width: 20px;
  height: 2px;
  display: block;
  margin-top: 12px;
  content: "";
  background: #00923A;
}
.footer .footer-column .newsletter__form--footer .text-danger,
.footer .footer-column .newsletter__form--footer .text-success,
.footer .footer-column .newsletter__form--footer .checkbox {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 12px;
}
.footer .footer-column .newsletter__form--footer .checkbox {
  font-size: 13px;
}
.footer .footer-column .newsletter__form--footer .checkbox a {
  color: #00923A;
  display: inline-block;
}
.footer .footer-column .newsletter__form--footer .checkbox label {
  border-radius: 3px;
  overflow: hidden;
}
.footer .footer-column .newsletter__form--footer .checkbox label:before {
  top: 3px;
}
.footer .footer-column .newsletter__form--footer .input-group-addon {
  position: relative;
  width: 50px;
  border: solid 1px #FFEA00;
}
.footer .footer-column .newsletter__form--footer .newsletter__input {
  background: #F5F5F5;
}
.footer .footer-column .newsletter__form--footer .newsletter__button---footer {
  font-size: 0;
  width: 49px;
  background: #FFEA00;
  display: block;
  min-height: 100%;
  position: absolute;
  top: 0;
  color: #202020;
  cursor: pointer;
}
.footer .footer-column .newsletter__form--footer .newsletter__button---footer:before {
  color: #202020;
  font-size: 18px;
  line-height: 40px;
}
.footer .footer__copyright {
  background: #00923A;
}
.footer .footer__copyright,
.footer .footer__copyright a {
  color: #fff;
}
.footer .footer__copyright a,
.footer .footer__copyright a:hover,
.footer .footer__copyright a:focus {
  color: #fff !important;
}
.footer .footer__copyright a:last-child {
  color: #FFEA00 !important;
}
@media (min-width: 992px) {
  .heading--secondary {
    font-size: 26px;
  }
  .faq {
    padding: 30px 50px;
  }
  .faq:before {
    font-size: 26px;
    padding: 30px 0;
  }
}
@media (max-width: 992px) {
  .footer-column .newsletter__title {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-top: 15px;
  }
  .footer-column .newsletter__title:after {
    height: 1px;
    width: auto;
  }
  .footer-column .newsletter .col-xs-12 {
    margin-bottom: 15px;
  }
}
.header__contacts {
  margin-left: 25px;
  margin-right: 25px;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  text-align: center;
}
.header__contacts b {
  display: block;
  color: #202020;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
}
.header__userLoginWrapper {
  float: right;
  margin-right: 15px;
}
.header__userLoginWrapper i {
  font-size: 26px!important;
}
.header__userLoginWrapper span {
  display: none!important;
}
.header__cartWrapper {
  float: right;
  margin-right: 15px;
}
.header__cartWrapper .header__cartAmount i {
  font-size: 28px;
}
.header__cartWrapper .header__cartAmount small {
  top: -20px;
  right: -8px;
  color: #202020;
  font-weight: 700;
}
.header__cartWrapper .header__cartTotal {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  color: #202020;
}
.search__button i {
  font-size: 18px;
}
.search__button,
.search__close {
  padding: 4px 12px;
}
@media (max-width: 992px) {
  .search {
    bottom: 0;
  }
  .search--mobileShow {
    bottom: -61px;
  }
}
body {
  padding-top: 132px;
}
@media (min-width: 992px) {
  body {
    padding-top: 220px;
  }
}
.owl-carousel.owl-theme,
.container--wrapper {
  margin-bottom: 0!important;
}
#homepage .module__heading,
#homepage .module__content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px;
}
#homepage .module {
  padding-top: 35px;
  padding-bottom: 20px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #homepage .module__heading,
  #homepage .module__content {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #homepage .module__heading,
  #homepage .module__content {
    width: 970px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  #homepage .module__heading,
  #homepage .module__content {
    width: 1170px;
  }
  #homepage .module {
    padding-top: 90px;
    padding-bottom: 75px;
    margin-bottom: 0;
  }
}
#homepage .module {
  margin-bottom: 0;
}
#homepage .module:nth-child(odd) {
  background: white;
}
#homepage .module__categoryInfo {
  margin-bottom: 60px;
  text-align: center;
}
#homepage .module__categoryInfoTitle {
  font-size: 1.714rem;
  font-weight: 700;
  color: #202020;
  margin-bottom: 15px;
  display: block;
  text-align: center;
}
#homepage .module__categoryInfoTitle:before {
  height: 4px;
  width: 90px;
  display: block;
  background: #00923A;
  content: ' ';
  margin: 0 auto 16px auto;
}
#homepage .module__categoryInfoThumb {
  border-radius: 50%;
  width: 120px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 25px;
}
#homepage .module__categoryInfo .btn {
  margin-top: 15px;
}
@media (min-width: 992px) {
  #homepage .module__categoryInfo {
    margin-left: 300px;
    text-align: left;
  }
  #homepage .module__categoryInfoTitle {
    text-align: left;
  }
  #homepage .module__categoryInfoTitle:before {
    margin-left: 0;
    margin-right: 0;
  }
  #homepage .module__categoryInfoThumb {
    float: left;
    width: 240px;
    height: 240px;
    margin-left: -300px;
  }
}
@media (min-width: 992px) {
  .module--categoryProduct:nth-child(odd) .module__categoryInfo {
    margin-left: 0!important;
    margin-right: 300px;
  }
  .module--categoryProduct:nth-child(odd) .module__categoryInfoThumb {
    float: right!important;
    margin-left: 0!important;
    margin-right: -300px !important;
    margin-top: -60px;
  }
}
