div[id*=sandbox_theme_panel] {
  top: auto !important;
  bottom: 20% !important;
  width: 120px !important;
  font: 400 11px Arial !important;
  padding: 5px !important;
  color: #000;
  left: 0 !important;
  right: auto !important;
}
.cart_page_wrap .right .sticky_wrap {
  background: #fff;
  z-index: 100 !important;
}
#ui-datepicker-div.ui-datepicker {
  display: none;
}
.advantages-item2 {
  margin-bottom: 8px;
}
.bottom-address {
  color: #717171;
}
.body-main .product-list.product-list-thumbs {
  border-bottom: 1px dashed transparent;
  position: relative;
  margin-bottom: 30px;
}
.body-main .product-list.product-list-thumbs:before {
  content: "";
  position: absolute;
  left: 5px;
  right: 25px;
  height: 1px;
  border: none;
  bottom: 0;
  background: repeating-linear-gradient(90deg, #cecfd0, #cecfd0 4px, transparent 4px, transparent 8px);
  z-index: 1;
  pointer-events: none;
}
.body-main .product-list.product-list-thumbs.hide-before:before {
  display: none;
}
.phone-top2 .phone-in2 .phone-note {
  color: #717171;
}
@media (min-width: 1261px) {
  .top-folders-wr .top-folders > li > a {
    font-size: 17px;
  }
}
@media (max-width: 1023px) {
  .fixed-menu-wrap {
    display: flex;
    flex-direction: column;
  }
  .fixed-menu-wrap .mobile-menu-wrap {
    order: 3;
    background: #fff;
    border-radius: 3px;
    margin: 0 0 20px;
  }
  .fixed-menu-wrap .mobile-menu-wrap ul li {
    border-top: 1px solid #ccc;
  }
  .fixed-menu-wrap .mobile-menu-wrap ul li:first-child {
    border-top: 0;
  }
  .fixed-menu-wrap .mobile-menu-wrap ul li a {
    display: block;
    height: auto;
    line-height: 1;
    padding: 14px 10px 16px 21px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
  }
  .fixed-menu-wrap .mobile-menu-wrap ul + ul li:first-child {
    border-top: 1px solid #ccc;
  }
}
.site-wrap .folders-block {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
}
.instagram_gallery {
  padding-bottom: 20px;
}
.top-line {
  background: #fffefc;
  border-bottom: 1px solid #e5e5e5;
}
.top-line-in {
  padding: 3px 0 4px;
  align-items: center;
}
.city-title {
  display: flex;
  align-items: center;
  font-size: 15px;
  order: -1;
  min-width: 260px;
}
.city-title span {
  padding: 0 0 0 19px;
  background: url(adr.svg) 0 50% no-repeat;
  color: #777777;
  margin: 0 10px 0 0;
}
.city-title a {
  color: #000000;
  text-decoration: underline;
  padding: 0 12px 0 0;
  background: url(ar.svg) right center no-repeat;
}
.city-title a:hover {
  text-decoration: none;
}
.reg-list {
  order: 2;
}
.menu-top-wrap3 {
  padding: 0 20px;
  text-align: center;
}
.reg-list.is-icon {
  background: none;
  padding-left: 0;
  width: 230px;
}
.reg-list .name .item[data-act=avt] {
  margin: 0;
  padding: 0 0 0 23px;
  background: url(reg.svg) 0 50% no-repeat;
}
.reg-list .name {
  color: #555;
  font-weight: normal;
  font-size: 15px;
  padding: 0;
  justify-content: flex-end;
}
.menu-top-wrap3 .menu-top3 li a {
  font-size: 15px;
  color: #555555;
  font-weight: normal;
}
.menu-top-wrap3 .menu-top3 li {
  padding: 0 16px 0 20px;
}
.site-top-part .cart-wrap {
  align-items: center;
}
#shop2-cart-preview {
  width: auto;
  margin: 4px 1px 0 0;
}
#shop2-cart-preview a span.cart-title {
  color: #000;
}
@media (min-width: 601px) {
  .favorite_top a.favorite_link {
    background-position: 50% 0;
    width: auto;
    height: auto;
    padding: 25px 0 0;
    color: #000;
    margin-top: 3px;
  }
  .favorite_top a.favorite_link span.text {
    position: static;
    margin: 0;
    transform: none;
    color: #717171;
  }
  .favorite_top {
    margin-right: 20px;
  }
}
.block-men {
  width: auto;
  margin-top: 0;
  margin-right: 37px;
}
.block-men .block-icons {
  margin: 0 -4px;
  display: flex;
  justify-content: center;
}
.block-men .block-icons a {
  margin: 0 4px;
  font-size: 0;
}
.block-men .block-title {
  color: #717171;
  padding: 0 0 0;
  text-align: center;
}
.phone-top2 .phone-in2 a {
  color: #000;
}
.site-top-part {
  padding-bottom: 0;
  justify-content: flex-end;
  align-items: flex-start;
}
.site-header-in2 {
  align-items: center;
}
.site-right-part {
  padding: 0;
}
.phone-top2 .phone-in2 {
  margin-right: 23px;
}
.phone-top2 {
  margin-top: 6px;
}
.site-header2 .phone-top2 {
  margin-top: 0;
}
.sample-popup {
  position: fixed;
  height: 100%;
  width: 100%;
  overflow: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  -ms-flex-align: start;
  padding: 20px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  z-index: 10000000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sample-popup.opened {
  opacity: 1;
  visibility: visible;
}
.sample-popup .sample-popup-in {
  text-align: left;
  position: relative;
  flex: 0 0 auto;
  margin: auto;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-block;
  width: 1170px;
  padding: 30px 50px;
  background: #fff;
  border-radius: 7px;
  position: relative;
}
.sample-popup .sample-close {
  z-index: 2;
  position: absolute;
  cursor: pointer;
  background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M15.985%2C14.571%20L14.571%2C15.985%20L8.000%2C9.414%20L1.429%2C15.985%20L0.015%2C14.571%20L6.586%2C8.000%20L0.015%2C1.429%20L1.429%2C0.015%20L8.000%2C6.586%20L14.571%2C0.015%20L15.985%2C1.429%20L9.414%2C8.000%20L15.985%2C14.571%20Z%22%2F%3E%3C%2Fsvg%3E) center center/14px no-repeat;
  width: 14px;
  height: 14px;
  top: 20px;
  right: 20px;
}
.sample-popup .sample-popup-title {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 30px;
  color: #000;
}
.sample-popup .sample-popup-list {
  flex-wrap: wrap;
  margin: 0 -5px;
  columns: 6;
  column-gap: 0;
}
.sample-popup .column {
  flex: 0 0 calc(16.666% - 10px);
  margin: 0 5px;
}
.sample-popup .column a {
  text-decoration: none;
  color: #000;
  word-break: break-word;
  border-radius: 5px;
  font-size: 15px;
  padding: 10px;
  display: block;
}
.sample-popup .column a:hover {
  background: #eee;
}
.site-footer-in2 {
  padding-top: 0;
  padding-bottom: 0;
  box-sizing: border-box;
}
.site-footer-in2 * {
  box-sizing: border-box;
}
.site-footer-top {
  padding-top: 34px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e4e3e4;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.site-footer-in-right {
  flex: 0 0 309px;
  padding-top: 6px;
}
.site-footer-in-left {
  flex: 1 0 0;
  padding: 0 30px 0 0;
}
.phone-top2.phone-bot2 {
  margin: 0 0 20px;
  display: block;
}
.phone-top2.phone-bot2 .phone-in2 {
  padding: 0 0 0 25px;
  margin: 0;
  background: url(phone.svg) 0 4px no-repeat;
  width: auto;
}
.phone-top2.phone-bot2 .phone-in2:before {
  display: none;
}
.phone-top2.phone-bot2 .phone-in2 a {
  color: #717171;
}
.phone-top2.phone-bot2 .phone-in2:not(:first-child) {
  padding-left: 25px;
}
.phone-top2.phone-bot2 .phone-in2 + .phone-in2 {
  margin: 17px 0 0;
}
.phone-top2.phone-bot2 .phone-in2 + .phone-in2 .phone-note {
  padding-top: 0;
  color: #717171;
}
.bottom-mail {
  padding: 0 0 0 25px;
  margin: 0 0 25px;
  line-height: 18px;
  background: url(mail.svg) 0 50% no-repeat;
  font-size: 15px;
}
.bottom-mail a {
  color: #717171;
}
.bottom-address {
  padding: 0 0 0 25px;
  margin: 0 0 19px;
  background: url(adr2.svg) 0 2px no-repeat;
  font-size: 15px;
  line-height: 18px;
}
.bottom-address a {
  color: #717171;
}
.social-wrap2 a img {
  filter: grayscale(100%);
  opacity: 0.4;
  transition: all 0.3s ease;
}
.social-wrap2 a:hover img {
  filter: none;
  opacity: 1;
}
.social-wrap2 {
  margin: 0 0 24px;
}
.bottom-frames {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
div.android_install {
  padding: 0;
  font-size: 0;
  margin: 0;
}
.site-footer-menu {
  display: flex;
  align-items: flex-start;
}
.footer-menu li a {
  color: #717171;
  font-size: 16px;
  line-height: 1.2;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  padding: 5px 0;
  transition: all 0.3s ease;
}
.footer-menu li a:hover {
  color: #000;
}
.footer-folders {
  flex: 0 0 256px;
  padding: 0 20px 0 0;
}
.footer-menu-wrap {
  display: flex;
  flex-wrap: wrap;
  flex: 1 0 0;
}
.footer-menu-wrap > ul {
  flex: 1 0 0;
  padding: 0;
}
.footer-menu-wrap > ul:first-child {
  flex: 0 0 309px;
  padding-right: 20px;
}
.site-footer-bottom {
  padding: 12px 0 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
}
.site-copy {
  flex: 0 0 280px;
  color: #686868;
  font-size: 13px;
}
.site-copy a {
  color: #686868;
}
.site-copy p {
  margin: 0;
}
.footer-logo {
  flex: 0 0 280px;
  font-size: 0;
  text-align: right;
}
.footer-logo a {
  width: 124px;
  display: inline-block;
  vertical-align: top;
}
.footer-logo a img {
  filter: grayscale(100%);
  opacity: 0.4;
  transition: all 0.3s ease;
  max-width: 100%;
}
.footer-logo a:hover img {
  filter: none;
  opacity: 1;
}
.payment-block {
  flex: 1 0 0;
  text-align: center;
  font-size: 0;
  max-width: none;
}
.payment-block .payment-block-in {
  margin: 0;
  justify-content: center;
  gap: 15px 0;
  align-items: center;
}
.payment-block .payment-block-in div {
  margin: 0 10px;
}
.payment-block .payment-block-in div img {
  max-height: 20px;
  filter: grayscale(100%);
  opacity: 0.4;
  transition: all 0.3s ease;
  max-width: 100%;
}
.payment-block .payment-block-in div:hover img {
  filter: none;
  opacity: 1;
}
.advantages-wrap {
  box-sizing: border-box;
}
.advantages-wrap * {
  box-sizing: border-box;
}
.advantages-wrap-item {
  margin: 0 0 48px;
}
.advantages-wrap-item-title {
  color: #000;
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
  margin: 0 0 23px;
}
.advantages-wrap-item-list {
  margin: 0 -10px;
  gap: 20px 0;
  display: flex;
  flex-wrap: wrap;
}
.advantages-item {
  margin: 0 10px;
  width: calc(25% - 20px);
  background: #f8f8f8;
  padding: 20px;
  border-radius: 5px;
  display: flex;
  align-items: center;
}
.advantages-item-icon {
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 20px 0 0;
}
.advantages-item-icon img, .advantages-item-icon svg {
  max-width: 100%;
  max-height: 100%;
  fill: #000;
}
.advantages-item-title {
  color: #444444;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
}
.popular-wrap {
  margin: 0 0 30px;
}
.popular-wrap * {
  box-sizing: border-box;
}
.shop2-main-before .site-content-wrap {
  overflow: hidden;
}
.popular-item {
  border: 1px solid #e5e4e2;
  border-radius: 5px;
}
.popular-item.active {
  background: #f8f8f8;
}
.popular-item + .popular-item {
  margin-top: 13px;
}
h3.popular-item-title {
  margin: 0;
  color: #000;
  font-size: 18px !important;
  font-weight: 600;
  line-height: 1.223;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 23px 29px 24px;
}
h3.popular-item-title span {
  flex: 1 0 0;
  padding: 0 10px 0 0;
}
h3.popular-item-title i {
  font-size: 0;
  width: 13px;
  height: 8px;
  transition: all 0.3s ease;
  font-size: 0;
  line-height: 0;
}
h3.popular-item-title i svg {
  fill: #000;
}
h3.popular-item-title.active i {
  transform: scale(-1);
}
.popular-item-text {
  color: #555555;
  font-size: 15px;
  line-height: 1.6;
  display: none;
  padding: 0 30px 25px;
}
.popular-item-text *:first-child {
  margin-top: 0;
}
.popular-item-text *:last-child {
  margin-bottom: 0;
}
.popular-wrap-title {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 20px;
}
h2.shop2-main-header {
  font-size: 30px !important;
  color: #333;
  font-weight: bold;
  background: none;
  line-height: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 20px;
  padding: 0;
  margin-bottom: 15px;
}
h2.shop2-main-header a {
  color: #000;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  border-radius: 3px;
  transition: all 0.3s ease;
  border: 1px solid #bfdc59;
  padding: 8px 9px;
}
h2.shop2-main-header a:hover {
  color: #fff;
  background: #bfdc59;
}
@media (max-width: 1260px) {
  .footer-folders {
    flex: 0 0 220px;
    max-width: 25%;
  }
  .footer-menu-wrap > ul:first-child {
    max-width: 40%;
  }
  .advantages-item {
    padding: 15px;
  }
  .advantages-item-title {
    font-size: 15px;
  }
  .sample-popup .sample-popup-in {
    padding: 20px;
  }
}
@media (max-width: 1024px) {
  .reg-list.is-icon {
    width: auto;
  }
  .cart-wrap {
    width: auto;
  }
  .site-top-part {
    justify-content: space-between;
    padding-left: 30px;
  }
  .site-top-part, .phone-top2, .block-men {
    margin-top: 0;
  }
  .sample-popup .sample-popup-list {
    columns: 5;
  }
  .sample-popup .sample-popup-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .site-footer-in-left {
    display: none;
  }
  .site-footer-top {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .site-footer-in-right {
    flex: initial;
    padding: 0;
    width: 100%;
  }
  .payment-block {
    order: -1;
    width: 100%;
    flex: initial;
    margin: 0 0 15px;
    padding: 0;
  }
  .site-copy {
    margin-right: auto;
  }
  .footer-logo {
    flex: initial;
  }
  .site-footer-bottom {
    padding: 20px 0;
  }
  .bottom-frames {
    max-width: 310px;
  }
  .site-footer-in-right {
    flex-direction: column;
    display: flex;
    align-items: center;
  }
  .phone-top2.phone-bot2 {
    width: auto;
  }
  .advantages-item {
    margin: 0 10px;
    width: calc(50% - 20px);
  }
  .advantages-wrap-item-title, .popular-wrap-title {
    font-size: 25px;
  }
  .advantages-wrap-item, .popular-wrap {
    margin-bottom: 30px;
  }
  h3.popular-item-title {
    padding: 15px;
    font-size: 17px !important;
  }
  .popular-item-text {
    padding: 0 15px 15px;
    line-height: 1.4;
  }
  .sample-popup .column {
    flex: 0 0 calc(33.33% - 10px);
  }
  .sample-popup .sample-popup-list {
    columns: 3;
  }
}
@media (max-width: 991px) {
  .reg-list .name .item[data-act=avt] {
    width: 26px;
    height: 26px;
    font-size: 0;
    background: url(../css/user.png) 50% no-repeat;
    padding: 0;
  }
  h2.shop2-main-header {
    font-size: 25px !important;
  }
}
/*@media (max-width: 600px) {
	.site-wrap .top-fixed-wrap .favorite_top {
		margin-right: 0;
	}
	.favorite_top a.favorite_link {
		width: 30px;
		height: 50px;
	}
}*/
@media (max-width: 480px) {
  h2.shop2-main-header {
    font-size: 21px !important;
  }
  .site-footer-bottom {
    display: flex !important;
    flex-direction: column;
  }
  .site-copy {
    margin: 0 0 10px;
    flex: initial;
    width: 100%;
    text-align: center;
  }
  .advantages-wrap-item-list {
    margin: 0;
    gap: 10px 0;
  }
  .advantages-item {
    margin: 0;
    width: 100%;
  }
  .advantages-wrap-item-title, .popular-wrap-title {
    font-size: 22px;
    margin: 0 0 14px;
  }
  .sample-popup .column {
    flex: 0 0 calc(50% - 10px);
  }
  .sample-popup .sample-popup-list {
    columns: 2;
  }
}
@media (max-width: 400px) {
  .sample-popup .column {
    flex: 0 0 calc(100% - 10px);
  }
}
.advantages-item-title {
  font-weight: 400;
}
@media (max-width: 991px) {
  .advantages-wrap2 {
    display: block;
  }
}
@media (max-width: 640px) {
  .reviews-block .title-otz {
    padding-top: 25px;
  }
  .product-notes .product-note-right {
    padding: 25px 20px;
  }
  .site-footer-in-right {
    align-items: flex-start;
  }
  .shop2-kind-item .kind-name a {
    font-size: 13px;
  }
  .shop2-kind-item .kind-price .price-current strong, .shop2-kind-item .kind-price .price-current {
    font-size: 18px;
  }
  .shop2-kind-item .kind-image, .slider-cart .product-item-thumb .product-image {
    height: auto;
  }
  .shop2-kind-item .shop2-product-btn {
    margin: 0 5px 5px;
  }
  .shop2-kind-item .shop2-product-btn, .shop2-kind-item .shop2-product-btn span {
    height: 35px;
    width: auto;
    line-height: 1;
  }
  .shop2-group-kinds .shop2-kind-item {
    padding: 0;
  }
}
.favorite_btn_wrapper.in-collection .favorite_btn span.icon {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224%22%20height%3D%2224%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23dddddf%22%20d%3D%22M21%208.5C21%205.805%2019.621%204%2017.282%204%2014.969%204%2013%205.743%2013%208h-2c0-2.257-1.97-4-4.282-4C4.378%204%203%205.805%203%208.5c0%202.93%202.398%206.212%209%2011.246%206.602-5.035%209-8.317%209-11.246zM17.282%202c3.58%200%205.717%202.8%205.718%206.5%200%203.816-2.885%207.664-10.4%2013.3l-.6.45-.6-.45C3.886%2016.164%201%2012.317%201%208.5%201%204.8%203.139%202%206.718%202%208.884%202%2010.864%203.069%2012%204.742%2013.136%203.069%2015.115%202%2017.282%202z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E);
}
.favorite_btn_wrapper.in-collection {
  position: absolute;
  right: 2px;
  top: 2px;
  padding: 0;
  width: auto;
}
.favorite_btn_wrapper .favorite_btn span.text-favorite {
  display: none;
}
.shop2-product-btn.type-2.buy span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.favorite_btn_wrapper .favorite_btn a {
  display: none;
}
@media (max-width: 640px) {
  .shop2-kind-item .kind-image a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.top-folders-wr .level-3 {
  display: none !important;
}
.shop2-order-form--offset-left .form-item label .shop2-input {
  border-radius: 2px;
  height: auto;
  font-size: 14px;
  color: #000;
  font-family: "Open Sans", sans-serif;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
}
.form-item label .error-message {
  display: none;
}
@media (max-width: 640px) {
  .product-item-thumb .product-image > a {
    position: relative !important;
    padding-top: 100% !important;
    width: 100%;
    height: auto !important;
  }
  .product-item-thumb .product-image > a img {
    position: absolute !important;
    top: 0 !important;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
  .product-item-thumb .product-label {
    z-index: 1;
  }
}
.lpc-wrap a:not(.lp-icon-link):not(.lp-button):not(.lp-text-color-not):not([href^="tel:"]):not(.lpc-link-edit) {
  color: #2ac06e !important;
}
.shop2-product-folders a {
  color: #333 !important;
  border-color: #f0f0f0 !important;
  background: #f0f0f0 !important;
  margin: 0 6px 6px 0 !important;
  box-shadow: none !important;
}
.shop2-product-folders a:hover {
  background: #2ac06e !important;
  border-color: #2ac06e !important;
  background: #2ac06e !important;
  color: #fff !important;
}
.top-folders-wr .top-folders > li ul li a:hover, .top-folders-wr .top-folders > li ul li a.active, .jq-selectbox li:hover {
  background: #eeeeee !important;
}
.shop2-btn.shop2-btn_popup_favorite {
  background: #2ac06e !important;
}
.shop2-btn.shop2-btn_popup_favorite:hover {
  background: #51d78e !important;
}
.product-list-thumbs .product-item-thumb .product-image {
  overflow: hidden;
  display: flex;
  align-items: center;
}
