

/* Start:/local/templates/.default/components/bitrix/catalog.element/vialent/style.css?17736067554780*/
.product-item-detail-price-current {
    font-weight: 600;
    font-size: 23px;
}



.product-item-detail-price-current {
    margin-bottom: 20px;
}



.product_element_sku .product-item-scu-item-list {
    justify-content: flex-start;
    margin-bottom: 20px;
}

.product-item-detail-pay-block--wrapper {
    margin-bottom: 20px;
}


.item__sticky .accordion__item--header {
    font-size: calc(12.18987px + .25316vw) !important;
}


.item__sticky .accordion__item--header {
    border-top: 1px solid #dadada;
    cursor: pointer;
    font-size: 18px;
    padding: 15px 40px 15px 0;
    position: relative;
}


.item__sticky  .accordion__item--content,
.item__sticky  .accordion__item--content p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
}


.item__sticky .accordion__items {
    margin-top: 40px;
}

.item__thumb {
    border: 1px solid transparent;
    transition: 0.5s ease border-color;
}

.item__thumb.active,
.item__thumb:hover {
    border: 1px solid #000;
}



.product-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; */
    gap: 7px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: .06em;
}


.product-list__name {
    max-width: 300px;
    font-weight: 300;
}


.product-list__val {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: 500;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.item__gallery--image {
    background-color: #f4f4f4 !important;
}


.product-item-scu-item-list li:not(.product-item-scu-item-color-container) {
    /* border: 1px solid #c7c7c7 !important; */
     /* border: 1px solid #000 !important; */
    padding: 10px !important;
    opacity: 1;
}


.element_store_name {
    width: 80%
}


.element_store_val {
    width: 40px
}

.razmer_name {
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
}



@media screen and (min-width: 1280px) {
    body.inner .bx-breadcrumb {
        /* margin-top: 0 !important; */
        margin-bottom: 36px !important;
    }
}


.razmer_name-button-tab  {
    display: none;
}

.razmer_name-button-tab.active {
    display: block!important;
}

.razmer_name-button {
    border: 1px solid #9d9d9d;
    padding: 5px 10px;
}

.razmer_name-buttons {
    margin-bottom: 20px;
}

.razmer_name-button.active {
border: 1px solid #af997a;
}


.btn.product-item-detail-buy-button {
    font-size: calc(14.79747px + .06329vw) !important;
}


.float_share {
    position: absolute;
    right: 0;
    top: 0;
}

#item__gallery_one .item__gallery--block {
    width: calc(100% - 1px) !important;
}


.product-item-detail-price--old {
    text-decoration: line-through;
    color: #000;
}

.has_old_price {
    color: #ff757a;
}

.offer__shop--block--section {
    display: none;
}

.offer__shop--block--section.active {
    display: block;
}
.offer__shop {
    display: flex;
    justify-content: space-between;
    opacity: 0.6;
}


.offer__shop.available {
    opacity: 1;
    font-weight: 500;
}


.offer__shop--block--section .city__name {
    margin-top: 15px;
}



/* @media screen and (min-width: 320px) {
    .accordion__item--header--element{
        font-size: calc(12.18987px + .25316vw) !important;
    }
} */



.product-item-detail--price-section {
    display: none;
}

@media screen and (max-width: 768px) {
    .product-item-scu-item-text-block {
    padding: 10px;
}
}


.product__card--label--element {
    left: 33px !important;
}

@media screen and (min-width: 991px) {
    .product__card--favorites--element {
        display: none !important;
    }
}

.city__name span {
    font-size: 14px;
    padding-left: 8px;
}


.product__card--favorites--element {
    right: 0;
}


.item__gallery {
    margin-left: -10px !important;
}


@media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .h3, h3 {
        margin-left: -4px !important;
    }
}


[data-entity="items-row"] {
    margin-left: -4px !important;
}


.item__gallery--noimage {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bg-grey {
    background-color: #f2f2f2;
    border-radius: 10px;
}


.catalog__head {
    margin-top: 0px !important;
}

/* .product-item-detail-pay-block {
    display: none;
} */


.opt_benefits,
.opt_benefits .product-item-detail-price--old {
    color: #a2a2a2;
    font-size: 15px;
    font-weight: 400;
    line-height: 182%;
    display: inline-block;
}



.offer__shop--block--section .city__name {
    margin-top: 15px;
    font-size: 1.3em;
    text-transform: uppercase;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/breadcrumb/vialent/style.css?1773606755494*/
.bx-breadcrumb {
	display: flex;
	align-items: center;
    text-transform: uppercase;
	white-space: nowrap;
}

.bx-breadcrumb-item {
	display: flex;
	align-items: center;
}


.bx-breadcrumb-item svg {
	margin-top: -4px;
}

.bx-breadcrumb-item svg path {
	/* fill: #af997a; */
	fill: #000;
}

@media only screen and (min-width: 320px) {
    .bx-breadcrumb-item a, .bx-breadcrumb-item--last span {
        font-size: calc(10.79747px + .06329vw);
    }
}

.bx-breadcrumb i {
	padding-right: 9px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.item/vialent/style.css?17736067557993*/
.product__card--props {
    display: block !important;
}

.product-item-scu-item-list li:not(.product-item-scu-item-color-container) {
    /* border: 1px solid #fff !important; */
    height: unset !important;
    padding: 5px !important;
}

.product-item-scu-item-list li:not(.product-item-scu-item-color-container) .product-item-scu-item-text {
    font-size: 13px !important;
}

.product-item-scu-item-list li:not(.product-item-scu-item-color-container).selected,
.product-item-scu-item-list li:not(.product-item-scu-item-color-container):hover {
    /* border: 1px solid #af997a !important; */
    /* border: 1px solid #000 !important; */
    opacity: 1;
    border-radius: 5px;
}

.product__card--props {
    border-radius: 10px;
}

.product-item-scu-item-list {
    /* justify-content: center; */
}

.product__card--props--name {
    text-align: center;
}

.product__card--close-props {
    display: none;
}

.product__card--props {
    opacity: o;
    visibility: hidden;
    pointer-events: none;
}

.show_sku .product__card--props {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.product__card--add {
    align-items: center;
    background-color: #fff;
    border-radius: var(--product-button-border-radius);
    display: flex;
    height: 40px;
    justify-content: center;
    position: absolute;
    right: 10px;
    width: 40px;
}

.js-product__card--add svg {
    pointer-events: none;
    width: 22px;
    height: 22px;
}

.product__card--add-to-cart {
    height: 40px !important;
    width: 40px !important;
}

.product__card--image img {
    min-height: 250px;
}

.product__card--image img {
    aspect-ratio: 3 / 4;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

picture.product__card--image_ {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

picture.product__card--image_.active {
    opacity: 1;
}

.product__card--image_ img {
    border-radius: .5rem;
    height: 100%;
    object-fit: cover;
    object-position: 50% 0;
    width: 100%;
}

[data-entity="favorites"] svg {
    width: 16px;
    height: 16px;
}

picture.product__card--image_ {
    background: #e5e5e5;
}

.product__card--image_ img {
    mix-blend-mode: multiply;
}

.product__card--image-noimage {
    background: #e5e5e5;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 10px;
}

.product__card--image-noimage svg {
    position: absolute;
    top: 50%;
    opacity: 0.55 !important;
}

picture.product__card--image_ {
    border-radius: 10px;
}


.popap_basket_added {
  position: fixed;
  background-color: #fff;
  border-radius: 3px;
  z-index: 10000;
  display: flex;
  padding: 15px;
  opacity: 0.98;
  transition: all 0.5s ease-in-out;
  width: 280px;
  /* right: -300px;
  top: 30px;
  transform: translateX(-0%); */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 12px 36px rgba(0, 0, 0, 0.1);
}
.popap_basket_added img {
  height: 80px;
  width: 80px;
  object-fit: contain;
  object-position: center;
  margin-right: 10px;
  border-radius: 4px;
  background: #fff;
}
.popap_basket_added_inner {
  color: darkgreen;
  font-size: 13px;
}
.popap_basket_added_inner span {
  display: block;
  margin-bottom: 2px;
}
.popap_basket_added_inner strong {
  /* стили для названия, если нужны */
}




.btn-add-to-cart {
    align-items: center;
    border: 1px solid #e5e5e5 !important;
    border-radius: var(--bs-border-radius);
    cursor: pointer;
    display: flex;
    height: 37px;
    justify-content: center;
    list-style: none;
    opacity: .4;
    padding: 10px 15px !important;
    transition: border-color var(--ui-icon-transition-fast) !important;
    font-size: 14px;
    color: #000;
    margin: 10px 0;
}

.btn-add-to-cart:hover {
    border: 1px solid #af997a !important;
    opacity: 1;
    border-radius: 5px;
}

.product__card--props--name--type-category {
    font-size: 14px;;
}


.product__card--brand, .product__card--brand a {
    left: 14px !important;
    bottom: 14px !important;
}


.btn-add-to-cart {
    border: 1px solid #606060 !important;
}


@media screen and (max-width: 768px) {
    .product-item-scu-item-list li:not(.product-item-scu-item-color-container) {
        padding: 0px !important;
    }
}


.product-item-detail-price--old {
    text-decoration: line-through;
    color: #000;
    font-size: 0.8em;
    padding-right: 10px;
}


.has_old_price {
    color: #ff757a;
}


.product__card--line {
    pointer-events: none;
}



.product__card--props.no_sku {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}





/* Правки 11.10 */

picture.product__card--image_ {
    transition: 0.15s ease opacity;
}

.product__card--images--wrapper {
    overflow: hidden;
}


.product__card--props {
    border-radius: 6px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}



.product__card--props {
    transform: translateY(100%);
    transition: 0.4s ease transform 0.2s;
}

.show_sku .product__card--props {
    pointer-events: all;
    transform: translateY(0%);
}


.product__card--props {
    left: 0px !important ;
    padding: 5px 10px !important;
    right: 0px !important;
}

.show_sku .product__card--brand,
.show_sku .product__card--add-to-cart {
    opacity: 0;
    transition: 0.3s;
}


.product__card--props {
    background-color: rgba(255,255,255,.67) !important;
}


.product__card--brand, .product__card--brand a {
    bottom: 30px !important;
}


.product__card--lines .product__card--line {
    opacity: 0 !important;
    transition: 0.2s;
}

/* .product__card--lines:hover .product__card--line {
    opacity: 1 !important;
} */


.product__card--props--code, .product__card--props--name {
    text-transform: uppercase;
}


.product-item-scu-item-list li.product-item-scu-item-text-container {
    padding: 5px 10px !important;
}

.product__card--props--code, .product__card--props--name {
    color: #2a2325;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 5px;
}

.product__card--add-to-cart {
    bottom: 24px !important;
}


.product__card--images--wrapper {
    margin-bottom: 5px !important;
}

.btn-add-to-cart {
    border: 1px solid #000000 !important;
    color: #000 !important;
    opacity: 1;
    margin-top: 11px;
    background-color: #eaeaea;
    transition: 0.4s ease background-color, 0.2s ease color !important;
    text-transform: uppercase;
    font-size: 13px ;
}

.btn-add-to-cart:hover {
    background-color: #af997a;
    color: #fff !important;
}

.product__card--props--code, .product__card--props--name {
    font-size: 13px !important;
}

.popup-window-titlebar {
    position: absolute;
}
.popup_block__name {
    text-align: center;
}
.popup_block--title {
    font-size: 1.3em;
}


.popup-window-buttons .btn-buy {
    width: 100%;
    margin-bottom: 10px;
}

.product__card--line {
    pointer-events: all;
}
/* Правки 11.10 */




/* Правки 10.11 */


.product__card--prices {}

.product-item-prices {
    padding-top: 16px;
    position: relative;
}

.element-item--discont-block {
    position: absolute;
    top: -5px;
}

.product__card--prices {
    /* display: unset !important; */
}

.element-item--discont-block--label {
    position: absolute;
    top: 12px;
    left: 10px;
    z-index: 9;
}

.element-item-label-discount--label {
    background: red;
    color: #fff;
    border-radius: 12px;
    display: block;
    /* aspect-ratio: 1 / 1; */
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    padding: 2px 6px;
}


.no_product {
    color: red;
}

.product-item-detail-price--opt {
    color: #9e8c73;
    font-size: .96em !important;
    font-weight: 600;
}

.product-item-detail-price--mrc--block {
    font-size: .86em !important;
}

.product-item-detail-price--mrc  {
    /* text-decoration: line-through; */
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.element/vialent/style.css?17736067554780 */
/* /local/templates/.default/components/bitrix/breadcrumb/vialent/style.css?1773606755494 */
/* /local/templates/.default/components/bitrix/catalog.item/vialent/style.css?17736067557993 */
