.home-banner-tiles {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.home-banner-tiles .main-tile-top {
  width: 100%;
}
.home-banner-tiles .main-tile-bottom {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.home-banner-tiles .main-tile-bottom > .item {
  width: calc(50% - 10px);
}
.home-banner-tiles .main-tile-bottom > .item img {
  width: 100%;
}
@media (max-width: 767px) {
  .home-banner-tiles .main-tile-bottom > .item {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .home-banner-tiles .main-tile-bottom {
    gap: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .home-banner-tiles {
    gap: 10px;
    margin-bottom: 10px;
  }
}
.home-banner-tiles img {
  max-width: 100%;
  width: 100%;
}
body {
  padding-top: 205px;
}
a:active, a:hover, a:focus {
  outline: none;
}
.breadcrumb {
  padding: 12px 0px 0px 0px;
}
.breadcrumb a {
  font: 400 12px/20px "Roboto";
  outline: none !important;
}
.breadcrumb a:active, .breadcrumb a:hover, .breadcrumb a:focus {
  outline: none !important;
}
.wrapper-top-usp {
  background: #f5f5f5;
  border: none;
  margin-bottom: 0px;
}
.wrapper-top-usp .d-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrapper-top-usp ul {
  text-align: left;
  width: auto;
}
.wrapper-top-usp ul:nth-child(2) li {
  margin-left: 30px;
}
.wrapper-top-usp ul:nth-child(2) li:nth-child(1) {
  margin-left: 0px;
}
.wrapper-top-usp .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../img/bg-icon.png") no-repeat scroll -244px -84px;
  vertical-align: -6px;
  margin-right: 4px;
}
.wrapper-top-usp .icon.ic-happy, .wrapper-top-usp .icon.ic-users {
  background-position: -167px -350px;
}
.wrapper-top-usp .icon.ic-own, .wrapper-top-usp .icon.ic-flag {
  background-position: -514px -100px;
  width: 29px;
  height: 22px;
  vertical-align: -8px;
}
.wrapper-top-usp .icon.ic-stock, .wrapper-top-usp .icon.ic-trophy {
  background-position: -77px 0;
  width: 26px;
  height: 24px;
  vertical-align: -10px;
}
.wrapper-top-usp ul li {
  width: auto;
  font: 700 14px/20px "Roboto";
  color: #383641;
}
.page-header {
  font: 600 30px/36px "Titillium Web";
  color: #383641;
}
.page-title-category {
  border-bottom: 1px solid #51B2AB;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.page-title-category .page-header {
  border: none;
}
.page-title-category .viewby .btn {
  border: none;
  box-shadow: none;
  padding: 10px;
  margin-left: 5px;
  color: #ddd;
}
.page-title-category .viewby .btn:hover {
  background: none;
}
.page-title-category .viewby .btn .fa {
  font-size: 22px;
}
.page-title-category .viewby .btn.active {
  background: none;
  color: #51B2AB;
}
.product-list-content.product-list-has-baner .page-title-category {
  margin-bottom: 0;
  border: 0;
}
.banner-product-list {
  margin-bottom: 20px;
  text-align: center;
}
.banner-product-list img {
  width: 100%;
}
.product-list-content .page-header {
  margin: 0px !important;
}
.wrapper-header.condense .wrapper-logo {
  min-height: 60px;
}
.sort_container {
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sort_container .btn-text {
  padding: 0px;
  font: 700 16px/20px "Roboto";
  color: #383641;
}
.sort_container .btn-text strong {
  font: 700 16px/20px "Roboto";
}
#left-sidebar.left-sidebar-mb {
  display: none;
}
#left-sidebar .list-group h4, #left-sidebar .list-group .h4 {
  font: 700 16px/20px "Titillium Web";
  border-color: #dedede;
  color: #393939;
}
@media (max-width: 991px) {
  #left-sidebar + .col-sm-9 {
    width: 100%;
  }
  #left-sidebar + .col-sm-9 .thumb_list > .row {
    margin-left: 0;
    margin-right: 0;
  }
}
#left-sidebar .list-group .filter > a:before, .list-group .filter-remove > a:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #ddd;
  border-radius: 2px;
  margin-right: 7px;
  position: absolute;
  left: 0px;
  top: calc(50% - 2px);
  transform: translateY(-50%);
}
#left-sidebar .panel {
  margin-bottom: 0px;
}
.list-group .filter-remove > a:before {
  background: #fff url("../img/ic-check.png") no-repeat scroll center;
}
#left-sidebar .sidebar-menu {
  display: none;
}
#left-sidebar .sidebar-menu.active {
  display: block;
  margin-bottom: 10px;
}
#left-sidebar .sidebar-menu .filter a {
  padding-left: 28px;
}
#left-sidebar .sidebar-menu .filter-remove a {
  padding-left: 28px;
}
#left-sidebar .list-group-item {
  font: 400 14px/20px "Roboto";
}
#left-sidebar .list-group-item.active {
  background: none;
}
#left-sidebar .list-group-item.click-sidebarmenu {
  position: relative;
}
#left-sidebar .list-group-item.click-sidebarmenu.active:before {
  content: "\f077";
}
#left-sidebar .list-group-item.click-sidebarmenu:before {
  content: "\f078";
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 15px;
  bottom: 14px;
  color: #737179;
  font: normal normal normal 14px/1 FontAwesome;
  z-index: 999;
  cursor: pointer;
}
.wrapper-header.condense .sticky-menu-icon {
  transform: translateY(10px);
}
.wrapper-header.condense .header-search, .wrapper-header.condense #header-cart {
  margin-top: 0px;
}
#left-sidebar .list-group-item:first-child {
  padding-top: 8px;
}
#left-sidebar .list-group-item:first-child h4 {
  padding-top: 0px;
}
.product-list-content .thumb .caption {
  padding-bottom: 0px;
}
.product-list-content .thumb .thumbnail {
  border: 1px solid #ccc;
  padding: 15px;
  margin-bottom: 20px;
}
.product-list-content .thumb .thumb-part-number {
  font: 400 12px/16px "Roboto";
  display: block;
  margin-bottom: 15px;
  color: #87868c;
  margin-top: 10px;
}
.product-list-content .thumb .buying-options input {
  display: none;
}
.product-list-content .thumb .caption .price {
  display: inline-block;
  width: 100%;
}
.product-list-content .thumb .caption .price .left {
  float: left;
  margin-right: 15px;
}
.product-list-content .thumb .caption .price .left span[itemprop="price"] {
  font: 700 18px/22px "Roboto";
  color: #383641;
  display: block;
}
.product-list-content .thumb .caption .price .left .thumb-rrp {
  color: #9b9aa0;
  font: 400 13px/20px "Roboto";
  display: block;
}
.product-list-content .thumb .caption .price .left .thumb-rrp::after {
  display: none;
}
.product-list-content .thumb .caption .price .right {
  float: left;
}
.product-list-content .thumb .caption .price .right span {
  padding: 3px 5px;
  background: #DCF5F3;
  border-radius: 2px;
  font-size: 11px;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  color: #51B2AB;
}
.product-list-content .thumb .caption .btn.notify_popup {
  height: 44px;
  font: 700 15px/20px "Titillium Web";
  text-transform: uppercase;
  display: flex;
  align-items: center;
  border-radius: 5px;
  justify-content: center;
}
.product-list-content .thumb .caption br {
  display: none;
}
.product-list-content .thumb .caption button {
  width: 100%;
  border-radius: 5px;
  height: 44px;
  border: none;
  padding-right: 44px;
  font: 700 15px/20px "Titillium Web";
  text-transform: uppercase;
  position: relative;
}
.product-list-content .thumb .caption button:before {
  position: absolute;
  display: inline-block;
  width: 44px;
  height: 44px;
  background: #383641;
  right: 0px;
  top: 0px;
  content: "";
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #383641 url("../img/icon-cart.png") no-repeat scroll center;
}
.product-list-content .thumb .caption button.btn-primary {
  background: #51B2AB;
}
.product-list-content .thumb .caption button.btn-warning {
  position: relative;
}
.product-list-content .thumb .caption button.btn-warning:before {
  background: #383641 url("../img/icon-timer.png") no-repeat scroll center;
}
.product-list-content .thumb .thumb-brand {
  right: inherit;
  left: 0px;
}
.product-list-content .thumb_list .paction .btn.notify_popup {
  height: 44px;
  font: 700 15px/20px "Titillium Web";
  text-transform: uppercase;
  display: flex;
  align-items: center;
  border-radius: 5px;
  justify-content: center;
}
@media (min-width: 768px) {
  .product-list-content .thumb_list .paction .btn.notify_popup {
    width: 168px;
  }
}
#left-sidebar .panel-heading.panel-heading-thumbnails {
  padding: 0px;
}
#left-sidebar .panel-heading.panel-heading-thumbnails h3 {
  color: #51B2AB;
  font: 400 20px/24px "Titillium Web";
  margin-bottom: 20px;
  margin-top: 5px;
}
.wrapper-header {
  clear: both;
  padding: 10px 0px;
}
.wrapper-header.condense {
  padding: 0px;
  box-shadow: 0 4px 2px -2px #ccc;
}
.wrapper-header > .container > .row {
  display: flex;
  align-items: center;
}
.wrapper-header .header-search {
  margin-top: 0px;
  position: relative;
}
.wrapper-header #header-cart {
  margin-top: 0px;
}
.wrapper-header .header-search input {
  box-shadow: none;
  height: 40px;
  border-right: none;
  font: 700 14px/20px "Roboto";
}
.wrapper-header .header-search input:focus {
  border-color: #ccc;
}
.wrapper-header .header-search .input-group-btn {
  border: none;
}
.wrapper-header .header-search .input-group-btn .btn {
  border-left: none;
  height: 40px;
  padding: 0;
  line-height: 0;
}
.wrapper-header .header-search .input-group-btn .btn .fa {
  font-size: 0px;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("../img/bg-icon.png") no-repeat scroll -3px -74px;
}
.wrapper-header .header-search .input-group-btn .btn:focus {
  box-shadow: none;
  outline: none;
  border-color: #ccc;
}
.wrapper-header .header-search .input-group-btn .btn:hover {
  background: none;
  border-color: #ccc;
}
.wrapper-header #header-cart i.fa-user {
  font-size: 0px;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("../img/bg-icon.png") no-repeat scroll -240px -335px;
  line-height: 0;
}
.wrapper-header #header-cart i.fa-shopping-cart {
  font-size: 0px;
  display: inline-block;
  width: 40px;
  height: 34px;
  background: url("../img/bg-icon.png") no-repeat scroll -331px -334px;
  line-height: 0;
}
.wrapper-header #header-cart > a {
  line-height: 0;
  width: 45px;
  margin-right: 15px;
}
.wrapper-header #header-cart #cartcontentsheader .cart-count {
  height: 16px;
  right: 10px;
  width: 16px;
  background: #383641;
  color: #fff;
  top: 3px;
  line-height: 15px;
  font-size: 10px;
  font-weight: 700;
}
.wrapper-logo {
  min-height: 60px;
}
.wrapper-main-menu {
  background: #383641;
}
.wrapper-main-menu .navbar-responsive-collapse > ul > li > a:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("../img/bg-icon.png") no-repeat scroll -447px -303px;
}
.wrapper-main-menu .navbar-responsive-collapse > ul > li > a {
  background-color: #51b2ab;
  height: 60px;
  margin-top: -6px;
  border-radius: 5px;
  padding: 0px 15px;
  display: inline-flex;
  min-width: 266px;
  align-items: center;
  font: 600 18px/20px "Titillium Web";
  color: #fff;
}
.wrapper-main-menu .navbar-responsive-collapse > ul > li > a:after {
  content: "\f078";
  font: normal normal normal 14px/1 FontAwesome;
  color: #fff;
  position: absolute;
  right: 15px;
  top: 21px;
}
.wrapper-part-finder .part-finder-title {
  text-align: right;
}
.wrapper-part-finder .part-finder-title:before {
  display: none;
}
.wrapper-part-finder .part-finder-title p:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/bg-icon.png) no-repeat scroll -525px -308px;
  display: inline-block;
  vertical-align: -5px;
  margin-right: 6px;
}
.wrapper-part-finder .part-finder-title p {
  font: 600 14px/20px "Titillium Web";
  margin-top: 13px;
}
.wrapper-part-finder .part-select select {
  appearance: none;
  font: 400 14px/20px "Roboto";
  height: 36px;
  padding: 8px 15px;
}
.wrapper-part-finder .part-select {
  margin-right: 2px;
  font: 400 14px/20px "Roboto";
  flex: 1;
  width: auto !important;
}
.wrapper-part-finder .part-select:after {
  content: "\f078";
  font-size: 11px;
}
.wrapper-part-finder .wrap-select-inline button {
  background: #F7943F;
  border-color: #F7943F;
  border-radius: 5px;
  height: 36px;
  margin-left: 6px;
  font: 700 13px/13px "Titillium Web";
  text-transform: uppercase;
}
.partfinder-fields > div {
  justify-content: space-between;
  display: -webkit-flex;
  /* NEW */
  display: flex;
}
.wrapper-part-finder .partfinder-fields {
  margin-top: 5px;
}
.wrapper-footer {
  background: #383641;
}
.wrapper-footer .payment-icon-container {
  padding: 0px;
}
.wrapper-footer .list-inline > li {
  padding: 0px;
}
.wrapper-footer .nav > li > a {
  font: 400 13px/18px "Roboto";
  color: #fff;
  padding: 6px 15px;
}
.wrapper-footer .nav > li > a:hover {
  color: #51B2AB;
}
.wrapper-footer .wrapper-footer-details {
  padding-left: 0px;
}
.wrapper-footer .wrapper-footer-details .list-inline > li {
  float: left;
  width: 25%;
}
.wrapper-footer .wrapper-footer-details .col-md-7 {
  padding-left: 0px;
}
.wrapper-footer h4 {
  font: 600 14px/20px "Titillium Web";
  color: #fff;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 15px;
  text-align: left;
}
.wrapper-footer h4:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 1px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #514e5d;
}
.wrapper-footer h4 .icon {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../img/bg-icon.png) no-repeat scroll -495px -47px;
  vertical-align: -9px;
}
.wrapper-footer h4 .icon.ic-ser {
  background-position: -438px -47px;
}
.wrapper-footer h4 .icon.ic-info {
  background-position: -549px -47px;
}
.wrapper-footer h4 .icon.ic-payment {
  background-position: -597px -47px;
}
.wrapper-footer .footer-bottom {
  background: #2b2932;
  padding: 10px 0px;
  margin-top: 30px;
}
.wrapper-footer .footer-bottom .d-flex {
  display: flex;
  justify-content: space-between;
}
.wrapper-footer .footer-bottom address {
  margin: 0px auto;
}
.wrapper-footer .footer-bottom p {
  margin: 0px;
}
.wrapper-footer .footer-bottom .left a, .wrapper-footer .footer-bottom .left p {
  display: inline-block;
  font: 400 12px/16px "Roboto";
  color: #fff;
}
.wrapper-footer .footer-bottom .left a {
  margin-right: 20px;
}
.wrapper-footer .footer-bottom .right {
  text-align: right;
}
.wrapper-footer .footer-bottom .right p {
  font: 400 13px/16px "Roboto";
  color: #fff;
  margin: 3px 0px;
}
.wrapper-footer .footer-bottom .left, .wrapper-footer .footer-bottom .right {
  display: inline-flex;
  align-items: center;
}
.wrapper-footer .footer-bottom .rainstorm {
  margin-left: 10px;
}
.wrapper-footer .footer-bottom .text-center img {
  max-width: 165px;
}
ul.dropdown-menu.mega-menu {
  padding: 15px 10px 20px;
}
.wrapper-main-menu .navbar-nav > li a {
  padding: 6px 0 6px 10px;
  font: 400 14px/18px "Roboto";
}
.wrapper-main-menu .navbar-nav > li a:hover {
  text-decoration: none;
  color: #51B2AB;
}
.wrapper-main-menu .navbar-nav > li .col-xs-3 li:nth-child(1) a {
  font: 600 14px/20px "Titillium Web";
}
.wrapper-main-menu .navbar-nav > li .col-xs-3 li:nth-child(1) a .icon-link-mega {
  max-width: 30px;
  max-height: 30px;
  margin-right: 6px;
}
.wrapper-main-menu .navbar-nav > li .col-xs-3 li:nth-child(1) a:before {
  display: none !important;
}
.wrapper-main-menu .navbar-nav > li a[title="Headsets"]:before {
  background: url("../img/bg-icon.png") no-repeat scroll -370px -46px;
  content: "";
}
.wrapper-main-menu .navbar-nav > li a[title="IP Phones"]:before {
  background: url("../img/bg-icon.png") no-repeat scroll -187px -45px;
  content: "";
}
.wrapper-main-menu .navbar-nav > li a[title="Conference Phones"]:before {
  background: url("../img/bg-icon.png") no-repeat scroll -243px -46px;
  content: "";
}
.wrapper-main-menu .navbar-nav > li a[title="Headset Accessories"]:before {
  background: url("../img/bg-icon.png") no-repeat scroll -307px -46px;
  content: "";
}
body#n_home {
  padding-top: 225px;
}
#n_home .home-box-category .col-sm-6:nth-child(n+3) {
  display: none;
}
.home-box-category {
  display: block;
  clear: both;
}
.home-box-category .col-sm-6 {
  margin-bottom: 20px;
}
.home-box-category .box-item {
  position: relative;
}
.home-box-category .box-item.active .images {
  z-index: -1;
  opacity: 0;
}
.home-box-category .box-item.active .text {
  background: #F8F8F8;
  z-index: 9;
  opacity: 1;
}
.home-box-category .images {
  position: relative;
  z-index: 9;
  opacity: 1;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
.home-box-category .images img {
  height: 470px;
  width: 100%;
  object-fit: cover;
}
.home-box-category .images h3 {
  position: absolute;
  right: 30px;
  top: 25px;
  font: 600 24px/24px "Titillium Web";
  margin: 0px;
  color: #383641;
  cursor: pointer;
}
.home-box-category .images h3 .icon-plus-cat {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: #fff url("../img/bg-icon.png") no-repeat scroll -157px -74px;
  border-radius: 50%;
  box-shadow: 2px 3px 3px #ccc;
  vertical-align: -12px;
  margin-left: 8px;
  cursor: pointer;
}
.home-box-category .images h3 .icon-plus-cat:hover {
  opacity: 0.7;
}
.home-box-category .text {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  transition: all 0.3s ease 0s;
  opacity: 0;
  padding: 30px;
}
.home-box-category .text .d-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  margin-top: 30px;
}
.home-box-category .text .d-flex .item {
  width: 33.33%;
  text-align: center;
  margin-bottom: 20px;
}
.home-box-category .text .d-flex .item img {
  display: inline-block;
  max-height: 30px;
}
.home-box-category .text .d-flex .item img:hover {
  opacity: 0.6;
}
.home-box-category .text .d-flex .item h4 {
  font: 400 14px/18px "Roboto";
  margin-top: 15px;
}
.home-box-category .text .view-all {
  display: inline-block;
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0px;
  background: #51B2AB;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
  font: 700 14px/20px "Roboto";
  height: 38px;
  padding: 10px 0px;
}
.home-box-category .text .view-all:hover {
  text-decoration: none;
  opacity: 0.7;
}
.home-box-category .text .click-back {
  cursor: pointer;
  font: 600 24px/30px "Titillium Web";
}
.home-box-category .text .click-back .fa {
  font-size: 12px;
  vertical-align: 3px;
  margin-right: 8px;
}
.bg-gray {
  background: #f3f3f4;
}
.thumb_list .wrap-thumb-list {
  display: flex;
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
.thumb_list .wrap-thumb-list .images {
  width: 200px;
  min-width: 200px;
}
.thumb_list .wrap-thumb-list .thumb-part-number {
  display: block;
  margin-bottom: 6px;
  color: #383641;
  font: 400 12px/18px "Roboto";
}
.thumb_list .wrap-thumb-list .caption .btn.notify_popup {
  height: 44px;
  font: 700 15px/20px "Titillium Web";
  text-transform: uppercase;
  display: flex;
  align-items: center;
  border-radius: 5px;
  justify-content: center;
}
.thumb_list .wrap-thumb-list br {
  display: none;
}
.thumb_list .wrap-thumb-list button {
  width: 100%;
  border-radius: 5px;
  height: 44px;
  border: none;
  font: 700 15px/20px "Titillium Web";
  text-transform: uppercase;
  position: relative;
  padding: 0 60px 0 30px;
}
.thumb_list .wrap-thumb-list button:before {
  position: absolute;
  display: inline-block;
  width: 44px;
  height: 44px;
  background: #383641;
  right: 0px;
  top: 0px;
  content: "";
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #383641 url("../img/icon-cart.png") no-repeat scroll center;
}
.thumb_list .wrap-thumb-list button.btn-primary {
  background: #51B2AB;
}
.thumb_list .wrap-thumb-list button.btn-warning {
  position: relative;
}
.thumb_list .wrap-thumb-list button.btn-warning:before {
  background: #383641 url("../img/icon-timer.png") no-repeat scroll center;
}
.thumb_list .wrap-thumb-list .wrap-text {
  display: flex;
  flex: 1;
  justify-content: space-between;
  padding: 20px;
}
@media (min-width: 768px) {
  .thumb_list .wrap-thumb-list .wrap-text .ptext {
    padding-right: 15px;
  }
}
.thumb_list .wrap-thumb-list .wrap-text .thumb-brand {
  position: static;
}
.thumb_list .wrap-thumb-list .wrap-text h3 a {
  font: 400 14px/20px "Roboto";
  color: #383641;
}
.thumb_list .wrap-thumb-list .wrap-text .label-warning {
  background: #dcf5f3;
  font: 700 10px/15px "Roboto";
  color: #51B2AB;
  margin-left: 10px;
  vertical-align: 3px;
}
.thumb_list .wrap-thumb-list .wrap-text .label-default {
  background: none;
  color: #999;
  padding: 0px;
  text-decoration: line-through;
  font: 400 13px/18px "Roboto";
}
.thumb_list .wrap-thumb-list .wrap-text .price span[itemprop="price"] {
  font: 700 18px/20px "Roboto";
}
.section-phone-model {
  padding: 50px 0px;
  margin-top: 50px;
}
.section-phone-model .title {
  text-align: center;
}
.section-phone-model .title .ic-phone {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("../img/bg-icon.png") no-repeat scroll -335px -85px;
  vertical-align: -7px;
}
.section-phone-model .title h3 {
  font: 600 24px/30px "Titillium Web";
  color: #383641;
}
.section-phone-model .title h4 {
  font: 400 14px/20px "Roboto";
  margin-bottom: 15px;
}
.section-phone-model .partfinder-fields {
  display: flex;
  justify-content: center;
}
.section-phone-model .partfinder-fields .part-select select {
  appearance: none;
  margin: 0 1px;
  font: 400 14px/20px "Roboto";
  width: 320px;
  max-width: 100%;
  border: #F3F3F4;
  height: 44px;
  padding: 14px 15px;
}
.section-phone-model .partfinder-fields .part-select select:focus {
  outline: none;
  box-shadow: none;
  border-color: #F3F3F4;
}
.section-phone-model .partfinder-fields .part-select + .wrap-select-inline {
  margin-left: 10px;
}
.section-phone-model .partfinder-fields button {
  font: 700 18px/20px "Titillium Web";
  text-transform: uppercase;
  background: #F7943F;
  width: 70px;
  border-color: #F7943F;
  border-radius: 3px;
  height: 44px;
}
.section-phone-model .partfinder-fields .part-select {
  position: relative;
}
.section-phone-model .partfinder-fields .part-select:after {
  content: "\f078";
  font-size: 11px;
  font-family: fontawesome;
  position: absolute;
  right: 10px;
  top: 15px;
  height: 10px;
  width: 10px;
  display: block;
}
.featured-brands {
  margin-top: 30px;
  margin-bottom: 50px;
}
.featured-brands h2 {
  font: 600 24px/30px "Titillium Web";
  margin-bottom: 20px;
  color: #383641;
}
.featured-brands .wrap-flex {
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.featured-brands .wrap-flex img {
  height: auto;
}
.featured-brands .wrap-flex .col-xs-6 {
  width: 20%;
  padding: 0px 10px;
  display: inline-flex;
  float: none;
  align-items: center;
  margin-bottom: 15px;
}
.featured-brands .wrap-flex .col-xs-6 div {
  display: block;
  width: auto;
  max-width: 100%;
}
.wrapper-header.condense .sticky-menu-icon {
  color: #fff;
}
.pagination li {
  background: none;
  margin: 0 5px;
  display: inline-block;
}
.pagination li a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #E8E8E8;
  padding: 0px;
  font: 400 13px/20px "Roboto";
  color: #383641;
}
.pagination li a:hover {
  color: #383641;
}
.pagination li.active a {
  background: #383641;
  border-color: #383641;
}
.pagination li.back a, .pagination li.more a {
  width: 70px;
  font: 400 13px/20px "Roboto";
}
.pagination li.back a .fa, .pagination li.more a .fa {
  margin: 0 5px;
  font-size: 11px;
  margin-top: 2px;
}
.section-about {
  padding: 50px 0;
}
.section-about .title {
  text-align: center;
  margin-bottom: 30px;
}
.section-about .title h2 {
  font: 600 30px/33px "Titillium Web";
  color: #383641;
}
.section-about .title p {
  max-width: 850px;
  margin: 0 auto;
  font: 400 14px/22px "Roboto";
}
.section-about .content {
  text-align: center;
}
.section-about .content .title-border-dashed {
  color: #51B2AB;
  font: 400 20px/30px "Titillium Web";
  text-align: center;
  display: inline-block;
  padding: 8px 50px;
  margin: 0 auto;
  min-height: 48px;
  border: 1px solid #51B2AB;
  border-radius: 5px;
  background-color: #fff;
}
.section-about .content .inner {
  display: flex;
  position: relative;
  padding-top: 30px;
}
.section-about .content .inner:after {
  content: "";
  width: 2px;
  left: 50%;
  top: 0px;
  position: absolute;
  bottom: 70px;
  background-position: 0;
  background-image: linear-gradient(#dddddd 60%, rgba(255, 255, 255, 0) 0%);
  background-size: 6px 10px;
  background-repeat: repeat-y;
}
.ie9 .section-about .content .inner:after {
  border-0: 1px dotted #dddddd;
}
.section-about .content .inner .left {
  padding-right: 50px;
  text-align: right;
}
.section-about .content .inner .left .item {
  flex-direction: row-reverse;
}
.section-about .content .inner .left .item h4 {
  padding-right: 30px;
  padding-left: 0;
}
.section-about .content .inner .left .item:before {
  left: inherit;
  right: -50px;
}
.section-about .content .inner .right {
  padding-left: 50px;
  text-align: left;
  padding-top: 55px;
}
.section-about .content .inner > div {
  width: 50%;
}
.section-about .content .inner .item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 30px;
  position: relative;
}
.section-about .content .inner .item:before {
  content: "";
  height: 2px;
  width: 50px;
  position: absolute;
  left: -50px;
  top: 50%;
  transform: translateY(-50%);
  background-position: 0;
  background-image: linear-gradient(to right, #ddd 60%, rgba(255, 255, 255, 0) 0%);
  background-size: 10px 6px;
  background-repeat: repeat-x;
}
.ie9 .section-about .content .inner .item:before {
  border-0: 1px dotted #ddd;
}
.section-about .content .inner .item h4 {
  font: 700 14px/20px "Titillium Web";
  display: inline-block;
  margin: 0px;
  padding-left: 30px;
  padding-right: 0;
  color: #383641;
}
.section-about .content .inner .item .icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  min-width: 80px;
  border: 1px solid #ddd;
  background: #fff url("../img/icon-about1.png") no-repeat scroll center;
}
.section-about .content .inner .item .icon.icon-about2 {
  background-image: url("../img/icon-about2.png");
}
.section-about .content .inner .item .icon.icon-about3 {
  background-image: url("../img/icon-about3.png");
}
.section-about .content .inner .item .icon.icon-about4 {
  background-image: url("../img/icon-about4.png");
}
.section-about .content .inner .item .icon.icon-about5 {
  background-image: url("../img/icon-about5.png");
}
.section-about .content .inner .item .icon.icon-about6 {
  background-image: url("../img/icon-about6.png");
}
.section-about .content .inner .item .icon.icon-about7 {
  background-image: url("../img/icon-about7.png");
}
.section-home-product {
  padding-top: 50px;
}
.section-home-product .slick-slide {
  transition: all 0.3s ease 0s;
  padding: 0 7px;
}
.section-home-product .slick-slide:hover {
  /*padding: 0px 1px;margin-top: -6px;*/
}
.section-home-product .slick-slider .slick-track {
  padding-top: 10px;
}
.section-home-product .nav-tabs {
  text-align: center;
  margin-bottom: 20px;
}
.section-home-product .nav-tabs > li.active > a {
  background: none;
  font: 600 24px/26px "Titillium Web";
  color: #383641;
}
.section-home-product .nav-tabs > li.active > a:before {
  background: #51B2AB;
}
.section-home-product .nav-tabs > li > a {
  padding: 0px;
  border: none;
  width: auto;
  padding: 5px 30px;
  white-space: nowrap;
  font: 400 18px/20px "Titillium Web";
  position: relative;
  padding-bottom: 15px;
  color: #88868d;
}
.section-home-product .nav-tabs > li > a:before {
  content: "";
  display: inline-block;
  height: 3px;
  width: 100px;
  background: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
}
.section-home-product .nav-tabs > li > a:hover, .section-home-product .nav-tabs > li > a:focus {
  border: none;
  background: none;
  color: #383641;
}
.section-home-product .nav-tabs li {
  float: none;
  display: inline-block;
  width: auto;
}
.section-home-product .tab-content {
  padding: 0px;
  margin: 0px;
}
.section-home-product .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.section-home-product .tab-pane.active {
  height: auto;
}
.thumbnail a:focus {
  border: none;
  outline: none;
}
.section-home-product .thumbnail {
  border: 1px solid #ccc;
}
.section-home-product .thumbnail h3 {
  font: 400 14px/20px "Roboto" !important;
  margin-bottom: 2px;
}
.section-home-product .thumbnail h3 a {
  color: #383641;
}
.section-home-product .thumbnail br {
  display: none;
}
.section-home-product .thumbnail .thumb-part-number {
  font: 400 12px/16px "Roboto";
  display: block;
  margin-bottom: 10px;
  color: #87868c;
  margin-top: 10px;
}
.section-home-product .thumbnail .buying-options input {
  display: none;
}
.section-home-product .thumbnail .caption .price {
  display: inline-block;
  width: 100%;
}
.section-home-product .thumbnail .caption .price .left {
  float: left;
  margin-right: 15px;
}
.section-home-product .thumbnail .caption .price .left span[itemprop="price"] {
  font: 700 18px/22px "Roboto";
  color: #383641;
  display: block;
}
.section-home-product .thumbnail .caption .price .left .thumb-rrp {
  color: #9b9aa0;
  font: 400 13px/20px "Roboto";
  display: block;
}
.section-home-product .thumbnail .caption .price .left .thumb-rrp::after {
  display: none;
}
.section-home-product .thumbnail .caption .price .right {
  float: left;
}
.section-home-product .thumbnail .caption .price .right span {
  padding: 3px 5px;
  background: #DCF5F3;
  border-radius: 2px;
  font-size: 11px;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  color: #51B2AB;
}
.section-home-product .thumbnail .caption button {
  width: 100%;
  border-radius: 5px;
  height: 44px;
  border: none;
  padding-right: 44px;
  font: 700 15px/20px "Titillium Web";
  text-transform: uppercase;
  position: relative;
}
.section-home-product .thumbnail .caption button:before {
  position: absolute;
  display: inline-block;
  width: 44px;
  height: 44px;
  background: #383641;
  right: 0px;
  top: 0px;
  content: "";
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #383641 url("../img/icon-cart.png") no-repeat scroll center;
}
.section-home-product .thumbnail .caption button.btn-primary {
  background: #51B2AB;
}
.section-home-product .thumbnail .caption button.btn-warning {
  position: relative;
}
.section-home-product .thumbnail .caption button.btn-warning:before {
  background: #383641 url("../img/icon-timer.png") no-repeat scroll center;
}
.section-home-product .thumb-brand {
  right: inherit;
  left: 15px;
}
.section-home-product .caption {
  padding: 15px;
}
.section-home-product .slick-arrow {
  position: absolute;
  top: 42%;
  left: -20px !important;
  padding-top: 0px;
  border: none;
  box-shadow: none;
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 0px;
  background: url("../img/icon-prev.png") no-repeat scroll center !important;
  padding: 0px;
}
.section-home-product .slick-arrow:focus {
  outline: none;
}
.section-home-product .slick-arrow.slick-next {
  right: -20px !important;
  left: inherit !important;
  transform: rotate(-180deg);
}
.mob-menu-toggle {
  display: none;
}
.viewby.btn-group {
  display: flex;
}
#n_product .certified-connection.product-header .text-center {
  display: inline-block;
  padding: 0 2px;
}
#n_product .certified-connection.product-header .text-center .certified-connection-logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
#n_product .certified-connection.product-header .text-center .certified-connection-logo img {
  max-height: 42px;
}
#n_product .section-home-product {
  padding-top: 0;
}
.wrapper-thumbnail .wrapper-thumbnail-img {
  padding: 0 0 46px;
}
.wrapper-thumbnail .certified-connection {
  padding: 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  height: auto;
  min-height: 92px;
}
.wrapper-thumbnail .certified-connection img {
  max-width: 100%;
  max-height: 28px;
  min-height: 28px;
}
.wrapper-thumbnail .certified-connection .text-center {
  float: left;
  margin-right: 2px;
  margin-bottom: 5px;
}
.wrapper-thumbnail .certified-connection .text-center:nth-child(4n) {
  margin-right: 0;
}
.wrapper-thumbnail .certified-connection .text-center div {
  display: block;
  width: auto;
  max-width: 100%;
}
@media (max-width: 1199px) {
  #mob-menu-cat li {
    float: none;
    position: relative;
  }
  #mob-menu-cat li > .icon-sub-mb {
    position: absolute;
    top: 0;
    right: 0px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #777;
    text-align: center;
    display: inline-flex;
    width: 40px;
    height: 48px;
    align-items: center;
    justify-content: center;
  }
  #mob-menu-cat li > .icon-sub-mb:before {
    content: "\f107";
  }
  #mob-menu-cat li > .icon-sub-mb.active:before {
    content: "\f106";
  }
  #mob-menu-cat li a {
    position: relative;
    color: #222;
    font-size: 13px;
    display: block;
  }
  #mob-menu-cat {
    list-style: none;
    -webkit-font-smoothing: antialiased;
  }
  #mob-menu-cat ul {
    list-style: none;
  }
  #mob-menu-cat .collapse-menu {
    padding: 0;
  }
  #mob-menu-cat > li > a {
    background: #fff;
    border-bottom: 1px solid #ccc;
    padding: 14px 32px 14px 15px;
    font-size: 14px;
    font-weight: 300;
    color: #777;
  }
  #mob-menu-cat .collapse-menu.collapse-menu-one {
    background: #b4b4b4;
  }
  #mob-menu-cat .collapse-menu.collapse-menu-one > li {
    border-bottom: 1px solid #9a9a9a;
  }
  #mob-menu-cat .collapse-menu.collapse-menu-one > li > a {
    padding: 14px 32px 14px 16px;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
  }
  #mob-menu-cat .collapse-menu.collapse-menu-two {
    background: #d4d6d8;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  #mob-menu-cat .collapse-menu.collapse-menu-two > li > a {
    padding: 8px 35px 8px 42px;
    font-size: 14px;
  }
  #mob-menu-cat .mob-drop:after {
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -10px;
    content: "\f106";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #777;
  }
  #mob-menu-cat .mob-drop.collapsed:after {
    content: "\f107";
  }
  .top-mob-cart {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #548C88;
    -webkit-font-smoothing: antialiased;
  }
  .top-mob-cart > li {
    display: inline-block;
  }
  .top-mob-cart > li > a {
    padding: 15px 15px 14px;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
  }
  .top-mob-cart .itm-cnt {
    position: static;
    width: 26px;
    height: 26px;
    margin-left: 8px;
    line-height: 26px;
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    background: #7FB1AD;
  }
  .mob-stat-link {
    border-bottom: 1px solid #548C88 !important;
  }
  .mob-stat-link a {
    background-color: #7FB1AD !important;
    color: #fff !important;
    font-weight: 300 !important;
    text-transform: none !important;
    border-bottom: none !important;
  }
  .closemenu {
    position: absolute;
    top: 0;
    right: -20%;
    width: 20%;
    height: 100%;
    cursor: default;
    font-size: 13px;
  }
  .closemenu i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #7FB1AD;
    color: #fff;
  }
  .sidebar-offcanvas {
    position: fixed;
    top: 0;
    z-index: 1099;
    width: 100%;
    padding: 0;
    background: rgba(34, 34, 34, 0.75);
    height: 100%;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    left: -100%;
    overflow: scroll;
  }
  .sidebar-offcanvas.active {
    left: 0;
  }
  .sidebar-offcanvas .navbar {
    width: 83.33333333333334%;
    height: 100%;
    background: #7FB1AD;
    margin-bottom: 0;
    border: none;
  }
  .sidebar-offcanvas .navbar-nav {
    width: 100%;
    float: left;
    margin: 0;
  }
  .wrapper-main-menu .navbar .col-sm-3 {
    display: none;
  }
  .wrapper-main-menu .navbar .col-xs-9 {
    width: 100%;
  }
  .wrapper-main-menu .navbar .col-xs-9 .row {
    margin: 0px;
    display: flex;
    justify-content: center;
  }
  .wrapper-main-menu .navbar .col-xs-9 .row > div {
    width: auto;
    padding: 0px 5px;
  }
  .wrapper-main-menu .navbar .col-xs-9 select {
    width: 211px;
  }
  .wrapper-main-menu.js-hide .navbar .col-xs-9 .row {
    display: none;
  }
  .wrapper-header.condense .logo {
    max-height: 30px;
  }
  .wrapper-header.condense .sticky-menu-icon {
    display: none;
  }
  .wrapper-header {
    padding: 5px 0;
  }
  .wrapper-header .logo {
    max-height: 30px;
  }
  .wrapper-part-finder .partfinder-fields {
    margin-bottom: 5px;
  }
  body#n_home {
    padding-top: 135px;
  }
  .mob-menu-toggle {
    display: inline-block;
    margin-top: 8px;
    margin-right: 15px;
  }
  .mob-menu-toggle a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #51B2AB url("../img/icon-bar.png") no-repeat scroll center;
    border-radius: 3px;
  }
  .mob-menu-toggle .fa {
    font-size: 0px;
  }
  .sidebar-offcanvas {
    display: block !important;
  }
  .home-box-category .text {
    padding: 20px;
  }
  .home-box-category .text .d-flex .item {
    margin-bottom: 10px;
  }
  .home-box-category .text .d-flex .item h4 {
    margin-top: 10px;
    margin-bottom: 0;
  }
  body {
    padding-top: 120px;
  }
}
@media (max-width: 991px) {
  .home-box-category .images img {
    height: 300px;
  }
  .sort_container .left {
    display: flex;
    flex-direction: row-reverse;
  }
  .sort_container .btn-text {
    display: inline-flex;
    align-items: center;
  }
  .sort_container .click-filter-open {
    display: inline-flex;
    width: 88px;
    height: 28px;
    background: #f4f4f4;
    border-radius: 3px;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
  }
  .sort_container .click-filter-open.active {
    background: #737179;
  }
  .sort_container .click-filter-open.active:before {
    content: "HIDE";
    color: #fff;
    margin-right: 5px;
  }
  .sort_container .click-filter-open.active .icon {
    background: #51B2AB url(../img/ic-filter-close.png) no-repeat scroll center;
    border-radius: 50%;
  }
  .sort_container .click-filter-open:before {
    content: "FILTER";
    color: #51B2AB;
    font: 700 14px/20px "Titillium Web";
  }
  .sort_container .click-filter-open .icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../img/ic-filter.png) no-repeat scroll center;
    vertical-align: -3px;
  }
  #filters {
    display: block !important;
  }
  .product-list-content .page-header {
    font-size: 24px;
  }
  .breadcrumb {
    margin-bottom: 5px;
  }
  #left-sidebar .panel-heading.panel-heading-thumbnails {
    display: none;
  }
  .wrapper-footer .wrapper-footer-details .col-md-7 {
    padding-left: 12px;
  }
  .row.pos-rel {
    position: relative;
  }
  #n_category #main-content {
    position: relative;
  }
  #left-sidebar {
    background: #fff;
    width: 100%;
    z-index: 999;
    display: none;
  }
  #left-sidebar.active {
    display: block;
  }
  .wrapper-footer .wrapper-footer-details .col-md-5 img {
    width: 100px;
  }
  .home-box-category .images h3 {
    font-size: 20px;
    right: 20px;
    top: 10px;
  }
  .home-box-category .images h3 .icon-plus-cat {
    transform: scale(0.7);
    margin: 0px;
  }
  .home-box-category .text .click-back {
    font: 600 20px/26px "Titillium Web";
  }
  .home-box-category .text {
    padding: 13px 20px;
  }
  .home-box-category .text .d-flex {
    margin-top: 10px;
  }
  .home-box-category .text .d-flex .item .icon {
    transform: scale(0.7);
  }
  .home-box-category .text .d-flex .item h4 {
    font: 400 11px/15px "Roboto";
    margin-top: 0px;
  }
  .home-box-category .text .d-flex .item {
    margin-bottom: 6px;
  }
  .section-home-product {
    padding-top: 30px;
  }
  .section-phone-model {
    padding: 30px 0;
  }
  .section-home-product .nav-tabs > li > a {
    padding: 5px 15px 12px;
    font-size: 16px;
  }
  .section-home-product .nav-tabs > li.active > a {
    font: 600 20px/22px "Titillium Web";
  }
  .section-home-product .thumbnail h3 {
    font: 400 12px/18px "Roboto" !important;
  }
  .section-home-product .thumbnail .caption button {
    height: 40px;
    padding-right: 40px;
  }
  .section-home-product .thumbnail .thumb-part-number {
    margin-top: 8px;
    margin-bottom: 6px;
  }
  .section-home-product .thumbnail .caption button:before {
    width: 40px;
    height: 40px;
  }
  .section-phone-model .title h3 {
    font: 600 20px/28px "Titillium Web";
    margin-bottom: 5px;
  }
  .featured-brands h2 {
    font: 600 20px/28px "Titillium Web";
    margin-bottom: 15px;
  }
  .featured-brands {
    margin-bottom: 30px;
  }
  .section-about .title h2 {
    font: 600 24px/30px "Titillium Web";
  }
  .section-about .title p {
    font: 400 12px/20px "Roboto";
  }
  .section-about .content .title-border-dashed {
    min-height: 44px;
    padding: 8px 33px;
    font: 400 16px/30px "Titillium Web";
  }
  .section-about .content .inner .item .icon {
    background-size: 60%;
    width: 60px;
    height: 60px;
    min-width: 60px;
  }
  .section-about .content .inner .left .item h4 {
    padding-right: 10px;
  }
  .section-about .content .inner .item h4 {
    padding-left: 10px;
  }
  .section-about .content .inner .item h4 {
    font: 700 12px/18px "Titillium Web";
  }
  .section-about .content .inner:after {
    bottom: 60px;
  }
  .section-about {
    padding: 40px 0 10px;
  }
  #left-sidebar .list-group-item {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .wrapper-thumbnail.col-sm-4:nth-child(3n+1) {
    clear: both;
  }
}
@media (max-width: 767px) {
  .partfinder-fields > div {
    width: 100%;
  }
  .section-phone-model .partfinder-fields .part-select select {
    width: 100%;
  }
  .section-phone-model .partfinder-fields .part-select {
    flex: 1;
    margin-right: 1px;
  }
  .section-phone-model .partfinder-fields .part-select + .wrap-select-inline {
    margin-left: 0px;
    width: 48px;
    text-align: right;
  }
  .thumb_list .wrap-thumb-list .wrap-text {
    flex-direction: column;
  }
  .product-list-content .thumb .caption button.btn-warning:before, .product-list-content .thumb .caption button:before {
    display: none;
  }
  .product-list-content .thumb .caption button {
    height: 40px;
    padding: 0;
  }
  .product-list-content .thumb .caption .btn.notify_popup {
    height: 40px;
  }
  .sort_container .btn-text {
    font-size: 14px;
    margin-bottom: 13px;
  }
  .sort_container .left {
    flex-direction: column;
  }
  .sort_container .btn-text strong {
    font-size: 14px;
    margin-right: 2px;
  }
  .sort_container {
    align-items: flex-end;
  }
  .sort_container label {
    margin: 0px;
    margin-top: 4px;
  }
  .sort_container .form-control {
    padding: 5px 5px;
    height: 30px;
  }
  .product-list-content .thumb .thumbnail {
    padding: 10px;
    margin-bottom: 0px;
    border-top: none;
    border-right: none;
  }
  .product-list-content .wrapper-thumbnail {
    padding: 0px;
    margin-left: -1px;
  }
  .product-list-content .wrapper-thumbnail:nth-child(1), .product-list-content .wrapper-thumbnail:nth-child(2) {
    border-top: 1px solid #ccc;
  }
  body {
    padding-top: 0px;
  }
  .section-phone-model .partfinder-fields select {
    width: 200px;
  }
  body#n_home {
    padding-top: 105px;
  }
  .wrapper-header #header-cart > a:nth-child(1) {
    display: none;
  }
  .wrapper-header > .container > .row {
    margin: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .wrapper-header > .container > .row:after, .wrapper-header > .container > .row:before {
    display: none;
  }
  .wrapper-header > .container > .row .clearfix {
    display: none;
  }
  .wrapper-header > .container > .row > div {
    width: auto;
    display: inline-flex;
    align-items: center;
    padding: 0px;
    min-height: 50px;
  }
  .wrapper-header > .container > .row > div:nth-child(2) {
    position: static;
  }
  .wrapper-header .header-search {
    padding: 0px;
    position: absolute;
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    z-index: 9999;
    display: none;
  }
  .wrapper-header .header-search .close-search {
    background: #fff url(../img/bg-icon.png) no-repeat scroll -77px -242px;
    position: absolute;
    left: 1px;
    top: 1px;
    display: inline-block;
    width: 30px;
    height: 38px;
    z-index: 9;
  }
  .wrapper-header .header-search.active {
    display: block;
  }
  .wrapper-header .header-search input {
    padding-left: 33px;
  }
  .wrapper-main-menu {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .mob-menu-toggle, .wrapper-header .logo {
    margin-top: 0px;
  }
  .wrapper-part-finder .wrap-select-inline button {
    padding: 10px;
    border-radius: 3px;
  }
  .section-home-product .slick-arrow {
    left: 0px !important;
  }
  .section-home-product .slick-arrow.slick-next {
    right: 0px !important;
  }
  .wrapper-header #header-cart i.fa-shopping-cart {
    transform: scale(0.8);
  }
  .wrapper-header #header-cart #cartcontentsheader .cart-count {
    top: 7px;
  }
  .icon-search-mobile {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("../img/bg-icon.png") no-repeat scroll 10px -65px;
  }
  .wrapper-main-menu .navbar .col-xs-9 select {
    width: 100%;
  }
  .wrapper-main-menu .navbar .col-xs-9 .row {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .wrapper-main-menu .navbar .col-xs-9 .row > div:nth-child(1) {
    width: 100%;
    text-align: left;
  }
  .home-box-category .col-sm-6 {
    margin-bottom: 10px;
  }
  .section-phone-model {
    margin-top: 20px;
  }
  .section-phone-model .partfinder-fields select {
    width: 130px;
  }
  .section-phone-model .partfinder-fields button {
    width: 40px;
    padding: 0px;
  }
  .section-home-product .nav-tabs > li > a {
    font-size: 12px;
  }
  .section-home-product .nav-tabs > li.active > a {
    font: 600 16px/18px "Titillium Web";
  }
  .section-home-product .tab-content .container {
    padding: 0px;
  }
  .section-home-product .slick-slide {
    padding: 0px;
  }
  .section-home-product .tab-content {
    margin-left: -1px;
    width: calc(100% + 1px);
  }
  .section-home-product .thumbnail {
    border-right: none;
  }
  #home-featured .slick-arrow {
    top: 60px;
  }
  .section-home-product .thumbnail .caption button {
    padding: 0px;
  }
  .section-home-product .thumbnail .caption button:before {
    display: none;
  }
  .section-home-product .thumbnail .caption .price span[itemprop=price] {
    font: 700 16px/20px "Roboto";
  }
  .section-home-product .nav-tabs {
    margin-bottom: 0px;
  }
  .featured-brands {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .featured-brands .wrap-flex .col-xs-6 {
    width: 33%;
    margin-bottom: 5px;
  }
  .featured-brands h2 {
    font: 600 16px/22px "Titillium Web";
  }
  .section-about {
    padding: 20px 0 10px;
  }
  .section-about .title h2 {
    font: 600 20px/26px "Titillium Web";
  }
  .section-about .content .title-border-dashed {
    min-height: 40px;
    padding: 9px 13px;
    font: 400 14px/20px "Titillium Web";
  }
  .section-about .content .inner .left .item {
    flex-direction: row;
    width: 290px;
    margin: 0 auto 6px;
  }
  .section-about .content .inner .left .item h4 {
    text-align: left;
    padding-right: 0px;
    padding-left: 10px;
  }
  .section-about .content .inner {
    flex-direction: column;
    padding: 10px;
  }
  .section-about .content .inner > div {
    width: 100%;
  }
  .section-about .content .inner .left .item:before, .section-about .content .inner:after, .section-about .content .inner .item:before {
    display: none;
  }
  .section-about .content .inner .left {
    padding-right: 0px;
  }
  .section-about .content .inner .right {
    padding: 0px;
  }
  .section-about .content .inner .item .icon {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }
  .section-about .content .inner .item {
    width: 290px;
    margin: 0 auto 6px;
  }
  .wrapper-footer .footer-bottom .d-flex, .wrapper-footer .footer-bottom .left {
    flex-direction: column;
  }
  .wrapper-footer .footer-bottom .left a {
    margin-right: 0px;
  }
  .wrapper-footer .footer-bottom .left {
    margin-bottom: 10px;
  }
  .wrapper-footer .footer-bottom .right {
    text-align: center;
    display: inline-block;
    width: 100%;
  }
  .wrapper-footer .footer-bottom {
    padding: 20px 0px 10px;
  }
  .wrapper-footer .footer-bottom .rainstorm {
    margin: 20px 0;
  }
  .wrapper-footer .col-xs-6 {
    text-align: left;
    margin-bottom: 15px;
    padding-left: 10px;
  }
  .wrapper-footer .col-xs-6:nth-child(2n+1) {
    clear: both;
  }
  .wrapper-footer .nav > li > a {
    font: 400 12px/16px "Roboto";
    padding: 3px 15px 3px 0;
  }
  .wrapper-footer {
    padding-top: 28px;
  }
  .wrapper-footer .wrapper-footer-details .list-inline {
    margin: 0px;
  }
  .wrapper-footer .wrapper-footer-details .list-inline > li {
    width: inherit;
  }
  .wrapper-footer .payment-icon-container {
    height: auto;
    margin-right: 5px;
  }
  .wrapper-footer h4 {
    padding-left: 22px;
  }
  .wrapper-footer h4 .icon {
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .wrapper-footer .wrapper-footer-details h4 {
    margin-bottom: 5px;
  }
  .wrapper-footer .wrapper-footer-details h4:before {
    display: none;
  }
  .wrapper-main-menu .navbar .col-xs-9 .row > div.partfinder-fields {
    width: 100%;
  }
  .home-box-category .images img {
    height: auto;
  }
}
@media (max-width: 640px) {
  .wrapper-main-menu .navbar .col-xs-9 select {
    width: 100%;
    padding: 8px 10px;
  }
  .home-box-category .box-item.active .text {
    padding: 10px 20px;
  }
  .home-box-category .text .click-back .fa {
    font-size: 10px;
    vertical-align: 2px;
    margin-right: 5px;
  }
  .home-box-category .text .click-back {
    font: 600 16px/20px "Titillium Web";
  }
  .home-box-category .text .d-flex {
    margin-top: 2px;
    margin-left: -20px;
    width: calc(100% + 30px);
  }
  .home-box-category .text .d-flex .item h4 {
    font: 400 11px/13px "Roboto";
  }
  .home-box-category .text .d-flex .item {
    margin-bottom: 0px;
  }
  .home-box-category .text .d-flex .item .icon {
    transform: scale(0.6);
  }
  .thumb_list .wrap-thumb-list .images {
    width: 120px;
    min-width: 120px;
    padding-top: 10px;
  }
  .thumb_list .wrap-thumb-list .wrap-text {
    padding: 5px 20px 15px;
  }
  .thumb_list .wrap-thumb-list button {
    padding: 0px;
    height: 40px;
  }
  .thumb_list .wrap-thumb-list button:before {
    display: none;
  }
  .section-home-product .thumbnail .caption .price .left {
    margin-right: 3px;
  }
  .wrapper-footer .wrapper-footer-details .col-md-5 img {
    width: 112px;
    margin-left: 2px;
  }
  .product-list-content .page-header {
    font-size: 17px;
  }
  .product-list-content .breadcrumb > li {
    display: none;
  }
  .product-list-content .breadcrumb > li:last-child {
    display: block;
  }
  .product-list-content .thumb .caption .price .left span[itemprop="price"] {
    font: 700 14px/22px "Roboto";
  }
  .product-list-content .thumb .caption .price .left .thumb-rrp {
    font: 400 12px/20px "Roboto";
  }
  .product-list-content .thumb .caption .price .right span {
    font-size: 10px;
  }
  .thumb_list > .row {
    margin: 0;
  }
  .thumb_list .lead {
    margin-bottom: 0;
  }
  .thumb_list .lead p {
    margin-bottom: 5px;
  }
  .wrap-thumb-list .nReviewsBlock {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .footer-bottom .text-center {
    margin: 10px 0 15px;
  }
  #main-content {
    padding-top: 24px;
  }
}
/*# sourceMappingURL=h_custom.css.map */
.phone-bar {
  min-height: 16px;
  background-color: #fb9749;
  padding: 8px 16px;
  border-radius: 3px;
}
.phone-bar > div {
  min-width: 100%;
  display: block !important;
  min-height: 20px !important;
}
.phone-bar p {
  margin-bottom: 0;
  color: #FFF;
  font-weight: 600;
  font-family: 'Titillium Web';
}
.phone-bar a {
  color: #FFF;
}
/* Erin's Additions */
/* ============================================
   Bootstrap v3.3.6 Spacing Utilities (8px grid)
   ============================================ */
/* Padding All */
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 8px !important;
}
.p-2 {
  padding: 16px !important;
}
.p-3 {
  padding: 24px !important;
}
.p-4 {
  padding: 32px !important;
}
.p-5 {
  padding: 40px !important;
}
/* Padding X (left & right) */
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.px-1 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.px-2 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.px-3 {
  padding-left: 24px !important;
  padding-right: 24px !important;
}
.px-4 {
  padding-left: 32px !important;
  padding-right: 32px !important;
}
.px-5 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
/* Padding Y (top & bottom) */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.py-2 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
.py-3 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
.py-4 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}
.py-5 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
/* Padding Individual Sides */
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 8px !important;
}
.pt-2 {
  padding-top: 16px !important;
}
.pt-3 {
  padding-top: 24px !important;
}
.pt-4 {
  padding-top: 32px !important;
}
.pt-5 {
  padding-top: 40px !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 8px !important;
}
.pb-2 {
  padding-bottom: 16px !important;
}
.pb-3 {
  padding-bottom: 24px !important;
}
.pb-4 {
  padding-bottom: 32px !important;
}
.pb-5 {
  padding-bottom: 40px !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pl-1 {
  padding-left: 8px !important;
}
.pl-2 {
  padding-left: 16px !important;
}
.pl-3 {
  padding-left: 24px !important;
}
.pl-4 {
  padding-left: 32px !important;
}
.pl-5 {
  padding-left: 40px !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pr-1 {
  padding-right: 8px !important;
}
.pr-2 {
  padding-right: 16px !important;
}
.pr-3 {
  padding-right: 24px !important;
}
.pr-4 {
  padding-right: 32px !important;
}
.pr-5 {
  padding-right: 40px !important;
}
/* Margin All */
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 8px !important;
}
.m-2 {
  margin: 16px !important;
}
.m-3 {
  margin: 24px !important;
}
.m-4 {
  margin: 32px !important;
}
.m-5 {
  margin: 40px !important;
}
.m-auto {
  margin: auto !important;
}
/* Margin X (left & right) */
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mx-1 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}
.mx-2 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}
.mx-3 {
  margin-left: 24px !important;
  margin-right: 24px !important;
}
.mx-4 {
  margin-left: 32px !important;
  margin-right: 32px !important;
}
.mx-5 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
/* Margin Y (top & bottom) */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}
.my-2 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}
.my-3 {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}
.my-4 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}
.my-5 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
/* Margin Individual Sides */
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 8px !important;
}
.mt-2 {
  margin-top: 16px !important;
}
.mt-3 {
  margin-top: 24px !important;
}
.mt-4 {
  margin-top: 32px !important;
}
.mt-5 {
  margin-top: 40px !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 8px !important;
}
.mb-2 {
  margin-bottom: 16px !important;
}
.mb-3 {
  margin-bottom: 24px !important;
}
.mb-4 {
  margin-bottom: 32px !important;
}
.mb-5 {
  margin-bottom: 40px !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.ml-1 {
  margin-left: 8px !important;
}
.ml-2 {
  margin-left: 16px !important;
}
.ml-3 {
  margin-left: 24px !important;
}
.ml-4 {
  margin-left: 32px !important;
}
.ml-5 {
  margin-left: 40px !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mr-1 {
  margin-right: 8px !important;
}
.mr-2 {
  margin-right: 16px !important;
}
.mr-3 {
  margin-right: 24px !important;
}
.mr-4 {
  margin-right: 32px !important;
}
.mr-5 {
  margin-right: 40px !important;
}
.mr-auto {
  margin-right: auto !important;
}
.top-announcement {
  padding: 4px;
}
.top-announcement p {
  margin-bottom: 0px;
  font: 600 14px / 20px "Titillium Web";
  color: #FFF;
}
.bg-ol-aqua {
  background-color: #51b2ab;
}
.wrapper-top-usp ul.d-flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.wrapper-top-usp ul li a {
  color: #383641;
}
#recent_sales_ticker {
  z-index: 4000;
}
.section-home-product p a {
  font-weight: 600;
}
h3.home-heading {
  font-family: 'Titillium Web';
  font-weight: 600;
  font-size: 28px;
  color: #383641;
}
.limited-stock {
  font-size: 18px;
  font-weight: bold;
  color: #777777;
}