/* =Header
*******************************************************************************/
.body-devices {
  background-color: #f6f6f6;
}
.body-devices .container {
  padding-bottom: 87px;
}
@media only screen and (max-width: 959px) {
  .body-devices .container {
    padding-bottom: 21px;
  }
}
.body-devices .top-banner {
  min-height: 303px;
  margin: 0;
  padding-top: 4px;
  background: -moz-linear-gradient(left, #dadada 0%, #fefefe 100%);
  background: -webkit-linear-gradient(left, #dadada 0%, #fefefe 100%);
  background: linear-gradient(to right, #dadada 0%, #fefefe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dadada', endColorstr='#fefefe', GradientType=1);
}
.body-devices .top-banner .frame {
  background: no-repeat 100% 100%;
  min-height: 299px;
  padding: 0 10px;
}
@media only screen and (max-width: 767px) {
  .body-devices .top-banner .frame {
    padding-bottom: 220px;
    background-position: 50% 100%;
  }
}
@media only screen and (max-width: 639px) {
  .body-devices .top-banner .frame {
    padding-bottom: 250px;
    background-size: 80% auto;
  }
}
.body-devices .top-banner .top-banner-description {
  padding-top: 33px;
  letter-spacing: 0;
  color: #000;
}
@media only screen and (max-width: 959px) {
  .body-devices .top-banner .top-banner-description {
    padding-top: 6px;
  }
}
.body-devices .top-banner .top-banner-description .top-banner-title {
  text-transform: none;
  color: #e20000;
  font-size: 30px;
  margin-bottom: 30px;
  letter-spacing: -0.03em;
}
@media only screen and (max-width: 959px) {
  .body-devices .top-banner .top-banner-description .top-banner-title {
    line-height: 37px;
    margin-bottom: 14px;
  }
}
.body-devices .filter-by {
  position: relative;
  padding: 32px 0 10px;
  border-bottom: 1px solid #F0B8B8;
  box-shadow: 0 3px 0px 0px #e20000;
  margin-bottom: 10px;
  z-index: 5;
}
.body-devices .filter-by .collapse {
  position: relative;
  float: right;
  font-size: 14px;
  padding: 5px 2px 5px 15px;
  cursor: pointer;
}
.body-devices .filter-by .collapse:before {
  position: absolute;
  content: '+';
  font-size: 22px;
  margin-right: 7px;
  line-height: 32px;
  left: 0;
  top: 0;
}
.body-devices .filter-by .collapse.active:before {
  content: '-';
  line-height: 28px;
  left: 2px;
}
.body-devices .filter-by .filters-title {
  font-family: 'RobotoC-bold', sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.01em;
  font-size: 20px;
  font-weight: bold;
  text-transform: none;
}
.body-devices .filter-by .filters {
  padding-top: 10px;
}
.body-devices .filter-by .filters .submit {
  position: relative;
  display: none;
  float: right;
  border: none;
  height: 43px;
  width: 35px;
  margin-right: 5px;
  padding: 0;
  margin-bottom: 3px;
}
.body-devices .filter-by .filters .submit:before {
  content: '';
  background: url(https://www.livedigi.com/themes/basic/images/sprites.png) no-repeat;
  background-position: -160px -20px;
  width: 17px;
  height: 17px;
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -8px;
}
.body-devices .filter-by .filters .submit:hover::before {
  background-position: -160px 0px;
}
.body-devices .filter-by .filters .reset {
  height: 43px;
  line-height: 45px;
  padding: 0 25px 0 23px;
  float: right;
  border: none;
  font-size: 15px;
  text-transform: none;
  color: #424242;
}
.body-devices .filter-by .filters .reset:hover {
  color: #fff;
}
.body-devices .filter-by .filters .reset:before {
  content: '×';
  display: inline-block;
  border-radius: 50%;
  line-height: 13px;
  width: 13px;
  height: 13px;
  margin-right: 7px;
  color: #fff;
  background: #838383;
}
.body-devices .filter-by .filters .reset.active {
  color: #e20000;
}
.body-devices .filter-by .filters .reset.active:before {
  background-color: #e20000;
}
.body-devices .filter-by .filters .reset.active:hover {
  color: #fff;
}
.body-devices .filter-by .filters .filter {
  position: relative;
  float: left;
  margin-right: 13px;
}
.body-devices .filter-by .filters .filter.filter-plan {
  margin-right: 0;
}
.body-devices .filter-by .filters .filter .filter-name {
  position: relative;
  height: 43px;
  width: 168px;
  padding: 10px 0 0 17px;
  text-transform: uppercase;
  border: 2px solid #DADADB;
  border-right-width: 43px;
  background: #fff;
  cursor: pointer;
}
.body-devices .filter-by .filters .filter .filter-name:before {
  content: '';
  background: url(https://www.livedigi.com/themes/basic/images/sprites.png) no-repeat;
  background-position: -260px 0;
  width: 14px;
  height: 8px;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: -30px;
}
.body-devices .filter-by .filters .filter.filter-cat .filter-name {
  width: 207px;
}
.body-devices .filter-by .filters .filter .filter-items {
  display: none;
  position: absolute;
  padding: 17px 0 0px 21px;
  width: 315px;
  background: #fff;
  z-index: 1;
}
.body-devices .filter-by .filters .filter .filter-items:hover {
  z-index: 2;
}
.body-devices .filter-by .filters .filter .filter-items > span {
  width: 100%;
}
.body-devices .filter-by .filters .filter .filter-items > span br {
  display: none;
}
.body-devices .filter-by .filters .filter .filter-items input[type="checkbox"] {
  display: none;
}
.body-devices .filter-by .filters .filter .filter-items input[type="checkbox"] + label {
  position: relative;
  cursor: pointer;
  padding-left: 28px;
}
.body-devices .filter-by .filters .filter .filter-items input[type="checkbox"] + label:before {
  position: absolute;
  display: block;
  content: '';
  border: 2px solid #dbdbdb;
  width: 13px;
  height: 13px;
  background: #fff;
  margin-right: 11px;
  top: 0px;
  left: 0;
}
.body-devices .filter-by .filters .filter .filter-items input[type="checkbox"]:checked + label:before {
  content: '×';
  color: #e20000;
  line-height: 12px;
  font-size: 16px;
  text-align: center;
}
.body-devices .filter-by .filters .filter .filter-items label {
  font-size: 14px;
  line-height: 15px;
  color: #4b4b4b;
  width: 145px;
  min-height: 30px;
  margin-bottom: 3px;
  float: left;
}
@media only screen and (max-width: 959px) {
  .body-devices .filter-by {
    margin-left: 15px;
    margin-right: 15px;
  }
  .body-devices .filter-by .filters {
    display: none;
  }
  .body-devices .filter-by .filter-name {
    width: 260px !important;
    margin-bottom: 10px;
  }
  .body-devices .filter-by .filters .filter .filter-items {
    width: 260px;
    top: 43px;
  }
  .body-devices .filter-by .filters .filter .reset {
    margin-bottom: 20px;
  }
  .body-devices .filter-by .filters .filter .submit {
    width: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .body-devices .filter-by {
    padding-top: 20px;
    padding-bottom: 13px;
  }
  .body-devices .filter-by .filter-bg {
    background: #000;
    padding: 10px 15px 14px;
  }
  .body-devices .filter-by .filters-title {
    font: bold 17px 'Arial', sans-serif;
    color: #FFF;
    text-transform: uppercase;
  }
  .body-devices .filter-by .collapse {
    padding: 0;
    width: 30px;
    height: 30px;
  }
  .body-devices .filter-by .collapse:before {
    content: '';
    background: url(https://www.livedigi.com/themes/basic/images/sprites.png) no-repeat;
    background-position: -370px -110px;
    width: 14px;
    height: 8px;
    display: inline-block;
    top: 10px;
    left: 8px;
    margin: 0;
  }
  .body-devices .filter-by .collapse.active:before {
    content: '';
    top: 10px;
    left: 8px;
    margin: 0;
    background-position: -370px -120px;
  }
  .body-devices .filter-by .filters {
    padding-top: 25px;
  }
  .body-devices .filter-by .filters .filters-summary {
    clear: both;
    text-align: right;
    color: #fff;
    font-size: 15px;
  }
  .body-devices .filter-by .filters .filters-summary .reset,
  .body-devices .filter-by .filters .filters-summary .submit {
    display: inline;
    float: none;
    border: none;
    width: auto;
    height: auto;
    background: none;
    color: #fff;
    font-size: 15px;
    text-transform: none;
    margin: 0 0 0 10px;
    padding: 0;
  }
  .body-devices .filter-by .filters .filters-summary .reset:before,
  .body-devices .filter-by .filters .filters-summary .submit:before {
    display: none;
  }
  .body-devices .filter-by .filters .filters-summary .reset:hover,
  .body-devices .filter-by .filters .filters-summary .submit:hover {
    text-decoration: underline;
  }
  .body-devices .filter-by .filters .filters-summary .submit {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 959px) {
  .body-devices .categories-wrapper {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .body-devices .categories-wrapper {
    padding: 0 15px;
  }
}
.body-devices .summary-top {
  margin: 45px 0 27px;
}
@media only screen and (max-width: 767px) {
  .body-devices .summary-top {
    margin-top: 13px;
  }
}
.body-devices .summary-top .cart-sort {
  float: right;
}
.body-devices .summary-top .cart-sort .sbHolder {
  background: none;
  border: none;
  border-bottom: 2px solid #000;
  width: 183px;
  height: 32px;
}
.body-devices .summary-top .cart-sort .sbHolder .sbToggle {
  background: none;
}
.body-devices .summary-top .cart-sort .sbHolder .sbToggle:before {
  top: 15px;
  right: 0;
  background: url(https://www.livedigi.com/themes/basic/images/sprites.png) no-repeat;
  background-position: -260px -10px;
  width: 14px;
  height: 8px;
  display: inline-block;
}
.body-devices .summary-top .cart-sort .sbHolder .sbSelector {
  text-indent: 0;
}
.body-devices .summary-top .cart-sort .sbHolder .sbSelector:link,
.body-devices .summary-top .cart-sort .sbHolder .sbSelector:visited,
.body-devices .summary-top .cart-sort .sbHolder .sbSelector:hover {
  color: #424242;
}
.body-devices .summary-top .cart-sort .sbHolder .sbOptions {
  top: 30px !important;
  background: #fff;
  border: none;
  width: 183px;
  left: 0;
}
.body-devices .summary-top .cart-sort .sbHolder .sbOptions li {
  padding: 0;
}
.body-devices .summary-top .cart-sort .sbHolder .sbOptions li a {
  height: 33px;
  line-height: 32px;
  padding: 0 0 0 23px;
  border-bottom: 1px solid #ccc;
  color: #424242;
}
.body-devices .summary-top .cart-sort .sbHolder .sbOptions li a:hover {
  background: #e20000;
  border: none;
  color: #fff;
}
.body-devices .summary-top .cart-sum .summary {
  text-align: left;
  letter-spacing: 0.04em;
  margin: 0;
  padding-top: 4px;
}
.body-devices .catalog-items {
  margin: 0;
}
.body-devices .caption-page-size {
  font-weight: bold;
}
.body-devices .items-per-page {
  position: relative;
  display: inline-block;
  padding: 0 12px;
  color: #757575;
  margin: 0 3px;
  text-transform: uppercase;
  font-size: 16px;
}
.body-devices .items-per-page:after {
  content: '/';
  color: #757575;
  font-weight: normal;
  position: absolute;
  right: -3px;
}
.body-devices .items-per-page.active {
  color: #00bfa5;
  font-weight: bold;
}
.body-devices .items-per-page:hover {
  color: #00bfa5;
}
.body-devices .items-per-page:last-child::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .body-devices .summary-bottom .cart-sort {
    display: none;
  }
}
/**
 * 	do not include it under body-devices
 */
.catalog-item {
  position: relative;
  width: 25%;
  overflow: hidden;
  padding: 0 20px;
  margin: 38px 0 39px;
  /* whole 93 (38 + 55 -16 for second line of regular price )*/
  float: left;
  text-align: center;
}
.catalog-item:nth-child(4n+1) {
  padding-left: 6px;
}
.catalog-item:nth-child(4n) {
  padding-right: 6px;
}
@media only screen and (max-width: 959px) {
  .catalog-item {
    padding: 0 6px;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-item {
    width: 290px;
  }
}
@media only screen and (max-width: 639px) {
  .catalog-item {
    width: 290px;
    float: none;
    clear: both;
    margin: 0 auto;
  }
}
.catalog-item .new-flag,
.catalog-item .sale-flag {
  display: none;
  position: absolute;
  top: 0;
  width: 56px;
  height: 56px;
}
.catalog-item .new-flag span,
.catalog-item .sale-flag span {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=0.7071067811865475, M21=-0.7071067811865475, M22=0.7071067811865476);
  zoom: 1;
  display: block;
  position: absolute;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  height: 100%;
  top: 4px;
  left: 4px;
}
.catalog-item .new-flag:before,
.catalog-item .sale-flag:before {
  width: 0;
  height: 0;
  border-style: solid;
  -webkit-transform: rotate(360deg);
  display: block;
  content: '';
  position: absolute;
  border-color: transparent;
  border-width: 56px 56px 0 0;
}
.catalog-item .new-flag:before {
  border-color: #000 transparent transparent;
}
.catalog-item .sale-flag:before {
  border-color: #F50000 transparent transparent;
}
.catalog-item.item-new .new-flag {
  display: block;
}
.catalog-item.item-sale .sale-flag {
  display: block;
}
.catalog-item.item-sale.item-new .sale-flag {
  right: 0;
}
.catalog-item.item-sale.item-new .sale-flag span {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
  zoom: 1;
  left: auto;
  right: 4px;
}
.catalog-item .catalog-img {
  margin: 0;
}
.catalog-item .catalog-img-container {
  height: 248px;
  line-height: 248px;
  vertical-align: bottom;
}
.catalog-item .catalog-img-container img {
  max-width: 100%;
  margin: auto;
  vertical-align: bottom;
}
.catalog-item .catalog-img-caption {
  margin: 0;
  padding-bottom: 6px;
  height: 50px;
  width: 100%;
  display: table;
}
.catalog-item .catalog-img-caption .catalog-name {
  display: table-row;
  font-size: 16px;
  text-transform: none;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: 0;
}
.catalog-item .catalog-img-caption .catalog-name a {
  display: table-cell;
  vertical-align: bottom;
  color: #424242;
}
@media only screen and (max-width: 959px) {
  .catalog-item .catalog-img-caption .catalog-name {
    line-height: 20px;
  }
}
.catalog-item .pr-stars {
  margin: 0 auto 14px;
  width: 83px;
}
.catalog-item .catalog-price {
  font-size: 16px;
  line-height: 16px;
  color: #e20000;
  font-weight: bold;
  letter-spacing: 0.02em;
}
.catalog-item .catalog-price .price-info {
  margin-bottom: 3px;
}
.catalog-item .catalog-price .price-old {
  text-decoration: line-through;
  color: #c5c5c5;
  font-weight: normal;
  letter-spacing: 0;
  margin-right: 8px;
}
.catalog-item .price-regular {
  height: 32px;
  font-size: 14px;
  color: #808080;
  font-weight: normal;
}
