/* Helpers */

.normal
{
    font-weight: normal !important;
}

.clearfix:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '.';
}

/* Swiper Plugin Override */
/*MOVED TO REVIEWS*/
/*.swiper-container-horizontal > .swiper-pagination
{
    bottom: 4px !important;
}

.swiper-pagination-bullet
{
    background: #58aecf !important;
}

.swiper-pagination-bullet-active
{
    background: #30788e !important;
}*/
