#pms-product-carousel-s1 .pms-item-container img {
    border-radius: 4px;
    max-height: 360px;
}
#pms-product-carousel-s1 .pms-item-container h5 {
    margin-top: 10px;
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    color: #424e51;
}
#pms-product-carousel-s1 .owl-nav button {
    font-size: 32px !important;
    padding: 10px !important;
    background-color: #8691c7 !important;
    margin-left: 20px;
    width: 54px;
    height: auto;
    color: white;
    border-radius: 5px;
}
#pms-product-carousel-s1 .owl-nav {
    text-align: center;
    margin-top: 37px;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}


