.transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.product-compare-container {
  white-space: nowrap; }
  .product-compare-container .product-grid-view .review-star {
    text-align: center;
    margin-bottom: 5px; }
  .product-compare-container .remove-product {
    cursor: pointer;
    font-size: 1.125rem;
    position: absolute;
    right: 12px;
    top: 14px;
    z-index: 99;
    width: 30px;
    line-height: 30px;
    height: 30px;
    border-radius: 100%;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    text-align: center; }
    .product-compare-container .remove-product i {
      vertical-align: baseline; }
  .product-compare-container .option-add-cart {
    text-align: right;
    margin-top: 15px; }
    .product-compare-container .option-add-cart .addtocart-btn, .product-compare-container .option-add-cart .wishlist-btn {
      display: inline-block; }
  .product-compare-container .attrbiutes-list i {
    width: 15px;
    text-align: center;
    cursor: pointer;
    font-size: 0.875rem;
    vertical-align: baseline; }
  .product-compare-container #comp-tabone {
    border-bottom: 1px solid #CECECE; }

.product-compare-container {
  position: relative;
  margin-top: 15px; }
  .product-compare-container .totolcitems {
    font-size: 1rem;
    color: #17a2b8;
    padding: 10px 0;
    font-weight: 500; }
  .product-compare-container .totolitems {
    font-size: 0.875rem;
    color: #AB0921;
    padding-bottom: 12px;
    font-weight: 500; }
  .product-compare-container .nav-link {
    border-radius: 0;
    font-weight: 500; }
    .product-compare-container .nav-link.show {
      color: #AB0921; }

.product-compare-desc {
  overflow: auto; }
  .product-compare-desc > table {
    width: 100%; }
  .product-compare-desc .headcol {
    padding: 10px;
    font-weight: 500;
    /*position:absolute;*/
    width: 215px;
    left: 0;
    overflow: hidden;
    font-weight: bold;
    vertical-align: middle;
    font-size: 1rem;
    color: #212121; }
  .product-compare-desc .product-grid-view {
    position: static; }
  .product-compare-desc .review-head {
    margin-top: -1px;
    border-top: 1px solid #CECECE; }
    .product-compare-desc .review-head .check-form {
      position: relative;
      top: -50px;
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex; }
    .product-compare-desc .review-head div {
      min-width: 200px; }
  .product-compare-desc tr div {
    line-height: 24px; }
  .product-compare-desc tr:first-child {
    background-color: #fff !important;
    border-bottom: 1px solid #CECECE; }
    .product-compare-desc tr:first-child .headcol {
      background-color: #fff; }
      .product-compare-desc tr:first-child .headcol:first-child {
        background-color: #fff; }
      .product-compare-desc tr:first-child .headcol:nth-child(2) {
        border-top: 1px solid #CECECE; }
    .product-compare-desc tr:first-child .long {
      /*padding-top: 0;*/ }
    .product-compare-desc tr:first-child .prod-img {
      padding: 0; }
      .product-compare-desc tr:first-child .prod-img img {
        float: none;
        border: none; }
  .product-compare-desc tr .long {
    border: none;
    padding: 10px;
    text-align: left;
    max-width: 260px;
    width: 260px;
    min-width: 260px;
    display: inline-block;
    white-space: initial;
    font-size: 1rem;
    color: #212121; }
    .product-compare-desc tr .long .thumbwrap {
      position: relative; }
      .product-compare-desc tr .long .thumbwrap .prod-img {
        transition: all .4s ease-in-out 0s; }
      .product-compare-desc tr .long .thumbwrap:hover .prod-img {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        transition: all 0.4s ease-in-out 0s; }
  .product-compare-desc tr.varaint-spec {
    background: #E6E6E6; }
  .product-compare-desc tr ul li {
    padding: 0 !important;
    margin-bottom: 5px; }
    .product-compare-desc tr ul li:hover {
      box-shadow: none; }
  .product-compare-desc tr:last-child {
    border-bottom: none !important;
    border-top: 1px solid #CECECE; }
  .product-compare-desc tr:nth-child(even) {
    background-color: #F8F8F8;
    border-bottom: 1px solid #CECECE; }
  .product-compare-desc tr:nth-child(odd) {
    background-color: #fff; }
  .product-compare-desc .varint-lists {
    padding-bottom: 10px; }
    .product-compare-desc .varint-lists .varaint-label {
      font-weight: 500;
      display: block; }
  .product-compare-desc .product-info {
    text-align: left;
    padding: 12px 0; }
  .product-compare-desc .price-wrap {
    -webkit-justify-content: left;
    -moz-justify-content: left;
    -ms-justify-content: left;
    justify-content: left;
    -ms-flex-pack: left; }
  .product-compare-desc .prod-img img {
    float: none;
    margin-right: 0; }

@media all and (max-width: 576px) {
  .cart-table {
    border-top: 1px solid #CECECE; }

  .product-compare-desc {
    margin-left: 0;
    width: 100% !important; }
    .product-compare-desc .headcol {
      position: static;
      width: auto; }

  .half {
    width: 100%; } }
#leftsidebar, .filter-list, .breadcrumb {
  display: none !important; }

#vue-product-category {
  padding-top: 60px;
  padding-bottom: 100px; }

.main-title {
  text-align: center;
  margin-bottom: 60px; }

.prod-category-desc-wrap {
  padding: 40px 40px 1px 40px;
  background: #F0F0F0; }

.prod-block-row {
  margin-bottom: 24px; }
  @media all and (min-width: 993px) {
    .prod-block-row .row {
      margin-left: -24px;
      margin-right: -24px; }
      .prod-block-row .row [class*="col-"] {
        padding-left: 24px;
        padding-right: 24px; } }

.title-related {
  font-weight: 700;
  margin-bottom: 28px;
  line-height: 1.5; }

.product-item-info .review-wrap, .product-item-info .brand-name, .product-item-info .custom-info, .product-item-info .sku-name,
.product-item-info .price-wrap, .product-item-info .stock-availability, .product-item-info .addtocart-btn {
  display: none; }

.product-item-info {
  border: 2px solid #AB0921;
  border-color: #AB0921 !important;
  margin-bottom: 40px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  overflow: hidden; }
  .product-item-info:hover {
    border: none;
    margin-top: -3px; }
    .product-item-info:hover .product-info .link-prod-name, .product-item-info:hover .product-info .link-product-name {
      color: #2e3e69; }

.cat-img {
  overflow: hidden; }
  .cat-img img {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    display: block;
    width: 100%; }

.product-info {
  text-align: center;
  padding: 20px 2px; }
  .product-info .link-prod-name, .product-info .link-product-name {
    font-weight: 700;
    color: #AB0921; }
    .product-info .link-prod-name:hover, .product-info .link-product-name:hover {
      color: #212121; }

.no-results {
  text-align: center;
  margin: 25px 0;
  font-size: 1.125rem; }

@media all and (max-width: 767px) {
  #vue-product-category {
    padding-top: 24px;
    padding-bottom: 0px; }

  .main-title {
    margin-bottom: 24px;
    font-size: 2rem; }

  .prod-category-desc-wrap {
    padding: 24px 16px;
    padding-bottom: 8px;
    margin-left: -15px;
    margin-right: -15px; }

  .title-related {
    margin-bottom: 24px;
    font-size: 30px; }

  .product-grid-view .item-box {
    width: 50%; }
    .product-grid-view .item-box .product-title {
      font-size: 1rem; }

  .product-item-info {
    margin-bottom: 16px; } }
