#block-reassurance {
    max-width: 1024px;
    margin: 0 auto;
    padding: 28px 0;
}
.blockreassurance_item .h2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    font-family: 'Lato', sans-serif;
    color: #000;
    margin: 0;
}
.blockreassurance_item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 5px;
    justify-content: center;
}
#block-reassurance .col-lg-3:not(:last-child) {
    position: relative;
}
#block-reassurance .col-lg-3:not(:last-child):after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 18px;
    border-radius: 2px;
    background: #000000;
    border: none!important;
}
.carousel .carousel-item {
    float: none;
    margin-right: 0;
}
.carousel .carousel-content {
    margin: 0;
}
.carousel .carousel-item img {
    object-fit: cover;
    width: 100%;
    height: 400px;
}
.ratio-homeSlider {
    min-height: 400px; 
}
/**** product new ****/
section.new-products {
    background: #F6F6F6;
    padding: 50px 0 40px;
}
.section-title {
    color: #000000;
    font-size: 27px;
    font-weight: 700;
    margin: 0 0 15px;
    line-height: 34px;
}
.section_title p {
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
    margin: 0;
}
.section_title {
    margin: 0 0 25px;
}
@media (min-width: 1480px) {
    section.new-products article.product-miniature.col-xl-3 {
        width: 20%;
    }
}
.hc-layout {
    max-width: 1420px;
    margin: 0 auto !important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0 !important;
    padding-bottom: 100px !important;
}
#content-wrapper footer.page-footer {
    margin: 0 !important;
}
#content-wrapper {
    padding-bottom: 0;
}
.new-products-footer .all-product-link span:not(.right-nav) {
    border-bottom: 1px solid #000;
    padding: 0 0 1px;
}
.new-products-footer .all-product-link .right-nav {
    margin-left: 10px;
}
.new-products-footer .all-product-link:hover span:not(.right-nav) {
    border-bottom: none;
    color: #F26C21;
}
.new-products-footer .all-product-link:hover span svg path {
    color: #F26C21;
    fill: #F26C21;
}
#custom-text {
    padding: 60px 0 0;
}
.custom-text__content h2 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    color: #000;
    margin: 0;
}
#custom-text {
    padding: 60px 0 34px;
}
.new-products-footer .all-product-link, .hc-layout a.hc-view-all {
    margin: 15px 0 0 auto;
    display: table;
    border: none!important;
    padding: 0;
    color: #000;
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    background: transparent!important;
    box-shadow: none!important;
    outline: none!important;
}
.hc-layout a.hc-view-all {
    padding-right: 0;
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: none;
}
.hc-layout a.hc-view-all.active {
    display: block;
}
.hc-layout a.hc-view-all span:not(.right-nav) {
    border-bottom: 1px solid #000;
}
.hc-layout a.hc-view-all:hover span:not(.right-nav) {
    border: none;
    color: #F26C21;
}
.hc-layout a.hc-view-all:hover span svg path {
    color: #F26C21;
    fill: #F26C21;
}
.hc-layout a.hc-view-all .right-nav {
    margin-left: 6px;
}
.hc-tab .product-miniature .product-miniature__infos__bottom form {
    float: none;
    margin-bottom: 0;
}
.hc-layout .slick-track .slick-slide .product-miniature {
    margin: 0;
    padding: 10px 12px;
}
.hc-tab-parent .hc-cat {
    padding-top: 140px !important;
    min-width: 140px!important;
    text-align: center;
    position: relative;
}
.hc-carousel .hc-tab-parent {
    padding-right: 0;
    padding-bottom: 20px;
}
.hc-tab-parent .hc-cat.parent-cat:not(:first-child) {
    border-left: none;
}
.hc-tab-parent .hc-cat.parent-cat {
    padding: 0 15px!important;
    padding-top: 140px !important;
}
.hc-tab-parent .hc-cat.parent-cat:last-child {
    padding-right: 15px!important;
}
.hc-carousel .hc-tab-parent {
    border-bottom: none;
}
.hc-carousel .hc-tab-parent {
    margin: 0!important;
}
.hc-tab-parent .hc-cat.parent-cat {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    text-transform: none;
    position: relative;
}
.hc-tab-parent .hc-cat.parent-cat:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 124px;
    height: 124px;
    border: 3px solid #fff;
    border-radius: 50%;
    background-color: #fff;
    background-image: url(/themes/oxton/assets/img/index/pergamano.png);
    background-size: 124px;
    background-repeat: no-repeat;
    background-position: center top;
}
.hc-tab-parent .hc-cat.parent-cat.active:after {
    border-color: #2E3192!important;
}
.hc-tab-parent .hc-cat.parent-cat[data-id-category="12"]:after {
    background-image: url(/themes/oxton/assets/img/index/pergamano.png);
}
.hc-tab-parent .hc-cat.parent-cat[data-id-category="100"]:after {
    background-image: url(/themes/oxton/assets/img/index/pca-australia.png);
}
.hc-tab-parent .hc-cat.parent-cat[data-id-category="373"]:after {
    background-image: url(/themes/oxton/assets/img/index/groovi.png);
}
.hc-tab-parent .hc-cat.parent-cat[data-id-category="61"]:after {
    background-image: url(/themes/oxton/assets/img/index/scrapbooking.png);
}
.hc-tab-parent .hc-cat.parent-cat[data-id-category="59"]:after {
    background-image: url(/themes/oxton/assets/img/index/broderie.png);
}
.hc-tab-parent .hc-cat.parent-cat[data-id-category="62"]:after {
    background-image: url(/themes/oxton/assets/img/index/articles-de-base.png);
}
.hc-tab-parent .hc-cat.parent-cat[data-id-category="70"]:after {
    background-image: url(/themes/oxton/assets/img/index/papiers-et-cartons.png);
}
.hc-tab-parent .hc-cat.parent-cat[data-id-category="126"]:after {
    background-image: url(/themes/oxton/assets/img/index/machine.png);
}
.hc-tab-parent .hc-cat.parent-cat:hover, .hc-tab-parent .hc-cat.parent-cat:focus, .hc-tab-parent .hc-cat.parent-cat.active {
    color: #2E3192;
}
.hc-mode-tab.hc-carousel .hc-products-container > .products {
    position: relative;
}
@media (min-width: 1200px) {
.hc-products-container .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    right: auto;
    margin-top: 40px !important;
}
.hc-products-container .slick-arrow.slick-prev {
    left: 10px;
}
.hc-products-container .slick-arrow.slick-next {
    right: 10px;
}
}
.hc-products-container .slick-arrow {
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    width: 40px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .16);
    background: #fff;
}
.hc-products-container .hc-products-list .slick-arrow:hover {
    background: #d0d0d0;
    border-color: #d0d0d0;
}
.hc-products-container .hc-products-list .slick-arrow:hover:before {
    border-color: #000000;
}
.hc-products-container {
    padding: 20px 20px 80px;
    border: 2px solid #2E3192;
}
.hc-products-list.has-products.slick-slider {
    height: 440px;
}
/****/
.new-products .slick-arrow.slick-next:before {
    width: 8px;
    height: 8px;
    content: "";
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(43deg);
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(43deg);
    margin-left: -2px;
}
.new-products .slick-arrow.slick-prev:before {
    width: 8px;
    height: 8px;
    content: "";
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    margin-left: 2px;
}
.new-products .slick-arrow {
    border: none;
    z-index: 1;
    top: -48px;
    transform: none;
    margin-top: 0;
    background-color: #ffffff;
    font-size: 0;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    width: 40px;
    cursor: pointer;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.new-products .slick-next {
    right: 10px;
    left: auto;
}
.new-products .slick-prev {
    right: 60px;
    left: auto;
}

div#slider-container {
    padding-bottom: 20px;
}
@media (max-width: 1560px) {
    .carousel-control-next, .carousel-control-prev {
        width: 3rem!important;
        height: 3rem!important;
    }
    .carousel .carousel-control-next {
        right: 1rem;
    }
    .carousel .carousel-control-prev {
        left: 1rem;
    }
}
@media (max-width: 1400px) {
    .section_title {
        margin: 0 0 50px;
    }
    .hc-products-list.has-products.slick-slider {
        position: relative;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .hc-products-container .slick-arrow {
        right: auto;
        bottom: auto !important;
        top: -50px !important;
    }
    .hc-products-container .slick-next {
        right: 10px;
        left: auto;
    }
    .hc-products-container .slick-prev {
        right: 56px;
        left: inherit !important;
    }
}
@media (max-width: 992px) {
    #block-reassurance .col-lg-3:nth-child(2):after {
        opacity: 0;
    }
    .blockreassurance_item {
        margin: 8px 0;
    }
    #block-reassurance {
        padding: 20px 0;
    }
    .carousel .carousel-item img {
        height: 340px;
    }
    .ratio-homeSlider {
        min-height: 340px;
    }
    .blockreassurance_item .icon {
        width: 36px;
        text-align: center;
    }
    .blockreassurance_item .h2 {
        width: 152px;
    }
    section.new-products {
        padding: 36px 0 40px;
    }
    .section-title {
    font-size: 24px;
    }
    #custom-text {
        padding: 40px 0 30px;
    }
    .custom-text__content h2 {
        font-size: 25px;
    }
    .hc-products-list.has-products.slick-slider {
        height: auto;
    }
    .hc-products-container {
        padding: 20px 20px 20px;
    }
        .hc-products-list.has-products.slick-slider {
        margin-bottom: 20px;
    }
.hc-layout {
    padding-bottom: 80px !important;
}
}
@media (max-width: 768px) {
.carousel-control-next, .carousel-control-prev {
    display: none!important;
}
.hc-products-container {
    padding: 20px 20px 20px;
}
.hc-layout {
    padding-bottom: 60px !important;
}
}
@media (max-width: 576px) {
#block-reassurance .col-lg-3:not(:last-child):after {
    opacity: 0;
}
.blockreassurance_item {
    justify-content: flex-start;
}
    .carousel .carousel-item img {
        height: 270px;
    }
        .ratio-homeSlider {
        min-height: 270px;
    }
    .hc-layout .slick-track .slick-slide .product-miniature {
    margin: 0;
    padding: 8px 8px;
}
    .section-title {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 10px;
    }
        .custom-text__content h2 {
        font-size: 22px;
        line-height: 32px;
    }
    .hc-carousel .hc-tab-parent {
    padding-right: 0;
    padding-bottom: 8px;
}
.new-products-footer .all-product-link, .hc-layout a.hc-view-all {
    font-size: 16px;
    line-height: 24px;
}
.hc-products-container {
        padding: 20px 10px 20px;
    }
        #custom-text {
        padding: 36px 0 20px;
    }
    .hc-tab-parent .hc-cat.parent-cat {
    font-size: 16px;
    }
    
.hc-tab-parent .hc-cat.parent-cat {
    padding: 0 10px !important;
}
.hc-cat.parent-cat {margin-bottom: 6px;}
}
@media (max-width: 480px) {
.hc-tab-parent .hc-cat.parent-cat {
    padding-top: 112px !important;
}
.hc-tab-parent .hc-cat.parent-cat:after {
    width: 100px;
    height: 100px;
    background-size: 100px;
}
}