@charset "UTF-8";

.product-header-vr1__rl1 {
    position: relative;
    border-radius: 10px;
    margin-top: 20px;
    /*padding: 40px 40px 20px 40px;*/
    /*-webkit-box-shadow: 0 10px 26px 1px rgba(1,1,1,.2);*/
    /*box-shadow: 0 10px 26px 1px rgba(1,1,1,.2);*/
}

.product-header-vr1__rl1:before {
    content: '';
    position: absolute;
    left: -20px;
    right: 0;
    top: -10px;
    height: 348px;
    background: #f9f9f9;
    border-radius: 10px;
}

.product-header-vr1__rl1 div {
    position: relative;
    z-index: 2;
}

.product-header-vr1__rl1 .col-image {
    width: 290px;
    padding-top: 20px;
}

.product-header-vr1__rl1 .col-buyarea {
    margin-left: 290px;
    position: relative;
}

.product-header-vr1__rl1 .col-buyarea .col-abts {
    max-width: 820px;
    padding-top: 20px;
    margin-right: 480px;
}

.product-header-vr1__rl1 .col-buyarea .col-cart {
    position: absolute;
    background: #fff;
    right: 20px;
    top: -40px;
    width: 480px;
    min-height: 400px;
    padding: 40px 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0 10px 26px 1px rgba(1,1,1,.1);
    box-shadow: 0 10px 26px 1px rgba(1,1,1,.1);
}

.product-header-vr1__rl1 .col-buyarea .col-cart.col-cart__sbr {
    width: 340px;
}

.product-header-vr1__rl1 .col-buyarea .col-cart .product-manager-vr1__rl {
    float: none;
    border: none;
    width: 100%;
    padding: 0;
    margin-bottom: 0;
}

.product-header-vr1__rl1 .col-buyarea .col-cart .product-manager-vr1__rl .row-column .icons {
    max-width: 56px;
}

.product-header-vr1__rl1 .col-buyarea .col-cart .product-manager-vr1__rl .icon-communication:before {
    margin-top: -11px;
}

.product-header-vr1__rl1 .col-buyarea .col-cart .product-manager-vr1__rl .icon-phone:before {
   margin-top: -20px;
}

.product-price-vr1__rl1 {
    margin-left: 290px;
    max-width: 780px;
}

.product-header-vr1__rl1 .product-rating-min {
    padding-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
}

.product-header-vr1__rl1 .product-vv1-badge {
    position: relative;
    display: inline-block;
    vertical-align: top;
    top: auto;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    width: auto;
    margin-right: 40px;
    padding-bottom: 20px;
}

.product-header-vr1__rl1 .price {
    font-size: 24px;
    font-weight: 500;
}

.product-header-vr1__rl1 .btn-addcart {
    font-size: 16px;
    display: block;
    margin-top: 20px;
    vertical-align: middle;
    font-weight: bold;
    background: rgb(69,108,172);
    background: -moz-linear-gradient(45deg, rgba(69,108,172,1) 0%, rgba(80,69,172,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(69,108,172,1) 0%, rgba(80,69,172,1) 100%);
    background: linear-gradient(45deg, rgba(69,108,172,1) 0%, rgba(80,69,172,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#456cac",endColorstr="#5045ac",GradientType=1);
}

.product-price-vr1__rl1 button.btn-addcart {
    font-size: 14px;
    padding-right: 20px;
}

.product-price-vr1__rl1 .product-vv1-price-item .price-button {
    width: 282px;
}

.product-price-vr1__rl1 .product-vv1-price-item .price-button .btn-addcart {
    display: inline-block;
    margin-top: 0;
}

.product-price-vr1__rl1 .product-vv1-price-item .price-button .go-to-cart-container-v1 {
    display: none;
}

.product-price-vr1__rl1 .product-vv1-price-item .price-button .md-count {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.product-cert-photo-vr1__rl1 {
    padding-top: 40px;
    padding-bottom: 20px;
}

.product-delivshipp-vr1__rl1 {
    margin-bottom: 20px;
}

.product-delivshipp-vr1__rl1 p {
    padding-bottom: 0;
}

.product-header-vr1__rl1 .product-characteristics-min {
    border-top: 1px solid #e8e8e8;
    margin-top: 20px;
}

.product-header-vr1__rl1 .product-characteristics-min li {
    padding: 0 0 20px 0;
}

.product-header-vr1__rl1 .product-characteristics-min li.sku-item .listfeatures-values {
    text-transform: uppercase;
}

.product-aboutarea-vr1__rl1 {
    position: relative;
}

.product-layer-vr1__rl {
    position: absolute;
    right: 0;
    top: 20px;
    width: 250px;
}

.row-promo {
    padding-bottom: 40px;
}

.product-certificate-vr1__rl {
    padding-bottom: 40px;
}

.product-certificate-vr1__rl .image-certificate {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #f3f3f3;
    padding: 4px;
}

.product-certificate-vr1__rl img {
    display: block;
    width: 100%;
}

.product-certificate-vr1__rl .name-certificate {
    font-size: 14px;
    padding-top: 20px;
}

.product-promotions-vr1__rl .promotions-item .image-promotions {
    border-radius: 10px;
    overflow: hidden;
}

.product-promotions-vr1__rl .promotions-item .image-promotions img {
    display: block;
    width: 100%;
}

.product-promotions-vr1__rl .promotions-item .name-promotions {
    padding-top: 20px;
}

.product-manager-vr1__rl {
    float: left;
    width: 250px;
    border: 1px solid #f3f3f3;
    border-radius: 10px;
    padding: 20px;
    font-size: 14px;
}

.product-manager-vr1__rl .icon-phone:before {
    margin-top: -28px;
}

.product-manager-vr1__rl .icon-communication:before {
    margin-top: -19px;
}

.product-manager-vr1__rl ul li {
    padding: 15px 0;
}

.product-manager-vr1__rl ul li span.help {
    font-size: 11px;
}

.product-manager-vr1__rl ul li span.link {
    color: #456cac;
    cursor: pointer;
}

.product-manager-vr1__rl .row-column {
    margin-left: -5px;
    margin-right: -5px;
    padding: 10px 0;
}

.product-manager-vr1__rl .row-column .inner-column {
    margin: 0 5px;
}

.product-manager-vr1__rl .name-manager {
    padding: 0 0 5px 0;
    margin: 0;
}

.product-manager-vr1__rl .job-manager {
    margin: 0;
    padding: 0;
    color: #a2a2a2;
    font-size: 12px;
}

.product-manager-vr1__rl .phone-manager {
    margin: 0;
    padding: 0;
}

.product-manager-vr1__rl .email-manager {
    margin: 0;
    padding: 0;
}

.product-aboutarea-vr1__rl1 .product-aboutmin-vr1__rl1 {
    padding-right: 310px;
    margin-left: 290px;
}

.product-aboutmin-vr1__rl1 .row-title.h2 {
    font-size: 32px;
}

.product-aboutmin-vr1__rl1 .text-aboutmin {
    border-bottom: 1px solid #dcdcdc;
}

.product-aboutmin-vr1__rl1 .text-aboutmin ul {
    padding-bottom: 10px;
}

.product-aboutmin-vr1__rl1 .text-aboutmin ul li {
    position: relative;
    padding-left: 25px;
    padding-bottom: 10px;
    font-size: 14px;
}

.product-aboutmin-vr1__rl1 .text-aboutmin ul li:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
    position: absolute;
    left: 0;
    top: 4px;
}

.product-aboutmin-vr1__rl1 .text-aboutmin h2,
.product-aboutmin-vr1__rl1 .text-aboutmin h3,
.product-aboutmin-vr1__rl1 .text-aboutmin h4,
.product-aboutmin-vr1__rl1 .text-aboutmin h5,
.product-aboutmin-vr1__rl1 .text-aboutmin h6 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.product-aboutmin-vr1__rl1 .text-aboutmin table {
    font-size: 14px;
    width: 100%;
    margin-bottom: 20px;
    background: #f3f3f3;
    border-radius: 10px;
}

.product-aboutmin-vr1__rl1 .text-aboutmin figure {
    overflow: hidden;
    padding-bottom: 20px;
}

.product-aboutmin-vr1__rl1 .text-aboutmin figure img {
    border-radius: 10px;
}

.product-aboutmin-vr1__rl1 .text-aboutmin table tr td {
    border-bottom: 1px solid #d8d8d8;
    padding-left: 15px;
    padding-right: 15px;
}

.product-aboutmin-vr1__rl1 .text-aboutmin table tr td:first-child {
    font-weight: bold;
    padding-left: 15px;
}

.product-aboutmin-vr1__rl1 .text-aboutmin table tr:last-child td {
    border-bottom: none;
}

.product-aboutmin-vr1__rl1 .text-aboutmin .row-column figure {
    padding-bottom: 20px;
}

.product-aboutmin-vr1__rl1 .text-aboutmin .row-column .column {
    padding-bottom: 20px;
}

.product-buyings-vr1__rl1,
.product-characteristics-vr1__rl1 {
    margin-left: 290px;
    max-width: 780px;
}

.product-buyings-vr1__rl1 .h2,
.product-characteristics-vr1__rl1 .h2 {
    margin-bottom: 10px;
}

/****************************************************
  *
  * Блок сравнения и в закладки и запрос КП
  *
*****************************************************/

.product-cf button {
    font-size: 12px;
    border: none;
    min-height: auto;
    width: auto;
    color: #959595;
    position: relative;
    padding-left: 28px;
    background: transparent;
}

.product-cf button i {
    position: absolute;
    left: 0;
    width: 18px;
    height: 18px;
    background: #ccc;
    top: 50%;
    margin-top: -9px;
}

.product-cf button:hover {
    background: none;
    color: #000;
}

.product-cf button.compare-add i {
    background: url("../images/icons/compare.svg") no-repeat center;
}

.product-cf button.favourites-add i {
    background: url("../images/icons/favourites-null.svg") no-repeat center;
}

.product-cf button.favourites-add.active i {
    background: url("../images/icons/favourites.svg") no-repeat center;
}

.product-requestcp {
    padding-top: 20px;
}

.product-requestcp .requestcp-link {
    font-size: 12px;
    padding-left: 28px;
    position: relative;
}

.product-requestcp .requestcp-link i.icon {
    position: absolute;
    left: 0;
    width: 18px;
    height: 18px;
    background: url("../images/icons/request.svg") no-repeat center;
    top: 50%;
    margin-top: -9px;
}

/****************************************************
  *
  * Блок что нового в продукте
  *
*****************************************************/

.product-devnew-vr1__rl1 {
    font-weight: 300;
    max-width: 730px;
}

/****************************************************
  *
  * Product-checkbox-var
  *
*****************************************************/

.product-achor-vr1__rl1 .category-item-link {
    margin-bottom: 0;
}

.product-checkbox-vr1__rl1 .bg-grey {
    background: #f8f8f8;
    border-radius: 5px;
    padding: 40px;
    overflow: hidden;
}

.product-checkbox-var .product-cart {
    padding-bottom: 0;
}

.product-checkbox-var .col-40 .inner-column {
    position: relative;
}

.product-checkbox-var .col-40 .inner-column:before {
    content: '';
    position: absolute;
    left: -40px;
    right: 0;
    top: -40px;
    bottom: -40px;
    background: #e8e8e8;
    border-radius: 5px;
}

.product-checkbox-var .col-40 .inner-column:after {
    content: '';
    position: absolute;
    right: -39px;
    top: 50%;
    margin-top: -10px;
    border: 20px solid transparent;
    border-left: 20px solid #e8e8e8;
}

.product-checkbox-var form {
    display: table;
    width: 100%;
}

/****************************************************
  *
  * Только официальный производитель
  *
*****************************************************/

.row-majordev-manufacturer .inner-column img {
    width: auto;
    border-radius: 0;
}

.row-majordev-manufacturer p {
    padding-bottom: 10px;
    padding-top: 10px;
}

.help-manufacturer {
    position: relative;
}

.help-manufacturer p {
    padding: 15px 0;
}

.help-manufacturer:hover .help-manufacturer-text {
    visibility: visible;
    opacity: 1;
}

.help-manufacturer-text {
    position: absolute;
    background: #fff;
    left: 0;
    top: 35px;
    z-index: 99;
    padding: 20px;
    border-radius: 5px;
    visibility: hidden;
    right: 0;
    opacity: 0;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: linear;
    box-shadow: 0 2px 10px rgba(6,116,243,.2), 0 30px 23px -20px rgba(0,118,255,.08);
}

ul.ul-icon li {
    position: relative;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

ul.ul-icon li .img-svg {
    width: 20px;
    height: 20px;
    left: 0;
    top: 50%;
    color: #4fb834;
    margin-top: -10px;
    position: absolute;
}

/****************************************************
  *
  * Преимущества у товара
  *
*****************************************************/

.product-bestmd-vr1__rl1 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 40px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.row-column .inner-column .prd-best-item img {
    border-radius: 0;
    max-height: 32px;
    width: auto;
}

.prd-best-item .logo-manufacturer {
    max-height: 32px;
    margin-bottom: 20px;
}

.prd-best-item .logo-manufacturer a {
    display: block;
}

.prd-best-item .logo-manufacturer a:hover {
    opacity: .5;
}

.prd-best-item .img-svg {
    padding-bottom: 20px;
    color: #4fb834;
    text-align: center;
    max-width: 32px;
}

.prd-best-item .img-svg svg {
    max-height: 32px;
}

.prd-best-item .text {
    font-size: 12px;
}

.prd-best-item p {
    padding-bottom: 0;
}

/****************************************************
  *
  * Подсказки
  *
*****************************************************/

.product-help-vr1__rl1 {
    margin-left: 290px;
    max-width: 780px;
}

/****************************************************
  *
  * Кнопка оформить заказ
  *
*****************************************************/

.go-to-cart-container-v1 {
    display: inline-block;
    vertical-align: middle;
}

.btn-gotocart {
    display: none;
    background: #48b01a;
    padding-left: 44px;
    padding-right: 22px;
    height: 36px;
    color: #fff;
    position: relative;
    border-radius: 10px;
}

.btn-gotocart.visible {
    display: block;
}

.btn-gotocart span {
    display: block;
}

.btn-gotocart .goorder-name {
    padding-top: 7px;
    line-height: 14px;
}

.goorder-help {
    font-size: 11px;
    line-height: 11px;
}

.btn-gotocart i {
    position: absolute;
    width: 26px;
    height: 26px;
    top: 50%;
    left: 5px;
    margin-top: -13px;
    background-color: #378416;
    background-image: url("../images/icons/checkbox.svg");
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: center;
    border-radius: 10px;
}

.btn-gotocart:hover {
    color: #fff;
    background: #378416;
}

/****************************************************
  *
  * Анимация в корзину
  *
*****************************************************/

.h-cart.shake {
    animation: shakeCart .4s ease-in-out forwards;
}

button.sendtocart .cart-item {
    display: block;
    opacity: 1;
    animation: xAxis 1s forwards cubic-bezier(1, 0.44, 0.84, 0.165);
}

button.sendtocart .cart-item .count {
    animation: yAxis 1s alternate forwards cubic-bezier(0.165, 0.84, 0.44, 1);
}

@keyframes xAxis {
    100% {
        transform: translateX(calc(50vw - 505px));
    }
}

@keyframes yAxis {
    100% {
        transform: translateY(calc(-50vh + 275px));
    }
}

@keyframes shakeCart {
    25% {
        transform: translateX(6px);
    }
    50% {
        transform: translateX(-4px);
    }
    75% {
        transform: translateX(2px);
    }
    100% {
        transform: translateX(0);
    }
}

.preorder {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 0;
    font-size: 12px;
    padding-left: 20px;
}

.product-header-vr1__rl1 .phone-order {
    font-size: 14px;
    line-height: normal;
}

/****************************************************
  *
  * Список артикулов
  *
*****************************************************/

.page-product .text-artical {
    padding: 10px 5px;
}

.page-product .product-price-title {
    padding-bottom: 20px;
}

.product-header-vr1__rl1 h3 {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 5px;
}

.page-product .product-price-title .product-vv1-help {
    margin-top: 0;
    background: none;
    padding: 0;
}

.page-product .product-vv1-price-item {
    padding-bottom: 10px;
    padding-top: 10px;
}

.page-product .product-vv1-price-item .row-column {
    margin-left: -5px;
    margin-right: -5px;
}

.page-product .product-vv1-price-item .row-column .inner-column {
    margin: 0 5px;
}

.page-product .product-vv1-price-item .product-vv1-help {
    margin-top: 5px;
    color: #333;
}

/****************************************************
  *
  * Премиум шапка
  *
*****************************************************/

.row-product-header {
    position: relative;
    z-index: 1;
    margin-top: 20px;
}

.background-product {
    min-height: 600px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    z-index: 1;
}

.background-layer {
    color: #fff;
    position: absolute;
    left: 40px;
    top: 180px;
    max-width: 500px;
}

.background-layer h2 {
    color: #fff;
}

.page-product-promo {
    margin-left: 40px;
    margin-right: 40px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    z-index: 91;
    margin-top: -160px;
}

/****************************************************
  *
  * Модуль все отзывы о товаре
  *
*****************************************************/

.product-allcomment-vr1__rl1 {
    display: none;
    margin-left: 290px;
    max-width: 780px;
}

.allcomment-visible {
    display: block;
}

.product-lastcomment-vr1__rl1 .row-action {
    max-width: 200px;
    margin-top: 20px;
    margin-left: 290px;
}

/****************************************************
  *
  * SEO раздел
  *
*****************************************************/

.product-soevr1__rl1 {
    margin-left: 290px;
    max-width: 780px;
}

.product-soevr1__rl1 p {
    display: block;
    color: #7b7b7b;
    padding-left: 30px;
    position: relative;
    font-size: 14px;
}

.product-soevr1__rl1 p img {
    position: absolute;
    left: 0;
    width: 18px;
    top: -2px;
}

/****************************************************
  *
  * Форма отзывы
  *
*****************************************************/

.product-commentform {
    margin-left: 290px;
    max-width: 780px;
}

/****************************************************
  *
  * Навигация о доставке и оплате
  *
*****************************************************/

.product-infomodal {
    padding-bottom: 20px;
}

.product-infomodal .js-open-mwindow {
    cursor: pointer;
    font-size: 12px;
    border-bottom: 1px dashed #456cac;
    color: #456cac;
    text-decoration: none;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: linear;
}

.product-infomodal .js-open-mwindow:hover {
    color: #000;
    border-bottom: 1px dashed #fff;
}

.modal-window .row-stage-line-v1 {
    margin-bottom: 20px;
}

.modal-window p.h6 {
    margin: 0;
    padding: 0 0 20px 0;
}

.modal-window p.h6:last-child {
    padding: 0;
}

.row-cart-md .md-count:before,
.row-cart-md .md-count:after {
    content: '';
    width: 100%;
    display: table;
}

.row-cart-md .md-count {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

@media (min-width: 1910px) {

    .product-header-vr1__rl1 {
        padding: 60px 60px 80px 60px;
    }

    .product-header-vr1__rl1:before {
        left: 0;
        height: 468px;
    }

    .product-header-vr1__rl1 .col-buyarea .col-cart {
        right: 0px;
        min-height: 468px;
        top: -20px;
    }

    .product-header-vr1__rl1 .col-buyarea .col-cart .btn-addcart {
        display: block;
        height: 58px;
        padding-left: 60px;
        padding-right: 40px;
        margin-top: 40px;
    }

    .product-header-vr1__rl1 .col-buyarea .col-cart .btn-addcart i {
        left: 25px;
    }

    .product-header-vr1__rl1 .col-buyarea .col-cart .go-to-cart-container-v1 {
        display: block;
        max-width: 186px;
    }

    .product-header-vr1__rl1 .col-buyarea .col-cart .go-to-cart-container-v1 .btn-gotocart {
        height: 58px;
        margin-top: 40px;
        padding-left: 60px;
    }

    .product-header-vr1__rl1 .col-buyarea .col-cart .go-to-cart-container-v1 .btn-gotocart i {
        left: 25px;
    }

    .product-header-vr1__rl1 .col-buyarea .col-cart .go-to-cart-container-v1 .btn-gotocart .goorder-name {
        padding-top: 17px;
    }

}