.new-products.hdisplay {
    border-bottom: 5px solid #0bc7f6;
    padding-bottom: 15px;
}
.new-products.hdisplay .section-title {
    text-transform: uppercase!important;
    text-align: center!important;
    border-style: solid!important;
    border-width: 3px 0 1px 0 !important;
    border-color: #27b3d8!important;
    font-size: 30px!important;
    font-weight: 500!important;
    line-height: 3.0rem!important;
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}

.new-products.hdisplay .swiper-container-wrapper {
    position: relative;
}

#left-column .new-products p.block-title {
    background-color: transparent;
    color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    text-shadow: unset;
    border: none;
}

#left-column .new-products.block {
    border-bottom: none;
}
.new-products.vdisplay .swiper-container-wrapper {
    position: relative;
    overflow-x: clip;
    overflow-y: visible;
}
.new-products.vdisplay .swiper-arrows-above .swiper-button {
    top: 3px;
}
.swiper-arrows-above .swiper-button-prev.lnp-swiper-button{
    right: 45px;
}
.swiper-arrows-above .swiper-button-next.lnp-swiper-button{
    right: 15px;
}

.lateral-slick-new-products-carousel button.slick-prev.slick-arrow,
.lateral-slick-new-products-carousel button.slick-next.slick-arrow {
    top: -22px;
}

.new-products .all-products {
    background: #0bc7f6;
    padding: 10px 10px;
}

.new-products .all-products i {
    color: #fe342d;
    display: none;
}

.new-products .all-products a.block-footer-link {
    text-decoration: none;
    color: #ffffff!important;
    font-weight: 600!important;
    letter-spacing: 0 !important;
}

.new-products .all-products a.block-footer-link:hover {
    text-decoration: underline!important;
    letter-spacing: 0.3px!important;
}


.newproducts_home .new-products p.block-title {margin: 0!important;}

section.new-products.block.block-section.vdisplay p.block-title {
    background: url(/img/cms/images_design/fond_new_products.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    height: 96px;
    padding: 76px 15px 0 0;
}

#left-column section.new-products.block.block-section.vdisplay p.block-title {
    padding: 76px 15px 0 0!important;
}

.newproducts_home section.new-products.block.block-section.vdisplay p.block-title {
    height: 122px;
    padding: 100px 15px 0 0;
    color: transparent!important;
}

section.new-products.block.block-section.vdisplay p.block-title a {text-align: right;display: block;width: 100%;}

.newproducts_home .new-products .swiper-container-wrapper .product-carousel,  #left-column .new-products .swiper-container-wrapper .product-carousel{
    padding: 0;
}
.newproducts_home .new-products .swiper-container-wrapper .product-carousel .product-miniature-small-footer, #left-column .new-products .swiper-container-wrapper .product-carousel .product-miniature-small-footer {
    display: none;
}