@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #474747;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #474747;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'PT Sans', Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
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 {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 32px;
}
h2,
.h2 {
  font-size: 26px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #167e29;
}
a.text-primary:hover {
  color: #ccad00;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #167e29;
}
a.bg-primary:hover {
  background-color: #ccad00;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;    padding-inline-start: 0px;

}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}

.form-control:focus {
  border-color: #167e29;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 216, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 216, 0, 0.6);
}
.form-control::-moz-placeholder {
  color: rgba(71, 71, 71, 0.501961);
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: rgba(71, 71, 71, 0.501961);
}
.form-control::-webkit-input-placeholder {
  color: rgba(71, 71, 71, 0.501961);
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 5px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-primary {
    background-color: #167e29;
    border-color: #167e29;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: rgba(71, 71, 71, 0.501961);
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: rgba(71, 71, 71, 0.501961);
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: rgba(71, 71, 71, 0.501961);
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;    display: inline-block;

  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #debc00;
}
.nav .caret {
  border-top-color: #474747;
  border-bottom-color: #474747;
  border-bottom-width: 0;
  border-style: solid;
}
.nav a:hover .caret {
  border-top-color: #474747;
  border-bottom-color: #474747;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #707070;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #575757;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #707070;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #707070;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #707070;
  border-bottom-color: #707070;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #707070;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #707070;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e7e7e7;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 0px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #474747;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #474747;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 30px 20px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 20px 30px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;

  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 0px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {    display: none;

  border: 1px solid #eeeeee;
  border-radius: 0px;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #167e29;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #167e29;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;   

}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
#modal-jform_consentbox,
#modal-consentbox {
  top: 5%;
  display: block;
  z-index: 1050;
  left: 50%;
  width: 80%;
  position: fixed;
  margin-left: -40%;
  background: #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  outline: none;
  padding: 0 !important;
  transform: none;
  bottom: auto;
}
#modal-jform_consentbox.in,
#modal-consentbox.in {
  opacity: 1;
  display: block !important;
}
#modal-jform_consentbox .modal-header,
#modal-consentbox .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
#modal-jform_consentbox .modal-body,
#modal-consentbox .modal-body {
  overflow-y: auto;
  width: 98%;
  position: relative;
  padding: 1%;
}
#modal-jform_consentbox .iframe,
#modal-consentbox .iframe {
  max-height: 739.6px;
}
#modal-jform_consentbox .modal-body {
  max-height: 770.3px;
}
#modal-jform_consentbox .iframe {
  max-height: 739.6px;
}
#modal-consentbox .modal-header h3 {
  font-size: 26px;
  margin: 0;
}
#modal-consentbox .modal-body {
  max-height: 220px;
}
#modal-consentbox .iframe {
  max-height: 200px;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_terms_terms-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  display: inline-block;
  position: relative;
  width: auto;
  background: transparent;
  border: none;
  box-shadow: none;
  left: 0;
  margin: 0;
}
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-right: 5px;
  width: auto;
}
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-right: 10px;
  padding: 0;
}
#sbox-window #sbox-content iframe {
  max-width: 100%;
  max-height: 100%;
}
.tag-category .btn-toolbar .btn-group {
  display: flex;
  margin-bottom: 10px;
}
.tag-category .btn-toolbar .btn-group .btn {
  margin-left: 1px;
}
.tag-category .btn-toolbar .btn-group .btn:hover {
  color: #ffffff;
  background: #999999;
}
.tag-category ul.thumbnails {
  padding: 0;
  margin-top: 30px;
}
.tag-category ul.thumbnails > li {
  background: transparent;
  list-style: none;
  display: block;
  border-bottom: 2px solid #eeeeee;
}
.tag-category ul.thumbnails > li:hover {
  background: transparent;
}
.tag-category ul.thumbnails > li > h3 {
  margin: 15px 0;
}
.tag-category ul.thumbnails > li > h3 > a:hover {
  text-decoration: none;
}
.tag-category ul.thumbnails > li .tag-body {
  display: block;
  margin-bottom: 10px;
}
.tag-category ul.thumbnails > li .tag-body .item-image img {
  max-width: 100%;
}
.tag-category ul.thumbnails > li .caption {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .contact .contact-form .control-group.inline {
    display: flex;
  }
}
@media (max-width: 767px) {
  .contact .contact-form .control-group.inline .control-label {
    width: auto;
    padding-top: 0;
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  .contact .contact-form .control-group .controls {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .item-page .article-index {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .registration .control-group .controls {
    margin-left: 0;
  }
}

.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
 margin: 0 0 10px 0;
    font-size: 20px;
    padding: 0;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #167e29;
  color: #ffffff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #fff7cc;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.t3-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  padding-left: 30px;
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px !important;
  }
  .head-search .form-control:focus {
    width: 200px !important;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 0px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: #f8f8f8;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #f8f8f8;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #474747;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}

@font-face {
  font-family: 'fontello';
  src: url('/templates/t3_bs3_blank/fonts/fontello/fontello.eot');
  src: url('/templates/t3_bs3_blank/fonts/fontello/fontello.eot') format('embedded-opentype'), url('/templates/t3_bs3_blank/fonts/fontello/fontello.woff') format('woff'), url('/templates/t3_bs3_blank/fonts/fontello/fontello.ttf') format('truetype'), url('/templates/t3_bs3_blank/fonts/fontello/fontello.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
a,
a:focus,
a:active {
  outline: none;
}
#fancybox-wrap,
#fancybox-content,
#fancybox-title,
#fancybox-close,
#fancybox-loading,
#fancybox-overlay,
#fancybox-left,
#fancybox-right,
#fancybox-tmp {
  box-sizing: content-box;
}
.fancybox-title-inside {
  display: none !important;
}
span.vm-price-desc {
  margin: 0;
  display: none;
}
.alert {
  margin-bottom: 35px;
}
.t3-content .vm-button-correct {
  color: #474747;
  border-radius: 0px;
  border: 1px solid #167e29;
  padding: 6px 12px;
  text-decoration: none;
  background: #fff;
  box-shadow: none;
  font-weight: normal;
  transition: all 0.3s;
  text-shadow: none;
  margin-top: 10px;
  letter-spacing: normal;
  font-size: 1em;
}
.t3-content .vm-button-correct:hover,
.t3-content .vm-button-correct:focus {
  color: #474747;
  text-decoration: none;
  box-shadow: none;
  background-color: #167e29;
  transition: all 0.3s;
  border-color: #167e29;
}
iframe {
  max-width: 100%;
}
#fancybox-content .showcart {
  color: #474747;
  border-radius: 0px;
  border: 1px solid #167e29;
  padding: 6px 12px;
  text-decoration: none;
  background: #fff;
  box-shadow: none;
  font-weight: normal;
  transition: all 0.3s;
  text-shadow: none;
}
#fancybox-content .showcart:hover,
#fancybox-content .showcart:focus {
  color: #474747;
  text-decoration: none;
  box-shadow: none;
  background-color: #167e29;
  transition: all 0.3s;
  border-color: #167e29;
}
#fancybox-content .showcart + h4 {
  float: left;
  width: 100%;
}
#fancybox-content .continue_link {
  color: #474747;
  border-radius: 0px;
  border: 1px solid #167e29;
  padding: 6px 12px;
  text-decoration: none;
  background: #fff;
  box-shadow: none;
  font-weight: normal;
  transition: all 0.3s;
  text-shadow: none;
  float: left;
}
#fancybox-content .continue_link:hover,
#fancybox-content .continue_link:focus {
  color: #474747;
  text-decoration: none;
  box-shadow: none;
  background-color: #167e29;
  transition: all 0.3s;
  border-color: #167e29;
}
#fancybox-content .product-related-products {
  border-top: 0;
  margin-top: 20px;
  float: left;
}
#fancybox-content .product-related-products h4 {
  margin: 0 5px 15px 5px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: 1px solid #167e29;
  padding-bottom: 5px;
}
#fancybox-content .product-related-products .product-field-type-R {
  text-align: center;
  margin: 0;
  margin-bottom: 10px;
}
#fancybox-content .product-related-products .product-field-type-R .related-product-image {
  height: 180px;
  width: 100%;
  border: 1px solid #f7f7f7;
  margin-bottom: 5px;
  position: relative;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #0f4619;
    border-color: #0f4619;
}
#fancybox-content .product-related-products .product-field-type-R .related-product-image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#fancybox-content .product-related-products .product-field-type-R a {
  color: #474747;
}
#fancybox-content .product-related-products .product-field-type-R a:hover {
  color: #474747;
  text-decoration: underline;
}
#fancybox-content .product-related-products .product-field-type-R .PricesalesPrice,
#fancybox-content .product-related-products .product-field-type-R .PricebasePriceWithTax {
  color: #a9a9a9;
}
body .b1c-form {
  border-radius: 0;
}
body .b1c-form .b1c-tl {
  background: #167e29;
  color: #474747;
  text-shadow: none;
}
body .b1c-form .b1c-tl .b1c-close {
  color: #474747;
}
body .b1c-form .b1c-submit-area .b1c-submit {
  color: #474747;
  border-radius: 0px;
  border: 1px solid #167e29;
  padding: 6px 12px;
  text-decoration: none;
  background: #fff;
  box-shadow: none;
  font-weight: normal;
  transition: all 0.3s;
  text-shadow: none;
}
body .b1c-form .b1c-submit-area .b1c-submit:hover,
body .b1c-form .b1c-submit-area .b1c-submit:focus {
  color: #474747;
  text-decoration: none;
  box-shadow: none;
  background-color: #167e29;
  transition: all 0.3s;
  border-color: #167e29;
}
body .b1c-form .b1c-submit:active,
body .b1c-form button.b1c:active {
  margin-top: 0;
}
body .b1c-form .input-sm,
body .b1c-form .form-horizontal .form-group-sm .form-control {
  border-radius: 0;
}
body .b1c-form .form-control:focus {
  border-color: #167e29;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 216, 0, 0.6);
}
.header-top {
  background-color: rgb(22, 126, 41);
    color: #fff !important;;
}
.header-top a {
    color: #fff !important;;
}
.header-top .nav-stacked > li + li {
  margin-top: 0;
}
.header-top li {
  display: inline-block;
}
.header-top li a {
  color: rgba(71, 71, 71, 0.8);
  text-decoration: none;
  line-height: 40px;
  padding-bottom: 0;
  padding-top: 0;
}
.header-top li a:hover,
.header-top li a:focus {
  background: none;
  text-decoration: underline;
}
.header-top li.active a {
  background: none;
  color: rgba(71, 71, 71, 0.8);
  text-decoration: none;
}
.header-top li.active a:hover,
.header-top li.active a:focus {
  background: none;
  color: rgba(71, 71, 71, 0.8);
  text-decoration: underline;
}
.header-top .top-left ul li a {
  padding: 0 15px 0 12px;
}
.header-top .top-left ul li a:after {
  content: '|';
  position: absolute;
  right: 0;
}
.header-top .top-left ul li:last-child a {
  padding-right: 0;
}
.header-top .top-left ul li:last-child a:after {
  content: '';
}
.header-top .top-left ul li:first-child a {
  padding-left: 0;
}
.header-top .top-left ul li:first-child a:before {
  content: "\f007";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 5px;
}
.header-top .top-right {
  text-align: right;
}
.header-top .top-right ul li a {
  padding: 0 15px 0 12px;
}
.header-top .top-right ul li a:after {
  content: '|';
  position: absolute;
  right: 0;
}
.header-top .top-right ul li:last-child a {
  padding-right: 0;
}
.header-top .top-right ul li:last-child a:after {
  content: '';
}
.t3-header {
  padding-top: 15px;
  padding-bottom: 5px;
}
.t3-header .phone {
  font-size: 24px;
  margin-top: 8px;
}
.t3-header .search {
  margin-top: 20px;
}
.t3-header .search .search {
  position: relative;
}
.t3-header .search input[name=keyword] {
  float: left;
  width: 100%;
  padding-right: 86px;
}
.t3-header .search input[type="submit"] {
  text-transform: uppercase;
  position: absolute;
  right: 0px;
  background-color: #167e29;
}
.t3-header .cart #vmCartModule {
  float: right;
  border: 1px solid #167e29;
  border-radius: 0;
}
.t3-header .cart #vmCartModule a {
  color: #474747;
}
.t3-header .cart #vmCartModule a:hover {
  color: #474747;
}
.t3-header .cart #vmCartModule svg {
  fill: #474747;
}
.t3-header .cart #vmCartModule .cart_top .total_products {
  background: #167e29;
  color: #474747;
}
.t3-header .cart #vmCartModule .cart_content {
  border-radius: 0;
}
.t3-header .cart #vmCartModule .cart_content .customProductData {
  color: #a1a1a1;
}
.t3-header .cart #vmCartModule .product_name a {
  text-decoration: underline;
}
.t3-header .cart #vmCartModule .product_name a:hover {
  text-decoration: none;
}
.t3-header .cart #vmCartModule .cart_content .show_cart a {
  opacity: 1;
  color: #474747;
  border-radius: 0px;
  border: 1px solid #167e29;
  padding: 6px 12px;
  text-decoration: none;
  background: #fff;
  box-shadow: none;
  font-weight: normal;
  transition: all 0.3s;
  text-shadow: none;
}
.t3-header .cart #vmCartModule .cart_content .show_cart a:hover,
.t3-header .cart #vmCartModule .cart_content .show_cart a:focus {
  color: #474747;
  text-decoration: none;
  box-shadow: none;
  background-color: #167e29;
  transition: all 0.3s;
  border-color: #167e29;
}
.logo-image img {
  max-width: 100%;
}
input[name=keyword] {
  border: 1px solid #167e29;
}
input[type="submit"] {
      background: #167e29;
  border: 1px solid #167e29;
  padding: 6px 12px;    color: #fff;

}
.t3-navbar {
  position: relative;
}
.navbar-default {
  background: #f7f7f7;
  border: 1px solid #eee;min-height: auto;
}
.navbar-default img {
  max-width: 100%;
}
.navbar-default .promo-menu-banner {
  position: relative;
  display: inline;
}
.navbar-default .promo-menu-banner span {
  position: absolute;
  top: 50%;
  margin-top: -19px;
  left: 0;
  display: block;
  text-align: center;
  padding: 5px 0;
  width: 100%;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  background: rgba(255, 216, 0, 0.6);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.navbar-default .promo-menu-banner:hover span {
  background: #167e29;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.navbar-default .navbar-nav > li > a {
  color: #474747;
      font-weight: 600;
  text-transform: uppercase;
  padding: 10px 6px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .alias-parent-active > a {
  background: none;
  color: #167e29;
  position: inherit;
}
.navbar-default .navbar-nav > li:first-child > a {
  padding-left: 0;
}
.navbar-default .navbar-nav > li > .dropdown-toggle:after {
  font-family: "fontello";
  content: '\e800';
  margin-left: 4px;
}
.navbar-default .caret {
  display: none !important;
}
.navbar-default .navbar-nav > li.full {
  position: inherit;
}
.navbar-default .navbar-nav > li.full > .dropdown-menu {
  width: 100% !important;
  left: 0 !important;
}
.navbar-default .dropdown-menu {
  border: 0;
  background-color: #f7f7f7;
  box-shadow: 0 7px 12px rgba(0, 0, 0, 0.175);
  border-radius: 0;
}
.navbar-default .dropdown-menu a {
  color: #474747;
  background: none;
}
.navbar-default .dropdown-menu .mega-inner .mega-nav > .title {
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 0;
}
.navbar-default .dropdown-menu .mega-inner .mega-nav > .title:before {
  content: '';
}
.navbar-default .dropdown-menu .mega-inner .mega-nav > li {
  padding-left: 10px;
  position: relative;
}
.navbar-default .dropdown-menu .mega-inner .mega-nav > li:before {
  font-family: "fontello";
  content: '\e801';
  margin-left: 5px;
  position: absolute;
  left: 0;
  top: 7px;
}
.navbar-default .dropdown-menu .mega-inner .mega-nav > li:hover a {
  background: none;
}
.navbar-default .dropdown-menu .mega-inner .mega-nav > li a:hover {
  background: none;
  text-decoration: underline;
  color: #474747;
}
.navbar-default .dropdown-menu .active > a {
  color: #b5b5b5;
}
.slider .tp-rightarrow.default {
  background-repeat: no-repeat;
  width: 55px;
  height: 55px;
}
.slider .tp-rightarrow.default:hover {
  opacity: 1 !important;
}
.slider .tp-leftarrow.default {
  background-repeat: no-repeat;
  width: 55px;
  height: 55px;
}
.slider .tp-leftarrow.default:hover {
  opacity: 1 !important;
}
.slider .tparrows {
  opacity: 0;
}
.slider:hover .tparrows {
  opacity: 0.7;
}
.slider .tp-bullets {
  z-index: 999;
}
.slider .tp-bullets.simplebullets.round .bullet {
  width: 16px;
  height: 16px;
  background-image: none;
  background-color: #6b6b6b;
  border: 3px solid #167e29;
  margin-left: 0;
  margin-right: 7px;
}
.slider .tp-bullets.simplebullets.round .bullet:hover {
  opacity: 0.8;
}
.slider .tp-bullets.simplebullets.round .bullet.selected {
  background-color: #fff;
}
.slider .tp-caption.large_bold_black {
  color: #fff;
  background: #167e29b0;
  padding: 5px 40px 15px 40px !important;
  font-family: 'PT Sans', Helvetica, Arial, sans-serif;
  font-weight: normal !important;
}
.slider .tp-caption.medium_text a {
  color: #fff;
  background: #167e29b0;
  border: 2px solid #167e29;
  font-size: 16px;
  padding: 5px 15px !important;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'PT Sans', Helvetica, Arial, sans-serif;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider .tp-caption.medium_text a:hover {
  background: #167e29;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider .tp-caption.medium_text a:focus {
  text-decoration: none;
}
.home-product {
  margin-top: 20px;
}
.home-product .module-title {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
  margin-bottom: 30px;
}
.home-product .module-title span {
  position: relative;
  display: inline-block;
  padding: 7px 0;
}
.home-product .module-title span:before {
  content: '';
  display: block;
  background: #167e29;
  width: 95px;
  height: 2px;
  position: absolute;
  top: 0;
}
.home-product .module-title span:after {
  content: '';
  display: block;
  background: #167e29;
  width: 95px;
  height: 2px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.home-product .vmslider-carousel {
  padding-top: 0;
}
.home-product .vmslider-carousel .owl-item {
  border: 0;
  padding: 0;
}
.home-product .vmslider-carousel .owl-item .vmslider-spacer {
  position: inherit;
  padding-bottom: 5px;
}
.home-product .vmslider-carousel .owl-item .vmslider-spacer:hover .vmslider-addtocart {
  opacity: 1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.home-product .vmslider-carousel .owl-item .vmslider-spacer:hover .vmsliderImage {
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.home-product .vmslider-carousel .owl-item .vmslider-spacer:hover .vmsliderImage2 {
  opacity: 1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.home-product .vmslider-carousel .owl-item .vmslider-spacer:hover {
  background: #f7f7f7;
}
.home-product .vmslider-carousel .owl-item .vmslider-spacer:hover .owl-addtocart {
  opacity: 1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.home-product .vmslider-carousel .owl-item .vmslider-image {
  border: 1px solid #f7f7f7;
  margin-bottom: 20px;
  background: #fff;
  overflow: hidden;
  box-sizing: content-box;
}
.home-product .vmslider-carousel .owl-item .vmslider-image .vmsliderImage img,
.home-product .vmslider-carousel .owl-item .vmslider-image .vmsliderImage2 img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.home-product .vmslider-carousel .owl-item .vmslider-image .vmsliderImage {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.home-product .vmslider-carousel .owl-item .vmslider-image .vmsliderImage2 {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.home-product .vmslider-carousel .owl-item .vmslider-name {
  margin-bottom: 10px;
}
.home-product .vmslider-carousel .owl-item .vmslider-name a {
  color: #474747;
  font-size: 16px;
}
.home-product .vmslider-carousel .owl-item .vmslider-name a:hover {
  text-decoration: underline;
}
.home-product .vmslider-carousel .owl-item:hover {
  border: 0;
}
.home-product .vmslider-carousel .owl-item .vmslider-addtocart {
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.home-product .vmslider-carousel .owl-item .vmslider-addtocart .addtocart-area {
  opacity: 1;
  z-index: 999;
}
.home-product .vmslider-carousel .owl-item .vmslider-addtocart .addtocart-area input.addtocart-button {
  background: #fff;
  border-radius: 0;
  border: 1px solid #167e29;
  text-transform: uppercase;
  color: #474747;
  font-size: 16px;
  padding: 5px 10px 5px 30px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.home-product .vmslider-carousel .owl-item .vmslider-addtocart .addtocart-area input.addtocart-button:hover {
  background: #167e29;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.home-product .vmslider-carousel .owl-item .vmslider-addtocart .addtocart-area span.addtocart-button {
  width: auto;
  display: inline-block;
  margin-left: 7px;
}
.home-product .vmslider-carousel .owl-item .vmslider-addtocart .addtocart-area span.quantity-box,
.home-product .vmslider-carousel .owl-item .vmslider-addtocart .addtocart-area span.quantity-controls {
  display: inline-block;
}
.home-product .vmslider-carousel .owl-item .vmslider-addtocart .addtocart-area .addtocart-bar {
  text-align: center;
}
.home-product .vmslider-carousel .owl-item .vmslider-price {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.home-product .vmslider-carousel .owl-item .vmslider-price div.PricesalesPrice {
  padding-right: 0;
}
.home-product .vmslider-carousel .owl-item .vmslider-price span.PricesalesPrice {
  font-weight: normal;
  font-size: 16px;
  color: #474747;
  background: #167e29;
  padding: 3px 7px;
}
.home-product .vmslider-carousel .owl-item .vmslider-price span.PricebasePriceWithTax {
  font-size: 16px;
  padding-right: 5px;
  color: #474747;
}
.home-product .vmslider-carousel .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -40px;
  overflow: hidden;
  z-index: 999;
  width: auto;
  float: right;
}
.home-product .vmslider-carousel .owl-nav div {
  background: #167e29;
  width: 26px;
  height: 26px;
  opacity: 0.6;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.home-product .vmslider-carousel .owl-nav div:hover {
  opacity: 1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.home-product .vmslider-carousel .owl-nav img {
  max-height: 100%;
  max-width: 100%;
  opacity: 1;
}
.home-product .vmslider-carousel .owl-nav .owl-next {
  margin-right: 0;
  float: left;
}
.home-product .vmslider-carousel .owl-nav .owl-prev {
  float: left;
  margin-left: 0;
  margin-right: 12px;
}
.home-product .vmslider-carousel .owl-dots {
  line-height: 26px;
}
.home-product .vmslider-carousel .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  border-radius: 0;
  background-color: #6b6b6b;
  border: 2px solid #167e29;
}
.home-product .vmslider-carousel .owl-dots .owl-dot.active span {
  background: #fff;
}
.t3-sl-1 {
  padding-bottom: 0;
  padding-top: 0;
}
.t3-spotlight-1 .fa {
  float: left;
  font-size: 55px;
  margin-right: 10px;
}
.t3-spotlight-1 .desc-title {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 5px;
}
.t3-spotlight-1 .t3-module {
  padding: 10px;
}
.t3-sl-2 {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-spotlight-2 {
  text-align: center;
}
.t3-spotlight-2 img {
  max-width: 100%;
}
.t3-spotlight-2 .t3-module {
  margin-bottom: 0;
  margin-top: 20px;
}
.t3-spotlight-2 .t3-module .promo-banner {
  position: relative;
  display: inline;
}
.t3-spotlight-2 .t3-module .promo-banner span {
  position: absolute;
  top: 50%;
  margin-top: -19px;
  left: 0;
  display: block;
  text-align: center;
  padding: 5px 0;
  width: 100%;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  background: rgba(22, 126, 41, 0.68);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.t3-spotlight-2 .t3-module .promo-banner:hover span {
  background: #167e29;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.top-content .module-title {
  text-transform: uppercase;
  font-size: 20px;
  border-bottom: 1px solid #167e29;
  padding-bottom: 5px;
}
.bottom-content .module-title {
  text-transform: uppercase;
  font-size: 20px;
  border-bottom: 1px solid #167e29;
  padding-bottom: 5px;
}
.cat-module-title {
  text-transform: uppercase;
  font-size: 20px;
  border-bottom: 1px solid #167e29;
  padding-bottom: 5px;
  margin-top: 0;
}
.t3-footer {
background-image: url(/images/FON1.jpg);
    background-position: bottom;
}
.t3-footer .module-title {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.t3-footer a {
  color: #474747;
}
.t3-footer .t3-footnav .t3-module {
  background: none;
}
.t3-footer .t3-footnav .footer-logo {
  width: auto;
  height: 45px;
}
.t3-footer .t3-footnav .footer-logo img {
  max-width: 100%;
  max-height: 100%;
}
.t3-footer .t3-footnav li {
  position: relative;
  padding-left: 10px;
}
.t3-footer .t3-footnav li a {
  color: #474747;
}
.t3-footer .t3-footnav li:before {
  font-family: "fontello";
  content: '\e801';
  position: absolute;
  left: 0;
  top: 6px;
  line-height: normal;
}
.t3-footer .t3-footnav .fa {
  margin-right: 10px;
}
.t3-footer .t3-copyright {
  font-size: 14px;
  padding: 20px 0 20px 0;
}
.t3-footer .t3-copyright .footer-right {
  text-align: right;
}
.t3-footer .t3-copyright .footer-right .custom > div {
  display: inline-block;
}
.t3-footer .t3-copyright .footer-right .fa {
  font-size: 24px;
}
.t3-footer .t3-copyright .footer-right .social-icons {
  margin: 0 0 0 10px;
}
.t3-footer .t3-copyright .footer-right .social-icons a {
  margin: 0 5px;
}
.t3-footer .t3-copyright .footer-right .payment-icons {
  margin: 0px 10px;
}
.t3-footer .t3-copyright .footer-right .payment-icons .fa {
  margin: 0 5px;
}
.t3-footer .t3-copyright .footer-left p {
  margin-bottom: 0;
  line-height: 26px;
}
.t3-sidebar .maximenuckv .maximenuck {
  padding-left: 0;
}
.t3-sidebar .maximenuckv .maximenuck .level1 {
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  list-style: none;
}
.t3-sidebar .maximenuckv .maximenuck .level1 a {
  color: #474747;
  padding: 5px 0;
}
.t3-sidebar .maximenuckv .maximenuck .level1 a:hover {
  text-decoration: underline !important;
}
.t3-sidebar .maximenuckv .maximenuck .level1 .floatck {
  font-size: 14px;
  text-transform: none;
  background-color: #fff !important;
  border: 1px solid #f0f0f0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  padding: 5px 25px 20px 25px !important;
  margin: -32px 0 0 100% !important;
}
.t3-sidebar .maximenuckv .maximenuck .level1 .floatck .maximenuck2 li a {
  position: relative !important;
  padding-left: 15px;
}
.t3-sidebar .maximenuckv .maximenuck .level1 .floatck .maximenuck2 li a:before {
  font-family: "fontello";
  content: '\e801';
  margin-left: 5px;
  position: absolute;
  left: 0;
  top: 5px;
}
.t3-sidebar .maximenuckv .maximenuck .level1 .floatck .title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 15px;
  padding-left: 0 !important;
}
.t3-sidebar .maximenuckv .maximenuck .level1 .floatck .title:before {
  display: none;
}
.t3-sidebar .maximenuckv .maximenuck .level1 .floatck a {
  padding: 3px 0;
}
.t3-sidebar .maximenuckv .maximenuck li.parent > a:after {
  content: "\f105" !important;
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none !important;
  right: 0 !important;
  top: 0 !important;
  margin: 0 10px 0 0 !important;
  color: #474747;
}
.t3-sidebar .accordeonck ul,
.t3-off-canvas .accordeonck ul {
  padding-left: 0;
}
.t3-sidebar .accordeonck ul li,
.t3-off-canvas .accordeonck ul li {
  list-style: none;
}
.t3-sidebar .accordeonck ul li a,
.t3-off-canvas .accordeonck ul li a {
  color: #474747;
  display: block;
  padding: 5px 0;
  border-bottom: 1px solid #f7f7f7;
}
.t3-sidebar .accordeonck ul .level1 > a,
.t3-off-canvas .accordeonck ul .level1 > a {
  font-size: 16px;
  text-transform: uppercase;
}
.t3-sidebar .accordeonck ul ul li,
.t3-off-canvas .accordeonck ul ul li {
  padding-left: 20px;
  position: relative;
}
.t3-sidebar .accordeonck ul ul li:before,
.t3-off-canvas .accordeonck ul ul li:before {
  font-family: "fontello";
  content: '\e801';
  position: absolute;
  left: 7px;
  top: 9px;
  line-height: normal;
}
.t3-sidebar .accordeonck ul ul li img,
.t3-off-canvas .accordeonck ul ul li img {
  margin-right: 20px;
}
.t3-sidebar .accordeonck ul ul a,
.t3-off-canvas .accordeonck ul ul a {
  text-transform: none;
}
.t3-sidebar .accordeonck img,
.t3-off-canvas .accordeonck img {
  background: rgba(255, 216, 0, 0.6);
  padding: 3px;
  margin-top: 7px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.t3-sidebar .accordeonck img:hover,
.t3-off-canvas .accordeonck img:hover {
  cursor: pointer;
  background: #167e29;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.t3-sidebar .module-title {
  text-transform: uppercase;
  font-size: 20px;
  border-bottom: 1px solid #167e29;
  padding-bottom: 5px;
}
.t3-sidebar .vmgroup .vmproduct .product-image {
  width: 40%;
  float: left;
  border: 1px solid #f7f7f7;
}
.t3-sidebar .vmgroup .vmproduct .product-image img {
  max-width: 100%;
  max-height: 120px;
}
.t3-sidebar .vmgroup .vmproduct .product-name {
  text-align: left;
  float: left;
  width: 60%;
  padding-left: 15px;
  margin-bottom: 10px;
}
.t3-sidebar .vmgroup .vmproduct .product-name a {
  color: #474747;
  font-size: 14px;
}
.t3-sidebar .vmgroup .vmproduct .product-price {
  width: 60%;
  float: left;
  padding-left: 15px;
  text-align: left;
  color: #a9a9a9;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.t3-sidebar .vmgroup .vmproduct .addtocart-area {
  width: 60%;
  float: left;
  padding-left: 15px;
}
.t3-sidebar .vmgroup .vmproduct .addtocart-area .quantity-box,
.t3-sidebar .vmgroup .vmproduct .addtocart-area .quantity-controls {
  display: none;
}
.t3-sidebar .vmgroup .vmproduct .addtocart-area .addtocart-bar {
  text-align: left;
  margin-top: 0;
}
.t3-sidebar .vmgroup .vmproduct .addtocart-area span.addtocart-button {
  margin-left: 0;
}
.t3-sidebar .vmgroup .vmproduct .addtocart-area input.addtocart-button {
  margin-left: 0;
}
.t3-sidebar .vmgroup .vmproduct > div {
  margin-bottom: 15px;
  overflow: hidden;
}
.t3-sidebar .latestnews {
  margin: 0;
}
.t3-sidebar .latestnews li {
  list-style: none;
  position: relative;
  padding-left: 10px;
  line-height: 24px;
}
.t3-sidebar .latestnews li:before {
  font-family: "fontello";
  content: '\e801';
  position: absolute;
  left: 0;
  top: 6px;
  line-height: normal;
}
.breadcrumb {
  background: none;
  color: #a9a9a9;
  padding: 15px 0;
}
.breadcrumb a {
  color: #a9a9a9;
  text-decoration: underline;
}
.breadcrumb a:hover {
  text-decoration: none;
}
.breadcrumb .active {
  color: #a9a9a9;
}
.category-view > h1 {
  font-size: 20px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}
.category-view .category-view {
  margin-top: 20px;
  border-bottom: 1px solid #f7f7f7;
  margin-bottom: 0;
  padding-bottom: 20px;
}
.category-view .category-image {
  height: 150px;
  text-align: center;
}
.category-view .category-image img {
  max-width: 100%;
  max-height: 100%;
}
.category-view .category-name {
  text-align: center;
}
.category-view .category-name a {
  color: #474747;
}
.category-view div[class*="-view"] .row {
  margin-left: -15px;
  margin-right: -15px;
}
.category-view div[class*="-view"] div.row {
  display: block;
}
.category-view .category_description {
  margin: 20px 0;
  background: #f7f7f7;
  padding: 20px 30px 10px;
}
.category-view .browse-view .orderby-displaynumber {
  border-bottom: 1px solid #f7f7f7;
  margin-bottom: 20px;
  border-top: 0;
  padding-bottom: 20px;
}
.category-view .browse-view .vmsorting .btn {
  border: 1px solid #eee;
}
.category-view .browse-view .vmsorting .btn:hover,
.category-view .browse-view .vmsorting .btn:active,
.category-view .browse-view .vmsorting .btn:focus {
  text-decoration: underline;
  background: transparent;
  box-shadow: none;
}
.category-view .browse-view .vmsorting .btn.active,
.category-view .browse-view .vmsorting.select .btn,
.category-view .browse-view .vmsorting .btn.active:hover,
.category-view .browse-view .vmsorting .btn.icon {
  border-color: #167e29;
  background: transparent;
  box-shadow: none;
  text-decoration: none;
}
.category-view .browse-view .vmsorting + .vmsorting .active {
  margin-right: 15px;
}
.category-view .browse-view .category-product {
  margin-bottom: 25px;
}
.category-view .browse-view .category-product .spacer {
  overflow: hidden;
  padding-bottom: 0px;     
  border: 1px solid #dfdfdf;

}
.category-view .browse-view .category-product .spacer .product-image {
  height: 200px;
  position: relative;
  border: 1px solid #f7f7f7;
  background: #fff;
}
.category-view .browse-view .category-product .spacer .product-image a {
  display: inline;
}
.category-view .browse-view .category-product .spacer .product-image .image1 img,
.category-view .browse-view .category-product .spacer .product-image .image2 img,
.category-view .browse-view .category-product .spacer .product-image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.category-view .browse-view .category-product .spacer .product-image .image1 {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.category-view .browse-view .category-product .spacer .product-image .image2 {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.category-view .browse-view .category-product .spacer .product-name {
  margin-bottom: 10px;
}
.category-view .browse-view .category-product .spacer .product-name h2 {
  margin: 0;
  text-align: center;
  line-height: 1;
}
.category-view .browse-view .category-product .spacer .product-name a {
  color: #474747;
  font-size: 14px;
}
.category-view .browse-view .category-product .spacer .product-name a:hover {
  text-decoration: underline;
}
.category-view .browse-view .category-product .spacer .product-price {
    width: 100%;
    display: block;
    margin: 0 auto;
    display: block;
    text-align: center;
        padding-bottom: 5px;

}
.category-view .browse-view .category-product .spacer .product-price span.PricesalesPrice {
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  background: #167e29;
  padding: 3px 7px;
}
.category-view .browse-view .category-product .spacer .product-price span.PricebasePriceWithTax {
  font-size: 16px;
  padding-right: 10px;
  color: #474747;
  padding-bottom: 5px;
}
.category-view .browse-view .category-product .spacer .product-price span.price-crossed {
  margin-bottom: 10px;
}
.category-view .browse-view .category-product .spacer .product-cart {
  float: left;
  width: 100%;
}
.category-view .browse-view .category-product .spacer .product-cart .addtocart-area {
  margin-bottom: 0;
}
.category-view .browse-view .category-product .spacer .product-cart .addtocart-area .product-fields {
  display: none;
}
.category-view .browse-view .category-product .spacer .product-cart .addtocart-bar {
  position: relative;
  bottom: 0;
}
.category-view .browse-view .category-product .spacer:hover .image1 {
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.category-view .browse-view .category-product .spacer:hover .image2 {
  opacity: 1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.category-view .browse-view .category-product .spacer .product-cart {
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.category-view .browse-view .category-product .spacer:hover .product-cart {
  opacity: 1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.category-view .browse-view .category-product .spacer:hover {
  background: #f7f7f7;
}
.category-view .browse-view .category-product.line div.row {
  display: block;
}
.category-view .browse-view .category-product.line .spacer .product-name {
  margin-top: -5px;
  margin-bottom: 15px;
}
.category-view .browse-view .category-product.line .spacer .product-name h2 {
  text-align: left;
}
.category-view .browse-view .category-product.line .spacer .product-name a {
  font-size: 20px;
}
.category-view .browse-view .category-product.line .spacer .product-cart {
  opacity: 1;
}
.category-view .browse-view .category-product.line .spacer .product-cart .addtocart-bar {
  text-align: right;
}
.category-view .browse-view .category-product.line .spacer p.product_s_desc {
  height: auto;
}
.category-view .browse-view .category-product.line .spacer .product-review {
  text-align: right;
}
.category-view .browse-view .category-product.line .spacer .product-availability {
  text-align: right;
  margin-bottom: 10px;
}
.category-view .browse-view .category-product.line .spacer .product-availability .no-stock:before {
  content: "\f10c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  color: #ff7878;
  margin-right: 3px;
}
.category-view .browse-view .category-product.line .spacer .product-availability .in-stock:before {
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  color: #abd07e;
  margin-right: 3px;
}
.category-view .browse-view .category-product.line .spacer div.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.category-view .browse-view .category-product.line .spacer div.flex > div:last-child {
  border-left: 1px solid #eee;
}
.category-view .browse-view .category-product.line .spacer:hover {
  background: none;
}
.category-view .vm-pagination {
  float: none;
  margin: 15px 0 45px 0;
  font-size: 16px;
}
.category-view .vm-pagination ul {
  padding: 0;
  margin: 0;
}
.category-view .vm-pagination ul li {
  display: inline-block;
  margin: 0 3px;
  min-width: 30px;
}
.category-view .vm-pagination ul li span {
  padding: 3px 7px;
  display: block;
  color: #474747;
  border: 1px solid #167e29;
}
.category-view .vm-pagination ul li a {
  padding: 3px 7px;
  display: block;
  color: #474747;
  border: 1px solid #167e29;
}
.category-view .vm-pagination ul li span.pagenav {
  background: #167e29;    color: #fff;

}
.category-view .vm-pagination ul li.pagination-start,
.category-view .vm-pagination ul li.pagination-end {
  display: none;
}
.category-view .vm-pagination ul li.pagination-prev span,
.category-view .vm-pagination ul li.pagination-next span {
  display: none;
}
.category-view .virtuemart_search {
  margin: 20px 0;
}
.category-view .virtuemart_search .inputbox {
  border-color: #ccc;
  float: left;
  margin-right: 5px;
}
.category-view .virtuemart_search .inputbox:focus {
  border-color: #167e29;
}
.category-view .virtuemart_search .button {
  color: #474747;
  border-radius: 0px;
  border: 1px solid #167e29;
  padding: 6px 12px;
  text-decoration: none;
  background: #fff;
  box-shadow: none;
  font-weight: normal;
  transition: all 0.3s;
  text-shadow: none;
}
.category-view .virtuemart_search .button:hover,
.category-view .virtuemart_search .button:focus {
  color: #474747;
  text-decoration: none;
  box-shadow: none;
  background-color: #167e29;
  transition: all 0.3s;
  border-color: #167e29;
}
.category-view .title-search {
  margin-top: 0;
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 5px;
  font-size: 20px;
}
.productdetails-view {
  
  
  
}
.productdetails-view #vk_comments {
  max-width: 100%;
}
.productdetails-view div.row {
  display: block;
  margin-left: -15px;
  margin-right: -15px;
}
.productdetails-view .product-neighbours .previous-page {
  background: none;
}
.productdetails-view .product-neighbours .previous-page:before {
  content: "\f104";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 5px;
}
.productdetails-view .product-neighbours .next-page {
  background: none;
}
.productdetails-view .product-neighbours .next-page:after {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  margin-left: 5px;
}
.productdetails-view .product-neighbours a {
  display: block;
  color: #a1a1a1;
  border: 1px solid #eee;
  padding: 3px 10px;
}
.productdetails-view .icons {
  float: none;
}
.productdetails-view .icons a[title="PDF"]:before {
  content: "\f1c1";
  display: inline-block;
  font: normal normal normal 24px/1 FontAwesome;
  color: #474747;
}
.productdetails-view .icons .printModal:before {
  content: "\f02f";
  display: inline-block;
  font: normal normal normal 24px/1 FontAwesome;
  color: #474747;
}
.productdetails-view .icons .recommened-to-friend:before {
  content: "\f003";
  display: inline-block;
  font: normal normal normal 24px/1 FontAwesome;
  color: #474747;
}
.productdetails-view .icons a {
  margin: 0 5px;
}
.productdetails-view .icons a img {
  display: none;
}
.productdetails-view h1 {
  margin-top: 0;
  font-size: 32px;
}
.productdetails-view .main-image {
  border: 1px solid #f7f7f7;
  height: 360px;
  line-height: 360px;
}
.productdetails-view .main-image a img {
  max-height: 100%;
  max-width: 100%;
}
.productdetails-view .additional-images {
  text-align: center;
}
.productdetails-view .additional-images .product-add-image {
  border: 1px solid #f7f7f7;
  height: 100px;
  line-height: 100px;
}
.productdetails-view .additional-images .product-add-image img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.productdetails-view .additional-images .product-add-image a {
  width: 100%;
  height: 100%;
}
.productdetails-view .additional-images.row {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 10px;
}
.productdetails-view .additional-images.row > div {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 5px;
}
.productdetails-view .zoom-button {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 999;
  color: #a9a9a9;
  font-size: 24px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.productdetails-view .zoom-button:hover {
  cursor: pointer;
  color: #474747;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.productdetails-view .nav-tabs {
  border-bottom: 2px solid #167e29;
  margin-top: 25px;
}
.productdetails-view .nav-tabs a {
  color: #474747;
  text-transform: uppercase;
  font-size: 20px;
  border: 0;
}
.productdetails-view .nav-tabs a:hover {
  background: none;
  border: 0;
}
.productdetails-view .nav-tabs .active a,
.productdetails-view .nav-tabs .active a:hover,
.productdetails-view .nav-tabs .active a:focus {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  background: #167e29;
}
.productdetails-view .tab-content {
  padding-top: 15px;
}
.productdetails-view #jc #comments h4 .refresh,
.productdetails-view #jc #comments #comments-list-footer,
.productdetails-view #jc #comments .comment-anchor,
.productdetails-view #jc #comments .comments-buttons {
  display: none;
}
.productdetails-view #jc #comments h4 {
  color: #474747;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
  border-bottom: 1px solid #eee;
  margin-bottom: 25px;
  display: none;
}
.productdetails-view #jc #comments .comments-list {
  margin-left: 0;
  height: auto;
}
.productdetails-view #jc #comments .comments-list .rbox {
  padding: 0;
  border: 0;
  border-bottom: 1px solid #eee;
}
.productdetails-view #jc #comments .comments-list .rbox .comment-box {
  padding-top: 10px;
}
.productdetails-view #jc #comments .comments-list .rbox .comment-author {
  font-weight: normal;
  color: #474747;
}
.productdetails-view #jc #comments .comments-list .rbox .comment-author:before {
  content: "\f007";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  color: #474747;
  margin-right: 5px;
}
.productdetails-view #jc #comments .comments-list .rbox .comment-date {
  background: none;
  font-size: 12px;
  color: #a1a1a1;
}
.productdetails-view #jc #comments .comments-list .rbox .comment-body {
  padding: 15px 0;
  color: #474747;
}
.productdetails-view #jc h4 {
  color: #474747;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 20px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  margin-top: 30px;
  padding-bottom: 10px;
}
.productdetails-view #jc #comments-form > p {
  margin: 0 !important;
}
.productdetails-view #jc #comments-form #comments-form-comment {
  height: 120px;
  margin-bottom: 10px;
}
.productdetails-view #jc #comments-form input {
  margin-bottom: 10px;
}
.productdetails-view #jc #comments-form input.checkbox {
  display: inline;
  margin: 0;
  vertical-align: middle;
}
.productdetails-view #jc #comments-form label[for="comments-form-subscribe"] {
  font-weight: normal;
  color: #a1a1a1;
  margin: 0;
}
.productdetails-view #jc #comments-form img.captcha {
  margin-top: 10px;
}
.productdetails-view #jc #comments-form span.captcha {
  color: #a1a1a1;
}
.productdetails-view #jc #comments-form span.captcha:before {
  content: "\f021";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  color: #a1a1a1;
  margin-right: 5px;
}
.productdetails-view #jc #comments-form span.captcha:hover {
  cursor: pointer;
}
.productdetails-view #jc #comments-form input.captcha {
  width: 121px;
}
.productdetails-view .product-details {
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
.productdetails-view .product-info {
  border-top: 1px solid #f7f7f7;    display: none;

  border-bottom: 1px solid #f7f7f7;
  padding: 10px 0;
  margin-bottom: 20px;
}
.productdetails-view .product-info > div {
  margin-bottom: 5px;
}
.productdetails-view .product-info .manufacturer {
  margin-top: 0;
}
.productdetails-view .product-info .in-stock:before {
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  color: #abd07e;
  margin-right: 3px;
}
.productdetails-view .product-info .no-stock:before {
  content: "\f10c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  color: #ff7878;
  margin-right: 3px;
}
.productdetails-view .spacer-buy-area {
  padding-left: 0;
}
.productdetails-view .spacer-buy-area .product-price {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.productdetails-view .spacer-buy-area .product-price span.PricesalesPrice {
  font-size: 20px;
  background: #167e29;
  padding: 3px 10px;    color: #fff;

}
.productdetails-view .spacer-buy-area .product-price span.PricebasePriceWithTax {
  font-size: 18px;
}
.productdetails-view .spacer-buy-area .product-price div.PricebasePriceWithTax {
  margin: 2px 0 0 15px;
}
.productdetails-view .spacer-buy-area div.addtocart-area {
  margin-bottom: 0;
}
.productdetails-view .spacer-buy-area div.addtocart-area .product-fields {
  padding: 20px 0 0px 0;
}
.productdetails-view .spacer-buy-area div.addtocart-area .product-fields .product-field {
  margin-bottom: 15px;
}
.productdetails-view .spacer-buy-area div.addtocart-area .product-fields .product-field .product-fields-title-wrapper {
  font-weight: normal;
  display: block;
  float: left;
  min-width: 100px;
}
.productdetails-view .spacer-buy-area div.addtocart-area .product-fields .product-field .product-field-display {
  display: inline;
}
.productdetails-view .spacer-buy-area div.addtocart-area .product-fields .product-field .product-field-display select {
  min-width: 100px;
}
.productdetails-view .spacer-buy-area .b1c {
  color: #a1a1a1;
  border-bottom: 1px dashed;
  margin-top: 10px;
     display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.productdetails-view .spacer-buy-area .b1c:hover,
.productdetails-view .spacer-buy-area .b1c:focus {
  color: #474747;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: pointer;
}
.productdetails-view .b-share_theme_counter .b-share {
  padding-left: 0 !important;
}
.productdetails-view .product-related-products {
  border-top: 0;
  margin-top: 20px;
}
.productdetails-view .product-related-products .product-fields-title-wrapper {
  margin: 0 5px 15px 5px;
  font-size: 20px;
  width: 100%;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: 1px solid #167e29;
  padding-bottom: 5px;
}
.productdetails-view .product-related-products .product-field-type-R {
  text-align: center;
  margin: 0;
  margin-bottom: 10px;
}
.productdetails-view .product-related-products .product-field-type-R .related-product-image {
  height: 180px;
  width: 100%;
  border: 1px solid #f7f7f7;
  margin-bottom: 5px;
  position: relative;
}
.productdetails-view .product-related-products .product-field-type-R .related-product-image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.productdetails-view .product-related-products .product-field-type-R a {
  color: #474747;
}
.productdetails-view .product-related-products .product-field-type-R a:hover {
  color: #474747;
  text-decoration: underline;
}
.productdetails-view .product-related-products .product-field-type-R .PricesalesPrice,
.productdetails-view .product-related-products .product-field-type-R .PricebasePriceWithTax {
  color: #a9a9a9;
}
.productdetails-view .product-related-categories {
  border-top: 0;
  margin-top: 20px;
}
.productdetails-view .product-related-categories .row {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.productdetails-view .product-related-categories .product-fields-title-wrapper {
  margin: 0 5px 15px 5px;
  font-size: 20px;
  width: 100%;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: 1px solid #167e29;
  padding-bottom: 5px;
}
.productdetails-view .product-related-categories .product-field-type-Z {
  text-align: center;
  margin: 0;
  margin-bottom: 10px;
}
.productdetails-view .product-related-categories .product-field-type-Z img {
  max-height: 100%;
  max-width: 100%;
}
.productdetails-view .product-fields {
  
}
.productdetails-view .product-fields .product-field {
  width: 100%;
}
.productdetails-view .product-fields .product-field-type-M .product-field-display,
.productdetails-view .product-fields .product-field-type-M .product-field-display .controls {
  float: left;
}
.productdetails-view .product-fields .product-field-type-M img {
  max-width: 100%;
}
.productdetails-view .product-fields .product-field-type-M label {
  margin: 0 0 10px 0;
  padding: 5px;
  text-align: center;
}
.productdetails-view .product-fields .product-field-type-M input[type=radio] {
  float: none;
  margin: 0 auto;
  width: auto;
  left: auto;
  display: inline-block;
  position: relative;
}
.recent {
  margin-top: 40px;
}
.recent .row {
  margin: 0 -5px;
}
.recent .row > div {
  padding: 0 5px;
}
.recent .module-title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: 1px solid #167e29;
  padding-bottom: 7px;
}
.recent .vmproduct .spacer .product-image {
  border: 1px solid #f7f7f7;
  height: 180px;
  margin-bottom: 5px;
  position: relative;
}
.recent .vmproduct .spacer .product-image a {
  display: inline;
}
.recent .vmproduct .spacer .product-image a img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.recent .vmproduct .spacer .product-name {
  text-align: center;
}
.recent .vmproduct .spacer .product-name a {
  color: #474747;
}
.recent .vmproduct .spacer .product-name a:hover {
  color: #474747;
  text-decoration: underline;
}
.recent .vmproduct .spacer .product-price {
  color: #a1a1a1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  text-align: center;
  width: 100%;
}
.recent .vmproduct .spacer .addtocart-area .product-fields {
  display: none;
}
.recent .vmproduct .spacer .addtocart-area .addtocart-bar .quantity-box,
.recent .vmproduct .spacer .addtocart-area .addtocart-bar .quantity-controls {
  display: none;
}
.recent .vmproduct .spacer .addtocart-area span.addtocart-button {
  margin-left: 0;
}
div#vmMainPageOPC {
  margin-top: -21px;
}
div#vmMainPageOPC div.opc_heading {
  height: auto;
  text-indent: 0px;
  border-bottom: 2px solid #167e29;
}
div#vmMainPageOPC div.opc_heading .opc_title {
  color: #474747;
  background: #167e29;
  padding: 10px 15px;
  height: auto;
  font-size: 20px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: normal;
}
div#vmMainPageOPC .opc_menu {
  display: none;
}
div#vmMainPageOPC .opc_top_inner {
  width: 100%;
  margin: 0;
}
div#vmMainPageOPC .opc_section {
  width: 100%;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper {
  padding: 0;
  width: 100%;
  left: 0;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row {
  border-bottom: 1px solid #f7f7f7;
  padding: 8px 0;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col1 {
  max-height: 100%;
  width: 15%;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col2_2 {
  width: 45%;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col2_2 h3 a {
  color: #474747;
  font-weight: normal;
  font-size: 16px;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col2_2 .vm-customfield-cart {
  color: #a1a1a1;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col2_2 .vm-customfield-cart span {
  padding-left: 0;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col2_2 .vm-price-value {
  display: none;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col6 {
  width: 20%;
  padding-top: 12px;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col6 input[type="text"] {
  border: 1px solid #eee;
  font-size: 14px;
  width: 35px;
  height: 35px !important;
  box-sizing: border-box;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col6 input.updatebtn {
  background: url(/images/svg/refresh.svg) no-repeat center;
  width: 35px;
  height: 35px;
  padding: 0;
  margin-left: -15px;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col6 .deletebtn {
  background: url(/images/svg/delete.svg) no-repeat center;
  width: 35px;
  height: 35px;
  margin-left: 10px;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col6 .deletebtn:hover {
  text-decoration: none;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col6 .inside_v {
  position: relative;
  top: 0;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col7 {
  width: 20%;
  padding-top: 12px;
  float: right;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col7 div {
  position: relative;
  top: 0;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row.totals {
  border-bottom: none;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper #tt_total_basket_div_basket {
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 20px;
  margin-top: 25px;
  border-top: 1px solid #f7f7f7;
}
div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper #tt_total_basket_div_basket #tt_total_basket {
  font-size: 20px;
  font-weight: bold;
  text-transform: none;
}
div#vmMainPageOPC #onepage_main_div .opc_inside {
  padding-left: 15px;
  padding-right: 0;
}
div#vmMainPageOPC #onepage_main_div .opc_inside .field_wrapper {
  padding-bottom: 15px;
}
div#vmMainPageOPC #onepage_main_div .opc_inside .field_wrapper div.formLabel {
  line-height: 34px;
}
div#vmMainPageOPC #onepage_main_div .opc_inside label {
  font-size: 16px;
  margin-bottom: 0;
  line-height: normal;
}
div#vmMainPageOPC #onepage_main_div input {
  box-sizing: border-box;
}
div#vmMainPageOPC #opc_customer_registration {
  margin-bottom: 20px;
}
div#vmMainPageOPC #opc_shipping_section {
  margin: 10px 0 0 0;
}
div#vmMainPageOPC #customer_note_id {
  padding-right: 30px !important;
}
div#vmMainPageOPC #customer_note_id textarea {
  width: 100%;
  resize: none;
  box-sizing: border-box;
}
div#vmMainPageOPC #opc_bottom_section .field_wrapper .field_wrapper2 {
  float: none;
}
div#vmMainPageOPC #opc_bottom_section .field_wrapper .field_wrapper2 button#confirmbtn_button {
  color: #474747;
  border-radius: 0px;
  border: 1px solid #167e29;
  padding: 6px 12px;
  text-decoration: none;
  background: #fff;
  box-shadow: none;
  font-weight: normal;
  transition: all 0.3s;
  text-shadow: none;
  position: relative;
  display: block;
  margin: 0 auto;
  font-size: 20px;
  padding: 6px 20px;
  text-transform: uppercase;
}
div#vmMainPageOPC #opc_bottom_section .field_wrapper .field_wrapper2 button#confirmbtn_button:hover,
div#vmMainPageOPC #opc_bottom_section .field_wrapper .field_wrapper2 button#confirmbtn_button:focus {
  color: #474747;
  text-decoration: none;
  box-shadow: none;
  background-color: #167e29;
  transition: all 0.3s;
  border-color: #167e29;
}
div#vmMainPageOPC div#basket_container div.op_basket_row div.op_col1_4 {
  width: 80%;
}
div#vmMainPageOPC div#basket_container div.op_basket_row div.op_col5_3 {
  width: 18%;
}
div#vmMainPageOPC #register_label {
  width: 100%;
  float: none;
  position: relative;
}
div#vmMainPageOPC #register_label button[name="regbutton"] {
  font-size: 16px;
}
div#vmMainPageOPC #register_label button[name="regbutton"] .register_span {
  text-decoration: underline;
}
div#vmMainPageOPC #register_label button[name="regbutton"] .register_span:before {
  content: "\f007";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 5px;
}
div#vmMainPageOPC #username_div {
  position: relative;
  left: 0;
}
div#vmMainPageOPC #username_input {
  position: relative;
  left: 25% !important;
  width: 70%;
  margin-top: -34px;
}
div#vmMainPageOPC #username_input input {
  position: inherit;
}
div#vmMainPageOPC .field_wrapper.password {
  min-height: 0;
}
div#vmMainPageOPC .field_wrapper.password > div {
  left: 0;
}
div#vmMainPageOPC .field_wrapper.password #opc_password_input,
div#vmMainPageOPC .field_wrapper.password #opc_password2_input {
  left: 25%;
}

.paramfilter .heading {
  font-size: 16px;
}
.paramfilter input[type="text"] {
  border: 1px solid #167e29;
  width: auto;
}
.paramfilter .ui-slider .ui-slider-handle {
  border-radius: 0;
  border: 1px solid #167e29;
  background: #eee;
}
.paramfilter .ui-slider-horizontal {
  height: 10px;
  border-radius: 0;
  border-color: #ddd;
}
.paramfilter .filter_manufacturers,
.paramfilter .price,
.paramfilter .custom_params {
  margin-bottom: 10px;
}
.t3-content style + h1,
.t3-content .vm-orders-list > h1:first-child {
  margin-top: 0;
}
#com-form-login #com-form-login-remember input[type="checkbox"] {
  vertical-align: middle;
}
#com-form-login input[type="submit"] {
  color: #474747;
  border-radius: 0px;
  border: 1px solid #167e29;
  padding: 6px 12px;
  text-decoration: none;
  background: #fff;
  box-shadow: none;
  font-weight: normal;
  transition: all 0.3s;
  text-shadow: none;
}
#com-form-login input[type="submit"]:hover,
#com-form-login input[type="submit"]:focus {
  color: #474747;
  text-decoration: none;
  box-shadow: none;
  background-color: #167e29;
  transition: all 0.3s;
  border-color: #167e29;
}
#com-form-login .form-link {
  margin: 10px 0;
}
#com-form-login .form-link a {
  color: #a1a1a1;
  float: none;
}
#adminForm table.user-details {
  width: 100%;
}
#adminForm table.user-details label {
  text-align: left;
  margin-bottom: 0;
  font-weight: normal;
}
#adminForm table.user-details td {
  border: 0;
  vertical-align: middle;
  padding: 5px 0;
}
#adminForm table.user-details td input {
  border-radius: 0;
  margin-left: 0;
  background: none;
}
#adminForm .buttonBar button {
  color: #474747;
  border-radius: 0px;
  border: 1px solid #167e29;
  padding: 6px 12px;
  text-decoration: none;
  background: #fff;
  box-shadow: none;
  font-weight: normal;
  transition: all 0.3s;
  text-shadow: none;
}
#adminForm .buttonBar button:hover,
#adminForm .buttonBar button:focus {
  color: #474747;
  text-decoration: none;
  box-shadow: none;
  background-color: #167e29;
  transition: all 0.3s;
  border-color: #167e29;
}
#adminForm #ui-tabs ul#tabs {
  border-bottom: 1px solid #f7f7f7;
}
#adminForm #ui-tabs ul#tabs li {
  background: none;
}
#adminForm #ui-tabs ul#tabs li:first-child {
  padding-left: 0;
}
#adminForm #ui-tabs span.userfields_info {
  display: none;
}
#adminForm #ui-tabs a[href*="akkaunt"] {
  display: none;
}
#adminForm #ui-tabs legend {
  border: 0;
}
.remind .btn.btn-primary,
.reset .btn.btn-primary,
#form-login input[type="submit"],
#com-form-order-submit input {
  color: #474747;
  border-radius: 0px;
  border: 1px solid #167e29;
  padding: 6px 12px;
  text-decoration: none;
  background: #fff;
  box-shadow: none;
  font-weight: normal;
  transition: all 0.3s;
  text-shadow: none;
}
.remind .btn.btn-primary:hover,
.reset .btn.btn-primary:hover,
#form-login input[type="submit"]:hover,
#com-form-order-submit input:hover,
.remind .btn.btn-primary:focus,
.reset .btn.btn-primary:focus,
#form-login input[type="submit"]:focus,
#com-form-order-submit input:focus {
  color: #474747;
  text-decoration: none;
  box-shadow: none;
  background-color: #167e29;
  transition: all 0.3s;
  border-color: #167e29;
}
.order-view #com-form-order-submit,
.order-view #com-form-order-pass {
  margin-top: 20px;
}
.vm-button-correct + #form-login {
  margin-top: 10px;
}
.page-header {
  border-bottom: 0;
}
.item-page img {
  max-width: 100%;
}
.blog .article-intro .pull-left.item-image {
  margin-right: 0;
  overflow: hidden;
}
.blog .article-intro .pull-left.item-image img {
  max-width: 100%;
}
.blog .pagination {
  display: block;
  float: none;
  text-align: center;
}
.blog .pagination li {
  margin: 0 3px;
  display: inline-block;
  font-size: 16px;
  text-align: center;
}
.blog .pagination li a {
  padding: 3px 7px;
  display: block;
  color: #474747;
  border: 1px solid #167e29;
  min-width: 30px;
  height: 30px;
}
.blog .pagination li a:hover,
.blog .pagination li a:focus {
  background: none;
  text-decoration: underline;
  color: #474747;
}
.blog .pagination li.active:hover {
  background: #167e29;
}
.blog .pagination li.disabled,
.blog .pagination a[title="В конец"],
.blog .pagination a[title="В начало"] {
  display: none;
}
.blog .items-more a:hover {
  text-decoration: underline;
  background: none;
}
.blog .items-more li {
  padding-left: 5px;
  border-top: 0;
  border-bottom: 1px solid #f7f7f7;
}
.blog .items-more li:before {
  font-family: "fontello";
  content: '\e801';
  position: absolute;
  left: 0;
  top: 10px;
  line-height: normal;
}
.blog .counter {
  display: none;
}
.blog .jcomments-links {
  position: relative;
  padding-left: 0px;
}
.blog .jcomments-links a {
  text-decoration: underline;
}
.blog .jcomments-links a:hover {
  text-decoration: none;
}
.blog .jcomments-links:before {
  content: "\f101";
  display: inline-block;
  margin-right: 5px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.view-comments .comments-list,
.view-comments .comments-list > .comments-list {
  margin-bottom: 0;
  padding-bottom: 0;
}
.view-comments .comments-list > div {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.view-comments .comments-list .comments-buttons {
  display: block;
  text-align: right;
}
.view-comments .comments-list blockquote {
  font-size: inherit;
  border: 1px dashed #a1a1a1;
  color: #a1a1a1;
  margin-bottom: 0;
}
.view-comments .comments-list .comment-author {
  font-weight: bold;
}
.view-comments textarea#comments-form-comment {
  height: 80px;
}
.view-comments .comments-list > .comments-list {
  padding-left: 30px;
}
.view-comments .comments-list > .even,
.view-comments .comments-list > .odd {
  border: 1px solid #ddd;
  padding: 5px 15px;
}
.off-canvas-toggle {
  width: auto !important;
  margin-left: 15px;
  background: none;
  color: #474747;
  text-transform: uppercase;
  font-size: 16px;
}
.off-canvas-toggle:hover,
.off-canvas-toggle:focus,
.off-canvas-toggle:active {
  background: none;
  color: #474747;
  outline: 0;
}
.off-canvas-open .t3-off-canvas .t3-off-canvas-header {
  background: none;
  border-bottom: 1px solid #167e29;
}
.off-canvas-open .t3-off-canvas .t3-off-canvas-header h2 {
  font-size: 20px;
  font-weight: normal;
}
.off-canvas-open .t3-off-canvas .t3-off-canvas-header .close {
  background: none;
  color: #474747;
  opacity: 1;
}
.t3-sidebar .category-module li {
  position: relative;
  border-top: 0;
}
.t3-sidebar .category-module li:before {
  font-family: "fontello";
  content: '\e801';
  left: 0;
  line-height: normal;
}
.t3-sidebar .category-module li .mod-articles-category-date {
  display: block;
  width: 100%;
  color: #999;
  font-size: 12px;
}
.t3-sidebar .category-module li .mod-articles-category-date:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: '\f073';
  left: 0;
  line-height: normal;
}
#back-to-top {
  position: fixed;
  right: 20px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top .btn {
  background: none;
  border: 2px solid #167e29;
  color: #167e29;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 1;
  padding: 0;
  text-align: center;
  opacity: 0.7;
  transition: all 0.2s;
}
#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
  background: none;
  outline: none;
  opacity: 1;
}
#back-to-top.affix {
  bottom: 40px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 28px;
  line-height: 22px;
  color: #167e29;
}
.mcf_form .mcf_button {
  color: #474747;
  border-radius: 0px;
  border: 1px solid #167e29;
  padding: 6px 12px;
  text-decoration: none;
  background: #fff;
  box-shadow: none;
  font-weight: normal;
  transition: all 0.3s;
  text-shadow: none;
}
.mcf_form .mcf_button:hover,
.mcf_form .mcf_button:focus {
  color: #474747;
  text-decoration: none;
  box-shadow: none;
  background-color: #167e29;
  transition: all 0.3s;
  border-color: #167e29;
}
.category-view div[class*="-view"] div.row,
.recent .row,
.product-related-products div.row,
.product-related-categories div.row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (max-width: 767px) {
  .logo {
    text-align: center;
    margin-bottom: 10px;
  }
  .t3-header .phone {
    text-align: right;
  }
  .cart_content {
    display: none;
  }
  .home-product .owl-carousel .owl-item .owl-product-price {
    justify-content: center;
  }
  .home-product .module-title {
    font-size: 28px;
    margin-bottom: 55px;
  }
  .home-product .owl-carousel .owl-nav {
    left: 50%;
    margin-left: -32px;
  }
  .t3-footer .t3-copyright .footer-right {
    text-align: left;
  }
  .t3-footer .t3-copyright .footer-right .payment-icons {
    margin-left: 0;
  }
  .t3-footer .t3-copyright .footer-left {
    margin-bottom: 10px;
  }
  .category-view .browse-view .category-product .spacer .product-price {
    justify-content: center;
  }
  .category-view .browse-view .category-product .spacer .product-cart {
    opacity: 1;
  }
  .category-view .browse-view .category-product .spacer {
    background: #f7f7f7;     border: 1px solid #dfdfdf;

  }
  .category-view .browse-view .category-product.line .spacer .product-name {
    margin-top: 0;
  }
  .category-view .browse-view .category-product.line .spacer .product-name h2 {
    text-align: center;
  }
  .category-view .browse-view .category-product.line .spacer .product-name a {
    font-size: 16px;
  }
  .category-view .browse-view .category-product.line .spacer div.flex {
    display: block;
  }
  .category-view .browse-view .category-product.line .spacer:hover {
    background: #f7f7f7;
  }
  .category-view .browse-view .category-product.line .spacer .product_s_desc {
    display: none;
  }
  .category-view .browse-view .category-product.line .spacer .info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .category-view .browse-view .category-product.line .spacer .info .product-review {
    padding-right: 5px;
  }
  .category-view .browse-view .category-product.line .spacer .info .product-availability {
    padding-left: 5px;
  }
  .category-view .browse-view .category-product.line .spacer .product-cart {
    width: 100%;
  }
  .category-view .browse-view .category-product.line .spacer .product-cart .addtocart-bar {
    text-align: center;
  }
  .addtocart-area select {
    width: auto;
  }
  div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col1 {
    width: 30%;
  }
  div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col2_2 {
    width: 70%;
  }
  div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col6 {
    width: 100%;
  }
  div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col7 {
    width: 100%;
  }
  div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col7 .opc_PricesalesPrice {
    float: left;
    padding-left: 10px;
  }
  div#vmMainPageOPC div#basket_container div.op_basket_row div.op_col1_4 {
    width: 55%;
  }
  div#vmMainPageOPC div#basket_container div.op_basket_row div.op_col5_3 {
    width: 43%;
  }
  div#vmMainPageOPC #username_div,
  div#vmMainPageOPC #opc_password_div,
  div#vmMainPageOPC #opc_password2_div {
    width: 35%;
  }
  div#vmMainPageOPC .field_wrapper.password #opc_password_input,
  div#vmMainPageOPC .field_wrapper.password #opc_password2_input {
    left: 35% !important;
    width: 60%;
  }
  div#vmMainPageOPC #username_input {
    left: 35% !important;
    width: 60%;
  }
  div#vmMainPageOPC input#opc_password_field,
  div#vmMainPageOPC input#opc_password2_field,
  div#vmMainPageOPC input#password2_field,
  div#vmMainPageOPC input#username_field {
    width: 100%;
  }
  #coupon_code + .details-button {
    margin: 10px 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-header .phone {
    text-align: right;
  }
  .logo {
    margin-bottom: 20px;
  }
  .t3-footnav > div {
    min-height: 155px;
  }
  .category-view .browse-view .category-product.line .spacer .product-image {
    margin-bottom: 15px;
  }
  div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col1 {
    width: 20%;
  }
  div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col2_2 {
    width: 30%;
  }
  div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col6 {
    width: 25%;
  }
  div#vmMainPageOPC #basket_container .product_wrapper .inside_product_wrapper .op_basket_row .op_col7 {
    width: 25%;
  }
  div#vmMainPageOPC div#basket_container div.op_basket_row div.op_col1_4 {
    width: 70%;
  }
  div#vmMainPageOPC div#basket_container div.op_basket_row div.op_col5_3 {
    width: 28%;
  }
  div#vmMainPageOPC #username_div,
  div#vmMainPageOPC #opc_password_div,
  div#vmMainPageOPC #opc_password2_div {
    width: 35%;
  }
  div#vmMainPageOPC .field_wrapper.password #opc_password_input,
  div#vmMainPageOPC .field_wrapper.password #opc_password2_input {
    left: 35% !important;
    width: 60%;
  }
  div#vmMainPageOPC #username_input {
    left: 35% !important;
    width: 60%;
  }
  div#vmMainPageOPC input#opc_password_field,
  div#vmMainPageOPC input#opc_password2_field,
  div#vmMainPageOPC input#password2_field,
  div#vmMainPageOPC input#username_field {
    width: 100%;
  }
  .opg-form .product .top-row .opg-hidden-small {
    display: none;
  }
  .opg-form .product .bottom-row .opg-text-right .spacer {
    text-align: left;
    margin-top: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .t3-header .phone {
    font-size: 22px;
  }
  .category-view .browse-view .category-product.line .spacer .product-image a,
  .category-view .browse-view .category-product.line .spacer .product-image {
    height: 200px;
  }
  div#vmMainPageOPC #username_div,
  div#vmMainPageOPC #opc_password_div,
  div#vmMainPageOPC #opc_password2_div {
    width: 25%;
  }
  div#vmMainPageOPC input#opc_password_field,
  div#vmMainPageOPC input#opc_password2_field,
  div#vmMainPageOPC input#password2_field,
  div#vmMainPageOPC input#username_field {
    width: 100%;
  }
  div#vmMainPageOPC .field_wrapper.password #opc_password_input,
  div#vmMainPageOPC .field_wrapper.password #opc_password2_input {
    width: 70%;
  }
}
@media (max-width: 480px) {
  .slider {
    
  }
  .productdetails-view .addtocart-area,
  .productdetails-view .manufacturer,
  .productdetails-view .addtocart-bar {
    text-align: left;
  }
}
@media (max-width: 600px) {
  .top-right,
  .top-left {
    width: 100%;
  }
  .header-top .top-right {
    text-align: left;
  }
  .header-top .top-right ul li:first-child a {
    padding-left: 0;
  }
  .logo {
    width: 100%;
    text-align: center;
  }
  .phone-block {
    width: 100%;
  }
  .phone-block .phone {
    text-align: center;
  }
  .search-block {
    width: 100%;
    margin-bottom: 10px;    margin-top: -15px;

  }
  .cart-block {
    width: 100%;
  }
  .t3-spotlight-1 > div {
    width: 100%;
  }
}

.category-view .browse-view .category-product .spacer .product-price span.PricebasePrice {
  font-size: 16px;
  padding-right: 10px;
  color: #474747;
  padding-bottom: 5px;
}
.productdetails-view .spacer-buy-area .product-price div.PricebasePrice {
  margin: 2px 0 0 15px;
}
.productdetails-view .spacer-buy-area .product-price span.PricebasePrice {
  font-size: 18px;
  text-decoration: line-through;
}
div.PricebasePrice span.PricebasePrice {
  text-decoration: line-through;
}
.logo a {
  display: inline;
}
img {
  max-width: 100%;
}
.blog .article-intro .pull-left.item-image {
  max-width: 100%;
}
.productdetails .vmzoomer-additional-images .owl-controls .owl-prev,
.productdetails .vmzoomer-additional-images .owl-controls .owl-next {
  line-height: 26px;
}
.manufacturer-view-default.category-view .category-image {
  height: 80px;
}

.product-view-button a {
  display: inline-block;
  font-size: 18px;
  color: #a9a9a9;
  border: 1px solid #eee;
  padding: 3px 10px;
  margin: 10px 5px 0 5px;
}
.product-view-button a.active {
  color: #474747;
  border: 1px solid #167e29;
}
.grid-view .product_s_desc,
.grid-view .product-review,
.grid-view .product-availability {
  display: none;
}
.list-view .product-price {
  margin-top: 5px;
}
.list-view > .category-product {
  width: 100%;
}
.list-view .vm-product-media-container {
  width: 25%;
  float: left;
  padding: 0 15px;
}
.list-view .vm-product-descr-container {
  width: 50%;
  float: left;
  padding: 0 15px;
}
.category-view .browse-view .list-view .category-product .spacer .product-name {
  margin-bottom: 15px;
}
.category-view .browse-view .list-view .category-product .spacer .product-name h2 {
  text-align: left;
  min-height: auto;
}
.category-view .browse-view .list-view .category-product .spacer .product-name h2 a {
  font-size: 20px;
}
.list-view p.product_s_desc {
  text-align: left;
}
.list-view .vm-product-detail-container {
  width: 25%;
  float: left;
  padding: 0 15px;
}
.category-view .browse-view .list-view .category-product .spacer .product-cart {
  opacity: 1;
}
.category-view .browse-view .list-view .category-product .spacer:hover {
  background: none;
}
.list-view .product-review,
.list-view .product-availability {
  width: 100%;    display: none;

  text-align: right;
}
.category-view .browse-view .list-view .spacer .product-availability .no-stock:before {
  content: "\f10c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  color: #ff7878;
  margin-right: 3px;
}
.category-view .browse-view .list-view .spacer .product-availability .in-stock:before {
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  color: #abd07e;
  margin-right: 3px;
}
.list-view .addtocart-bar {
  text-align: right;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .product-view-button {
    display: none;
  }
  .list-view .product_s_desc,
  .list-view .product-review,
  .list-view .product-availability {
    display: none;
  }
  .list-view .vm-product-media-container,
  .list-view .vm-product-descr-container,
  .list-view .vm-product-detail-container {
    width: 100%;
    padding: 0;
  }
  .category-view .browse-view .list-view .category-product .spacer .product-name h2 {
    text-align: center;
    min-height: 51px;
  }
  .category-view .browse-view .list-view .category-product .spacer .product-name h2 a {
    font-size: 16px;
  }
  .list-view .addtocart-bar {
    text-align: center;
  }
  .category-view .browse-view .list-view .category-product .spacer:hover {
    background: #f7f7f7;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .list-view .vm-product-media-container {
    width: 100%;
  }
  .list-view .vm-product-descr-container,
  .list-view .vm-product-detail-container {
    width: 50%;
  }
}

.article-content #mod_virtuemart_search {
  float: left;
}

.home-product .vmslider-carousel .owl-item .vmslider-addtocart .addtocart-area input.addtocart-button {
  background: #ffffff url('/images/svg/cart.svg') no-repeat 7px center;
}
.home-product .vmslider-carousel .owl-item .vmslider-addtocart .addtocart-area input.addtocart-button:hover {
  background: #167e29 url('/images/svg/cart.svg') no-repeat 7px center;
}

.home-product .owl-stage,
.category-view .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.home-product .owl-stage > .owl-item,
.category-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home-product .owl-stage .item {
  width: 100%;
}
.home-product .owl-stage > .owl-item .vmslider-spacer {
  height: 100%;
}
.home-product .vmslider-carousel .owl-item .vmslider-spacer,
.category-view .browse-view .category-product .spacer {
  width: 100%;
}

#com-form-login h2 {
  font-size: 14px;
}
#com-form-login .width30.floatleft {
  width: 100%;
  margin-bottom: 10px;
}
#com-form-login input[type="submit"] {
  display: block;
  margin: 10px 0 10px 0;
}
#com-form-login #remember {
  float: left;
  height: auto;
  width: auto;
  outline: none;
  margin-top: 4px;
}
#com-form-login label[for="remember"] {
  margin-left: 5px;
}
#com-form-login a {
  color: #a1a1a1;
}
.vm-orders-list .width30 {
  width: 100%;
}

button#submit_coupon_button {
  color: #474747;
  border-radius: 0px;
  border: 1px solid #167e29;
  text-decoration: none;
  background: #fff;
  box-shadow: none;
  font-weight: normal;
  transition: all 0.3s;
}
button#submit_coupon_button:hover,
button#submit_coupon_button:focus {
  color: #474747;
  text-decoration: none;
  box-shadow: none;
  background-color: #167e29;
  transition: all 0.3s;
  border-collor: #167e29;
}

.no-flexbox .category-product .product-price > .price-crossed,
.no-flexbox .category-product .product-price > .PricesalesPrice {
  display: inline-block;
}
.no-flexbox .category-view .browse-view .category-product .spacer .product-price span.price-crossed {
  margin-bottom: 0;
}
.no-flexbox .productdetails-view .product-price > .price-crossed,
.no-flexbox .productdetails-view .product-price > .PricesalesPrice {
  display: inline-block;
}
.no-flexbox .productdetails-view .product-price span.price-crossed {
  margin-right: 10px;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  width: 0;
}

.accordeonck a.isactive {
  text-decoration: underline;
}
.accordeonck .level1 > .accordeonck_outer a {
  padding-right: 25px;
  text-transform: uppercase;
}
.accordeonck .level2 > .accordeonck_outer a {
  padding-right: 40px;
}
.accordeonck .level3 > .accordeonck_outer a {
  padding-right: 40px;
}
.accordeonck .level2 > .accordeonck_outer .toggler_icon {
  margin-right: 20px;
}
.accordeonck .toggler_icon {
  display: block;
  width: 18px;
  height: 18px;
  background: rgba(22, 126, 41, 0.24) url('/images/svg/menu-plus.svg') center center no-repeat;
  float: right;
  margin: 5px 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accordeonck .toggler_icon:hover {
  cursor: pointer;
  background: #167e29 url('/images/svg/menu-plus.svg') center center no-repeat;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accordeonck .open > .accordeonck_outer .toggler_icon {
    background: rgb(59 209 86) url(/images/svg/menu-minus.svg) center center no-repeat;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.accordeonck .open > .accordeonck_outer .toggler_icon:hover {
  cursor: pointer;
  background: #167e29 url('/images/svg/menu-minus.svg') center center no-repeat;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.vmslider {
  opacity: 0;
}
.vmslider-product-wrap .vmslider-product {
  padding: 0;
  border: 0;
}
.vmslider-product-wrap .vmslider-product:hover {
  background: #f7f7f7;
}
.vmslider-product-wrap .vmslider-product .vmslider-image {
  margin-bottom: 20px;
  background: #fff;
}
.vmslider-product-wrap .vmslider-product .vmslider-name {
  text-align: center;
}
.vmslider-product-wrap .vmslider-product .vmslider-name:hover a {
  color: #474747 !important;
}
.vmslider-product-wrap .vmslider-product .vmslider-name a {
  font-size: 16px;
}
.vmslider-product-wrap .vmslider-product .vmslider-name a:hover {
  color: #474747 !important;
  text-decoration: underline;
}
.vmslider-product-wrap .vmslider-product .vmslider-price .product-price {
  display: flex;
  flex-wrap: wrap;
  flex-direction: initial;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  font-size: 16px;
}
.vmslider-product-wrap .vmslider-product .vmslider-price .product-price span.PricebasePriceWithTax {
  color: #474747;
  padding: 0 5px;
}
.vmslider-product-wrap .vmslider-product .vmslider-price .product-price div.PricesalesPrice {
  padding: 3px 7px;
  background: #167e29;    color: #fff;

}
.vmslider-product-wrap .vmslider-product .vmslider-price .product-price span.PricesalesPrice {
  font-weight: normal;
  margin: 0;
}
.vmslider-product .vmslider-cart .quantity-controls {
  display: none;
}
.vmslider .slick-dots li button:before {
  background: #167e29 !important;
}
.t3-module .vmslider .slick-next,
.t3-module .vmslider .slick-prev {
  background-color: #167e29;
}
.t3-module .vmslider .slick-prev,
.t3-module .vmslider .slick-next {
  background-size: 20px 20px;
}

.padded-wrap {
  min-width: 400px;
}
.padded-button {
  overflow: hidden;
  margin-bottom: 15px;
}
.padded-product-image {
  width: 100px;
  height: 100px;
  float: left;
}
.padded-product-image img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.padded-related-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 650px;
  border-top: 1px solid #eee;
}
.padded-related-wrap h4 {
  width: 100%;
}
.padded-related-product {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
}
.padded-related-product img {
  display: block;
  margin: 0 auto;
}
.padded-related-product .vm-img-desc,
.padded-related-product .product_s_desc {
  display: none;
}
.padded-related-product span.PricesalesPrice,
.padded-related-product span.PricebasePriceWithTax {
  color: #a9a9a9;
}

.t3-footer .category-module li {
  padding: 0 0 0 10px;
  border-top: 0;
}

#user-registration .form-group {
  margin-bottom: 0;
}
#user-registration .control-label {
  text-align: left;
}
#user-registration .col-sm-offset-3 {
  margin-left: 0;
}

.t3-header .cart .cart_top .total strong {
  color: #474747;
}
#vmCartModule .cart_content .customProductData {
  display: none;
}

.product-question h1 {
    margin-top: 0;
    font-size: 26px;
}
.product-question textarea {
  min-height: 65px;
}
.product-question input,
.product-question textarea {
  max-width: 70%;
}
.product-question input.counter {
  margin-top: 0;
  width: 40px;
  text-align: center;    display: inline-block;

}

html.component .vm-wrap h1 {
  margin-top: 0;
}
html.component .form-inline input[type="email"] {
  width: 200px;
  margin-bottom: 10px;
}

.manufacturer-details-view img {
  float: none;
}
.manufacturer-details-view .product-link {
  margin-top: 20px;
}

html.view-login form.form-validate .control-label {
  text-align: left;
}
html.view-login .col-sm-offset-3 {
  margin-left: 0;
}
html.view-login .other-links ul > li:nth-child(3) {
  display: none;
}

@media screen and (max-device-width: 640px) {
  body .b1c-form * {
    font-size: inherit !important;
  }
}

.productdetails .product-field-type-S .controls {
  clear: both;
}
.product-field-type-S .controls .radio input[type="radio"],
.product-field-type-S .controls .radio-inline input[type="radio"] {
  position: relative;
  vertical-align: top;
  margin-left: 0;
  margin-right: 5px;
}

html.component .product-container .row > div:first-child {
  width: 60%;
}
html.component .product-container .row > div:last-child {
  width: 40%;
}
html.component .product-related-products,
html.component .product-related-categories,
html.component .related-title,
html.component .lightbox-button {
  display: none;
}
.quickview {
  display: block !important;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  background: rgba(119, 119, 119, 0.85);
  padding: 5px;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.quickview:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(132, 132, 132, 0.85);
}
.category-product:hover .quickview,
.vmslider-product-wrap:hover .quickview {
  opacity: 1;
}
.load {
  background: url(/templates/t3_bs3_blank/images/svg/loading.svg) center center no-repeat;
  background-size: 50px 50px;
}
html.component {
  background: #fff;
}
@media (max-width: 991px) {
  .quickview {
    display: none;
  }
}

.vmslider-product-wrap .vmslider-product,
.list-view .vm-product-media-container {
  position: relative;
}
body .vmlabel-wrap {
  right: 0;
  left: auto;
  top: 15px;
}
body .vmlabel-wrap .vmlabel {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  padding: 2px 9px;
  line-height: 1.42;
}
body .vmlabel-wrap .vmlabel.vmlabel-sale {
  background: #abd07e;
}
body .vmlabel-wrap .vmlabel.vmlabel-special {
  background: #167e29;
}
.category-product .vmlabel-wrap {
  right: 15px;
}
.productdetails-view .vmlabel-wrap {
  right: 30px;
}

#jc .comments-form-message-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
#jc #comments-form-captcha-holder {
  margin: 15px 0;
}
#jc #comments-form-buttons a.button-default {
  display: inline-block;
}

@media (max-width: 768px) {
  a.quickview {
    display: none !important;
  }
}

.product-related-products .vm-img-desc {
  display: none;
}

.category-view .category-image {
  position: relative;
}
.category-view .category-image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.productdetails-view .product-related-categories .row {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ios .vmslider .slick-track,
.ios .vmslider .slick-track > .vmslider-product-wrap {
  display: block !important;
}

.view-cart #ProOPC,
.view-cart #ProOPC span,
.view-cart #ProOPC div,
.view-cart #ProOPC p,
.view-cart #ProOPC input,
.view-cart #ProOPC select,
.view-cart #ProOPC button,
.view-cart .proopc-finalpage h3,
.view-cart .proopc-finalpage h2,
.view-cart .proopc-finalpage h1,
.view-cart #ProOPC h1,
.view-cart .proopc-finalpage h4,
.view-cart .proopc-register-login h3,
.view-cart .proopc-register-login h2,
.view-cart .proopc-register-login h4,
.view-cart .proopc-register-login h1 {
  font-family: 'PT Sans', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  text-transform: none;
}
.view-cart .price-title,
.view-cart .final-price,
.view-cart .product-discount,
.view-cart .product-price .PricesalesPrice,
.view-cart .col-total .PricesalesPrice {
  color: #474747;
}
.view-cart .fancy-tos-body {
  font-family: inherit !important;
  font-size: 14px;
}
.view-cart .fancy-tos-head {
  font-family: inherit !important;
}
.view-cart .fancy-tos-head > h3.fancy-tos-title {
  font-family: inherit !important;
  font-size: 24px;
  font-weight: 300;
}
.view-cart #ProOPC h1.cart-page-title {
  margin-top: 15px;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-size: 20px;
  border-bottom: 1px solid #167e29;
  padding-bottom: 5px;
  line-height: 1.1;
  text-align: left;
}
.view-cart #ProOPC h1.cart-page-title span {
  display: none;
}
.view-cart #ProOPC .proopc-continue-link {
  display: none;
}
.view-cart #ProOPC .proopc-login-message-cont {
  float: right;
  margin-top: -55px;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped {
  border-color: #eee;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped tr th {
  border-color: #eee;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped tr th span {
  text-transform: uppercase;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .col-name a {
  text-transform: none;
  font-size: 14px;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .col-name .vm-customfield-cart {
  margin-top: 10px;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .col-name .vm-customfield-cart span {
  color: #a9a9a9;
  font-size: 12px;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .col-name .cart-images {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .col-total .line-through {
  color: #a9a9a9;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .cart-sub-total td {
  border-top: 0;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .cart-sub-total span {
  font-size: 16px;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .cart-sub-total .PricesalesPrice {
  font-weight: bold;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .shipping-row td {
  border-top: 0;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .shipping-row .shipping-payment-heading {
  text-transform: none;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .payment-row td {
  border-bottom: 0;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .payment-row .shipping-payment-heading {
  text-transform: none;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .grand-total {
  color: #474747;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .grand-total td {
  border-color: #eee;
  background-color: #f5f5f5;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .grand-total span {
  font-size: 16px;
}
.view-cart #ProOPC table.cart-summary.proopc-table-striped .grand-total .PricebillTotal {
  color: #474747;
}
.view-cart #ProOPC .proopc-register-login .proopc-inner {
  border-color: #eee;
}
.view-cart #ProOPC .proopc-register-login .proopc-register h3 {
  text-transform: uppercase;
  border-color: #eee;
}
.view-cart #ProOPC .proopc-register-login .proopc-login h3 {
  text-transform: uppercase;
  border-color: #eee;
}
.view-cart #ProOPC .proopc-register-login .proopc-btn {
  color: #474747;
  border-radius: 0px;
  border: 1px solid #167e29;
  padding: 6px 12px;
  text-decoration: none;
  background: #fff;
  box-shadow: none;
  font-weight: normal;
  transition: all 0.3s;
  text-shadow: none;
}
.view-cart #ProOPC .proopc-register-login .proopc-btn:hover,
.view-cart #ProOPC .proopc-register-login .proopc-btn:focus {
  color: #474747;
  text-decoration: none;
  box-shadow: none;
  background-color: #167e29;
  transition: all 0.3s;
  border-color: #167e29;
}
.view-cart #ProOPC .proopc-register-login label.proopc-switch {
  font-size: 14px;
  font-weight: bold;
}
.view-cart #ProOPC .proopc-register-login label.proopc-switch input {
  margin-top: 0;
  vertical-align: middle;
}
.view-cart #ProOPC .proopc-register-login .proopc-input-group-level label,
.view-cart #ProOPC .proopc-register-login .proopc-checkbox {
  font-size: 14px;
  line-height: 1.1;
}
.view-cart #ProOPC .proopc-column3 {
  width: 100%;
}
.view-cart #ProOPC .proopc-column3 > div {
  margin-right: 0;
  border-color: #eee;
  width: 100%;
}
.view-cart #ProOPC .proopc-bt-address h3 {
  text-transform: uppercase;
  border-bottom-color: #eee;
  margin-bottom: 20px;
}
.view-cart #ProOPC .proopc-bt-address label {
  width: 210px;
  float: left;
}
.view-cart #ProOPC .proopc-bt-address label + input,
.view-cart #ProOPC .proopc-bt-address label + select {
  width: 300px !important;
  margin-bottom: 5px;
  box-sizing: content-box;
  height: 20px;
}
.view-cart #ProOPC .proopc-bt-address .tos-group {
  display: none;
}
.view-cart #ProOPC .proopc-bt-address .inner {
  margin: 10px 0;
}
.view-cart #ProOPC .proopc-st-address {
  display: none;
}
.view-cart #ProOPC .proopc-shipments {
  margin: 20px 0 0 0;
}
.view-cart #ProOPC .proopc-shipments h3 {
  text-transform: uppercase;
  border-bottom-color: #eee;
  margin-bottom: 10px;
}
.view-cart #ProOPC .proopc-shipments input,
.view-cart #ProOPC .proopc-shipments label {
  margin-bottom: 10px;
}
.view-cart #ProOPC .proopc-payments {
  margin: 20px 0 0 0;
}
.view-cart #ProOPC .proopc-payments h3 {
  text-transform: uppercase;
  border-bottom-color: #eee;
  margin-bottom: 10px;
}
.view-cart #ProOPC .proopc-payments input,
.view-cart #ProOPC .proopc-payments label {
  margin-bottom: 10px;
}
.view-cart #ProOPC .proopc-coupon {
  margin: 20px 0 0 0;
}
.view-cart #ProOPC .proopc-coupon h3 {
  text-transform: uppercase;
  border-bottom-color: #eee;
  margin-bottom: 10px;
}
.view-cart #ProOPC .proopc-coupon input {
  width: 250px !important;
}
.view-cart #ProOPC .proopc-additional-info {
  margin: 20px 0 0 0;
}
.view-cart #ProOPC .proopc-additional-info h3 {
  text-transform: uppercase;
  border-bottom-color: #eee;
  margin-bottom: 10px;
}
.view-cart #ProOPC .proopc-additional-info a.terms-of-service {
  font-size: 14px;
}
.view-cart #ProOPC .proopc-confirm-order {
  margin: 30px 0 0 0;
  border: 0;
  text-align: center;
}
.view-cart #ProOPC .proopc-confirm-order h3 {
  display: none;
}
.view-cart #ProOPC .proopc-confirm-order #proopc-order-submit {
  color: #474747;
  border-radius: 0px;
  border: 1px solid #167e29;
  padding: 6px 12px;
  text-decoration: none;
  background: #fff;
  box-shadow: none;
  font-weight: normal;
  transition: all 0.3s;
  text-shadow: none;
  padding: 7px 20px;
  font-size: 20px;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1.42;
  width: auto;
}
.view-cart #ProOPC .proopc-confirm-order #proopc-order-submit:hover,
.view-cart #ProOPC .proopc-confirm-order #proopc-order-submit:focus {
  color: #474747;
  text-decoration: none;
  box-shadow: none;
  background-color: #167e29;
  transition: all 0.3s;
  border-color: #167e29;
}
.view-cart #ProOPC .proopc-finalpage .proopc-column3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.view-cart #ProOPC .proopc-finalpage .proopc-column3 .proopc-coupon {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.view-cart #ProOPC .proopc-finalpage .proopc-column3 .proopc-shipments {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.view-cart #ProOPC .proopc-finalpage .proopc-column3 .proopc-payments {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.view-cart #ProOPC .proopc-finalpage .proopc-column3 .proopc-additional-info {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
@media (max-width: 768px) {
  .view-cart #ProOPC .proopc-bt-address label + input,
  .view-cart #ProOPC .proopc-bt-address label + select {
    width: 95% !important;
  }
}

.user-details label.tos_field_lbl {
  width: 100%;
}
.user-details input[type="checkbox"] {
  height: 14px;
  float: left;
  width: 14px;
  margin: 0;
}
.user-details label[for="tos"] {
  width: 90%;
  text-align: left;
  float: left;
  margin: 0;
  padding-left: 5px;
}
.view-user #adminForm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.view-user #adminForm table.adminForm {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.view-user #adminForm .buttonBar {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.view-user #adminForm #jform_captcha {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
  margin-bottom: 20px;
}
.view-user #adminForm #ui-tabs {
  width: 100%;
}
.view-user #adminForm #ui-tabs #tabs {
  border-bottom: 2px solid #167e29;
  padding-left: 0;
}
.view-user #adminForm #ui-tabs #tabs li,
.view-user #adminForm #ui-tabs #tabs li:first-child {
  padding: 5px 10px;
  font-size: 14px;
  text-transform: uppercase;
}
.view-user #adminForm #ui-tabs #tabs li.current {
  background: #167e29;
}
.view-user #adminForm #tab-2 td,
.view-user #adminForm #tab-2 th {
  padding: 5px;
}
@media (max-width: 768px) {
  table.adminForm td {
    display: block;
    overflow: hidden;
  }
  table.adminForm input[type="text"],
  table.adminForm input[type="email"],
  table.adminForm input[type="password"],
  table.adminForm select {
    width: 100% !important;
  }
}

.view-cart #tos_div,
.view-cart #tos_input,
.view-cart #billto_inputdiv .terms-of-service {
  display: none;
}
.view-cart #other-things input.terms-of-service,
.view-cart #other-things a.opg-text-small {
  display: none;
}
.view-cart #billto_inputdiv {
  border-bottom: 0;
}
.view-cart textarea#privacy_textarea {
  width: 100%;
  height: 60px;
}
@media (max-width: 768px) {
  .view-cart #billto_inputdiv input[type="text"],
  .view-cart #billto_inputdiv input[type="email"] {
    min-width: 100%;
  }
}

@media (max-width: 768px) {
  .padded-wrap {
    min-width: 100%;
  }
  .padded-button {
    text-align: center;
  }
  #fancybox-content .continue_link {
    float: none;
    margin-bottom: 10px;
  }
  #fancybox-content .showcart {
    float: none;
  }
  .padded-product-image {
    width: 100%;
    text-align: center;
  }
  .padded-product-name {
    float: left;
    text-align: center;
    width: 100%;
  }
}

.header-top .nav .open a {
  background: none;
}
.header-top .dropdown-menu > li {
  display: block;
}
.header-top .dropdown-menu a:after {
  display: none;
}

#comments-form .tos-text {
  font-size: 12px;
  color: #a1a1a1;
  margin: 20px 0;
}
#comments-form .tos-text a {
  text-decoration: underline;
}
.b1c-form .tos-text {
  font-size: 12px;
  color: #a1a1a1;
  margin: 20px 0;
}
.b1c-form .tos-text a {
  text-decoration: underline;
  color: #a1a1a1;
}
.b1c-form .tos-text a:hover {
  color: #a1a1a1;
}
.vendor-details-view h1 {
  margin: 0 0 20px 0;
}

.view-cart .t3-content {
  padding-top: 0px;
}
#cart-contents #leftdiv > .opg-margin-bottom {
  height: auto;
  text-indent: 0px;
  border-bottom: 2px solid #167e29;
  margin-bottom: 20px;
}
#cart-contents #leftdiv > .opg-margin-bottom h3 {
  color: #474747;
  background: #167e29;
  padding: 10px 15px;
  height: auto;
  font-size: 20px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
}
#cart-contents #allproducts {
  padding: 20px 0;
  color: #66615b;
}
#cart-contents #allproducts hr.opg-margin-bottom-remove {
  color: #eee;
}
#cart-contents #allproducts .opg-thumbnail {
  max-height: 150px;
}
#cart-contents #allproducts .opg-link {
  font-size: 16px;
  font-weight: normal;
  color: #444;
}
#cart-contents #allproducts .top-row {
  margin-top: 0;
}
#cart-contents #allproducts .top-row .opg-hidden-small {
  display: none;
}
#cart-contents #allproducts .top-row input.quantity-input {
  border: 1px solid #CCC5B9 !important;
  padding: 3px 5px !important;
  width: 50px !important;
  height: 34px !important;
  box-sizing: border-box;
  font-size: 16px !important;
}
#cart-contents #allproducts .top-row #custom_buttons {
  display: none;
}
#cart-contents #allproducts .top-row .cart-btn {
  border-radius: 50%;
  outline: 0;
  border: 2px solid #ccc;
  background: none;
  width: 34px !important;
  height: 34px !important;
  display: inline-block;
  text-align: center;
  padding: 0;
  font-size: 14px;
  color: #7A9E9F;
  transition: all 0.15s linear;
}
#cart-contents #allproducts .top-row .cart-btn i {
  padding: 8px 0;
}
#cart-contents #allproducts .top-row .cart-btn:hover {
  background: #ccc;
  box-shadow: none;
}
#cart-contents #allproducts .top-row .cart-btn:hover i {
  color: rgba(255, 255, 255, 0.7);
}
#cart-contents #allproducts .top-row .price-product {
  text-align: right;
  font-size: 16px;
  font-weight: bold;
}
#cart-contents #allproducts .top-row .price-product .spacer_div {
  padding-right: 15px;
}
#cart-contents #allproducts .top-row .price-product .line-through {
  color: #ccc5b9;
  text-decoration: none;
  position: relative;
  font-size: 16px;
  font-weight: normal;
}
#cart-contents #allproducts .top-row .price-product .line-through:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ccc5b9;
  left: 0;
  bottom: 10px;
  -webkit-transform: rotate(170deg);
  transform: rotate(170deg);
}
#cart-contents #allproducts .top-row + .opg-margin-remove {
  display: none;
}
#cart-contents #allproducts .bottom-row .status {
  display: none;
}
#cart-contents #allproducts .bottom-row .spacer_div > .opg-text-small {
  display: none;
}
#cart-contents #allproducts .bottom-row .vm-customfield-cart > span {
  display: block;
  font-size: 14px;
  color: #aaa;
}
#cart-contents #allproducts .price-summary {
  margin-top: 25px !important;
}
#cart-contents #allproducts .price-summary .spacer_div > div {
  padding-right: 20px;
}
#cart-contents #allproducts .price-summary .spacer_div > #total_amountfulldiv {
  display: none !important;
}
#cart-contents #allproducts .price-summary #bill_totalfulldiv {
  background: #f4f3ef;
  padding: 15px 20px 15px 0;
  margin-left: 0;
  margin-top: 15px;
}
#cart-contents #allproducts .price-summary #bill_totalfulldiv > div {
  color: #66615b !important;
}
#cart-contents .opg-panel-box {
  background: none;
  padding: 0;
}
#cart-contents h3.title-cart {
  width: 100%;
  border-bottom: 2px solid #167e29;
  margin-bottom: 25px;
  text-align: left;
}
#cart-contents h3.title-cart span {
  color: #474747;
  background: #167e29;
  padding: 10px 15px;
  height: auto;
  font-size: 20px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
}
#cart-contents .coupon-block-cart {
  padding: 10px 0px 20px 0;
  text-align: left;
}
#cart-contents .coupon-block-cart input.btn {
  color: #474747;
  border-radius: 0px;
  border: 1px solid #167e29;
  padding: 6px 12px;
  text-decoration: none;
  background: #fff;
  box-shadow: none;
  font-weight: normal;
  transition: all 0.3s;
  text-shadow: none;
  outline: none;
}
#cart-contents .coupon-block-cart input.btn:hover,
#cart-contents .coupon-block-cart input.btn:focus {
  color: #474747;
  text-decoration: none;
  box-shadow: none;
  background-color: #167e29;
  transition: all 0.3s;
  border-color: #167e29;
}
#cart-contents .coupon-block-cart #coupon_code_txt {
  margin-left: 0;
  color: #ccc5b9;
}
#cart-contents #shipment_select ul#shipment_ul {
  padding-left: 0;
}
#cart-contents #shipment_select .card {
  padding: 0;
}
#cart-contents #shipment_select li > label {
  margin: 10px 0;
}
#cart-contents #shipment_select label label {
  padding-left: 0;
}
#cart-contents #shipment_select input {
  margin-left: 0;
  position: relative;
  vertical-align: middle;
}
#cart-contents #shipment_select .vmshipment_description,
#cart-contents #shipment_select .vmshipment_cost,
#cart-contents #shipment_select .vmpayment_cost,
#cart-contents #shipment_select .vmpayment_description {
  font-size: 14px;
  color: #ccc5b9;
  padding-left: 7px;
}
#cart-contents #shipment_select .vmshipment_name {
  font-size: 16px;
}
#cart-contents #shipment_select br,
#cart-contents #shipment_select hr {
  display: none;
}
#cart-contents #payment_select ul#payment_ul {
  padding-left: 0;
}
#cart-contents #payment_select .card {
  padding: 0;
}
#cart-contents #payment_select li > label {
  margin: 10px 0;
}
#cart-contents #payment_select input {
  margin-left: 0;
  position: relative;
  vertical-align: middle;
}
#cart-contents #payment_select label label {
  padding-left: 0;
}
#cart-contents #payment_select .vmpayment_cost,
#cart-contents #payment_select .vmpayment_description {
  font-size: 14px;
  color: #ccc5b9;
  padding-left: 7px;
}
#cart-contents #payment_select .vmpayment_name {
  font-size: 16px;
}
#cart-contents #payment_select br,
#cart-contents #payment_select hr {
  display: none;
}
#cart-contents #loginbtns {
  padding-bottom: 0px;
}
#cart-contents #loginbtns a {
  border: 2px solid #167e29;
  background: none;
  color: #474747;
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
#cart-contents #loginbtns #loginbtn {
  border-left: 0;
}
#cart-contents #loginbtns .opg-button-primary {
  background: #167e29 !important;
  color: #474747;
}
#cart-contents #loginbtns + hr {
  display: none;
}
#cart-contents #otherpay_buttons .title-cart {
  margin-bottom: 0;
}
#cart-contents #otherpay_buttons .all_shopper_fields {
  padding-top: 0;
  margin-bottom: 30px;
}
#cart-contents #otherpay_buttons .onlyguest {
  padding-top: 40px;
}
#cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom > .opg-button-group {
  border-bottom: 2px solid #F1EAE0;
}
#cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom a {
  background: none !important;
  font-size: 16px;
  text-transform: uppercase;
  padding: 20px 15px 20px 15px;
  color: #A49E93;
}
#cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom a:hover {
  color: #66615b;
}
#cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom a.opg-button-primary {
  color: #66615b;
}
#cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom #guestchekcout {
  border-right: 2px solid #eee;
}
#cart-contents #otherpay_buttons input:not([type="checkbox"]),
#cart-contents #otherpay_buttons select {
  width: 400px !important;
  max-width: 100% !important;
}
#cart-contents #otherpay_buttons input:not([type="checkbox"]):focus,
#cart-contents #otherpay_buttons select:focus {
  border-color: #167e29;
}
#cart-contents #otherpay_buttons .form-group {
  overflow: hidden;
  font-size: 16px;
}
#cart-contents #otherpay_buttons .form-group label {
  padding-left: 0;
}
#cart-contents #otherpay_buttons .adminform > div {
  margin-bottom: 20px !important;
}
#cart-contents #otherpay_buttons .adminform label {
  font-weight: normal;
  margin-bottom: 0 !important;
  padding-top: 7px;
  padding-bottom: 7px;
}
#cart-contents #otherpay_buttons .opg-hr {
  display: none;
}
#cart-contents #otherpay_buttons #logindiv #com-form-login-username,
#cart-contents #otherpay_buttons #logindiv #com-form-login-password {
  margin: 0 0 20px 0 !important;
}
#cart-contents #otherpay_buttons #logindiv a.button-default {
  font-size: 16px;
}
#cart-contents textarea#customer_note_field {
  width: 100% !important;
  height: 60px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cart-contents textarea#customer_note_field:focus {
  border-color: #167e29;
}
#cart-contents #div_shipto {
  display: none;
}
#cart-contents #bottom_total {
  margin: 15px 0 25px 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
#cart-contents .checkout-button-top a.button-default {
  text-transform: uppercase;
  margin-top: 10px;
}
#cart-contents #full-tos {
  display: none;
}
#cart-contents .tos-checkbox {
  text-align: left;
}
#cart-contents .tos-checkbox a {
  font-size: 100%;
}
#cart-contents .tos-checkbox input {
  position: relative;
  margin-left: 0;
  vertical-align: middle;
}
#cart-contents .country-block > div {
  margin-bottom: 20px;
}
#cart-contents .country-block label {
  font-weight: normal;
}
#cart-contents .checkout-button-top {
  border-top: 0;
}
.view-cart #fancybox-content h2 {
  font-size: 20px;
  margin: 0px 0 30px 0;
  padding-right: 40px;
}

@media (min-width: 768px) and (max-width: 991px) {
  #cart-contents #allproducts .top-row > div:first-child a {
    margin-bottom: 15px;
    display: block;
  }
  #cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom .opg-button-group {
    white-space: normal;
  }
  #cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom #guestchekcout,
  #cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom #regcheckout {
    border-right: 0;
    border-bottom: 1px solid #eee;
    width: 100%;
    white-space: normal;
  }
  #cart-contents #otherpay_buttons input:not([type="checkbox"]),
  #cart-contents #otherpay_buttons select {
    width: 230px !important;
  }
  #cart-contents #allproducts .product > .opg-grid > .opg-width-1-5 {
    width: 20%;
  }
  #cart-contents #allproducts .product > .opg-grid > .opg-width-large-4-5 {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  #cart-contents #allproducts .product > .opg-grid > .opg-width-1-5 {
    width: 20%;
    display: block !important;
  }
  #cart-contents .opg-width-1-1 {
    width: 100%;
  }
  #cart-contents #allproducts .product > .opg-grid > .opg-width-large-4-5 {
    width: 80%;
  }
  #cart-contents #allproducts .top-row > div:first-child a {
    margin-bottom: 15px;
    display: block;
  }
  #cart-contents .coupon-block-cart input.btn {
    margin-left: 0;
    margin-top: 15px;
  }
  #cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom .opg-button-group {
    white-space: normal;
  }
  #cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom #guestchekcout,
  #cart-contents #otherpay_buttons .all_shopper_fields > .opg-margin-bottom #regcheckout {
    border-right: 0;
    border-bottom: 1px solid #eee;
    width: 100%;
    white-space: normal;
  }
  #cart-contents #otherpay_buttons .adminform label {
    padding-left: 0;
  }
}
@media only screen and (max-width: 550px) {
  #cart-contents #allproducts .product > .opg-grid > .opg-width-1-5 {
    display: none !important;
  }
  #cart-contents #allproducts .product > .opg-grid > .opg-width-large-4-5 {
    width: 100%;
  }
}

#fancybox-content {
  -webkit-overflow-scrolling: touch !important;
}

.productdetails-view .vm-rating-wrap {
  margin-bottom: 20px;
  overflow: hidden;
}
.category-product .vm-rating-wrap,
.vmslider-product .vm-rating-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
}
.category-product .vm-rating-wrap .vm-rating,
.vmproduct .vm-rating-wrap .vm-rating,
.vmslider-product .vm-rating-wrap .vm-rating {
  width: 100px;
  height: 15px;
}
.category-product .vm-rating-wrap .count-votes,
.vmslider-product .vm-rating-wrap .count-votes {
  font-size: 13px;
}
.list-view .category-product .vm-rating-wrap,
.line .vm-rating-wrap {
  justify-content: flex-start;
  margin-top: 10px;
}
.vmproduct .vm-rating-wrap {
  margin-top: 5px;
  display: flex;
  justify-content: center;
}
.t3-sidebar .vmproduct .vm-rating-wrap {
  justify-content: flex-start;
  float: left;
  margin-left: 0px;
  margin-top: 5px;
  width: 100%;
}
.t3-sidebar .vm-rating-wrap .vm-rating-item {
  background-position: center left;
}
.vmgroup555 .product-image {
    min-height: 200px;
}
.vmgroup555 .product-name {
    min-height: 70px;
    padding: 5px;   

}
.vmgroup555 .spacer {
    border: #f3f3f3 1px solid;
    text-align: center;
    margin-bottom: 30px;
    max-height: 280px;
    height: 280px;
}
.vmgroup555 .featuredProductImage {
    max-height: 200px;
}
.t3-content a.ask-a-question:hover {
    background: #dbdbdb;
    color: #167e29;
    text-decoration: underline;
}

.pulse {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    bottom: 30px;
    left: 30px;
    height: 60px;
    z-index: 100;
    position: fixed;
    color: white;
    background: #0088cc;
    border-radius: 50%;
    /* animation: radial-pulse 1s infinite; */
    animation: pulse 1.1s linear infinite;
}


.wrapper {

  display: flex;
  align-items: center;
  justify-content: center;
}

@keyframes radial-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.5);
  }

  100% {
    box-shadow: 0 0 0 40px rgba(0, 0, 0, 0);
  }
}

.pulse2 {
      display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
      bottom: 100px;
    left: 30px;
    height: 60px;    z-index: 100;

    position: fixed;
    color: white;
    background: #4ebb16;
    border-radius: 50%;
   /* animation: radial-pulse 1s infinite;*/
 animation: pulse 1.1s linear infinite;
}


.wrapper {

  display: flex;
  align-items: center;
  justify-content: center;
}

@keyframes radial-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.5);
  }

  100% {
    box-shadow: 0 0 0 40px rgba(0, 0, 0, 0);
  }
}
@media (min-width: 1200px){
.sppb-row-container {
    width: auto !important;
}}
button.contactus-button.sliding.align-bottom {
    position: fixed;
    bottom: 0;
    border-radius: 100px;
    bottom: 30px !important;
    right: 30px;
    white-space: nowrap;
}
button.contactus-button {
    padding: 8px 10px;
    border: 0 none;
    font-weight: 700;
    letter-spacing: 1px;
    display: block;
    text-transform: uppercase;
    height: auto;
    width: auto;
    color: #ffffff;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
    text-shadow: none;
    background-image: none;
}
/* Стиль для закрепленной иконки */
        .max-messenger-fixed {
            position: fixed;
            bottom: 95px;
            left: 30px;
            z-index: 1000;
            width: 60px;
            height: 60px;
            border-radius: 30%;
            background: linear-gradient(to right bottom, #305ffc, /* Верхний левый угол */ #7936e3, /* Верхний правый угол */ #3dc1fd, /* Нижний левый угол */ #9b57dc);
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 15px rgba(255, 45, 85, 0.3);
            cursor: pointer;
            transition: all 0.3s ease;
            text-decoration: none;
        }
        
        .max-messenger-fixed:hover {
            transform: scale(1.1);
            box-shadow: 0 6px 20px rgba(255, 45, 85, 0.4);
        }
        
        .max-messenger-fixed:active {
            transform: scale(0.95);
        }
        
        /* Иконка внутри круга */
        .max-icon {
             color: white;
    padding: 1px 4px 0px;
    font-weight: bold;
    font-family: Arial, sans-serif;
        }
        
        /* Для мобильных устройств */
        @media (max-width: 768px) {
            .max-messenger-fixed {
                width: 56px;
                height: 56px;
                bottom: 100px;
                left: 30px;
            }
            
            .max-icon {
                font-size: 18px;
            }
        }
        
        /* Анимация пульсации для привлечения внимания */
        @keyframes pulse {
            0% {
                box-shadow: 0 6px 20px rgb(86 134 242);
            }
            70% {
                box-shadow: 0 6px 20px #6c56e9;
            }
            100% {
                box-shadow: 0 6px 20px rgb(86 134 242);
            }
        }
        
        .max-pulse {
            animation: pulse 2s infinite;
        }
        .max-messenger {
       position: inherit;
    width: 25px;
    height: 25px;
    border-radius: 30%;
    background: linear-gradient(to right bottom, #305ffc, #7936e3, #3dc1fd, #9b57dc);
    display: inline-block;
    align-items: center;
    justify-content: center;
     
    cursor: pointer;
    transition: all 0.3s 
ease;
    text-decoration: none;
}