/*
    Primary:#ff0000
    Secondary:#5f5e5b 
    Territory:#35a0f5
*/

.category-cms .cat-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -7.5px;
}

.category-cms .cat-list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 16.66%;
  max-width: 16.66%;
  padding: 0 7.5px;
  margin-bottom: 15px;
}

@media (max-width: 812px) {
  .category-cms .cat-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

.category-cms .cat-list .img img {
    min-height: 0!important;
}
}

@media (max-width: 767px) {
  .category-cms .cat-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 20%;
    max-width: 20%;
  }

li {}
}

@media (max-width: 576px) {
  .category-cms .cat-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .category-cms .cat-list .img img {
    min-height: 0 !important;
  }
}

.category-cms .cat-list li a {
  display: block;
  border: 8px solid #f2f2f2;
  background-color: #fff;
}

.category-cms .cat-list li a:hover {
}

.category-cms .cat-list li img {
  margin-bottom: 10px;
}

.category-cms .cat-list li a.no-img {
  border: 5px solid #ddd;
  height: 160px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
/* .category-cms .cat-list li a.no-img:hover{
    border-color: #58c200;
} */
.category-cms .cat-list li a.no-img .img {
  display: none;
}

.category-cms .cat-list .product-name {
  text-align: center;
  margin: 0;
  color: #000;
  padding: 0 15px;
  /* white-space: nowrap; */
  font-weight: 500;
  font-size: 14px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  /* text-overflow: ellipsis; */
  /* display: -webkit-box; */
  /* -webkit-box-orient: vertical; */
  /* -webkit-line-clamp: 2; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 46px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
}

.category-cms .cat-list .img img {
  min-height: 160px;
  max-height: 160px;
  -o-object-fit: cover;
  object-fit: contain;
}

.category-cms .cat-list .img {
  text-align: center;
  padding: 15px;
}

/* .catalog-category-view .category-view .category-image{
    display: none;
}
 */

.cms-page-view .page-main ul,
.cms-page-view .page-main ol {
  margin: 0 0 1em;
  padding: 0 0 0 20px;
}
.cms-page-view .page-main hr {
  clear: both;
}

.cms-page-view .page-main ul {
  list-style: disc outside none;
}

.cms-page-view .page-main ol {
  list-style: decimal outside none;
  counter-reset: item;
}

.cms-page-view .page-main ol.sub-digit {
  counter-reset: item;
}

.cms-page-view .page-main ol.sub-digit li {
  /* display: block; */
  list-style-type: none;
  position: relative;
  padding-left: 18px; /* display: flex; */ /* flex-wrap: wrap; */ /* flex-direction: column; */
}

.cms-page-view .page-main ol.sub-digit li li {
  /* padding-left: 18px; */
}

.cms-page-view .page-main ol.sub-digit li li {
  padding-left: 24px;
}

.cms-page-view .page-main ol.sub-digit li li li {
  padding-left: 34px;
}
.cms-page-view .page-main ol.sub-digit li:before {
  content: counters(item, ".") " ";
  counter-increment: item;
  display: inline-block;
  position: absolute;
  left: 0;
}

.cms-page-view .page-main img[style*="float: left"] {
  margin-right: 20px;
  margin-bottom: 20px;
}

.cms-page-view .page-main img[style*="float: right"] {
  margin-left: 20px;
  margin-bottom: 20px;
}

.cms-page-view .page-main table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

.cms-page-view .page-main table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.cms-page-view .page-main table td,
.cms-page-view .page-main table th {
  border: 1px solid #dee2e6;
}
.cms-page-view .page-main table td,
.cms-page-view .page-main table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
th {
  text-align: inherit;
}
*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cms-page-view .page-main table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
table {
  border-collapse: collapse;
}

.cms-page-view .page-main p {
  margin-bottom: 15px;
}

/* Details page */
.block.block-tag {
  margin-top: 15px;
}
.block-tag .block-title .title {
  font-weight: normal;
  /* font-size: 16px; */
}
.block-tag .block-content > a {
  display: inline-block;
  padding: 4px 5px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  color: #212529;
  background-color: #f5f5f5;
}
.block-tag .block-content > a:hover {
  text-decoration: underline;
}

#maincontent .show-tabs > .item.content {
  overflow-x: auto;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 1025px) {
  .page-layout-2columns-left .items-grid .item,
  .catalog-category-view .items-grid .item {
    -ms-flex: 0 0 33.33%;
    -webkit-box-flex: 0;
    flex: 0 0 16.66%;
    max-width: 16.66%;
  }
}