/* Top sản phẩm bán chạy */

.evo_block-product {
    margin-top: 40px;
}

.evo_block-product .sport-titles {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 25px;
    color: #1c1c1c;
    display: block;
}

.evo_block-product .sport-titles:hover, .evo_block-product .sport-titles:focus {
    color: #ec4f21;
}

.evo_block-product .evo-block-product {
    margin-left: -10px;
    margin-right: -10px;
}

.evo_block-product .evo-block-product .slick-slide {
    margin: 10px;
}

.evo_block-product .evo-block-product .slick-slide {
    margin: 5px;
}

.evo_block-product .evo-block-product .slick-slide:hover, .evo_block-product .evo-block-product .slick-slide:focus {
    outline: none;
    box-shadow: none;
    border: none;
}

.evo_block-product .evo-block-product .slick-arrow {
    font-size: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
    display: block;
    padding: 0;
    color: transparent;
    border: none;
    text-align: center;
    z-index: 2;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #fff;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    line-height: 22px;
    border-radius: 50%;
    -webkit-transition: all 0.1s cubic-bezier(0.4,  0,  0.6,  1);
    transition: all 0.1s cubic-bezier(0.4,  0,  0.6,  1);
    outline: 0;
}

.evo_block-product .evo-block-product .slick-arrow.slick-prev {
    left: -10px;
}

.evo_block-product .evo-block-product .slick-arrow.slick-prev:before {
    content: "";
    background-image: url('../../image/icons/back.svg');
    height: 25px;
    width: 25px;
    display: block;
    background-size: 19px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.1s cubic-bezier(0.4,  0,  0.6,  1);
    transition: all 0.1s cubic-bezier(0.4,  0,  0.6,  1);
}

.evo_block-product .evo-block-product .slick-arrow.slick-next {
    right: -10px;
}

.evo_block-product .evo-block-product .slick-arrow.slick-next:before {
    content: "";
    background-image: url('../../image/icons/right-arrow.svg');
    height: 25px;
    width: 25px;
    display: block;
    background-size: 19px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.1s cubic-bezier(0.4,  0,  0.6,  1);
    transition: all 0.1s cubic-bezier(0.4,  0,  0.6,  1);
}

.evo_block-product .evo-block-product .slick-dots {
    text-align: center;
}

.evo_block-product .evo-block-product .slick-dots li {
    display: inline-block;
}

.evo_block-product .evo-block-product .slick-dots li button {
    box-shadow: none;
    outline: 0;
    display: block;
    width: 6px;
    height: 6px;
    background: none;
    border-radius: 50%;
    border: 1px solid #222;
    padding: 0;
    font-size: 0;
}

.evo_block-product .evo-block-product .slick-dots li+li {
    margin-left: 5px;
}

.evo_block-product .evo-block-product .slick-dots li.slick-active button {
    transition: all .2s;
    width: 30px;
    border-radius: 3px;
    background: #222;
}

.evo_block-product .evo-block-product:hover .slick-arrow {
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    border-radius: 50%;
    background-color: #fff;
}

.evo_block-product .evo-block-product:hover .slick-arrow:before {
    height: 50px;
    width: 50px;
    background-size: 30px;
}

.evo_block-product .evo-block-product:hover .slick-arrow.slick-next {
    right: -20px;
}

.evo_block-product .evo-block-product:hover .slick-arrow.slick-prev {
    left: -20px;
}

.evo_block-product .evo-block-product .evo-product-block-item .evo-image-pro {
    height: 263px;
}

.evo_block-product .evo-block-product .evo-product-block-item .evo-image-pro img {
    width: 100% !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.evo_block-product .evo-block-product .evo-product-block-item .thumbs-list .thumbs-list-item {
    position: relative;
    height: 63px;
}

.evo_block-product .evo-block-product .evo-product-block-item .thumbs-list .thumbs-list-item img {
    width: 100% !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.evo-product-block-item img {
    width: 100%;
}

.evo_block-product .evo-block-product .evo-product-block-item .thumbs-list .thumbs-list-item img:not(.loaded) {
    width: 100% !important;
    height: 100% !important;
    opacity: 0.2;
}

.evo_block-product .evo_block_view_more {
    margin-top: 15px;
}

.evo_block-product .evo_block_view_more a {
    display: inline-block;
    color: #222D39;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    background-color: #F5F5F5;
    padding: 15px 22px;
    position: relative;
    z-index: 2;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border-radius: 4px;
    overflow: hidden;
}

.evo_block-product .evo_block_view_more a::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ec4f21;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,  -webkit-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.evo_block-product .evo_block_view_more a:hover {
    color: #fff;
}

.evo_block-product .evo_block_view_more a:hover::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

.evo-product-block-item {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(161, 161, 161, 0.37);
    transition: box-shadow .3s;
    background: #fff;
	margin-bottom: 10px;
}

.evo-product-block-item .sale {
    background: url('../../image/icons/evo_sales.webp') no-repeat;
    background-size: contain;
    width: 49px;
    height: 22px;
    font-size: 14px;
    line-height: 23px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 9;
}

.evo-product-block-item .thumbs-list {
    display: flex;
    width: 100%;
    margin-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.evo-product-block-item .thumbs-list .thumbs-list-item {
    width: 25%;
    height: auto;
    display: inline-block;
    border: 1px solid transparent;
}

.evo-product-block-item .thumbs-list .thumbs-list-item img {
    padding: 3px;
}

.evo-product-block-item .thumbs-list .thumbs-list-item:hover, .evo-product-block-item .thumbs-list .thumbs-list-item.active {
    border-color: #ec4f21;
    cursor: pointer;
}

.evo-product-block-item a.evo-image-pro {
    display: block;
    position: relative;
}

.evo-product-block-item a.title {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: unset;
    max-height: 35px;
    min-height: 35px;
    color: #000;
    font-weight: 600;
    padding-left: 5px;
    padding-right: 5px;
}

.evo-product-block-item a.title:hover, .evo-product-block-item a.title:focus {
    color: #ec4f21;
}

.evo-product-block-item .price-box {
    padding: 5px;
    text-align: center;
}

.evo-product-block-item .price-box .price {
    font-weight: 600;
    font-size: 17px;
    color: #ff4e00;
}

.evo-product-block-item .price-box .old-price {
    font-size: 14px;
    margin-left: 4px;
    color: #4b4343;
    text-decoration: line-through;
}

.shops-title {
    color: rgb(22,72,146);
    font-size: 20px;
    font-weight: 600;
}

span.more-cats {
    border-bottom: 1px solid #ccc;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.aside-filter .heading {
    display: block;
    padding: 7px 10px;
    padding-right: 25px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333f48;
    position: relative;
}

.filter-item--check-box input:checked+.fa:before{border-color:#ec4f21;background:#ec4f21}
.filter-item--check-box input:checked+.fa:after{content:"";color:#fff;position:absolute;width:15px;height:15px;line-height:15px;top:-13px;font-size:12px;left:0;background-image:url(//bizweb.dktcdn.net/100/396/362/themes/777022/assets/check-symbol.svg?1685517924604);background-size:14px;background-repeat:no-repeat;background-position:center}
.filter-item.color input:checked+.fa:before{display:block;content:"";width:26px;height:26px;position:absolute;left:-3px;top:-3px;border:1px solid #e2e2e2;border-radius:50%}.filter-item.color input:checked+.fa.trang:before{display:block;content:"";width:26px;height:26px;position:absolute;left:-4px;top:-4px;border:1px solid #e2e2e2;border-radius:50%}
 .aside-category {
  border: 1px solid rgba(8, 21, 38, 0.15);
}
 .aside-category .aside-title {
  font-weight: 600;
  text-transform: uppercase;
  color: #1d1d1d;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0.12em;
  padding: 10px;
  border-bottom: 1px solid rgba(8, 21, 38, 0.15);
  margin-bottom: 10px;
}
 .aside-category .aside-content {
  padding: 0 10px 10px 10px;
}
 .aside-category .aside-content .nav-category .nav-item {
  position: relative;
  clear: left;
}
 .aside-category .aside-content .nav-category .nav-item a {
  font-size: 14px;
  padding-left: 0px;
  padding-right: 25px;
  color: #303846;
  white-space: normal;
  position: relative;
  display: table;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: 500;
}
 .aside-category .aside-content .nav-category .nav-item a span {
  font-size: 13px;
  font-weight: normal;
}
 .aside-category .aside-content .nav-category .nav-item a:hover,
 .aside-category .aside-content .nav-category .nav-item a:focus {
  color: #ec4f21;
  background-color: transparent;
}
.left-content
  .aside-category
  .aside-content
  .nav-category
  .nav-item
  .Collapsible__Plus {
  position: absolute;
  right: 7px;
  top: calc(50% - (20px / 2));
  width: 20px;
  height: 20px;
}
.left-content
  .aside-category
  .aside-content
  .nav-category
  .nav-item
  .Collapsible__Plus::before,
.left-content
  .aside-category
  .aside-content
  .nav-category
  .nav-item
  .Collapsible__Plus::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
  background-color: currentColor;
  -webkit-transition: opacity 0.4s ease-in-out,
    -webkit-transform 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out,
    -webkit-transform 0.4s ease-in-out;
}
.left-content
  .aside-category
  .aside-content
  .nav-category
  .nav-item
  .Collapsible__Plus::before {
  width: 11px;
  height: 1px;
  opacity: 1;
}
.left-content
  .aside-category
  .aside-content
  .nav-category
  .nav-item
  .Collapsible__Plus::after {
  width: 1px;
  height: 11px;
}
.left-content
  .aside-category
  .aside-content
  .nav-category
  .nav-item.active
  > .Collapsible__Plus::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
.left-content
  .aside-category
  .aside-content
  .nav-category
  .nav-item.active
  > .Collapsible__Plus::before {
  opacity: 0;
}
.left-content
  .aside-category
  .aside-content
  .nav-category
  .nav-item.active
  > .dropdown-menu {
  display: block;
}
.left-content
  .aside-category
  .aside-content
  .nav-category
  .nav-item
  .dropdown-menu {
  margin: 0;
  padding: 0;
  -webkit-transition: left 0.3s ease 0s, opacity 0.3s;
  transition: left 0.3s ease 0s, opacity 0.3s;
  position: static;
  width: 100%;
  border: 0;
  padding-left: 5px;
  box-shadow: none;
}
.left-content
  .aside-category
  .aside-content
  .nav-category
  .nav-item
  .dropdown-menu
  .nav-item
  a {
  padding: 5px 10px;
  padding-right: 25px;
  font-weight: normal;
}
.left-content
  .aside-category
  .aside-content
  .nav-category
  .nav-item
  .dropdown-menu
  .nav-item
  .dropdown-menu
  .nav-item
  a {
  padding: 5px 20px;
}
.left-content
  .aside-category
  .aside-content
  .nav-category
  .nav-item
  .dropdown-menu
  .nav-item
  .dropdown-menu
  .nav-item
  .dropdown-menu
  .nav-item
  a {
  padding: 5px 30px;
}
 .aside-filter {
  border: 1px solid rgba(8, 21, 38, 0.15);
}
@media (min-width: 992px) {
   .aside-filter .heading {
    font-weight: 600;
    text-transform: uppercase;
    color: #1d1d1d;
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0.12em;
    padding: 10px;
    border-bottom: 1px solid rgba(8, 21, 38, 0.15);
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
   .aside-filter .aside-hidden-mobile {
    display: block !important;
  }
}
@media (max-width: 991px) {
   .aside-filter .aside-hidden-mobile {
    padding-bottom: 10px;
    display: none;
  }
}
@media (max-width: 991px) {
   .aside-filter .aside-hidden-mobile .filter-container {
    max-height: calc(100vh - 50px);
    overflow-y: auto;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
   .aside-filter .aside-hidden-mobile .filter-container {
    max-height: 350px;
  }
}
@media (max-width: 991px) {
  .left-content
    .aside-filter
    .aside-hidden-mobile
    .filter-container::-webkit-scrollbar-track {
    border-radius: 3px;
    background-color: #f7f8fa;
  }
  .left-content
    .aside-filter
    .aside-hidden-mobile
    .filter-container::-webkit-scrollbar {
    width: 6px;
  }
  .left-content
    .aside-filter
    .aside-hidden-mobile
    .filter-container::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #e0e0e0;
  }
}

 .aside-filter .aside-hidden-mobile .filter-container .aside-item {
  /*border-bottom: 1px solid rgba(8, 21, 38, 0.15);*/
  padding: 0 10px 10px 10px;
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item:last-child {
  border-bottom: none;
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-title {
  font-size: 14px;
  color: #333f48;
  font-weight: 700;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
  padding-right: 25px;
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-title
  span {
  height: 20px !important;
  width: 20px !important;
  position: absolute;
  right: 2px;
  top: 50%;
  transform: translate(0, -50%);
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-title
  span:before,
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-title
  span:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  background-color: currentColor;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-title
  span:before {
  width: 11px;
  height: 1px;
  opacity: 0;
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-title
  span:after {
  width: 1px;
  height: 11px;
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-title:hover {
  color: #ec4f21;
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-title:hover
  span {
  color: #ec4f21;
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-title.active
  span:before {
  opacity: 1;
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-title.active
  span:before,
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-title.active
  span:after {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  + .aside-item {
  margin-top: 15px;
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-content {
  max-height: 250px;
  overflow-y: auto;
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-content
  ul
  li
  label {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-content
  ul
  li
  label:hover {
  color: #ec4f21;
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-content
  ul
  li
  label:hover
  input
  + .fa:before {
  border-color: #ec4f21;
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-content::-webkit-scrollbar-track {
  border-radius: 3px;
  background-color: #f7f8fa;
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-content::-webkit-scrollbar {
  width: 6px;
}
.left-content
  .aside-filter
  .aside-hidden-mobile
  .filter-container
  .aside-item
  .aside-content::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #e0e0e0;
}

@media (max-width: 991px) {
  
   .aside-filter .heading {
    display: block;
    padding: 7px 10px;
    padding-right: 25px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333f48;
    position: relative;
  }
   .aside-filter .heading span {
    height: 20px !important;
    width: 20px !important;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translate(0, -50%);
  }
   .aside-filter .heading span:before,
   .aside-filter .heading span:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    background-color: currentColor;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
  }
   .aside-filter .heading span:before {
    width: 11px;
    height: 1px;
    opacity: 1;
  }
   .aside-filter .heading span:after {
    width: 1px;
    height: 11px;
  }
   .aside-filter .heading.active span:before {
    opacity: 0;
  }
   .aside-filter .heading.active span:before,
   .aside-filter .heading.active span:after {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  
}



@media (min-width: 1025px) {
    .evo-product-block-item:hover {
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.24);
		transition: box-shadow .3s;
	}
}

@media (max-width: 1024px) {
    .evo_block-product .evo-block-product .slick-arrow {
		display: none !important;
	}

    .evo_block-product .evo-block-product .evo-product-block-item .evo-image-pro {
		height: 218px;
	}

    .evo_block-product .evo-block-product .evo-product-block-item .thumbs-list .thumbs-list-item {
		height: 52px;
	}

}

@media (max-width: 991px) {
    .evo_block-product .evo-block-product .evo-product-block-item .evo-image-pro {
		height: 218px;
	}

    .evo_block-product .evo-block-product .evo-product-block-item .thumbs-list .thumbs-list-item {
		height: 52px;
	}
}

@media (max-width: 767px) {

    .evo-product-block-item .sale {
		font-size: 13px;
	}

    .evo-product-block-item .thumbs-list {
		margin-top: 3px;
		padding-left: 3px;
		padding-right: 3px;
	}

    .evo-product-block-item .thumbs-list .thumbs-list-item img {
		padding: 2px;
	}

    .evo-product-block-item a.title {
		font-size: 13px;
		max-height: 34px;
		min-height: 34px;
	}

    .evo_block-product {
		margin-top: 20px;
	}

    .evo_block-product .sport-titles {
		font-size: 20px;
	}

    .evo_block-product .evo-block-product {
		margin-left: -5px;
		margin-right: -5px;
	}

    .evo_block-product .evo-block-product .evo-product-block-item .evo-image-pro {
		height: 165px;
	}

    .evo_block-product .evo-block-product .evo-product-block-item .thumbs-list .thumbs-list-item {
		height: 40px;
	}

    .evo_block-product .evo_block_view_more {
		margin-top: 10px;
	}

    .evo-product-block-item .price-box .old-price {
		font-size: 12px;
	}

    .evo-product-block-item .price-box .price {
		font-size: 14px;
	}
    

}

@media (max-width: 668px) {
    .evo_block-product .evo-block-product .evo-product-block-item .evo-image-pro {
		height: 165px;
	}

    .evo_block-product .evo-block-product .evo-product-block-item .thumbs-list .thumbs-list-item {
		height: 40px;
	}

}
@media (max-width: 569px) {
    .evo_block-product .evo-block-product .evo-product-block-item .evo-image-pro {
		height: 174px;
	}

    .evo_block-product .evo-block-product .evo-product-block-item .thumbs-list .thumbs-list-item {
		height: 42px;
	}
    
    .aside-hidden-mobile {
        display: block;
    }
}
@media (max-width: 480px) {
    .evo_block-product .evo-block-product .evo-product-block-item .evo-image-pro {
		height: 193px;
	}

    .evo_block-product .evo-block-product .evo-product-block-item .thumbs-list .thumbs-list-item {
		height: 47px;
	}

}
@media (max-width: 376px) {
    .evo_block-product .evo-block-product .evo-product-block-item .evo-image-pro {
		height: 174px;
	}

    .evo_block-product .evo-block-product .evo-product-block-item .thumbs-list .thumbs-list-item {
		height: 42px;
	}

}
@media (max-width: 321px) {
    .evo_block-product .evo-block-product .evo-product-block-item .evo-image-pro {
		height: 146px;
	}

    .evo_block-product .evo-block-product .evo-product-block-item .thumbs-list .thumbs-list-item {
		height: 35px;
	}

}