.tag {
    text-align: center;
    border-radius: 4px;
    position: absolute;
    line-height: 23px;
    text-transform: uppercase;
    font-size: 13px;
    top: 10px;
    left: 10px;
    padding: 0 22px;
    background: #34bff3;
    overflow: hidden;
    z-index: 1
}

.tag, .tag:hover {
    color: #fff
}

.tag:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.tag:before {
    background: -webkit-linear-gradient(135deg, transparent 49.9%, rgba(255, 255, 255, .2) 49.9%, rgba(255, 255, 255, .2) 60%, transparent 60%), -webkit-linear-gradient(135deg, rgba(255, 255, 255, .2) 10%, transparent 10%);
    background: -o-linear-gradient(135deg, transparent 49.9%, rgba(255, 255, 255, .2) 49.9%, rgba(255, 255, 255, .2) 60%, transparent 60%), -o-linear-gradient(135deg, rgba(255, 255, 255, .2) 10%, transparent 10%);
    background: linear-gradient(-45deg, transparent 49.9%, rgba(255, 255, 255, .2) 49.9%, rgba(255, 255, 255, .2) 60%, transparent 60%), linear-gradient(-45deg, rgba(255, 255, 255, .2) 10%, transparent 10%);
    -webkit-background-size: 6px 6px;
    background-size: 6px 6px;
    z-index: -1
}

.tag.sale {
    background: #87d37c
}

.tag.price-percent-reduction {
    left: auto;
    background: #87d37c;
    top: 10px;
    bottom: auto;
}

.tag.out {
    padding-top: 32px
}

.tag.sale {
    top: auto;
    left: auto;
    right: 10px;
    bottom: 10px
}

.tag.out {
    font-size: 11px
}

.price-percent-reduction {
    right: 10px;
    top: auto;
    bottom: 10px
}

.tag.price-percent-reduction+.tag.sale {
    display: none
}

.tag, .tag span {
    display: block
}

.ajax_block_product .comments_note {
    z-index: 1;
    order: -1;
    display: flex;
    align-items: center;
}

.ajax_block_product .nb-comments {
    color: #fff;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1
}

.ajax_block_product .nb-comments:before {
    font-size: 16px;
    padding-right: 7px
}

.ajax_block_product .star, .ajax_block_product .star+svg {
    fill: #c2c2c2;
    margin-right: 0;
}

.ajax_block_product .product-img {
    display: inline-block
}

.ajax_block_product h3 {
    margin: 12px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: flex;
    border-top: 1px solid #eee;
    padding-top: 10px;
}

.ajax_block_product .content_price {
    display: inline-flex;
    position: relative;
    text-align: left;
    padding-top: 0;
    line-height: 1;
    margin-left: auto;
    margin-right: 0;
    width: auto;
    flex: auto;
    justify-content: flex-end;
    align-items: center;
}

.module .content_price {
    display: flex;
    position: absolute;
    bottom: 5px;
    left: auto;
    right: 15px;
}

.ajax_block_product .price {
    line-height: 1;
    white-space: nowrap;
    font-size: 18.7px
}

.ajax_block_product .price.product-price {
    color: #46acd3;
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
    font-weight: 300;
}

.module .old-price {
    display: block;
    font-size: 12px;
    white-space: nowrap;
    order: 1;
    padding-bottom: 15px;
}

.template .old-price {
    display: block;
    font-size: 12px;
    white-space: nowrap;
    order: 0;
    padding-bottom: 0;
    right: 0;
    color: #c2c2c2;
    top: 0px!important;
}

.wrap-product-container {
    overflow: hidden;
    display: block;
    height: 100%;
}

.module .right-block,
.module h3,
.module h5 {
    padding: 0 0px 10px;
    line-height: 1;
    margin: 0;
    flex: 0 0 auto;
}

.template .product-name {
    text-align: left;
    white-space: normal;
    display: flex;
    min-height: auto;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
    justify-content: end;
    font-size: 15px;
    line-height: 24px;
}

.module .right-block, .template .product-name {
    text-align: left;
    white-space: normal;
    display: flex;
    flex-direction: column;
    text-align: center;
    line-height: 1.3;
}

.product-name {
    color: #343434;
    text-transform: uppercase;
    margin-bottom: 0;
    white-space: nowrap;
    font-weight: 400;
    font-size: 14px;
    width: 100%;
    flex: 1;
}

.product-name:hover {
    color: #df2151
}

.product-reference-carousel {
    font-size: 15px
}

.button-container.-hover-visible {
    text-align: center;
    display: flex;
    flex: 1 100%;
    align-self: baseline;
}

.product .ajax_add_to_cart_button {
    margin-bottom: 10px!important;
}

.product .prop-line.product-description-short {
    display: none;
}

.inner-list-product {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.module.-category {
    position: relative;
}

.easycarousel .ajax_block_product {
    margin-bottom: 20px;
}

.ajax_block_product {
    font-size: 13px;
    margin: 0 0 30px;
}

.left-block.-category {
    width: 100%;
}

.product-features {
    font-size: 13px;
    margin-top: 20px
}

.product-features__title {
    float: left
}

.product-features__value {
    float: right
}

.add_to_compare {
    display: block;
    position: absolute;
    z-index: 0;
    right: 10px;
    top: 10px;
    width: 18px;
    height: 18px;
    border: 1px solid;
    text-align: center;
    line-height: 18px;
    color: #fff;
}

.add_to_compare:before {
    opacity: 0;
    content: '';
    border-style: solid;
    border-width: 0 0 2px 2px;
    bottom: 4px;
    height: 4px;
    left: 1px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 11px;
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.add_to_compare.checked:before {
    opacity: 1
}

.product-wrap-view {
    float: right;
    display: flex;
    vertical-align: middle;
    -webkit-transition: opacity .7s;
    -o-transition: opacity .7s;
    transition: opacity .7s;
    flex: 1 100%;
    margin-top: 10px;
}

.module .product-wrap-view {
    display: none;
}

.product-wrap-view .btn {
    margin-left: auto;
    margin-right: auto
}

.product-wrap-view .ajax_add_to_cart_button {
    /* margin-bottom: 10px */
}

.right-block h5 {
    margin: 5px 0 10px;
}

/* Border */
.module .-category:before {
    content: '';
    display: block;
    /* border-bottom: 1px solid #eee; */
    position: absolute;
    bottom: 30px;
    left: 15px;
    right: 15px;
}

.product-name {
    color: #343434;
    margin-bottom: 0;
    white-space: nowrap;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    text-transform:none;
    text-align: center;
    margin-top: 15px;
    flex: auto;
    margin-bottom: auto;
    min-height: 48px;
}


.module.ajax_block_product h3, .module .right-block {
    margin: 0;
    border: 0;
    min-height: auto;
    flex: 0 0 auto;
}

.module .pl-logo-link {
    position: relative;
    margin: auto;
    align-items: center;
    left: auto;
    right: auto;
}

.module .left-block {
    flex: 0 0 auto;
    width: auto;
}

.module .product-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 45px 15px;
    height: 100%;
    justify-content: flex-start;
    margin-bottom: 30px;
    border: 0;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    border: 1px solid #eee;
    position: relative;
    border-radius: 4px;
}

.module.ajax_block_product .product-image-container {
    text-align: center;
    margin: auto;
}

.ajax_block_product .price.product-price {
    color: #251b5b;
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
    font-weight: 300;
    padding-left: 3px;
}

.module.ajax_block_product .comments_note {
    position: absolute;
    right: auto;
    bottom: 5px;
    /* left: 30px; */
    text-align: right;
    height: auto;
    z-index: 0;
}

.module .content_price.main {
    display: flex;
    position: absolute;
    right: 16px;
    bottom: 5px;
    left: auto;
    justify-content: flex-end;
    align-items: center;
}

.module .old-price {
    order: 0;
    padding: 0;
    display: block;
    font-size: 12px;
    white-space: nowrap;
    color: #c2c2c2;
}

.module .wrap-product-container {
    border-radius: 4px;
    height: 100%;
}

.module:before {
    bottom: 30px;
}

.product-description-short {
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 10px;
    margin-bottom: auto;
    padding: 0 15px 15px;
    white-space: normal;
    order: -1;
}

.template .product-container {
    border:1px solid #eee;
    position: relative;
}

.product-container {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.module .right-block {
    flex: 1 0 auto;
}

.product-desc {
    margin-top: 0;
}

.left-block {
    flex: 0 auto!important;
}

.demo-buttons .look-demo {
    width: 100%;
    flex: auto;
}

.ajax_block_product .demo-buttons {
    width: 49%;
    margin: 0;
}

@media (max-width: 768px) {
    .ajax_block_product .product-name {
        padding: 0 20px!important;
    }
    .ajax_block_product .price {
        font-size:10px
    }
    .ajax_block_product .old-price {
        order: 0;
        padding: 0;
        margin: 0;
    }
}

@media (min-width: 481px) and (max-width:600px) {
    .module .icon-container {
        margin-left: 0!important;
    }

    .module .product-price {
        order: -1;
    }

    .module .old-price {
        text-align: right;
        padding: 0;
    }
}

@media (max-width: 480px) {
    .ajax_block_product .product-name {
        min-height: 63px;
    }
    .easycarousel .right-block {
        text-align: left;
        flex: 1;
        /* flex-direction: column; */
        border: 0;
    }

    .template .content_price {
        text-align: left;
        flex-direction: row;
        width: auto;
        margin-right: auto;
        align-items: center;
    }

    .product-container:before, .product-name--hover-visible {
        display: none
    }

    .button-container.-hover-visible {
        text-align: center;
        padding: 0 0 5px;
        justify-content: space-between;
        align-items: end;
        margin-top: 10px;
    }

    .ajax_add_to_cart_button, .lnk_view {
        font-size:12px;
        width: 100%;
        width: 49%;
    }

    .module .old-price {
        /* right: 0; */
        /* top: 0; */
        /* margin: 0 0 3px 3px; */
        /* font-size: 10px; */
        /* order: 0; */
        /* position: absolute; */
    }

    .template .old-price {
        right: 0;
        top: 0;
        font-size: 10px;
    }

    .ajax_block_product .price.product-price {
        /* font-size: 17px; */
        /* padding-top: 10px; */
    }

    .ajax_block_product h3 {
        margin: 0 0 2px;
        line-height: 1;
    }

    .product-wrap-view .btn.ajax_add_to_cart_button, .product-wrap-view .lnk_view {
        font-size: 11px;
    }

    .ajax_block_product.-category, .left-block.-category {
        width: 100%;
    }

    .ajax_block_product.-category .product-name {
        min-height:auto;
    }

    .product-image-container.-category {
        text-align: center
    }

    .product-image {
        display: inline-block
    }

    .product-wrap-view {
        padding-top: 0;
        text-align: center;
        width: 50%;
    }

    .product-wrap-view .btn {
        display: inline-block;
        vertical-align: top;
        margin: 0 2px
    }

    .add_to_compare {
        display: none
    }

    .module .ajax_block_product.-category {
        width: calc(100% - 30px);
        margin: 0 auto 15px;
    }
}

@media (max-width: 320px) {
    .ajax_block_product.-category, .left-block.-category {
        max-width: calc(100% - 30px);
    }
}

@media (max-width: 670px) and (min-width:481px) {
    .left-block.-category {
        width: 100%;
        text-align: center
    }
}

@media (max-width: 1400px) and (min-width:1200px) {
    .right-block.-category .price.product-price {
        font-size: 16px
    }
}