

/* Start:/local/templates/UzheVyhozhu.shop/components/bitrix/catalog/UV_catalog/style.css?1683858041184*/
a:hover{text-decoration: none;}
.search-title{margin-bottom: 48px;color: #000!important;}
.search-title a{color: #000!important;pointer-events: none;}
.hg-4{color: #454543 !important;}
/* End */


/* Start:/local/components/HG24/UV_section_list/templates/.default/style.css?177095229410180*/
.item-goods .mobile-btn {
  display: none;
  width: 100%;
  margin-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.item-goods .mobile-btn a {
  max-width: 210px;
  display: block;
  font-size: 14px;
  color: #959594;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 0;
  border: 1px #959594 solid;
}
.item-goods.gift-set .mobile-btn a {
  color: #ffffff;
  background-color: #ae2e35;
  border-color: #ffffff;
}
.item-goods.gift-set .item-overlay {
  visibility: hidden !important;
  opacity: 0 !important;
}
.item-overlay {
  visibility: hidden;
  opacity: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -56px;
  padding-top: 12px;
  transition: 0.2s;
}
.item-in-stock {
  position: absolute;
  top: 0;
  left: 0;
  visible: hidden;
  opacity: 0;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  padding: 5px 11px;
  background: rgba(173, 44, 51, 0.7);
  user-select: none;
  cursor: default;
  transition: 0.2s;
}
.item-overlay .item-overlay__color {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.item-overlay .item-overlay__color .color {
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 9px;
  transition: 0.2s;
}
.item-overlay .item-overlay__color .color:hover {
  opacity: 0.5;
}
.item-overlay .button-border {
  display: inline-block;
  border: 1px #959594 solid;
  color: #959594 !important;
  margin-bottom: 5px;
  padding: 6px 18px;
  text-align: center;
  text-transform: uppercase;
  user-select: none;
  cursor: pointer;
}
.item-overlay .item-overlay__sizes {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 4px;
}
.item-overlay .item-overlay__sizes .size {
  display: block;
  padding: 0 5px;
  color: #000000 !important;
  text-transform: uppercase;
  user-select: none;
}
.item-overlay .item-overlay__podeli {
  display: flex;
  align-items: center;
}
.item-overlay .item-overlay__podeli span {
  display: block;
  color: #333 !important;
  padding-left: 3px;
  user-select: none;
}
.item-goods > div .text {
  transition: 0.2s;
}
.item-goods:hover .text {
  visibility: hidden;
  opacity: 0;
}
.hg_not_quantity-block {
  position: absolute;
  bottom: 15px;
  left: 10px;
  z-index: 10;
  color: #ad2c33;
  text-transform: uppercase;
}

.pc-slick-dots {
  position: absolute !important;
  bottom: 0 !important;
  display: flex !important;
  align-items: flex-end;
  height: 100%;
}
.slick-dots li {
  position: unset !important;
  display: flex !important;
  flex-grow: 1;
  align-items: flex-end;
  height: 100% !important;
  margin: 0 !important;
}
.slick-dots li .slick-btn {
  position: unset !important;
  width: 100%;
  height: 2px;
  background: #d8d8d8;
  margin: 8px 4px;
  border-radius: 2px;
  z-index: 2 !important;
  transition: 0.2s;
}
.slick-dots li.swiper-active .slick-btn {
  background: #000000;
}
.slick-dots li.slick_hg .slick-image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1 !important;
  opacity: 0 !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.slick-dots .slick_hg.swiper-active .slick-image {
  opacity: 1 !important;
}
.item-goods.gift-set > div .info {
  padding: 0 10px;
  background-image: url('/include/img/box/box_valentinka1.svg');
  transition: 0.2s;
}
/*.item-goods.gift-set > div .info * {*/
/*  color: #ffffff;*/
/*}*/
.item-goods.gift-set div .info .text {
  padding: 12px 0;
}
.item-goods:hover .item-overlay,
.item-goods:hover .item-in-stock,
.item-goods:hover .slick-dots li .slick-btn {
  visibility: visible;
  opacity: 1;
}
.catalog_list .item-goods > div {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.item-goods > div .info {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.item-goods.gift-set:hover .text {
  visibility: visible !important;
  opacity: 1 !important;
}

@media (max-width: 991px) {
  .item-overlay,
  .item-in-stock {
    display: none;
  }
  .item-goods:hover .text,
  .slick-dots li .slick-btn {
    visibility: unset !important;
    opacity: 1 !important;
  }
  .item-goods .mobile-btn {
    display: block;
  }
  .item-goods.gift-set > div .info:after {
    height: 100%;
  }
}

/**/

#sc-fast_look > div {
  display: flex;
}
#fast-look .look-content {
  display: flex;
}
#fast-look .content .photo_list {
  width: 50%;
  padding-right: 10px;
}
#fast-look .content .photo_list .photo_list__container {
  display: flex;
  flex-direction: column;
}
#fast-look .content .photo_list .photo_list__container .photo {
  position: relative;
  width: 100%;
  height: 350px;
  overflow: hidden;
}
#fast-look .content .photo_list .photo_list__container .photo .item-in-stock {
  opacity: 1 !important;
}
#fast-look .content .photo_list .photo_list__container .photo:not(:last-child) {
  margin-bottom: 10px;
}
#fast-look .content .photo_list .photo_list__container .photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#fast-look .content .info_text {
  position: sticky;
  top: 0;
  width: 50%;
  height: 100%;
  padding-left: 10px;
}
#fast-look .content .info_text a .name {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  padding-right: 30px;
}
#fast-look .content .info_text .price {
  display: flex;
  align-items: center;
  font-weight: 500;
}
#fast-look .content .info_text .podeli {
  margin-bottom: 10px;
  margin-top: 10px;
}
#fast-look .content .info_text .podeli .podeli-button {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  border: none;
  cursor: default;
  opacity: 1 !important;
}
#fast-look .content .info_text .podeli .podeli-button span {
  display: flex;
  align-items: center;
  font-size: 14px;
  text-transform: unset;
  color: #333333;
}
#fast-look .content .info_text .podeli .podeli-button span svg {
  padding-right: 5px;
}
#fast-look .content .info_text .descr {
  color: #959594;
  line-height: 20px;
  margin-bottom: 12px;
}
#fast-look .content .info_text .param .name {
  padding-bottom: 3px;
}
#fast-look .content .info_text .param .hg-sku-1 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 15px;
  padding: 0;
}
#fast-look .content .info_text .param .hg-sku-1 li {
  opacity: 0.6;
}
#fast-look .content .info_text .param .hg-sku-1 li.selected {
  opacity: 1;
  font-weight: 500;
}
#fast-look .content .info_text .product-item-button .button {
  position: relative;
  display: block;
  text-align: center;
  text-transform: uppercase;
  background: #454543;
  border: none;
  color: #fff !important;
  margin-top: 20px;
  padding: 6px 0;
  transition: 0.2s;
}
#fast-look .content .info_text .product-item-button .button:hover {
  background: #2b2b2a;
}
#fast-look .content .info_text .product-item-button .product-button {
  background: #ffffff !important;
  border: 1px #454543 solid;
  color: #454543 !important;
}
#fast-look .content .info_text .product-item-button .product-button:hover {
  opacity: 0.6;
}
#fast-look .select_list {
  margin: 0 !important;
}
#fast-look .select_list .list {
  margin: 0 !important;
  list-style-type: none;
  max-height: 100px;
  overflow: auto;
}

#fast-look .select_list .list::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

#fast-look .select_list .list::-webkit-scrollbar-track {
  background: #f1f1f1;
}

#fast-look .select_list .list::-webkit-scrollbar-thumb {
  background: #2b2b2a; /* Цвет ползунка */
}

#fast-look .select_list.open .list {
  top: 41px;
  opacity: 1;
  pointer-events: auto;
}
#fast-look .list-raz {
  width: 100%;
  list-style-type: none;
  user-select: none;
  padding: 5px 10px 5px 7px;
  cursor: pointer;
}
/**/
.look-content {
  display: flex;
}
.content .photo_list {
  width: 50%;
  padding-right: 10px;
}
.content .photo_list .photo_list__container {
  display: flex;
  flex-direction: column;
}
.content .photo_list .photo_list__container .photo {
  position: relative;
  width: 100%;
  height: 350px;
  overflow: hidden;
}
.content .photo_list .photo_list__container .photo .item-in-stock {
  opacity: 1 !important;
}
.content .photo_list .photo_list__container .photo:not(:last-child) {
  margin-bottom: 10px;
}
.content .photo_list .photo_list__container .photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content .info_text {
  width: 50%;
  padding-left: 10px;
}
.content .info_text a .name {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  padding-right: 30px;
}
.content .info_text .param .hg-sku-1 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 15px;
  padding: 0;
}
.content .info_text .param .hg-sku-1 li {
  opacity: 0.6;
}
.content .info_text .param .hg-sku-1 li.selected {
  opacity: 1;
  font-weight: 500;
}
.content .info_text .product-item-button .button {
  position: relative;
  display: block;
  text-align: center;
  text-transform: uppercase;
  background: #454543;
  border: none;
  color: #fff !important;
  margin-top: 20px;
  padding: 6px 0;
  transition: 0.2s;
}
.content .info_text .product-item-button .button:hover {
  background: #2b2b2a;
}
.content .info_text .product-item-button .product-button {
  background: #ffffff !important;
  border: 1px #454543 solid;
  color: #454543 !important;
}
.content .info_text .product-item-button .product-button:hover {
  opacity: 0.6;
}
.select_list {
  margin: 0 !important;
}
.select_list .list {
  margin: 0 !important;
  list-style-type: none;
}
.select_list.open .list {
  top: 41px;
  opacity: 1;
  pointer-events: auto;
}
.list-raz {
  width: 100%;
  list-style-type: none;
  user-select: none;
  padding: 5px 10px 5px 7px;
  cursor: pointer;
}
.param-list {
  margin-top: 5px !important;
}
.param-list .list {
  padding: 0;
  list-style-type: none;
}
.param-list .list li {
  color: #9ea5a6;
  cursor: pointer;
  transition: 0.2s;
}
.param-list .list li.selected {
  color: #000000;
}
.param-list .list li:not(:last-child) {
  margin-right: 10px;
}
.param-list .list li.size {
  margin-bottom: 10px;
  padding: 5px 15px;
  color: #000000;
  background: #ffffff;
  border: 1px #c4c4c4 solid;
}
.param-list .list li.size.selected {
  color: #ffffff;
  background: #454543;
}

/* End */
/* /local/templates/UzheVyhozhu.shop/components/bitrix/catalog/UV_catalog/style.css?1683858041184 */
/* /local/components/HG24/UV_section_list/templates/.default/style.css?177095229410180 */
