@font-face {
  font-family: 'AvantGarde Md BT';
  src: url('fonts/AVGARDM.TTF');
}
.products-grid.last {
  /*margin: 0;*/
}
.products-grid h2.product-name {
  height: 35px;
  line-height: normal;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 0;
  overflow: hidden;
}
.products-grid .sale-tag {
  position: absolute;
  top: 2px;
  left: 17px;
  width: 70px;
  padding: 4px 0;
  background: #f26522;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
  color: white;
}
.products-grid .info-wrapper h2 {
  margin: 0;
}
.products-grid .product-image {
  width: 100%;
  height: auto;
}
.products-grid .product-image img {
  margin: 0 auto;
}
.products-grid .price-box {
  height: 46px;
  padding: 0;
}
@media (max-width: 568px) {
  .products-grid .price-box {
    height: 44px;
  }
}
.products-grid .price-box .old-price,
.products-grid .price-box .regular-price,
.products-grid .price-box .special-price {
  padding: 0;
  line-height: normal;
}
.products-grid .price-box .old-price .price,
.products-grid .price-box .regular-price .price {
  font-size: 20px;
  line-height: 100%;
}
.products-grid .price-box .special-price .price {
  font-size: 22px;
}
.products-grid .add-to-links {
  line-height: normal;
}
.products-grid .add-to-links .availability {
  font-size: 18px;
}
.products-grid .add-to-links li {
  display: inline-block;
  padding: 0 11px;
  vertical-align: middle;
}
.products-grid .add-to-links li button,
.products-grid .add-to-links li a,
.products-grid .add-to-links li p span {
  color: #b2b2b2;
}
.products-grid .add-to-links li a {
  font-size: 22px;
}
.products-grid .add-to-links li a:hover,
.products-grid .add-to-links li a:focus,
.products-grid .add-to-links li a.added {
  color: #202020;
}
.products-grid .add-to-links li button {
  font-size: 24px;
}
.products-grid .add-to-links li button:hover,
.products-grid .add-to-links li button:focus,
.products-grid .add-to-links li button.added {
  color: #319b3f;
}
.products-grid .add-to-links li p span {
  font-size: 24px;
}
.products-grid .add-to-links li p span:hover {
  color: #555555;
}
.products-grid .item {
  margin-bottom: 35px;
}
@media (max-width: 568px) {
  .products-grid .item {
    margin-bottom: 15px;
  }
}
.products-grid li.item h2.product-name > a {
  font-size: 16px;
  font-weight: normal;
  color: #555555;
}
.products-grid li.item h2.product-name > a:hover {
  color: #197b30;
}
.box-up-sell a.product-image {
  border: 2px solid #d7d7d7;
}
.price-box {
  margin: 0;
  line-height: normal;
}
.old-price .price,
.regular-price .price,
.special-price .price {
  font-size: 22px;
  font-weight: bold;
  color: #555555;
}
.special-price .price {
  color: #f26522;
}
.profile .col-main {
  width: 100%;
}
.profile .col-main .category-description {
  margin-bottom: 15px;
  font-size: 16px;
  color: #676767;
}
.profile .col-main .category-description b {
  color: #555555;
}
.profile .block-layered-nav {
  margin: 0 0 20px;
}
.profile .block-layered-nav dt {
  margin-bottom: 20px;
  padding: 0;
  font-family: 'AvantGarde Md BT';
  font-size: 21px;
  text-align: left;
  line-height: normal;
  letter-spacing: 2px;
  color: #555555;
}
@media (max-width: 767px) {
  .profile .block-layered-nav dt {
    padding-left: 15px;
    font-size: 20px;
    vertical-align: middle;
  }
  .profile .block-layered-nav dt span {
    font-weight: normal;
    line-height: 50px;
    letter-spacing: 0px;
    text-transform: capitalize;
  }
}
@media (max-width: 767px) {
  .profile .block-layered-nav dt {
    width: 100%;
    margin: 0;
    background: #319b3f;
    line-height: initial;
    color: white;
  }
  .profile .block-layered-nav dt button {
    border-color: white;
  }
  .profile .block-layered-nav dt button span {
    background: white;
  }
}
.profile .block-layered-nav dl {
  margin: 0;
}
@media (max-width: 767px) {
  .profile .block-layered-nav dd {
    width: 100%;
  }
}
.profile .block-layered-nav dd > ol > li:first-child {
  border: initial;
}
.profile .block-layered-nav dd li {
  position: relative;
  background: #f7f7f7;
  font-family: 'AvantGarde Md BT';
  font-size: 16px;
  text-align: left;
  border-top: 1px solid #c2c2c2;
}
.profile .block-layered-nav dd li a {
  color: black;
}
.profile .block-layered-nav dd li a.current span {
  color: #319b3f;
}
.profile .block-layered-nav dd li a span {
  font-weight: normal;
  line-height: normal;
  padding: 12px;
  color: #565656;
}
.profile .block-layered-nav dd li a span:hover {
  color: #319b3f;
}
@media (max-width: 1024px) {
  .profile .block-layered-nav dd li a span {
    font-size: 14px;
  }
}
.profile .block-layered-nav dd li button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  font-size: 16px;
  border: initial;
  background: transparent;
}
@media (max-width: 991px) {
  .profile .block-layered-nav dd li button {
    padding: 12px 5px;
  }
}
@media (max-width: 767px) {
  .profile .block-layered-nav dd li button {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 18px;
  }
}
.profile .block-layered-nav dd li button i {
  /* Firefox */
  -moz-transition: all .2s ease;
  /* WebKit */
  -webkit-transition: all .2s ease;
  /* Opera */
  -o-transition: all .2s ease;
  /* Standard */
  transition: all .2s ease;
}
.profile .block-layered-nav dd li button[aria-expanded=true] i {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}
.profile .product-view .product-essential {
  margin-bottom: 25px;
  padding: 0;
}
.profile .product-view .product-shop {
  width: 100%;
  margin: 0;
  padding: 0;
  float: none;
}
.profile .product-view .product-shop p {
  line-height: normal;
}
.profile .product-view .product-shop .product-shop-inner {
  padding: 0;
}
.profile .product-view .product-shop .product-name {
  margin-bottom: 0;
}
.profile .product-view .product-shop .product-name h1 {
  font-size: 21px;
  font-weight: normal;
  line-height: normal;
  text-transform: uppercase;
  color: #555555;
}
@media (max-width: 767px) {
  .profile .product-view .product-shop .product-name h1 {
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 100%;
  }
}
.profile .product-view .product-shop .price-box {
  margin: 0;
  padding: 25px 0;
}
@media (max-width: 568px) {
  .profile .product-view .product-shop .price-box {
    padding: 0 0 15px;
  }
}
.profile .product-view .product-shop .old-price .price,
.profile .product-view .product-shop .regular-price .price,
.profile .product-view .product-shop .special-price .price {
  font-size: 21px;
}
.profile .product-view .product-shop .availability {
  margin-top: 0;
  margin-bottom: 10px;
}
.profile .product-view .product-shop .product-options-bottom {
  margin-bottom: 0;
}
.profile .product-view .product-shop .product-code,
.profile .product-view .product-shop .availability span,
.profile .product-view .product-shop .availability,
.profile .product-view .product-shop .product-options label,
.profile .product-view .product-shop .add-to-cart label {
  font-size: 18px;
  line-height: 100%;
  font-weight: normal;
  color: #555555;
}
.profile .product-view .product-shop .product-code,
.profile .product-view .product-shop .availability,
.profile .product-view .product-shop .quantity label {
  color: #555555;
}
.profile .product-view .product-shop .product-code span,
.profile .product-view .product-shop .availability span {
  color: #555555;
}
.profile .product-view .product-shop .quantity label {
  margin-right: 15px;
  text-transform: uppercase;
}
.profile .product-view .product-shop .product-options dl {
  margin-bottom: 10px;
}
.profile .product-view .product-shop .product-options dd select {
  width: auto;
  font-size: 18px;
  border: 2px solid #d7d7d7;
  color: #555555;
}
@media (max-width: 568px) {
  .profile .product-view .product-shop .product-options dd select {
    font-size: 18px;
  }
}
.profile .product-view .product-shop .quantity {
  margin-bottom: 25px;
}
@media (max-width: 568px) {
  .profile .product-view .product-shop .quantity {
    margin-bottom: 15px;
  }
}
.profile .product-view .product-shop .add-to-box {
  margin: 10px 0 15px;
}
.profile .product-view .product-shop .add-to-cart {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .profile .product-view .product-shop .add-to-cart {
    margin-top: 0;
    margin-bottom: 15px;
  }
}
.profile .product-view .product-shop .add-to-cart label {
  margin-top: 8px;
}
.profile .product-view .product-shop .add-to-cart button,
.profile .product-view .product-shop .add-to-cart input {
  border: 2px solid #d7d7d7;
}
.profile .product-view .product-shop .add-to-cart button.btn {
  background: #ebebeb;
  padding: 0;
  height: 35px;
  width: 35px;
  font-weight: bold;
  font-size: 20px;
  color: #555555;
  border-radius: 0;
}
.profile .product-view .product-shop .add-to-cart button.btn:hover,
.profile .product-view .product-shop .add-to-cart button.btn:focus {
  background: #d7d7d7;
}
.profile .product-view .product-shop .add-to-cart input {
  padding-top: 8px;
  padding-bottom: 8px;
}
.profile .product-view .product-shop .add-to-cart .qty {
  width: 100px;
  height: auto;
  margin: 0 8px;
  padding: 3px;
  font-size: 18px;
}
.profile .product-view .product-shop .add-to-cart .input-group {
  width: 188px;
}
.profile .product-view .product-shop .add-to-cart .out-of-stock span {
  line-height: 19px;
  color: white;
  background: #555555;
  display: inline-block;
  height: auto;
  padding: 10px 14px;
  text-shadow: none;
  text-transform: uppercase;
}
.profile .product-view .product-shop .add-to-links {
  display: inline-block;
  margin: 0 0 0 18px;
}
@media (min-width: 569px) and (max-width: 768px) {
  .profile .product-view .product-shop .add-to-links {
    margin-left: 5px;
  }
}
.profile .product-view .product-shop .add-to-links li {
  display: inline-block;
}
.profile .product-view .product-shop button.button,
.profile .product-view .product-shop a.link-wishlist {
  margin: 0;
  border: none;
  background: #319b3f;
  color: white;
}
.profile .product-view .product-shop button.button:hover,
.profile .product-view .product-shop a.link-wishlist:hover,
.profile .product-view .product-shop button.button:focus,
.profile .product-view .product-shop a.link-wishlist:focus {
  background: #197b30;
}
.profile .product-view .product-shop button.button i,
.profile .product-view .product-shop a.link-wishlist i {
  display: inline-block;
}
.profile .product-view .product-shop button.button span,
.profile .product-view .product-shop a.link-wishlist span {
  display: inline-block;
  height: auto;
  font-size: 16px;
  text-shadow: initial;
  text-transform: uppercase;
}
.profile .product-view .product-shop button.button {
  padding: 9px 18px 11px 13px;
  font-size: 18px;
}
@media (min-width: 569px) and (max-width: 768px) {
  .profile .product-view .product-shop button.button {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
  }
}
.profile .product-view .product-shop button.button i {
  font-size: 18px;
}
.profile .product-view .product-shop a.link-wishlist {
  display: block;
  padding: 9px 12px 10px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .profile .product-view .product-shop a.link-wishlist {
    padding-bottom: 9px;
  }
}
.profile .product-view .product-img-box {
  width: 100%;
  margin: 3px 0;
  float: none;
}
.profile .product-view .product-img-box > div.item-wrapper {
  display: table;
  width: 100%;
}
.profile .product-view .product-img-box .product-image {
  position: static !important;
  display: table-cell;
  width: 100%;
  height: 400px;
  max-height: 400px;
  padding: 0;
  line-height: 400px;
  border: 2px solid #d7d7d7;
  vertical-align: middle;
  float: none;
}
@media (max-width: 768px) {
  .profile .product-view .product-img-box .product-image {
    height: 300px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .profile .product-view .product-img-box .product-image {
    line-height: normal;
  }
}
.profile .product-view .product-img-box .product-image img {
  width: auto;
  height: auto;
  max-height: 396px;
  margin: 0 auto;
}
.profile .product-view .more-views {
  position: relative;
}
.profile .product-view .more-views ul {
  margin: 0;
}
.profile .product-view .more-views li {
  margin: 0;
}
.profile .product-view .more-views li a {
  width: auto;
  height: auto;
}
.profile .product-view .more-views .button-next,
.profile .product-view .more-views .button-prev {
  position: absolute;
  top: calc(40%);
  font-size: 20px;
  line-height: 100%;
  color: #555555;
  z-index: 100;
}
.profile .product-view .more-views .button-next {
  right: 0;
}
.profile .product-view .more-views .button-prev {
  left: 0;
}
.profile .product-view .product-collateral {
  width: 100%;
  margin-top: 25px;
  padding: 0;
  font-size: 18px;
  color: black;
}
@media (max-width: 767px) {
  .profile .product-view .product-collateral {
    margin-top: 0;
  }
}
.profile .product-view .product-collateral .box-description {
  padding: 0;
}
.profile .product-view .box-description .title,
.profile .product-view .box-up-sell .title {
  position: relative;
}
.profile .product-view .box-description .title h2,
.profile .product-view .box-up-sell .title h2 {
  display: inline-block;
  margin-bottom: 20px;
  padding: 0 32px 0 0;
  background: white;
  font-family: 'AvantGarde Md BT';
  font-weight: bold;
  font-size: 21px;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #555555;
}
@media (max-width: 568px) {
  .profile .product-view .box-description .title h2,
  .profile .product-view .box-up-sell .title h2 {
    margin-bottom: 15px;
    font-size: 24px;
  }
}
.profile .product-view .box-description .title:after,
.profile .product-view .box-up-sell .title:after {
  position: absolute;
  display: block;
  content: '';
  top: 12px;
  width: 100%;
  border-top: 1px solid #555555;
  z-index: -1;
}
@media (max-width: 568px) {
  .profile .product-view .box-description .title:after,
  .profile .product-view .box-up-sell .title:after {
    display: none;
  }
}
.box-description .std,
.box-description .std * {
  font-size: 16px;
  font-weight: normal;
  color: #626262;
}
.amount {
  font-size: 16px;
  text-align: right;
  color: black;
}
.sorter-pager .sorter {
  padding-bottom: 15px;
}
.sorter-pager .sorter .sort-by {
  margin-right: 15px;
  float: left;
}
@media (max-width: 991px) {
  .sorter-pager .sorter .sort-by {
    margin-right: 10px;
  }
}
.sorter-pager .sorter .sort-by label {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  color: #555555;
}
.sorter-pager .sorter .sort-by select {
  padding: 2px;
  font-size: 16px;
  color: #555555;
}
.sorter-pager .limiter {
  line-height: normal;
}
.sorter-pager .limiter label {
  font-size: 16px;
}
.sorter-pager .limiter select {
  margin: 0 0 1px;
  padding: 2px;
  font-size: 16px;
}
.sorter-pager .limiter {
  float: left;
}
.sorter-pager .limiter label {
  margin: 0;
  font-weight: normal;
  color: #555555;
}
.sorter-pager .limiter select {
  color: #555555;
}
.sorter-pager .amount {
  padding-bottom: 15px;
  color: #555555;
}
@media (max-width: 568px) {
  .sorter-pager .amount {
    text-align: center;
  }
}
.sorter-pager .pager {
  margin-top: 0;
  padding: 0 15px;
  color: #555555;
}
.sorter-pager .pager .pages {
  margin: 0;
  float: right;
}
@media (max-width: 568px) {
  .sorter-pager .pager .pages {
    float: none;
  }
}
.sorter-pager .pager li > a,
.sorter-pager .pager li > span {
  background: #319b3f;
  font-size: 16px;
  color: white;
  border: initial;
  border-radius: 0;
}
@media (max-width: 568px) {
  .sorter-pager .pager li {
    display: none;
  }
  .sorter-pager .pager li.current,
  .sorter-pager .pager li:first-child,
  .sorter-pager .pager li:last-child {
    display: inline-block;
  }
}
.sorter-pager .pager li > a:hover,
.sorter-pager .pager li > span {
  background: #197b30;
}
.toolbar-bottom .amount {
  display: none;
}
.toolbar-bottom .sorter-pager .pager {
  margin: 0;
  padding-top: 0;
}
.block-best-seller {
  text-align: left;
}
.block-best-seller .block-title {
  border-bottom: none;
  padding: 0 0;
}
.block-best-seller .block-title h2 {
  margin: 0 0 20px;
  font-family: 'AvantGarde Md BT';
  font-size: 21px;
  text-align: left;
  color: #555555;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media (max-width: 568px) {
  .block-best-seller .block-title h2 {
    margin: 15px 0;
    font-size: 20px;
  }
}
.block-best-seller .bestseller-item {
  margin-bottom: 20px;
}
.block-best-seller .bestseller-item .bestseller-top .besterseller-left .bestseller-image {
  line-height: normal;
}
.block-best-seller .bestseller-item .bestseller-top .besterseller-left .bestseller-image a {
  display: inline-block;
  line-height: normal;
  border: 2px solid #d7d7d7;
}
.block-best-seller .bestseller-item .bestseller-top .besterseller-left .bestseller-image a img {
  vertical-align: top;
}
.block-best-seller .bestseller-item .bestseller-top .besterseller-right {
  padding-left: 0;
}
.block-best-seller .bestseller-item .bestseller-top .besterseller-right .product-name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  overflow: hidden;
}
.block-best-seller .bestseller-item .bestseller-top .besterseller-right .product-name a {
  color: #555555;
}
.block-best-seller .bestseller-item .bestseller-bottom .bestseller-icons {
  margin-top: 20px;
}
@media (max-width: 568px) {
  .block-best-seller .bestseller-item .bestseller-bottom .bestseller-icons {
    margin-top: 5px;
  }
}
.block-best-seller .bestseller-item .bestseller-bottom .bestseller-icons span,
.block-best-seller .bestseller-item .bestseller-bottom .bestseller-icons a {
  padding: 0 9px;
  color: #b2b2b2;
  text-align: center;
}
@media (max-width: 1024px) {
  .block-best-seller .bestseller-item .bestseller-bottom .bestseller-icons span,
  .block-best-seller .bestseller-item .bestseller-bottom .bestseller-icons a {
    padding: 0;
  }
}
.block-best-seller .bestseller-item .bestseller-bottom .bestseller-icons span i,
.block-best-seller .bestseller-item .bestseller-bottom .bestseller-icons a i {
  font-size: 22px;
}
.block-best-seller .bestseller-item .bestseller-bottom .bestseller-icons .link-add-to-cart button {
  color: #b2b2b2;
  vertical-align: initial;
}
.block-best-seller .bestseller-item .bestseller-bottom .bestseller-icons .link-add-to-cart button :hover {
  color: #319b3f;
}
.block-best-seller .bestseller-item .bestseller-bottom .bestseller-icons .link-wishlist {
  font-size: 20px;
}
.block-best-seller .bestseller-item .bestseller-bottom .bestseller-icons .link-wishlist :hover {
  color: #202020;
}
.block-best-seller .bestseller-item .bestseller-bottom .bestseller-price {
  padding-left: 0;
}
.block-best-seller .bestseller-item .bestseller-bottom .bestseller-price .product-price {
  margin-top: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  color: #555555;
}
@media (max-width: 568px) {
  .block-best-seller .bestseller-item .bestseller-bottom .bestseller-price .product-price {
    font-size: 18px;
  }
}
.product-collateral .box-up-sell .availability.out-of-stock span {
  font-size: 23px;
}
.availability.out-of-stock span {
  color: #555555;
}
.availability.coming-soon span {
  color: #f26522;
  line-height: 19px;
}
.category-new-products .toolbar .sorter {
  display: block;
}
.catalog-category-view .main-container .category-products .actions p.out-of-stock span {
  padding-top: 10px;
  padding-bottom: 10px;
}
.zoomContainer {
  z-index: 9999;
}
