#shop-votes-full button {
    text-align: center;
}

#shop-votes-full a {
    cursor: pointer;
}

#shop-votes-full span.shop-vote-info {
    font-size: 10px;
    font-style: italic;
    line-height: 1em;
}

#shop-votes-full .panel-body {
    padding:0 0 15px 0;
    border-top:none;
}

#shop-voting-area h2.panel-title {
    margin:0;
}

.shop-star-box {
    display: inline-block;
}

.shop-star-box > .shop-star-overlay {
    margin-top: -20px;
    width: 100%;
    height:30px;
    background-color: #D3D3D3;
    clip-path: url(#svg-star-full);
}

.shop-star-box > .shop-star-overlay.rated {
    margin-top: -30px;
    height:30px;
    background-color: #F4721C;
    clip-path: url(#svg-star-full);
}

.shop-stars > svg {
    width: auto;
    height: 30px;
    fill: #CCC;
}

.shop-star > svg {
    width: 30px;
    height: 30px;
    fill: #CCC;
}

.center-text {
    text-align: center;
}

.big.rating.text {
    font-size: 2em;
    font-weight: 600;
}

.big.rating.text > .light {
    font-weight: 400;
}

/*------------------------------------------------
*
*     Form: Stars Rating
*
*/

.rating-container {
    display: inline-block;
    margin: 0 auto;
}

.rating-stars span {
    float: right;
    position: relative;
    margin: 0 auto;
}

.rating-stars span input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.rating-stars span label {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.rating-stars span svg {
    fill: #CCC;
}

.rating-stars span:hover ~ span label svg,
.rating-stars span:hover label svg,
.rating-stars span.checked label svg,
.rating-stars span.checked ~ span label svg {
    fill: #F4721C;
}

.voting.form.title {
    width: 100%;
    margin-bottom: 5px;
}

.voting.form.error {
    background: rgba(255, 0, 0, .7);
    text-align: center;
    border-radius: 3px;
    margin-bottom: 5px;
    color: #fff;
}

.form.extend {
    display: none;
}

/*------------------------------------------------
*
*     Detailed rating list
*
*     star colour: #F4721C (Active),
*/
.detailed.rating.list.row {
    display: flex;
    flex-direction: row;
    font-size: 1.2em;
    margin: 5px 0;
}

.detailed.rating.list > .rating.identifier {
    width: 74px;
}

.detailed.rating.list > .rating.bar {
    background-color: #D3D3D3;
    border-radius: 3px;
    flex-grow: 1;
    margin: 3px 15px;
    overflow: hidden;
}

.detailed.rating.list > .rating.bar > span {
    background-color: #F4721C;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    display: block;
    height: 100%;
}

.detailed.rating.list > .rating.count {
    padding-right: 40px;
    text-align: right;
    width: 70px;
}

/*------------------------------------------------
*
*     Rating comments list
*/

.comment-meta > .rating,
.widget_tmx-coupons-ratings-widget .rating:not(.detailed) {
    float: right;
}

.comment-meta > .rating .shop-star-box,
.widget_tmx-c oupons-ratings-widget .box > .rating .shop-star-box,
.post-shopbox .rating .shop-star-box,
.shop-box .shop-list .shop-list-single .shop-star-box{
    display: inline-block;
}

.comment-meta > .rating .shop-star-box > .shop-star-overlay,
.widget_tmx-coupons-ratings-widget .box > .rating .shop-star-box > .shop-star-overlay,
.post-shopbox .rating .shop-star-box > .shop-star-overlay,
.shop-box .shop-list .shop-list-single .shop-star-overlay,
.gutscheine-list-single .top-shop .shop-star-overlay{
    margin-top: -20px;
    height:12px;
    clip-path: url(#svg-star-full-small);
}

.comment-meta > .rating .shop-star-box > .shop-star-overlay.rated,
.widget_tmx-coupons-ratings-widget .box > .rating .shop-star-box > .shop-star-overlay.rated,
.post-shopbox .rating .shop-star-box > .shop-star-overlay.rated,
.shop-box .shop-list .shop-list-single .shop-star-overlay.rated,
.gutscheine-list-single .top-shop .shop-star-overlay.rated{
    margin-top: -12px;
    height:12px;
    clip-path: url(#svg-star-full-small);
}

.comment-meta > .rating .shop-stars > svg,
.widget_tmx-coupons-ratings-widget .box > .rating .shop-stars > svg,
.post-shopbox .rating .shop-stars > svg,
.shop-box .shop-list .shop-list-single svg ,
.gutscheine-list-single .top-shop > svg{
    width: auto;
    height: 12px;
    fill: #CCC;
}
.user-rating-comment .panel-body {
    padding:15px !important;
}

.user-rating-comment .thumbnail {
    margin-bottom: 5px;
}

.comment-respond .form-submit .btn {
    width:auto;
}

.vote-comments {
    padding-left: 50px;
}

/*------------------------------------------------
*
*     shop rating widget
*/
.widget_tmx-coupons-shop-advert-widget .panel-title,
.widget_tmx-coupons-ratings-widget .panel-title {
    float: left;
}
.widget_tmx-coupons-ratings-widget .detailed.rating.list {
    clear: both;
}
.widget_tmx-coupons-shop-advert-widget .panel-title,
.widget_tmx-coupons-ratings-widget .panel-title {
    font-weight: 400;
    font-size: 18px;
    color: #2f61a6;
    margin-bottom: 20px;
}
.widget_tmx-coupons-ratings-widget > .box > a {
    display: block;
    margin-top: 20px;
    text-decoration: underline;
}
/*------------------------------------------------
*
*     post shop promo
*/
.shopbox-row{
    margin-top: 10px;
}
.post-shopbox .rating,
.shop-list-single .media-shop-body .rating{
    text-align: center;
    display: block;
    line-height: 28px;
}
.post-shopbox .shop-logo {
    text-align: center;
}
.post-shopbox .shop-logo .shopbox-logo {
    max-width: 90%;
    max-width: 120px;
    max-height: 40px;
}
.post-shopbox .shop-link-button .btn {
    margin-top: 10px;
    margin: auto;
}
.post-shopbox .gutschein-rabatt-box .wrapper, .gutscheine-list-single .top-shop .wrapper {
    background: #244676;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px;
}
@media (max-width: 767px) {
    .post-shopbox .gutschein-rabatt-box .wrapper, .post-shopbox .gutschein-rabatt-box .wrapper-deal{
        margin-bottom: 25px;
    }
}
.shopbox-row .wrapper-deal{
    background-color: #ffffff;
    border: 1px solid #244676;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px;
    position: inherit;
}
.shopbox-row .just-h3{
    height: 1.6em;
    overflow: hidden;
    margin-top: 10px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    text-overflow: clip;
    padding: 0 5px;
}
.shopbox-row .shopbox-height{
    height: 82px;
}
.post-shopbox .top-shop .shopbox-logo{
    margin: 0 auto;
    height: 50%;
}
.post-shopbox .gutschein-rabatt-box .wrapper h3 {
    margin: 0 5px;
    color: #fff;
    font-size: 16px;
    padding: 10px 0 0 0;
    height: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.post-shopbox .multi-line h3 {
    white-space: normal !important;
    overflow: visible !important;
}

.shopbox-row .shopbox-caption{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: #244676;
    opacity: 0.7;
    margin: 0;
    color: #fff;
    font-size: 12px;
    padding: 7px 5px;
    height: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shopbox-row .shopbox-small{
    display: block;
    color: #ffffff;
    text-decoration: none;
    text-overflow: clip;
}
.post-shopbox .gutschein-rabatt-box .wrapper .h3,
.post-shopbox .h3{
    background-color: #244676;
    opacity: 0.7;
    margin: 0;
    color: #fff;
    font-size: 16px;
    padding: 10px 5px 0 5px;
    height: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.post-shopbox .multi-line .wrapper .h3 {
    height: 69px;
    margin-bottom: 15px ;
    line-height: 1.2;
    white-space: normal;
    text-overflow: initial;
    word-break: break-word;
}

.post-shopbox .shop-link-button{
    margin-top: 15px;
}

.post-shopbox .gutschein-rabatt-box .wrapper small {
    margin: 5px;
    color: #fff;
    height: 45px;
    display: inline-block;
}
.post-shopbox .gutschein-rabatt-box .wrapper .btn {
    border-radius: 0;
}
.post-shopbox .hr-width{
    width: 35%;
}
.post-shopbox a{
    text-decoration: none;
}
.more-shop-deals-link{
    float: right;
    margin-right: 15px;
}
@media (max-width: 766px) {
    .shopbox-row div:nth-child(5) {
        display: none;
    }

    .shopbox-row div:nth-child(6) {
        display: none;
    }
}
@media (max-width: 1200px) {
    .post-shopbox .hr-width{
        width: 30%;
    }
}
@media (max-width: 767px) {
    .post-shopbox .hr-width{
        width: 25%;
    }
}
@media (max-width: 480px) {
    .post-shopbox .hr-width{
        width: 24%;
    }
}
@media (max-width: 767px) {
    .gutscheine-single-logo-box {
        margin-bottom: 20px;
    }
    .post-shopbox .shop-link-button .btn,
    .post-shopbox .shop-logo .shopbox-logo {
        max-width: 160px;
        max-height: 50px;
    }
}
/**
 * Screenshot / Video Widget
 */
.widget_tmx-coupons-shop-screenshot-widget .screenshot img,
.widget_tmx-coupons-shop-media-widget .video iframe {
    width: 100%;
}

.top-shop-cta{
    background-color: #3b70b2;
    color: #fff;
    display: block;
    margin: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    text-align: center;
    padding: 6px 12px;
}
.top-shop-cta:hover{
    color: #fff;
    text-decoration: none;
    background-color: #3f7cd0;
}
.gutschein-media-heading{
    height: 85px;
    text-align: center;
    background: #fff;
    border: 1px solid #244676;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom: transparent;
    padding: 10px 14px;
    padding-bottom: 0;
}
.gutschein-media-body .h3{
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
    height: 85px;
    overflow: hidden;
    margin: 0 5px;
}
.gutschein-media-body small{
    color: #fff;
    font-size: 11.9px;
}

.gutscheine-search-box-content .h2 {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 20px;
}