.main_komplekty_txt {
    font-size: 1.7em;
    text-decoration: underline;
    text-align: center;
    margin: 0 0 15px 0;

}
.main_komplekty_txt a {
    color: #FA7722;
}


.add-title a {
    font-weight:normal !important;
}

.preorder {
    text-align: center;
    margin-top: -2px;
    line-height: 16px;
    height: 17px;
    font-size: 11px;
    color: white;
    background-color: #000000;
}

.new {
    padding: 0px;
    width: 100%;
    margin-top: -2px;
    line-height: 16px;
    color: white;
    text-align: center;
    height: 17px;
    display: block;
    font-size: 11px;
    background-color: #58D68D;
}

.faq-content .panel-body img {width: 100%}
.inner {height: 52px; padding: 15px 0px;}
.inner label {margin-right: 10px;}
.inner label span {font-weight: 400;}
.inner input[type=checkbox] {transform: scale(1.3);-ms-transform: scale(1.3);-webkit-transform: scale(1.3); margin: 5px;}

.tooltip { z-index: 1000000 !important;}

.karma {background-color: #2ECC71;
    color: white;
    padding: 4px;
    border-radius: 8px;
    margin-left: 7px;
  font-size: 10px;}

.truck {
    color: black;
    margin-left: 7px;
    font-size: 15px !important;
    line-height: 15px !important;
    vertical-align: bottom;
    padding-bottom: 4px;
}
.new-little {
    bottom: 0;
    left: 0;
    padding: 4px 6px;
    position: absolute;
    line-height: 16px;
    color: white;
    text-align: center;
    ~height: 17px;
    display: block;
    font-size: 12px;
    background-color: rgba(60, 60, 60, 0.85);
}