.excl-text{
    color: #888a8c;
    font-size: 1.0em !important;
    font-family: 'LatoRegular';
    padding: 5px 0 0 0;

}


.woocommerce-product-rating {
    text-align: center !important;
    margin: 0 0 0 5px;
    width: 97px;
}

div#wpb-scroll-div.wpb-main-wrapper.wpb-image-popup{
    overflow: hidden !important;
}

.post-items p {
    margin: 0 0 10px;
    font-size: 16px;
    color: #888a8c;
    line-height: 24px;
}

h1 {
    font-size: 41px !important;
}

@media only screen and (max-width: 600px) {
  h1 {
    font-size: 24px !important;
}

.slide-des p {
    font-size: 26px !important;
    line-height: 26px !important;
    font-family: 'lato' !important;
    font-style: italic !important;
}

}

