.theiaPostSlider_nav{
    float:left;
    width: 100%;
}
.theiaPostSlider_nav ._button{
    display: table-cell;
    width: 20%;
    vertical-align: middle;
    text-align: center;
    font-size: 18px!important;
}
.theiaPostSlider_nav ._button ._2{
    width: 95%;
    height: 54px;
    background-color: #aa0f0f;
    border-radius: 6px;
    color: #fff !important;
    float:left;
    font: 600 22px Arial,Helvetica,sans-serif;
    line-height: 54px;
}
.theiaPostSlider_nav ._button ._2:hover{
    background-color: #cc3333;
}
.theiaPostSlider_nav ._next ._2{
    float: right;
}
.theiaPostSlider_nav ._buttons ._disabled ._2{
    color: #ccc !important;
    background-color: #e48282 !important;
}
.theiaPostSlider_nav ._buttons{
    display: table;
    width: 100%;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
}
.theiaPostSlider_nav ._text{
    display: table-cell;
    width: 60%;
    font-size: 22px;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid rgba(220,220,220,0.9);
    border-bottom: 1px solid rgba(220,220,220,0.9);
}
.theiaPostSlider_nav ._text h3,.theiaPostSlider_nav ._text h4{
    text-transform: uppercase;
    text-align: center !important;
    font-size: 28px;
    font-weight: 700;
    font-family: 'Oswald',sans-serif;
    margin: 0px;
    line-height: 54px;
}
.fb-share-container {
    display: table;
    height: 54px;
    width: 100%;
    margin: 10px auto;
}
.fb-share-container .fb-button {
    background-color: #3a5795;
    display: table-row;
    overflow-y: hidden;
    margin: 10px;
    position: relative;
    margin-bottom: 10px;
    text-decoration: none;
}
.fb-share-container .fb-button .text {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 400;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    color: #fff;
    padding: 0 10px;
    border-radius: 6px;
    font-family: "Oswald",sans-serif;
}
body .theiaPostSlider_nav ._buttons{
    margin-top: 10px;
    margin-bottom: 10px;
}
body .theiaPostSlider_nav._upper {
    margin-top: 15px;
}
.post-box-detail .entry-meta{
    margin-bottom: 10px;
}
.pricepony-theia-post-start-btn {
    display: block;
    width: 100%;
    padding: 10px;
    margin-top: 18px;
    background-color: #aa0f0f;
    border-radius: 6px;
    color: #fff!important;
    font: 600 40px Arial,Helvetica,sans-serif;
    text-decoration: none !important;
    text-align: center;
}
.pricepony-theia-post-start-btn:hover{
    background-color: #cc3333;
}
.pricepony-ad-container{
    display:block;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
}