

/* Start:/local/templates/tpl_2019/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17806409162199*/
:focus{
    outline-width: 0;
}

.slick-track{
    width: 100px !important;
}

.pid__phone-form-suc {
    display: none;
    line-height: 1.4;
    font-size: 13px;
    color: green;
    padding-top: 5px
}

.pid__coupon {

}
.coupon_btn {
    border: none;
    cursor: pointer;
    padding: 8px 12px;
    background-color: #f9fbba;
}

.coupon_desc {

}
.coupon_code {
    border: 1px solid #898f97;
    padding: 2px 4px;
}

.svg_icon {
    height: 16px;
    width: 14px;
    margin-left: 8px;
    vertical-align: middle;
    display: inline-block;
}

.coupon_btn:hover {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    transition: fill .25s;
    fill: #898f97;
}

.alert {
    position: fixed !important;
    background-color: #631C23;
    color: #fff;
    width: 200px;
    height: 30px;
    top: calc(35%);
    left: calc(46%);
    right: 50px;
    text-align: center;
    display: none;
    padding: 5px 10px;
}

.alert.active {
    display: block;
    transition: .6s;
}

.markets{
    display: flex;
    gap: 30px;
}
.markets a{
    color: #0A3A68;
    display: inline-flex;
    align-items: center;
}

.mrt__title {
    display: flex;
    align-items: center;
    font-size: 14px;
}

.mrt_ordes:last-child {
    margin-left: auto;
}

@media screen and (max-width: 767px) {
    .markets {
        gap: 18px;
    }
    .markets a {
        font-size: 12px;
    }
    .mrt__title {
        font-size: 12px;
    }
}

.another-colors {
    margin-top: 27px;
}

.another-colors__title {
    font-weight: lighter;
    font-size: 18px;
    margin-bottom: 15px;
}

.another-colors__wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.another-colors__link {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #f1f1f1;
    overflow: hidden;
    cursor: pointer;
}

.another-colors__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.another-colors__link:hover {
    z-index: 2;
    box-shadow: 0 0 6.58px .42px rgba(0, 0, 0, .13);
    transition: box-shadow .3s
}

/* End */
/* /local/templates/tpl_2019/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17806409162199 */
