/* FAQ fix */
.panel.question-box .panel-body input[type="button"] {
    font-family: "Gotham-Black", Sans-Serif !important;
    color: #ffffff;
    text-decoration: none;
    background: #00a5fb;
    height: 32px;
    padding: 0 14px;
    font-size: 11px;
    display: inline-block;
    overflow: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border: none;
    border-radius: 2px;
    text-transform: uppercase;
    cursor: pointer;
    vertical-align: middle;
    margin-top: 20px;
}

.index-content .panel.question-box .panel-body span { font-family: "Gotham-Book", Sans-Serif !important; color: #000 !important; }
.index-content span  a.skidaliniju.dodaliniju,
.index-header a:not(.btn),
.index-content a:not(.btn) {
    color: #000 !important;
    text-decoration: underline;
}

/*.index-content a.btn.green,*/
/*.index-content a.btn.blue { color: #fff !important; }*/
/* end FAQ fix */

.walk-in-repair-locations .location-box .image-holder img {
    width: 100%;
}

.index-content p a {
    text-decoration: underline;
}

.index-content ul li p {
    margin-bottom: 0;
}

.customer-service-page p {
    font-size: 12px !important;
    line-height: 1.3;
    margin-bottom: 20px;
}

.delivery-panel h4.medium-strong,
.delivery-panel p {
    margin-bottom: 10px;
}

.delivery-panel p.medium-strong {
    margin-bottom: 6px;
}


@media (max-width: 767px) {
    .question-box .panel-body {
        padding: 25px;
    }

    .Externalpage_TD .content-wrap .index-content .title,
    .index-content .main-title {
        font-size: 16px;
    }

    .Externalpage_TD .content-wrap .index-header-humanitarian h2 {
        font-size: 20px;
    }

    .Externalpage_TD .content-wrap .index-header h1 {
        font-size: 21px;
    }

    .question-box .panel-header {
        padding: 15px;
    }

    .question-box .panel-body p {
        margin-bottom: 35px;
    }
}

#CsTermsContainer {
    margin-bottom: 20px;
}

/*mobile quick menu fat finger fix*/

/*@media screen and (max-width: 767px) {*/
/*    .mobile-menu-content .mobile-menu-inner .link-list li {*/
/*        font-size: 12px;*/
/*        padding: 10px 0;*/
/*        margin-bottom: 0;*/
/*    }*/

/*    .mobile-menu-content .mobile-menu-inner .link-list li .new-icon.bg-chevron_right_cycle_blue {*/
/*        background: transparent url(http://dev.meintrendyhandy.de/_dev/_images/2016/sprites/misc/blue-checkmark.png?=2) no-repeat left center;*/
/*        width: 17px;*/
/*        height: 17px;*/
/*    }*/

/*    .mobile-menu-content .mobile-menu-inner .link-list li span:last-child {*/
/*        margin-left: 10px;*/
/*        padding-top: 2px;*/
/*    }*/
/*}*/

/*mobile quick menu fat finger fix END*/

/* no products */

/*#FrontpageQuickSearchContainer {*/
/*    border: 1px solid #ebebeb;*/
/*    margin-bottom: 20px;*/
/*}*/

/*.webshop-productlist:not(.webshop-search) .content-wrap.ProductList_TD .page-title-wrap-full {*/
/*    display: none;*/
/*}*/

/* no products END */