

/* Start:/local/templates/.default/components/bitrix/catalog.element/vialent/style.css?17760811586627*/
.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;
}



/* ######### NEW ################### */

.item__section .product-item-amount-field-btn-minus,
.item__section .product-item-amount-field-btn-plus {
    /* border: 1px solid; */
    position: relative;
    background: #f4f4f4;
    min-width: 34px;
    max-height: 40px;
    transition: 0.5s ease background-color, 0.3s ease color;

        width: 30px !important;
    height: 32px !important;
    border-radius: 5px;
}

.item__section .product-item-amount-field-btn-minus:hover,
.item__section .product-item-amount-field-btn-plus:hover {
    background-color: #b0997a;
    color: #fff;
}

.item__section .product-item-amount-field-btn-minus:after,
.item__section .product-item-amount-field-btn-plus:after {
    position: absolute;
    content: '-';
    top: 50%;
    left: 50%;
    font-size: 20px;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 5px;
}

.item__section .product-item-amount-field-btn-plus:after {
     content: '+';
}

.product-item-amount-field-container {
    padding: 0 !important;
}

[data-entity=quantity-block] {
    width: min-content !important;
}

.item__section .product-item-amount-field,
.item__section .product-item-amount-field-container {
    height: 50px !important;
    background: transparent;
}

.product-item-amount-field-container {
    gap: 0 !important;
}

.product-item-amount {
    border: 1px solid #e5e5e5;
    border-radius: 8px !important;
    margin-top: 0px !important;
    background: #f5f5f5;
    padding: 0px 6px;
    height: 50px !important;
}

.product-item-detail-pay-block {
    display: flex;
    align-items: center;
    gap: 16px;
}

[data-entity="quantity-block"] {
    margin-bottom: 0 !important;
}

.not_opt, .is_opt {
    margin-bottom: 30px;
}
/* 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:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?177360671251*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/.default/components/bitrix/catalog.element/vialent/style.css?17760811586627 */
/* /local/templates/.default/components/bitrix/breadcrumb/vialent/style.css?1773606755494 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?177360671251 */
