/*
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none;
}

body {
	background-color: #f9f9f9;
	font-family: Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
}

footer {
	box-shadow: 0 0 0 1px rgba(0,0,0,.1);
	background-color: #f2f2f2;
}

:root {
  --btn-color-1: #202020; /* ~Черно-коричневый */
  --btn-color-2: #b53836; /* ~Бледно-карминный */
  --btn-color-3: #8e2c2a; /* ~Бордовый */
  --btn-color-4: #842927; /* ~Умбра жженая */
  --btn-color-5: #982f2d; /* ~Бордовый */
}

input[name="email"] {
	text-transform: lowercase;
}

.input-group-text {
    padding: 1rem 1rem;
}

a {
	outline: none;
	color: var(--btn-color-2);
	background-color: transparent;
}

a, a:hover {
    text-decoration: none;
}

a:hover {
    cursor: pointer;
    color: var(--btn-color-3);
}

a:focus {
    outline: none;
}

input {
	outline: none; 
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.link li {
list-style: none;
font: 14px "Trebuchet MS", "Lucida Sans";
text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
.link li a {
	position: relative;
	display: inline-block;
	padding: .4em .8em .4em .8em;
	margin: 0em 0 .5em 0.5em;
	background: #D3D4DA;
	color: #222;
	text-decoration: none;
	/*transition: all .1s ease-out;*/
}
.link li a:hover {
    color: #fff;
    background: #000080;
}

#pagination a, #pagination span {
	color: #212529;
	border-radius: 0;
}

#pagination li.active > a {
	color: white;
	background-color: #383838;
	border-color: #212529;
}

#pagination a:hover {
    color: white;
	background-color: #212529;
}

#pagination a:hover > span {
    color: white;
}

#pagination a:focus {
	box-shadow: 0 0 0 0.25rem rgba(66,70,73, 0.25);
    /*color: var(--bs-pagination-focus-color);
    background-color: var(--bs-nav-link-color);
	box-shadow: var(--bs-btn-focus-box-shadow);*/
}

.select2-dropdown.increasedzindexclass { /*поверх всего select во всплывающем окне*/
  z-index: 999999;
}
/*loader*/
#my-loading-overlay {
    background-color: #000;
    opacity: 0.7;
    overflow: hidden;
}
.loading-spinner {
  color: #ffffff;
  font-size: 10px;
  margin: 40px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

.mdi-20px.mdi-set, .mdi-20px.mdi:before {
    font-size: 1em;
}
.mdi-30px.mdi-set, .mdi-30px.mdi:before {
    font-size: 2.1em;
}

.my-btn {
    color: #fff;
    background-color:  var(--btn-color-2);
    border-color: var(--btn-color-2);
}

.my-btn.active:focus:not(:disabled):not(.disabled), .my-btn:active:focus:not(:disabled):not(.disabled) {
    box-shadow: 0 0 0 .2rem rgba(192,86,84,.5);
}

.my-btn.active:not(:disabled):not(.disabled), .my-btn:active:not(:disabled):not(.disabled) {
    color: #fff;
    background-color: var(--btn-color-3);
    border-color: var(--btn-color-4);
}

.my-btn.focus, .my-btn:focus, .my-btn:hover {
    color: #fff;
    background-color: var(--btn-color-5);
    border-color: var(--btn-color-3);
	box-shadow: 0 0 0 0.2rem rgba(192, 86, 84, 0.5);
}

.btn-dark:hover {
   /* box-shadow: 0 0 0 0.2rem rgba(66,70,73, 0.5); var(--bs-btn-focus-box-shadow)*/
}

.btn-trans {
	background-color: transparent;
	border-color: transparent;
}

.btn-trans:hover,.btn-trans:focus {
	color: white !important;
	border-color: transparent;
}

.btn-trans:active {
	color: white !important;
}

/*input icon*/
.input-group-text {
	border-radius: 0 .375rem .375rem 0;
}

.flex-nav-icons {
	display: flex;
}

.flex-nav-icons > * {
    margin-left: 0.5rem;
	display: flex;
	align-items: center;
}

.flex-nav-icons > *:first-child {
    margin-left: 0;
}

.navbar-brand {
	display: flex;
    align-items: center;
}

.navbar-brand > h3 {
	font-size: 1.1em;
    font-weight: 900;
}

.brand-text span {
	font-size: 0.6em;
}

.cart-nav-icon {
	display: flex;
    flex-direction: column;
	font-size: 0.7em;
}

.cart-nav-icon::after {
	margin-left: 0;
    /*margin-top: 0.1em;*/
}

.navbar-menu {
	background-color: #1e1e1e;
}

.flex-nav-link {
	display: flex;
	flex-direction: row;
	align-items: center;
	color: var(--bs-navbar-color);
}

.bg-gradient-navbar {
    background-image: -webkit-linear-gradient(45deg,#202020,#3a3a3a);
    background-image: -moz-linear-gradient(45deg,#202020,#3a3a3a);
    background-image: -ms-linear-gradient(45deg,#202020,#3a3a3a);
    background-image: -o-linear-gradient(45deg,#202020,#3a3a3a);
    background-repeat: repeat-x;
}
/*длина всплывающей корзины*/
.offcanvas#cart {
    bottom: auto;
}

.accordion-button:not(.collapsed)::after {
	background-image: var(--bs-accordion-btn-icon);
}

.card {
	border: none;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    /*margin-bottom: 0.5em;*/
	padding: 0;
	margin: 0;
}

.card-header {
	padding: 1.3rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
}

.card-title {
    font-weight: 700;
    color: #5a5a5a;
    outline: 0;
	margin-bottom: 0;
	letter-spacing: .02rem;
    font-size: 1.1rem;
}

.block-phones > a {
	color: white;
}

.block-phones > a:hover {
	color: var(--btn-color-2);
}

@media (max-width: 767px) {
  .dropdown-menu.dropdown-phone, .dropdown-menu.dropdown-account{
    right: 0;
    left: auto;
  }
}

/*
@media only screen and (min-width: 768px) {
   .pe-md-default {
      padding-right: calc(var(--bs-gutter-x) * .5);
   }
   .ps-md-default {
      padding-left: calc(var(--bs-gutter-x) * .5) !important;
   }
}
*/

@media only screen and (min-width: 992px) {
   .pe-lg-default {
      padding-right: calc(var(--bs-gutter-x) * .5) !important;
   }
   .ps-lg-default {
      padding-left: calc(var(--bs-gutter-x) * .5) !important;
   }
}

.bi {
	fill: white;
}

.offcanvas.offcanvas-end#navbar {
	width: auto;
}

.accordion-body.bg {
	background: #292929;
}

.accordion-body.bg ul li span a:first-child {
	text-decoration: none;
	color: #f0f0f0;
	white-space: nowrap;
	position: relative;
	-o-transition: color .2s linear,background .2s linear;
	-moz-transition: color .2s linear,background .2s linear;
	-webkit-transition: color .2s linear,background .2s linear;
	transition: color .2s linear,background .2s linear;
}

.accordion-body.bg ul ul.submenu li a:hover {
	background-color: #222;
}

.accordion-body.bg ul li span {
	color: #f0f0f0;
	font-size: 0.9em;
	background: #292929;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
}

.accordion-body.bg > ul > li.active > a, .accordion-body.bg > ul > li:hover > a {
	color: #fff;
}

.accordion-body.bg ul ul.submenu li a {
    width: 100%;
    font-size: 0.8em;
	color: #fff;
    background: #383838;
	border-bottom: solid 1px #282828;
    border-top: none;
    position: relative;
    border-left: solid 6px transparent;
    -o-transition: border .2s linear;
    -moz-transition: border .2s linear;
    -webkit-transition: border .2s linear;
    transition: border .2s linear;
}

.accordion-button:not(.collapsed) {
	background-color: #fff;
	color: inherit;
}

.accordion-button:focus {
	box-shadow: none;
}

.accordion-body.bg ul li span:hover {
	background-color: rgba(0,0,0,0.2);
}

.accordion-item:last-of-type .accordion-collapse {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.accordion-cart-item {
	--bs-accordion-border-width: 0;
}

label.btn {
	border: none;
}

.pointer {
	cursor: pointer;
}

.item-discount, .item-discount-combined {
	position: absolute;
    top: -0.1em;
    left: -0.1em;
    transform: rotate(345deg);
    background-color: var(--btn-color-2);
    padding: 0.3em;
    z-index: 10;
    color: #fff;
    border-radius: 0.25rem;
}

.item-discount-price {
	position: absolute;
    left: -0.1em;
    top: 0.1em;
    transform: rotate(345deg);
    background-color: var(--btn-color-2);
    padding: 0.3em;
    z-index: 10;
    color: #fff;
    border-radius: 0.25rem;
}

.horizontal-nav li {
	display: inline-block;
}

.horizontal-nav li a {
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
}

.carousel-indicators [data-bs-target] {
	outline: none;
}

.product-table tr:nth-child(2n-1), .amount-table tr:nth-child(2n-1), .orders-table tr:nth-child(2n-1) {
    background-color: #383838;
	color: #fff;
}

/*.product-table sup*/ sup {
    font-size: 0.8em;
}

.product-table td {
    vertical-align: middle;
}

.offcanvas-cart-items > div {
	position: relative;
    margin-bottom: 0.2em;
	padding: 0.3em 0 0.3em 0.4em;
	border-bottom: solid 1px #282828;
}

.offcanvas-cart-items > div:last-of-type {
	border-bottom: none;
}

.offcanvas-top {
	/*background-color: #292929 !important;*/
}

.nav-btn {
	color: #383838;
	background-color: white;
	border: none;
}

.nav-btn:hover {
	background-color: #383838;
}

.flickity-page-dots {
    bottom: 15px !important;
}

.flickity-page-dots .dot {
	background: #fff !important;
}

.flickity-button:focus {
    /* TODO: при фокусе на стрелке слайдера box-shadow: var(--bs-btn-focus-box-shadow) !important;*/
}

.products-main .flickity-viewport {
	max-height: 300px;
}
.carousel-cell {
  width: 100%;
  /* max-height: 300px; */
  margin-right: 10px;
  /* center images in cells with flexbox */
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel-height .carousel-cell {
    max-height: 300px;
}

.carousel.is-fullscreen .carousel-cell {
  height: 100%;
}

.carousel-cell-image {
  display: block;
  max-height: 100%;
}

.carousel.is-fullscreen .carousel-cell-image {
  max-width: 100%;
}

.subtitle {
	font-size: 0.8em;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type='number'],
input[type="number"]:hover,
input[type="number"]:focus {
    appearance: none;
    -moz-appearance: textfield;
}

.tags {
    width: calc(100% - 2em);
	position: absolute;
    top: 0.7em;
    right: 1em;
    z-index: 1;
    text-align: right;
}

.tags span {
    margin-top: 0.3em;
}

.curr-price, .curr-price-combined {
    z-index: 1;
}

.curr-price-discount, .curr-price-discount-combined {
	display: none;
    position: absolute;
    margin: 0 auto;
	padding: 0.8em 0.5em;
    transform: rotate(345deg) translate(-50%, -50%);
    left: 45%;
    z-index: 2;
}

.curr-price, .curr-price-discount, .curr-price-combined, .curr-price-discount-combined {
	font-size: 1.2em;
	font-weight: 100;
	cursor: default;
}

.curr-price span, .curr-price-discount span, .curr-price-combined span, .curr-price-discount-combined span {
	font-size: 0.6em;
}

.curr-price div, .curr-price-discount div, .curr-price-combined div, .curr-price-discount-combined div {
	line-height: 0.5em;
}

.relative {
	position: relative;
}

.form-control:focus {
	/*border-color: #6c757d;
    box-shadow: 0 0 0 0.25rem rgba(66,70,73, 0.25);*/
	/*border-color: #dc3545;
	box-shadow: 0 0 0 0.25rem rgb(225,83,97, 0.25);*/
	border-color: #565e64;
	box-shadow: 0 0 0 0.25rem rgba(130,138,145, 0.25);	
}

.swal2-checkbox, .swal2-file, .swal2-input, .swal2-radio, .swal2-select, .swal2-textarea {
    margin: 0.5em auto;
}

.no-hover:hover {
	box-shadow: none !important;
}

/* история заказов */
#history .nav-link {
    background-color: white;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
}
/*#order-list > div:not(:last-child) {
    border-bottom: 1px solid RGBA(0,0,0,0.2);
}*/

/* соц. сети */
.social-icons>li {
	margin-left: 0.25rem;
	margin-right: 0.25rem;
}

.social-icons>li:first-of-type {
    margin-left: 0;
}

.social-icons a {
	position: relative;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	/*transition: background-color .3s ease-in-out;*/
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 0.25rem;
}

.social-icons a:hover .svg-hover {
    fill: #292929 !important;
}
/* ошибка во всплывающем окне */
.swal2-validation-message {
	margin-top: 0.7em;
}
/* tooltip bootstrap */
.tooltip-inner {
	max-width: none;
}

.img-myfluid {
	height: auto !important;
	max-height: none !important;
	width: 100% !important;
}

.small-units {
	font-size: 0.875em !important;
}

.input-data {
    border: 0;
    border-radius: 0;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0.5rem;
    cursor: default;
}
.main-cards h3 {
	color: #fff;
	font-weight:300;
}
.main-cards .card-content:hover .card-title {
	color: var(--btn-color-2);
}
.main-cards h3:hover {
	color: var(--btn-color-2);
}
.main-cards .card::after {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: RGBA(255,255,255,0.1);
    z-index: 0;
}
.main-cards .card-header, .main-cards .card-content {
	background: none;
	z-index: 1;
	border: 0;
}
.card-online, .card-textile, .card-furniture, .card-trehnitka, .card-kashkorse, .card-auth {
	color: #fff;
    z-index: 1;
    background-position: center;
    background-size: cover;
    position: relative;
}
.card-online {
    background-image: url(/public/images/main-cards/online.jpg);
    background-position-y: 40%;
}
.card-textile {
	min-height: 20em;
    background-image: url(/public/images/main-cards/knitted-fabric.jpg);
}
.card-furniture {
	min-height: 20em;
    background-image: url(/public/images/main-cards/sewing-accessories.jpg);
}
.card-trehnitka {
    background-image: url(/public/images/main-cards/trehnitka.jpg);
}
.card-kashkorse {
    background-image: url(/public/images/main-cards/kashkorse.jpg);
}
.card-auth {
    background-image: url(/public/images/main-cards/auth.jpg);
}

.flash-message.success, .success-message {
    background-color: RGBA(40,167,69, 0.8);
    color: #fff;
    box-shadow: 0 0 0 0.2rem rgb(72,180,97,0.3);
}
.flash-message.error, .error-message {
    background-color: RGBA(217,55,68, 0.8);
    color: #fff;
    box-shadow: 0 0 0 0.2rem rgb(153,45,47,0.3);
}
.flash-message.info {
    background-color: RGBA(207,244,252, 0.8);
    color: #fff;
    box-shadow: 0 0 0 0.2rem rgb(220,247,254,0.3);
}

@keyframes Pulse {
    0% {/*
        box-shadow: 0em 0em 0.1em 0.1em #b53836;*/
        box-shadow: 0 0 0 0.1rem rgba(181,56,54,0.5);
        border-color: rgba(181,56,54,0.5);
        /*border-color: #b53836;*/
    }

    100% {
        box-shadow: 0 0 0.2rem 0.2rem rgba(181,56,54,0.9);
        background-color: rgba(181,56,54,0.9);
        border-color: rgba(181,56,54,0.9);
        /*box-shadow: 0em 0em 0.2em 0.4em #b53836;*/
        /*border-color: #b53836;*/
    }
}

.pulse {
    animation-name: Pulse;
    animation-duration: 0.4s;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}

.list > li {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.sublist > li:before {
    content:  "—";
    position: relative;
    left:     -5px;
}

.indent p {
        text-indent: 1.7em;
        margin-bottom: 0.5em;
}

.table-weight div > div {
    padding: 0.55em;
}
.table-weight > div:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}
.table-weight div > div:nth-child(odd) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

tr[class^="delivery-status-"] td, tr[class^="delivery-status-"] th {
    vertical-align: middle;
}

#orders td:not(:last-child) {
    cursor: pointer;
}

/* таблицы с описанием товаров */
#data-nav-tab {
    border: none;
}
#data-nav-tab .nav-item.show .nav-link, #data-nav-tab .nav-link.active {
    color: #fff;
    background-color: #383838;
    border: none;
}
#data-nav-tab .nav-link {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb),var(--bs-text-opacity));
}
#data-nav-tab .nav-link:focus, #data-nav-tab .nav-link:hover {
    isolation: isolate;
    color: #fff;
    background-color: #292929;
    border-color: #292929;
}

.form-check-input:focus {
    box-shadow: 0 0 0 0.25rem rgba(66,70,73, .5);
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    background-color: #383838;
}

.snow {
    background-image: url(/public/images/snow.png);
    background-size: contain;
}

.bootstrap-table .fixed-table-container .fixed-table-body {
    overflow: inherit !important;
}

.table-lastactivity td, .table-lastactivity th {
    vertical-align: middle;
}
.table-lastactivity .current-session /*:not(:last-child)*/ {
    background: #d1e7dd;
}
/* вывод ошибки в форме */
#error-message {
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #dc3545;
}
/* раздел рекомендации */
.product-recommend {
    overflow: hidden;
}
.product-recommend > *, .product-recommend a > * {
    transition: all 0.4s ease-out;
}
.product-recommend a:hover img {
    transform: scale(1.07)
}