#pst-home-wrp .text-center {
    text-align: center;
}
#pst-home-wrp .h2 {
    margin-bottom: 1.5rem;
}
#pst-home-wrp .psh-block-wrp {
    margin-bottom: 1.5rem;
}
#pst-home-wrp .psh-content-item-col {
    margin-bottom: 15px;
}
#pst-home-wrp .psh-content-item-col img {
    max-width: 100%;
}
#pst-home-wrp .psh-product-slider.slick-initialized {
    display: block;
}
#pst-home-wrp .container-fluid .psh-product-slider.slick-initialized {
    padding-right: 15px;
}
#pst-home-wrp .container-fluid .psh-product-slider.slick-initialized .product-miniature .thumbnail-container {
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 500px) {
    #pst-home-wrp .psh-products-slider-wrp {
        padding: 0 40px;
    }
}
@media (max-width: 1199px) {
    #pst-home-wrp .psh-product-slider.slick-initialized .product-miniature .thumbnail-container {
        margin-left: auto;
        margin-right: auto;
    }
}
#pst-home-wrp .container-fluid .psh-products-slider-wrp {
    padding: 0 40px;
}
#pst-home-wrp .psh-slider-before-init .product +.product +.product +.product +.product {
    display: none;
}
#pst-home-wrp .psh-product-slider .slick-prev:before,
#pst-home-wrp .psh-product-slider .slick-next:before {
    font-size: 24px;
    color: #4c4c4c;
}
#pst-home-wrp .container-fluid .psh-product-slider.slick-initialized .slick-track {
    left: 5px;
    margin-left: 0;
}