.product-item-detail-info-section {
    padding: 0 20px
}

@media (max-width:992px) {
    .product-item-detail-info-section {
        padding: 0
    }
}

.product-item-detail-info-container {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.product-item-detail-info-container-title {
    font-weight: 700;
    color: #000;
    font-size: 13px;
    margin-bottom: 3px
}

.product-details__note {
    padding-top: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0
}

.icon-warning {
    width: 28px;
    float: left;
    height: 25px;
    margin: 5px 5px 0 0
}

.warning-note {
    margin-left: 5px
}

.product-item-detail-price-old {
    color: #bdbdbd;
    font-size: 14px;
    line-height: 17px;
    font-weight: 700;
    white-space: nowrap;
    text-decoration: line-through
}

.product-item-detail-price-old .fa-rub {
    font-size: 13px
}

.product-item-amount {
    text-align: left;
    padding: 0 0 2px
}

.product-item-amount-description-container {
    color: #a5a5a5;
    font-size: 12px;
    white-space: nowrap;
    display: none
}

.product-item-amount-label-container {
    font-weight: 700;
    color: #a5a5a5;
    font-size: 12px;
    margin: 5px 0
}

.product-item-quantity {
    color: #333;
    font-size: 12px;
    font-weight: 400
}

.product-item-detail-slider-container {
    max-width: 100%;
    position: relative;
    background: 0 0;
    -webkit-transition: background .8s ease;
    -moz-transition: background .8s ease;
    -ms-transition: background .8s ease;
    -o-transition: background .8s ease;
    transition: background .8s ease
}

.product-item-detail-slider-block {
    position: relative;
    box-sizing: border-box;
    padding-top: 56.25%;
    height: 0
}

.product-item-detail-slider-block.product-item-detail-slider-block-square {
    padding-top: 90%
}

.product-item-detail-slider-images-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.product-item-detail-slider-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    opacity: 0;
    transition: opacity 250ms linear
}

.product-item-detail-slider-image.active {
    opacity: 1;
    z-index: 10
}

.product-item-detail-slider-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
    transform: translateY(-50%) translateX(-50%)
}

.product-item-detail-slider-controls-block {
    padding: 10px 0;
    text-align: center
}

.product-item-detail-slider-controls-image {
    width: 65px;
    height: 65px;
    background-color: #fff;
    position: relative;
    text-align: center;
    display: inline-block;
    outline: 2px solid #fff;
    cursor: pointer;
    overflow: hidden;
    margin: 0 5px
}

.product-item-detail-slider-controls-image img {
    max-width: 65px;
    max-height: 65px;
    height: auto;
    width: auto;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%
}

.product-item-detail-slider-left {
    display: block;
    position: absolute;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: .57;
    background: rgba(255, 255, 255, 0) url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
    z-index: 111;
    top: 0;
    bottom: 0;
    width: 25%
}

.product-item-detail-slider-left {
    left: 0
}

.product-item-detail-slider-left:hover {
    opacity: .8;
    background-color: rgba(255, 255, 255, .4)
}

.product-item-detail-slider-close {
    display: none
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close {
    width: 50px;
    height: 50px;
    right: 110px;
    top: 4px;
    opacity: .27;
    background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    bottom: 0;
    display: block;
    position: absolute;
    cursor: pointer;
    z-index: 150
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close:hover {
    opacity: 1
}

.product-item-detail-slider-container.popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 999999;
    animation-name: imgPopupShow;
    animation-duration: .3s
}

.product-item-detail-slider-container.popup .product-item-detail-slider-images-container {
    right: 105px
}

.product-item-detail-slider-container.popup .product-item-detail-slider-block {
    height: 100vh;
    padding-top: 0
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image {
    max-height: 100vh;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

@keyframes imgPopupShow {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
    width: auto;
    max-width: 100%;
    cursor: default;
    max-height: 90vh
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
    border-left: 1px solid #d3d3d3;
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 20px;
    overflow-y: auto
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
    display: block;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .product-item-detail-slider-container.popup .product-item-detail-slider-images-container {
        right: 0
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-block {
        height: calc(100vh - 111px);
        padding-top: 0
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-image {
        width: 90%
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-image img {
        width: auto;
        max-width: 100%;
        cursor: default;
        max-height: calc(100vh - 115px)
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
        border-left: none;
        border-top: 1px solid #d3d3d3;
        position: absolute;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        max-height: 111px;
        overflow-x: auto;
        white-space: nowrap
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
        display: inline-block;
        margin-bottom: 0
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-close {
        right: 10px;
        z-index: 200
    }

    .product-item-detail-slider-left {
        max-width: 75px
    }
}

.product-item-label-text {
    position: absolute;
    z-index: 190;
    opacity: 1;
    -webkit-transition: opacity 450ms ease;
    -moz-transition: opacity 450ms ease;
    -ms-transition: opacity 450ms ease;
    -o-transition: opacity 450ms ease;
    transition: opacity 450ms ease
}

.product-item-label-text span {
    margin-bottom: 2px;
    color: #fff;
    display: inline-block;
    clear: both;
    background: #f42c2c;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease
}

.product-item-label-text>div {
    line-height: 0
}

.product-item-detail-slider-container.popup .product-item-label-text {
    display: none
}

.product-item-label-text span {
    padding: 2px 5px;
    font-weight: 700;
    vertical-align: middle
}

.product-item-label-text.product-item-label-big span {
    line-height: 17px;
    font-size: 13px;
    padding: 4px 10px
}

@media (max-width:767px) {
    .product-item-label-text>div {
        line-height: 0
    }

    .product-item-label-text.product-item-label-big span {
        margin-bottom: 1px;
        line-height: 16px;
        font-size: 14px;
        padding: 3px 12px
    }
}

.product-item-label-top {
    top: -5px
}

.product-item-label-left {
    left: -5px
}

.product-item-label-left>div {
    text-align: left
}

.product-item-detail-tabs-container {
    min-height: 60px;
    margin-top: 15px;
    border-bottom: 1px solid #ededed
}

.product-item-detail-tab {
    float: left;
    min-height: 60px
}

.product-item-detail-tab-link {
    height: 60px;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    padding: 10px 25px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: 45px;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
    vertical-align: middle;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link {
    color: #000
}

.product-item-detail-tab-link:after {
    content: "";
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #ee7c00;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease
}

.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after {
    height: 3px
}

.product-item-detail-tab-link:active:after {
    height: 6px
}

.product-item-detail-tab-content {
    padding: 25px 0
}

.product-item-detail-tab-content {
    display: none
}

.product-item-detail-tab-content.active {
    display: block
}

.product-item-detail-tab-content h3 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px
}

@media (max-width:1000px) {
    .product-item-detail-slider-images-container {
        margin-bottom: 20px
    }
}

.title-element {
    font-size: 30px;
    overflow: hidden
}

.product-details {
    padding-top: 30px;
    padding-bottom: 40px
}

.product-details__img {
    display: flex;
    margin: auto;
    width: 100%
}

.product-details__block-description {
    z-index: 20;
    position: relative;
    box-shadow: 0 3px 7px 2px rgba(0, 0, 0, .35);
    background: #fff
}

.product-details__input {
    display: none
}

.product-details__label {
    display: inline-block;
    width: 50%;
    margin: 0;
    padding: 5px 25px;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    background: #c9c9c9;
    box-shadow: 0 0 2px rgba(0, 0, 0, .3) inset
}

.product-details__label:hover {
    color: #888;
    cursor: pointer
}

.product-details__section {
    display: none;
    padding: 10px 15px 10px 15px
}

.product-details__content-section {
    display: flex;
    flex-direction: row;
    margin: 0 0 5px;
    line-height: 1.5;
    color: #383838;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.product-details__table {
    display: flex;
    flex-direction: column;
    width: 100%
}

.product-details__row {
    display: inherit;
    padding: 4px 0
}

.product-details__col {
    border-bottom: 1px solid #7c7c80
}

.product-details__col:nth-child(1) {
    display: flex;
    width: 50%
}

.product-details__col:nth-child(2) {
    display: flex;
    width: 50%;
    justify-content: flex-end
}

.product-details__span {
    font-size: 12px;
    color: #7c7c80
}

.product-details__span-characteristic {
    color: #000;
    font-size: 12px;
    text-align: end
}

.product-details__block-description>input:checked+label {
    color: #000;
    background: #fff;
    box-shadow: none
}

.product-details__block-price-add {
    box-shadow: 0 3px 7px 2px rgba(0, 0, 0, .35);
    padding: 15px;
    background: #fff
}

.product-details__section-article-brand {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin-right: -35px;
}

.product-details__article {
    color: #7c7c80;
    font-size: 13px;
    font-weight: 500;
    width: 55%;
}

.product-details__img-brand {
    width: 100%;
    margin: auto;
}

.product-details__price {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
}

.product-item-detail-actual-price {
    line-height: 1.1;
	text-shadow: -.05em -.04em 0 #fff, -.07em .05em 0 #fff, .07em -.05em 0 #fff, .04em .05em 0 #fff, .08em .09em 0 #707070, -.04em .09em .01em #707070;
}

.product-item-detail-actual-price .fa-rub {
    font-size: 27px
}

.product-details__in-stock {
    font-size: 12px;
    color: #7c7c80;
    font-weight: 500;
    padding-bottom: 10px;
}

.button-add-to-basket {
    display: block;
    height: 37px;
    border: 2px solid #f57d00;
    background-color: #fff;
    color: #f57d00;
    font-size: 20px;
    text-align: center;
    width: 100%;
    padding: 0 5px;
    transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease
}

.in_basket {
    display: block;
    height: 37px;
    background-color: #f57d00;
    color: #fff;
    font-size: 20px;
    text-align: center;
    width: 100%
}

.in_basket:hover {
    background-color: #f57d00;
    color: #fff
}

.count_field {
    display: flex;
    border: 2px solid #f57d00;
    background-color: #fff;
    font-size: 18px;
    margin-right: 0;
    width: 100%;
}

.container-img {
    display: flex;
    min-height: 300px;
    flex-direction: column
}

#tab1:checked~#content-tab1,
#tab2:checked~#content-tab2,
#tab3:checked~#content-tab3,
#tab4:checked~#content-tab4 {
    display: block;
	margin-left: 15px;
}

.plus_minus {
    display: flex;
    flex-direction: column;
    font-size: 5px;
}

.plus_minus button {
    margin: 0;
    padding: 0;
    background-color: transparent;
    width: 17px;
    height: 17px;
    cursor: pointer;
    -webkit-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    -moz-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    -ms-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    -o-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease
}

.plus {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-3 -1 21 21'%3e%3cpath d='M8.5 2.5v12m-6-6h12' fill='none' stroke='%23f57d00' stroke-miterlimit='10' id='plus'/%3e%3c/svg%3e")
}

.plus:active {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-3 -1 21 21'%3e%3cpath d='M8.5 2.5v12m-6-6h12' fill='none' stroke='%23fff' stroke-miterlimit='10' id='plus'/%3e%3c/svg%3e");
    background-color: #f57d00
}

.minus {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-3 -3 21 21'%3e%3cpath d='M2.5 8.5h12' fill='none' stroke='%23f57d00' stroke-miterlimit='10' id='minus'/%3e%3c/svg%3e")
}

.minus:active {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-3 -3 21 21'%3e%3cpath d='M2.5 8.5h12' fill='none' stroke='%23fff' stroke-miterlimit='10' id='minus'/%3e%3c/svg%3e");
    background-color: #f57d00;
}

.count_field input {
    width: 40px;
    padding-right: 5px;
    text-align: right;
}


.product-details__brand-block {
    box-shadow: -1px -1px 14px -4px rgba(0, 0, 0, .35);
    background-color: #fff;
	position: absolute;
    max-width: 100px;
    min-width: 100px;
    justify-content: flex-end;
}

.product-details__brand-img-block {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    height: 70px;
    line-height: 70px;
}

.product-details__brand-block img {
    max-width: 100%;
    max-height: 100%;
}

@media (hover:hover) {
    .plus:hover {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-3 -1 21 21'%3e%3cpath d='M8.5 2.5v12m-6-6h12' fill='none' stroke='%23fff' stroke-miterlimit='10' id='plus'/%3e%3c/svg%3e");
        background-color: #f57d00
    }

    .minus:hover {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-3 -3 21 21'%3e%3cpath d='M2.5 8.5h12' fill='none' stroke='%23fff' stroke-miterlimit='10' id='minus'/%3e%3c/svg%3e");
        background-color: #f57d00
    }

    .button-add-to-basket:hover {
        background-color: #f57d00;
        color: #fff
    }
}

@media (max-width:992px) {
    .product-details__block-price-add {
        margin: 20px 0 0 0
    }

    .product-item-detail-tabs-container {
        display: none !important
    }

    .product-item-detail-tab-content {
        display: block !important
    }

    .button-container {
        display: flex
    }

    .block-add-basket {
        width: 100%
    }
}

@media (min-width:992px) {
    .product-details__section {
        min-height: 360px
    }

    .product-details__count {
        padding-bottom: 10px
    }
}
.col-md-3.tal-width {
	flex: 0 0 auto;
    width: 100%;
}
.col-md-5 {
	padding-top: 15px;
}
.tal-width .product-details__price {
	font-size: 16px !important;
	overflow-x: auto;
    overflow-y: hidden;
	white-space: nowrap;
}

.tal-width .product-info {
    height: 25px;
    border-radius: 5px;
}