/* ========================================================================
   Use this file to add custom CSS easily
======================================================================== */
.stock-rev {
    margin-top: 10px;
}

.stock-rev > *, .product-full_revvendor > * {
    display: inline-block;
    vertical-align: baseline;
    margin-top: 0px !important;
    padding-right: 10px;
}

.product-full_revvendor {
    display: flex;
    align-items: center;
}

.stock-rev > *:last-child, .product-full_revvendor > *:last-child {
    margin-right: 0 !important;
    padding-right: 0;
    border-right: 0;
}

.item-reviews {
    font-size: 12px;
}

.item-reviews img {
    line-height: 0;
    position: relative;
    top: -2px;
    margin-right: 10px;
}

.rev-count {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-left: 22px;
    font-style: normal;
    line-height: 1.3;
}

a.rev-count {
    padding-left: 0;
    margin-left: 22px;
}

.rev-count:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background: url(../images/stars/chat.png) center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

a.rev-count:before {
    left: -22px;
}


.product-full__reviews {
    margin-bottom: 15px;
    display: none;
}

.product-full__reviews .title {
    font-weight: 700;
    margin-bottom: 10px;
}

.reviews-border {
    padding: 20px 40px 30px;
    border: 1px solid #ebebeb;
    border-radius: 2px;
}

.reviews-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}

.reviews-item__top {
    margin-bottom: 6px;
}

.reviews-item__author {
    font-weight: 700;
}

.reviews-item__date {
    color: rgba(36, 27, 20, 0.7);
    font-size: 12px;
}

.reviews-item__rate {
    margin-bottom: 8px;
    line-height: 0;
}

.reviews-item__rate img {
    line-height: 0;
}

.reviews-form__title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px;
}

.field {
    padding-bottom: 12px;
}

.label-block {
    display: block;
    margin-bottom: 7px;
}

.label-inline {
    vertical-align: middle;
    margin-right: 8px;
}

.field input, .reviews-form input, .field textarea, .field select {
    width: 100%;
    padding: 0px 10px;
    height: 40px;
    background: #fbfbfb;
    border: 1px solid #d1d1d1;
    transition: all 0.3s ease;
}

.reviews-form textarea {
    height: auto;
    line-height: 30px;
}

.field .field-hint {
    font-size: 12px;
    line-height: 1.2;
    color: #999;
}

.reviews-form__action, .reviews-form__captcha {
    display: -webkit-box;
    display: -webkit-flex;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    display: -ms-flex;
    display: -ms-inline-flexbox;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}

.reviews-form__action {
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    padding-top: 25px;
}

.reviews-form__captcha input {
    margin-right: 15px;
    width: 100px;
}

select {
    outline: none;
}

.br-wrapper {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    bottom: -1px;
}

.br-widget {
    font-size: 0;
}

.br-widget a {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 4px;
    cursor: pointer;
    background: url(../images/stars/stars-sprite.png);
    background-position: 0 14px;
    height: 14px;
    width: 15px;
    border-bottom: 0;
}

.br-widget a.br-active, .br-widget a.br-selected {
    background-position: 0 0px;
}

.br-current-rating {
    display: none;
}

.ico-one {
    background: url(../image/stars/1-item.png) center no-repeat;
}


a#button-review {
    color: #fff;
}

.reviews-form .warning {
    color: red;
    line-height: 20px;
    margin-bottom: 15px;
    font-size: 13px;
}

.reviews-form .success {
    color: #00b100;
    line-height: 20px;
    margin-bottom: 15px;
    font-size: 13px;
}

.slick-slider .item-reviews img {
    width: auto;
    display: inline-block
}

.catblock__best-block .stock-rev {
    padding: 0px 15px 0;
}

.item-reviews img {
    margin-right: 7px;
}

/* Стили для табов */
.tabs {
    margin: 0 auto;
}

.tabs-nav {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tabs-nav li {
    display: inline-block;
    padding: 12px 24px;
    background-color: #f9f9f9;
    max-width: 210px;
    height: 48px;
    text-align: center;
}

.tabs-nav li a {
    text-decoration: none;
    color: #241B14;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap;
    border-bottom: none;
}

.tabs-nav li:hover {
    background-color: #ddd;
}

.tabs-nav li.active {
    background: #F7AB00;
}

.tabs-nav li.active a {
    background: #F7AB00;
    color: #FFFFFF;
    font-weight: 700;
}

/* Стили для контента */
.tabs-content {
    padding: 10px;
}

.tabs-content .product-full__video-title {
    margin-bottom: 20px;
}

.tabs-content > div {
    display: none;
}

.tabs-content > div > div {
    max-width: 603px;
}

.tabs-content div.active {
    display: block;
}

.mobile-filter-btn {
    color: #241b14;
    font-weight: 700;
    border: 1px solid gainsboro;
    padding: 8px 32px;
    background-color: #FFFFFF;
    display: none;
}

.mobile-filter-btn__link {
    border-bottom: none;
}

.sort-view-flex-item {
    display: flex;
    justify-content: space-between;
}

.sort-view__wrapper {
    row-gap: 15px;
}

#filter-modal {
    z-index: 9999;
}

.filter-modal-content-wrapper {
    max-width: 95%;
    height: 100%;
}

.filter-modal-content-wrapper .modal-content {
    height: 100%;
}

@media screen and (max-width: 767px) {
    .mobile-filter-btn {
        display: inline-block;
    }

    .desktop-filter-wrapper {
        display: none;
    }
}

@media screen and (max-width: 575px) {
    .sort-view-flex-item {
        display: flex;
        column-gap: 30px;
        justify-content: initial;
    }
}

@media screen and (max-width: 425px) {
    .tabs-nav {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        row-gap: 5px;
    }
    .tabs-nav li {
        padding: 14px 3px;
        margin: 2px;
        max-width: 160px;
    }
    .tabs-nav li a {
        font-size: 13px;
    }

    .tabs-nav li {
        width: 100%;
    }
}
.modal-dialog {
    margin-top: 100px;
}
