a.text-primary:hover,
a.text-primary:focus {
  color: #60766b;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #953b39;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #60766b;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.blog-top .sb-horizontal.sidebar-main {
  padding: 6.22222222rem 3.11111111rem 12.44444444rem;
}
@media screen and (min-width: 1056px) {
  .blog-top .sb-horizontal.sidebar-main {
    padding: 0 0 12.44444444rem;
  }
}
.ja-megafilter-wrap.row,
.sb-horizontal.sidebar-main {
  height: 100% !important;
  overflow: visible;
}
.ja-megafilter-wrap .main-content-outer {
  padding: 12.44444444rem 3.11111111rem;
  background: #ece6e1;
  border-bottom: 0;
}
@media screen and (min-width: 1056px) {
  .ja-megafilter-wrap .main-content-outer {
    padding: 12.44444444rem 0;
  }
}
.ja-megafilter-wrap .main-content-outer .main-content {
  padding: 0;
  margin: 0;
}
.ja-toolbar-wrapper .products-toolbar .orderby-displaynumber {
  background: transparent;
  padding: 0;
  margin: 0;
  margin-bottom: 3.11111111rem;
  color: rgba(142, 180, 162, 0.6);
  font-size: 14px;
  font-size: 1.4rem;
}
.ja-toolbar-wrapper .products-toolbar .orderby-displaynumber #toolbar-amount {
  right: 0;
  text-align: right;
  moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.ja-toolbar-wrapper.toolbar-bottom {
  padding-top: 3.11111111rem;
  border-top: 1px solid rgba(52, 51, 57, 0.2);
}
.ja-toolbar-wrapper .label {
  display: block;
}
.ja-toolbar-wrapper .toolbar-sorter {
  float: none;
  display: inline-block;
}
.ja-toolbar-wrapper .toolbar-sorter label,
.ja-toolbar-wrapper .toolbar-sorter .chzn-container {
  display: none !important;
}
.ja-toolbar-wrapper .toolbar-sorter .sorter-options {
  display: none;
}
.ja-toolbar-wrapper .toolbar-sorter .sorter-action {
  background: #789185;
  border: 0.1rem solid #789185;
  color: #ffffff;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ja-toolbar-wrapper .toolbar-sorter .sorter-action i {
  color: #ffffff;
}
.ja-toolbar-wrapper .toolbar-sorter .sorter-action:hover,
.ja-toolbar-wrapper .toolbar-sorter .sorter-action.active {
  background: #b6ddc9;
  border: 0.1rem solid #b6ddc9;
  color: #343339;
}
.ja-toolbar-wrapper .toolbar-sorter .sorter-action:hover i,
.ja-toolbar-wrapper .toolbar-sorter .sorter-action.active i {
  color: #343339;
}
.ja-toolbar-wrapper .jamg-layout-chooser {
  display: none;
}
.ja-megafilter-wrap .ja-mg-sidebar {
  height: 12.44444444rem;
}
@media screen and (min-width: 768px) {
  .ja-megafilter-wrap .ja-mg-sidebar {
    height: auto;
  }
}
.ja-megafilter-wrap .ja-mg-sidebar .sidebar-toggle {
  display: none;
}
.ja-filter-wrapper {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 3.11111111rem;
}
.ja-filter-wrapper .block-content {
  background: transparent;
  padding: 0;
}
.ja-filter-wrapper .block-content .block-subtitle {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: rgba(52, 51, 57, 0.8);
  font-size: 23px;
  font-size: 2.3rem;
  letter-spacing: normal;
  font-weight: 400;
  line-height: 1.55555556;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 2rem;
  color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.ja-filter-wrapper .block-content .filter-selected li.item {
  padding: 1.55555556rem 0 !important;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ja-filter-wrapper .block-content .filter-selected li.item .filter-label {
  filter: alpha(opacity=100);
  opacity: 1;
  color: rgba(255, 255, 255, 0.4);
}
.ja-filter-wrapper .block-content .filter-selected li.item .filter-value {
  color: rgba(255, 255, 255, 0.6);
}
.ja-filter-wrapper .block-content .filter-selected li.item .clear-filter:after {
  color: rgba(255, 255, 255, 0.4);
}
.ja-filter-wrapper .block-content .filter-selected li.item:hover {
  background: rgba(120, 145, 133, 0.4);
}
.ja-filter-wrapper .block-content .filter-selected li.item:hover .clear-filter:after {
  color: rgba(255, 255, 255, 0.6);
}
.ja-filter-wrapper .block-content .filter-clear {
  background: transparent;
  border: none;
  padding: 0 !important;
  text-align: right;
  font-size: 14px;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.6);
  display: block;
  text-align: left;
}
.ja-filter-wrapper .block-content .filter-clear:hover {
  background: transparent;
  border: none;
  -webkit-transform: scale(1);
  transform: scale(1);
  color: #ffffff;
}
.ja-filter-wrapper .block-content .filter-options {
  padding: 0;
  margin: 0;
}
.ja-filter-wrapper .block-content .filter-options .filter-field {
  margin: 0 0 6.22222222rem;
}
.ja-filter-wrapper .block-content .filter-options .filter-field .filter-options-title {
  padding: 0;
  margin: 0;
  margin-bottom: 1.55555556rem;
}
.ja-filter-wrapper .block-content .filter-options .filter-field .filter-options-title span {
  padding: 0;
  margin: 0;
  background: transparent;
  border-radius: none;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: rgba(52, 51, 57, 0.8);
  font-size: 23px;
  font-size: 2.3rem;
  letter-spacing: normal;
  font-weight: 400;
  line-height: 1.55555556;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.8rem;
  color: rgba(255, 255, 255, 0.8);
}
.ja-filter-wrapper .block-content .filter-options .filter-field .filter-options-content {
  height: auto !important;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  height: auto;
  min-height: auto;
}
@media screen and (min-width: 480px) {
  .ja-filter-wrapper .block-content .filter-options .filter-field .filter-options-content {
    padding-right: 3.11111111rem;
  }
}
@media screen and (min-width: 768px) {
  .ja-filter-wrapper .block-content .filter-options .filter-field .filter-options-content {
    height: 15rem;
  }
}
.ja-filter-wrapper .block-content .filter-options .filter-field .filter-options-content label {
  color: rgba(255, 255, 255, 0.4);
}
.ja-filter-wrapper .block-content .filter-options .filter-field .filter-options-content .input-text {
  font-size: 23px;
  font-size: 2.3rem;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  background: transparent;
  color: rgba(52, 51, 57, 0.8);
  line-height: 1;
  height: 3.11111111rem;
  width: 100%;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0;
  padding: 0 3.11111111rem;
  position: relative;
  text-transform: none;
  height: 6.22222222rem;
  line-height: 6.22222222rem;
  padding: 0 1.55555556rem;
  background: #ffffff;
}
.ja-filter-wrapper .block-content .filter-options .filter-field .filter-options-content input[type="checkbox"],
.ja-filter-wrapper .block-content .filter-options .filter-field .filter-options-content input[type="radio"] {
  background: rgba(255, 255, 255, 0.4);
  border: 0.2rem solid rgba(255, 255, 255, 0.8);
  box-shadow: 0;
}
.ja-filter-wrapper .block-content .filter-options .filter-field .filter-options-content input[type="checkbox"] {
  border-radius: 0;
}
.ja-filter-wrapper .block-content .filter-options .filter-field.filter-multiple .filter-options-content {
  max-height: 16rem;
  border: 1px solid rgba(52, 51, 57, 0.2);
  padding: 1.55555556rem;
  background: #ffffff;
}
.ja-filter-wrapper .block-content .filter-options .filter-field.filter-multiple .filter-options-content label {
  color: rgba(52, 51, 57, 0.8);
}
.ja-products-wrapper.list .item.product-item,
.ja-products-wrapper.grid .item.product-item {
  width: 100%;
  clear: none;
}
.ja-products-wrapper.list .item.product-item .product-item-info,
.ja-products-wrapper.grid .item.product-item .product-item-info {
  border: 0;
  padding: 0 !important;
  display: block;
  background: #ffffff;
  box-shadow: 0 2px 5px rgba(68, 72, 77, 0.3);
  overflow: hidden;
  background: #3a3340;
  margin-bottom: 6.22222222rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ja-products-wrapper.list .item.product-item .product-item-info .desc,
.ja-products-wrapper.grid .item.product-item .product-item-info .desc,
.ja-products-wrapper.list .item.product-item .product-item-info .product-item-actions,
.ja-products-wrapper.grid .item.product-item .product-item-info .product-item-actions {
  display: none;
}
.ja-products-wrapper.list .item.product-item .product-item-info .published_date,
.ja-products-wrapper.grid .item.product-item .product-item-info .published_date {
  font-weight: 400;
  padding: 0 1.55555556rem;
  color: rgba(255, 255, 255, 0.4);
}
.ja-products-wrapper.list .item.product-item .product-item-info .product-item-photo,
.ja-products-wrapper.grid .item.product-item .product-item-info .product-item-photo {
  max-height: 26rem;
  background-color: transparent;
  border: none;
}
.ja-products-wrapper.list .item.product-item .product-item-info .product-item-photo .product-image-container,
.ja-products-wrapper.grid .item.product-item .product-item-info .product-item-photo .product-image-container {
  max-height: 26rem;
}
.ja-products-wrapper.list .item.product-item .product-item-info .product-item-name a,
.ja-products-wrapper.grid .item.product-item .product-item-info .product-item-name a {
  font-size: 23px;
  font-size: 2.3rem;
  color: #ffffff;
  padding: 0 1.55555556rem;
}
.ja-products-wrapper.list .item.product-item .product-item-info:hover,
.ja-products-wrapper.grid .item.product-item .product-item-info:hover {
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  box-shadow: none;
}
@media screen and (min-width: 768px) {
  .ja-products-wrapper.list .item.product-item,
  .ja-products-wrapper.grid .item.product-item {
    width: 50%;
    max-height: 43rem;
  }
  .ja-products-wrapper.list .item.product-item .product-item-info,
  .ja-products-wrapper.grid .item.product-item .product-item-info {
    margin-bottom: 0;
    height: 43rem;
    overflow: hidden;
    position: relative;
  }
  .ja-products-wrapper.list .item.product-item .product-item-info:before,
  .ja-products-wrapper.grid .item.product-item .product-item-info:before {
    content: "";
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding-top: 12.44444444rem;
    background: -moz-linear-gradient(bottom, #3a3340 75%, #3a3340 70%, rgba(58, 51, 64, 0.98) 65%, rgba(58, 51, 64, 0.87) 60%, rgba(58, 51, 64, 0) 100%);
    background: -webkit-linear-gradient(bottom, #3a3340 75%, #3a3340 70%, rgba(58, 51, 64, 0.98) 65%, rgba(58, 51, 64, 0.87) 60%, rgba(58, 51, 64, 0) 100%);
    background: linear-gradient(to top, #3a3340 75%, #3a3340 70%, rgba(58, 51, 64, 0.98) 65%, rgba(58, 51, 64, 0.87) 60%, rgba(58, 51, 64, 0) 100%);
    z-index: 5;
  }
  .ja-products-wrapper.list .item.product-item .product-item-info .product-item-name a,
  .ja-products-wrapper.grid .item.product-item .product-item-info .product-item-name a {
    font-size: 29px;
    font-size: 2.9rem;
  }
}
#jamegafilter-search-btn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  font-weight: 400;
  border-radius: 0;
}