
a.float-md-right.all_new_products:not(:hover) {
    color: #777;
}
.new_products_list_wrapper  button.slick-arrow {
    background: transparent;
    border: none;
    font-size: 0;
    width: 30px;
    height: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
    cursor: pointer;
    outline: none!important;
    z-index: 1;
    margin: 0 -15px;
}
.home.products.product_list.new_products_list_wrapper.layout-slide .product.slick-slide {
    min-width: 0!important;
}
.product-miniature .thumbnail-container, .product-miniature .highlighted-informations, .product-miniature .product-description {
    max-width: 100%;
}
.new_products_list_section.featured-products .product-miniature {
    margin: 0;
    padding: 0 15px;
}
.new_products_list_wrapper button.slick-arrow.slick-next {
    left: auto;
    right: 0;
}
.new_products_list_section .products.product_list {
    padding: 0;
    column-gap: 0;
}
.new_products_list_section .products-section-title {
    margin-bottom: 25px;
}
section.new_products_list_section {
    margin-bottom: 40px;
}
.new_products_list_wrapper button.slick-arrow.slick-prev:before {
    content: "";
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
    width: 18px;
    height: 18px;
    position: absolute;
    transform: rotate(45deg);
    left: 10px;
}
.new_products_list_section .left.products.product_list, .new_products_list_section .right.products.product_list {
    grid-template-columns: auto;
}
.new_products_list_wrapper button.slick-arrow.slick-next:before {
    content: "";
    border-right: 1px solid #666;
    border-top: 1px solid #666;
    width: 18px;
    height: 18px;
    position: absolute;
    transform: rotate(45deg);
    right: 10px;
    left: auto;
}
.new_products_list_section.left_right .new_products_list_wrapper button.slick-arrow.slick-prev {
    right: 35px;
}
.new_products_list_wrapper button.slick-arrow:hover:before{
    border-color: #24b9d7!important;
}
.new_products_list_section.left_right .products-section-title {
    font-size: 16px;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 20px;
    text-align: left;
}
.new_products_list_section.left_right .new_products_list_wrapper button.slick-arrow:before{
    width: 10px;
    height: 10px;
}
.new_products_list_section.left_right .product {
    padding: 0;
}
.new_products_list_section.left_right .new_products_list_wrapper button.slick-arrow {
    margin: 0 15px 15px 0;
    transform: none;
    bottom: 100%;
    top: auto;
    display: inline-flex;
    align-items: center;
    width: 28px;
    height: 28px;
    right: 0;
    left: auto;
    border: 1px solid #dddddd;
}
.new_products_list_wrapper .product-miniature .highlighted-informations {
    width: 100%;
}

/* Load more pagination styles */
.ets_newp_loadmore_wrapper {
    margin: 25px 0 15px;
}
.ets_newp_loadmore_btn {
    display: inline-block;
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border: 2px solid #333;
    background: #333;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 3px;
}
.ets_newp_loadmore_btn:hover {
    background: #555;
    border-color: #555;
    color: #fff;
}
.ets_newp_loadmore_btn:disabled,
.ets_newp_loadmore_btn[data-loading="true"] {
    opacity: 0.7;
    cursor: not-allowed;
}
.ets_newp_loadmore_btn .fa-spinner {
    margin-right: 5px;
}
.ets_newp_loadmore_info {
    margin-top: 10px;
    font-size: 13px;
    color: #999;
}

@media (min-width: 0px){
    .ets_newp_mobile_1 > .product{
        width: 8.33333%;
    }
    .ets_newp_mobile_2 > .product{
        width: 16.666%;
    }
    .ets_newp_mobile_3 > .product{
        width: 25%;
    }
    .ets_newp_mobile_4 > .product{
        width: 33.33%;
    }
    .ets_newp_mobile_5 > .product{
        width: 41.66667%;
    }
    .ets_newp_mobile_6 > .product{
        width: 50%;
    }
    .ets_newp_mobile_7 > .product{
        width: 58.33333%;
    }
    .ets_newp_mobile_8 > .product{
        width: 66.66667%;
    }
    .ets_newp_mobile_9 > .product{
        width: 75%;
    }
    .ets_newp_mobile_10 > .product{
        width: 83.33333%;
    }
    .ets_newp_mobile_11 > .product{
        width: 91.66667%;
    }
    .ets_newp_mobile_12 > .product{
        width: 100%;
    }
}
@media (min-width: 768px){
    .ets_newp_tablet_1 > .product{
        width: 8.33333%;
    }
    .ets_newp_tablet_2 > .product{
        width: 16.666%;
    }
    .ets_newp_tablet_3 > .product{
        width: 25%;
    }
    .ets_newp_tablet_4 > .product{
        width: 33.33%;
    }
    .ets_newp_tablet_5 > .product{
        width: 41.66667%;
    }
    .ets_newp_tablet_6 > .product{
        width: 50%;
    }
    .ets_newp_tablet_7 > .product{
        width: 58.33333%;
    }
    .ets_newp_tablet_8 > .product{
        width: 66.66667%;
    }
    .ets_newp_tablet_9 > .product{
        width: 75%;
    }
    .ets_newp_tablet_10 > .product{
        width: 83.33333%;
    }
    .ets_newp_tablet_11 > .product{
        width: 91.66667%;
    }
    .ets_newp_tablet_12 > .product{
        width: 100%;
    }
}
@media (min-width: 1200px){
    .ets_newp_desktop_1 > .product{
        width: 8.33333%;
    }
    .ets_newp_desktop_2 > .product{
        width: 16.666%;
    }
    .ets_newp_desktop_3 > .product{
        width: 25%;
    }
    .ets_newp_desktop_4 > .product{
        width: 33.33%;
    }
    .ets_newp_desktop_5 > .product{
        width: 41.66667%;
    }
    .ets_newp_desktop_6 > .product{
        width: 50%;
    }
    .ets_newp_desktop_7 > .product{
        width: 58.33333%;
    }
    .ets_newp_desktop_8 > .product{
        width: 66.66667%;
    }
    .ets_newp_desktop_9 > .product{
        width: 75%;
    }
    .ets_newp_desktop_10 > .product{
        width: 83.33333%;
    }
    .ets_newp_desktop_11 > .product{
        width: 91.66667%;
    }
    .ets_newp_desktop_12 > .product{
        width: 100%;
    }
}
