body {
  background-color: #ffffff; }

.grid-header {
  display: none; }

.category a {
  text-decoration: none; }

.category a:hover {
  color: #262729 !important;
  text-decoration: underline; }

.category .device-name {
  margin: 0px;
  text-align: center;
  color: #262729;
  font: 14px "FortFoundry-IndustryBook"; }

.category img {
  max-width: 100%; }

.category-banner {
  position: relative;
  background-color: #f5f5f5;
  height: auto; }
  .category-banner img {
    display: block;
    margin: auto;
    max-width: 100%;
    height: 200px; }
  .category-banner .overlay-block {
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%; }
  .category-banner .header-text {
    position: absolute;
    top: 30%;
    text-align: center;
    width: 100%;
    font: 38px "FortFoundry-Prohibition";
    color: #ffffff; }
    .category-banner .header-text span {
      display: block;
      font: 16px "FortFoundry-IndustryBook";
      color: #ffffff;
      text-transform: none; }

.sub-category-banner {
  position: relative;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-bottom: 40px; }
  .sub-category-banner .sub-category-banner-bg-img {
    width: 100%;
    background-size: cover;
    background-position: center; }
  .sub-category-banner .sub-overlay-block {
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%; }
  .sub-category-banner .sub-header-text {
    position: absolute;
    top: 30%;
    text-align: center;
    width: 100%;
    font: 38px "FortFoundry-Prohibition";
    color: #ffffff; }
    .sub-category-banner .sub-header-text span {
      display: block;
      font: 16px "FortFoundry-IndustryBook";
      color: #ffffff;
      text-transform: none; }

.refinements-block .card {
  border: 0;
  margin-top: 20px !important; }
  .refinements-block .card .card-header {
    border-bottom: 0;
    text-transform: uppercase;
    font: 14px "DINNextLTPro-Bold";
    color: #262729; }

.refinements-block .card-body {
  padding-top: 0; }
  .refinements-block .card-body .content span {
    font: 14px "DINNextLTPro-Light";
    color: #555759; }
  .refinements-block .card-body .content span:hover {
    text-decoration: underline; }

.refinements-block li {
  list-style: none; }

.product-grid .product-tile {
  /* .product-category-description {
      color: #ffffff;
      overflow: hidden;
      background-color: #6e6e67;
      opacity: 0.9;
      width: 100%;
      bottom: 0px;
      font: 13px/38px DINNextLTPro-Regular;
      display: none;
      font-family: Liturgy_Regular !important;
      position: absolute;
      text-transform: uppercase;

      &:hover {
        background-color: #273747;
      }
    } */ }
  .product-grid .product-tile .sticker-container {
    width: 100%;
    top: 10px; }
    .product-grid .product-tile .sticker-container .product-skicker span {
      background-color: #404040;
      padding: 5px 10px;
      color: #ffffff;
      float: right;
      font: 12px/16px DINNextLTPro-Bold;
      width: auto; }
  .product-grid .product-tile .tile-body .pdp-link {
    font: 16px "Geogrotesque_Medium";
    padding: 10px 0;
    min-height: 55px;
    text-align: center; }
    @media (max-width: 991.98px) {
      .product-grid .product-tile .tile-body .pdp-link {
        min-height: unset !important; } }
    .product-grid .product-tile .tile-body .pdp-link a {
      font: 24px futura-pt;
      color: #000000;
      outline: 0 none;
      text-decoration: none; }
      .product-grid .product-tile .tile-body .pdp-link a:hover {
        color: #000;
        text-decoration: none; }
      @media (max-width: 1199.98px) {
        .product-grid .product-tile .tile-body .pdp-link a {
          font: 16px futura-pt; } }
      @media (max-width: 991.98px) {
        .product-grid .product-tile .tile-body .pdp-link a {
          font: 14px futura-pt; } }
  .product-grid .product-tile .tile-body .swatch-circle {
    width: 32px;
    height: 16px;
    display: block;
    border-radius: 4px; }
  .product-grid .product-tile .product-des-hover-btn {
    color: #ffffff;
    font: 16px/35px futura-pt;
    position: absolute;
    top: 50%;
    height: 35px;
    left: 18%;
    display: none;
    width: 60%;
    border-radius: 22px;
    background-color: #111111; }
    .product-grid .product-tile .product-des-hover-btn:hover {
      background: #ddaaaa; }
    @media (max-width: 991.98px) {
      .product-grid .product-tile .product-des-hover-btn {
        left: 30%;
        width: 40%; } }
  .product-grid .product-tile .image-container {
    overflow: hidden;
    position: relative; }
    .product-grid .product-tile .image-container a {
      text-decoration: none; }
      .product-grid .product-tile .image-container a img {
        width: 100%; }
        @media (max-width: 768.98px) {
          .product-grid .product-tile .image-container a img {
            max-width: 70%;
            margin: 0 15%; } }
    .product-grid .product-tile .image-container:hover a > .tile-image {
      opacity: 0.7; }
    .product-grid .product-tile .image-container:hover .product-des-hover-btn:hover .tile-image {
      opacity: 0.7; }
  .product-grid .product-tile .actions-btn {
    background: #0d9cd8;
    padding: 7px 15px 7px 15px; }
    .product-grid .product-tile .actions-btn a {
      color: #fff !important;
      font: 14px "DINNextLTPro-Light"; }
  .product-grid .product-tile .actions-btn:hover {
    background: #00a0dd; }
    .product-grid .product-tile .actions-btn:hover a {
      text-decoration: none; }
  .product-grid .product-tile .price .starting {
    font: 24px futura-pt !important;
    color: #000000 !important; }
    @media (max-width: 1199.98px) {
      .product-grid .product-tile .price .starting {
        font: 14px futura-pt !important; } }
  .product-grid .product-tile .price .price-tag:hover {
    text-decoration: none; }
  .product-grid .product-tile:hover .product-des-hover-btn {
    display: block; }

.category-description {
  color: #555759; }
  .category-description .title {
    padding: 10px 0 10px;
    border-top: solid 5px #d4d4d4;
    border-bottom: solid 1px #d4d4d4;
    font: 18px "FortFoundry-IndustryBold"; }
  .category-description h2 {
    font: 30px "FortFoundry-IndustryBold" !important;
    color: #262729; }
  .category-description p {
    font: 16px "DINNextLTPro-Regular";
    text-align: justify; }
  .category-description .category-description-block h1 {
    font: 30px "DINNextLTPro-Bold" !important; }

#product-search-results .col-md-9 {
  padding: 0; }

#product-search-results .product {
  padding: 8px !important;
  margin: 0px 0px 15px; }
  #product-search-results .product .color-label {
    display: none; }

.category-sub-title h2 {
  overflow: hidden;
  font: 22px "DINNextLTPro-Light";
  padding: 9px 0 10px;
  border-bottom: 1px solid #000000;
  color: #262729; }

.category-product-quation {
  font: 16px "DINNextLTPro-Bold";
  padding-bottom: 8px; }

.product-faq-block {
  margin-top: 30px; }

.product-faq-block table td:first-child {
  padding-right: 10px; }

.category-product-answer td {
  padding-bottom: 20px;
  vertical-align: top; }

.category-product-answer td {
  font: 16px "DINNextLTPro-Regular"; }

.category-product-answer td a {
  color: #00a0df; }

@media (max-width: 991.98px) {
  .product-tile .image-container {
    min-height: 160px; } }

@media (max-width: 991.98px) {
  #all-brands {
    overflow: hidden; } }

@media (max-width: 543.98px) {
  .product-tile .image-container {
    min-height: 135px; }
  .product-grid {
    overflow: hidden; }
  .sub-category-banner .sub-header-text span {
    font: 12px "FortFoundry-IndustryBook"; }
  .sub-category-banner .sub-header-text {
    top: 25%;
    font: 26px "FortFoundry-Prohibition"; }
  .category-description .title {
    padding-bottom: 10px;
    border-bottom: solid 1px #d4d4d4; }
  .category a:hover {
    color: #262729;
    text-decoration: underline; }
  .category .device-name {
    padding: 0px 17px 0px 17px;
    line-height: 20px; }
  .category img {
    margin-bottom: 5px; } }

.refinement-filter-products .card-header,
.refinement-filter-products .card-body {
  background: #f1f1f1; }

.sub-category-main-block {
  overflow: hidden; }

.product-grid .filter-bar {
  background: #d3d3d3;
  padding: 10px;
  overflow: hidden; }
  .product-grid .filter-bar .filter-active {
    background: #ffffff; }
  .product-grid .filter-bar ul {
    clear: both;
    margin: 0;
    overflow: hidden; }
  .product-grid .filter-bar .filter-title {
    padding: 12px 15px 10px 15px;
    color: #000000;
    font: normal 14px "DINNextLTPro-Bold", Helvetica, sans-serif; }
  .product-grid .filter-bar .filter-value {
    padding: 2px 20px 5px 20px;
    border-radius: 15px;
    margin-bottom: 10px;
    background: #fff; }
    .product-grid .filter-bar .filter-value a {
      color: #000000 !important;
      font-size: 13px; }
  .product-grid .filter-bar .filter-value:after {
    font-size: 12px;
    right: 15px;
    top: 10px; }

.category-device-title {
  background-color: #f8f8f6;
  padding: 10px 0px 10px 10px;
  color: #000000;
  margin: 50px 23px; }
  .category-device-title .device-name {
    font: 26px "BrandonGrotesque-Bold" !important;
    text-align: center; }

.mobile-filters-block {
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
  padding-top: 15px;
  position: absolute;
  top: 45px;
  z-index: 999;
  max-width: 97%;
  margin-left: 10px; }
  .mobile-filters-block li span {
    font: 13px "FortFoundry-IndustryBook";
    color: #000000; }

.product-filters-mobile li {
  list-style: none; }

.questions-with-chat-box {
  background: #f1f1f1;
  padding: 1.25rem; }
  .questions-with-chat-box .title {
    font: 14px "DINNextLTPro-Bold";
    color: #262729;
    text-transform: capitalize !important; }
  .questions-with-chat-box a {
    font-size: 13px;
    color: #0970cb; }
  .questions-with-chat-box a:hover {
    color: #78a9d6; }

.chat-with-us-link {
  background: #ffffff;
  width: 100%;
  right: 10px;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
  padding: 8px 0 12px 15px;
  position: absolute;
  top: 45px;
  z-index: 999;
  max-width: 97%; }
  .chat-with-us-link a {
    font: 14px "FortFoundry-IndustryBook"; }

.questions-btn.chat-active {
  background: #ffffff; }

@media (max-width: 543.98px) {
  div[data-action="Search-Show"] .category-product-item {
    float: left; }
  div[data-action="Search-Show"] .category-sub-title {
    overflow: hidden; } }

.show-more button {
  height: 40px;
  line-height: 40px;
  background: #000;
  color: #fff;
  font-weight: normal;
  letter-spacing: 2px;
  font: 14px/38px Mr-Eaves-XL-San-OT-Reg;
  text-transform: uppercase;
  border-radius: 22px;
  cursor: pointer;
  padding: 0;
  border-color: #000; }
  .show-more button:hover {
    background: #ff5b34 !important;
    border-color: #ff5b34; }
  .show-more button:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none; }
  .show-more button:active {
    border-color: #ff5b34;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: #ff5b34 !important; }

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: none;
  border-color: none; }

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: none;
          box-shadow: none; }

@media only screen and (max-width: 320px) {
  .product-grid .product-tile .product-category-description {
    font: 12px "DINNextLTPro-Light"; }
  div[data-action="Search-Show"] .category-product-item:nth-child(2n) {
    clear: both; } }

.products-grid-block .swatches {
  text-align: center;
  margin-top: 15px; }

/* category filter start*/
.card-header {
  font: 20px "BrandonGrotesque-Bold" !important;
  color: #273747 !important;
  padding: 0 0 10px 0; }

.values {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease; }
  .values li {
    width: 100%;
    position: relative;
    list-style: square !important;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease; }
    .values li a {
      font: 15px DINNextLTPro-Regular;
      color: #5c6670 !important;
      position: relative;
      display: block;
      font-size: 15px;
      line-height: 35px;
      margin: 0;
      padding: 0px;
      text-align: left;
      text-decoration: none;
      text-shadow: none;
      text-transform: uppercase;
      color: #2a2a2a;
      outline: medium none;
      -webkit-transition: 0.5s ease;
      transition: 0.5s ease; }
    .values li .arrow,
    .values li .sub-arrow {
      cursor: pointer;
      font-size: 16px;
      height: 19px;
      position: absolute;
      right: 0px;
      top: 6px;
      width: 19px;
      z-index: 1;
      color: #000;
      background-color: #ffff;
      text-align: center;
      vertical-align: middle;
      border: 1px solid #eaebee;
      -webkit-transition: 0.5s ease;
      transition: 0.5s ease; }
      .values li .arrow:hover,
      .values li .sub-arrow:hover {
        background-color: #da0925 !important;
        border: 1px solid #da0925 !important;
        color: #fff !important; }
    .values li .sub-menu {
      display: none;
      padding-left: 10px; }
    .values li .sub-cat {
      display: none;
      padding-left: 20px; }
    .values li .open {
      background-color: #da0925 !important;
      border: 1px solid #da0925 !important;
      color: #fff !important;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }

/*end*/
.tile-body-footer {
  max-width: 190px;
  margin: auto; }
  .tile-body-footer .ratings {
    display: none; }

.yotpo.bottomLine .yotpo-bottomline .yotpo-stars,
.yotpo.bottomline .yotpo-bottomline .yotpo-stars,
.yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-stars {
  padding-right: 10px !important; }

.yotpo a.text-m,
.yotpo-review a {
  font: 15px "Geogrotesque_Regular" !important;
  color: #41403b !important;
  letter-spacing: 1px; }
  .yotpo a.text-m:hover,
  .yotpo-review a:hover {
    color: #da0925 !important; }

/*search resulta*/
.search-nav {
  border: none; }

.product-search {
  font: 14px Muli-SemiBold;
  border-bottom: 0.188em solid #111 !important; }

.search-noresult-block {
  font-size: 18px;
  font-family: Montserrat;
  padding: 25px 5%; }

.search-result-count-heading {
  border: none;
  background: #f5f5f5;
  padding: 15px 10px 13px;
  font: 16px Muli-SemiBold;
  color: #111111; }

.price {
  text-align: center; }
  .price #total-price {
    font: 16px "Geogrotesque_Medium";
    color: #262729; }

/* no result recomendations*/
.recommendations {
  max-width: 1360px;
  margin: auto;
  margin-bottom: 20px; }
  .recommendations .row {
    margin: 0; }
  .recommendations h5 {
    font: 24px Mrs-Eaves-XL-Serif-OT-Reg serif !important;
    color: #000000 !important;
    text-transform: uppercase;
    letter-spacing: 0.215em;
    text-align: center;
    padding: 30px 0 10px 0; }
  .recommendations .product-tile {
    min-height: 100%; }
  .recommendations .link {
    font: 18px Mrs-Eaves-XL-Serif-OT-Reg !important;
    color: #000000 !important;
    padding: 5px;
    min-height: 136px;
    text-align: center;
    text-decoration: none !important; }
    .recommendations .link:hover {
      text-decoration: none !important; }
  .recommendations .price-tag,
  .recommendations .value {
    font: 24px Mrs-Eaves-XL-Serif-OT-Reg !important;
    color: #000000 !important;
    padding: 5px;
    text-decoration: none;
    text-align: center; }
  .recommendations .image-container {
    text-align: center; }
    .recommendations .image-container .tile-image {
      max-width: 210px;
      max-height: 210px; }
      @media (max-width: 543.98px) {
        .recommendations .image-container .tile-image {
          max-width: 125px;
          max-height: 125px; } }
  .recommendations .tile-body {
    text-align: center;
    padding: 10px 0 15px 0; }
  .recommendations .product-category-description,
  .recommendations .ratings {
    display: none; }
  .recommendations .swatch-circle {
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 15px; }
  .recommendations .color-swatches {
    text-align: center; }
  .recommendations .recommendation-add-to-cart-btn button {
    width: 70%;
    background: #111111;
    color: #ffffff;
    font: 16px/35px Mr-Eaves-XL-San-OT-Bold;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    border-radius: 30px;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out; }
    .recommendations .recommendation-add-to-cart-btn button:hover {
      background: #ddaaaa; }
    .recommendations .recommendation-add-to-cart-btn button:active {
      background: #ddaaaa !important; }
    @media (max-width: 768.98px) {
      .recommendations .recommendation-add-to-cart-btn button {
        font: 12px/28px Mr-Eaves-XL-San-OT-Bold; } }
  .recommendations .recommendations-title {
    width: 20%;
    float: left; }
  @media (max-width: 991.98px) {
    .recommendations .recommendations-title {
      width: 50% !important; } }
  @media (max-width: 991.98px) {
    .recommendations .recommendations-title:nth-child(5n+1) {
      display: none; } }
  .recommendations .price {
    margin-top: 5px; }

/* end of no result recomendations*/
