body {
    background-color: #e5e4e4;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.h3,
h3 {
    font-size: 1.4rem;
}

.h4,
h4 {
    font-size: 1.4rem;
}

.logo {
    margin-bottom: 25px;
}

.sections .card {
    margin-bottom: 20px;
    background-color: #f9f8f8;
}

.sections .card:hover {
    opacity: 1;
    border-color: rgba(0, 0, 0, .25);
}

.card h5 {
    vertical-align: middle;
    font-size: 1rem;
}

.my-3 {
    margin-top: 0.3rem !important;
}

.mb-1_ {
    vertical-align: middle;
    font-size: 1rem;
    font-weight: bold;
    padding-top: 0.1em;
}

.card a {
    color: #444444;
}

.card a:hover {
    text-decoration: none;
}

.link a {
    color: #007bff;
}

.link a:hover {
    color: #0056b3;
}

.custom-control-label::before {
    border: #8e949b solid 1px;
}

footer {
    margin-top: 15px;
    margin-bottom: 25px;
}

.roman {
    list-style-type: upper-roman;
}

ul {
    padding-inline-start: 0;
    margin-top: 10px;
}

ul hr {
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}

.main-title {
    color: #484848;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

.py-5 {
    padding-top: 1.5em !important;
}

.top-link:hover {
    text-decoration: none;
}

.breadcrumb {
    padding: 0;
    border-radius: 0;
    background: #D4D4D4;
    list-style: none;
    overflow: hidden;
    margin-top: 20px;
    text-transform: uppercase;
    margin-bottom: 0rem;
}

.breadcrumb>li+li:before {
    padding: 0;
}

.breadcrumb li {
    float: left;
}

.breadcrumb li a {
    background: #4c4c4c;
}

.breadcrumb li.active a {
    background: #909090;
}

.breadcrumb li.active a:hover {
    background: #909090;
}


.breadcrumb li a:hover {
    background: #0060bf;
}

.breadcrumb li.active a:after {
    border-left-color: #909090 !important;
}

.breadcrumb li.active a:hover:after {
    border-left-color: #909090 !important;
}

.breadcrumb li a:after {
    border-left: 30px solid #4c4c4c;
}

.breadcrumb li.completed a:after {
    border-left: 30px solid hsla(153, 57%, 51%, 1);
}

.breadcrumb li a {
    color: white;
    text-decoration: none;
    padding: 6px 0 6px 45px;
    position: relative;
    display: block;
    float: left;
    font-size: 80%;
    line-height: 26px;
}

.desc_ {
    clear: both;
    font-size: 17px;
    padding-bottom: 1em;
}

.breadcrumb li a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    /* Go big on the size, and let overflow hide */
    border-bottom: 50px solid transparent;
    border-left: 30px solid hsla(0, 0%, 83%, 1);
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}

.breadcrumb li a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    /* Go big on the size, and let overflow hide */
    border-bottom: 50px solid transparent;
    border-left: 30px solid white;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}

.breadcrumb li:first-child a {
    padding-left: 25px;
}

.breadcrumb li a {
    background: #4c4c4c;
}

.breadcrumb li a:after {
    border-left-color: #4c4c4c !important;
}

.breadcrumb li a:hover {
    background: #323232;
}

.breadcrumb li a:hover:after {
    border-left-color: #323232 !important;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
}

.countries li {
    width: 90px;
    margin-right: 10px;
}

.countries li a {
    border: #e0e0e0 solid 1px;
}

.countries img {
    width: 34px;
}

.nav-pills .nav-link,
.nav-pills .show>.nav-link {
    background-color: #f5f5f5;
}

.nav-pills .nav-link:hover {
    background-color: #007bff;
    color: white;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    font-size: 1em;
    font-weight: bold;
}

.nav-pills .nav-link,
.nav-pills .show>.nav-link {
    font-size: 1em;
    font-weight: bold;
}

.buy-button,
.buy-button:active,
.buy-button:focus {
    background-color: #14b917 !important;
    border-color: #14b917 !important;
    outline: none !important;
    box-shadow: none !important;
}

.has-error input {
    border-color: red;
}

.buy-button {
    color: white;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 15px;
}

.buy-button:hover {
    background-color: #109813 !important;
    border-color: #109813 !important;
}

.vip-title {
    color: white;
    text-transform: uppercase;
    overflow: hidden;
    background-image: linear-gradient(#5b5b5b, #3a3a3a);
    font-size: 14px;
    padding: 10px 14px;
    font-weight: bold;
}

.vyhody {
    background-color: #fbfbfb;
    border: #d9d9d9 1px solid;
}

.vyhoda {
    padding: 5px 15px;
}

.btn-lg {
    font-weight: bold;
}

.vyhoda {
    border-bottom: #d9d9d9 1px solid;
}

.vyhoda:hover {
    background-color: #eaeaea;
}

.vyhoda .title {
    color: #429d00;
    font-weight: bold;
}

.vyhoda:last-child {
    border-bottom: none;
}

.server-items-list .card {
    border-radius: 0;
    margin-bottom: 15px;
    border-color: #ececec;
}

.server-items-list .card .card-header {
    text-align: center;
    background-color: #ececec;
    border-bottom: 0;
}

.server-items-list .card:hover .card-header {
    background-color: #363636;
    color: white;
    transition: 0.4s;
}

.server-items-list .card .card-header .item-name {
    font-weight: bold;
    font-size: 32px;
}

.server-items-list .item-details {
    background-color: #14b917;
    color: white;
    padding: 15px;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.alert-info {
    margin-bottom: 0em;
}

.server-items-list .card-body {
    padding: 0;
}

.server-items-list .item-detail {
    border-bottom: 1px solid #ececec;
    padding: 6px 10px;
}

.server-items-list .item-more {
    background-color: #ececec;
    text-align: center;
    padding: 10px 5px;
    font-weight: bold;
}

.server-items-list .item-more:hover {
    background-color: #ececec;
}

.server-items-list .item-detail img {
    margin-right: 5px;
}

.item-addons a {
    width: 98%;
}

.item-addon {
    background-color: #4f4f4f;
    color: white;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    height: 55px;
    border-radius: 4px;
    padding-right: 0;
}

.item-addon .text {
    float: left;
    padding-top: 17px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.item-addon .icon {
    background-color: #14b917;
    float: right;
    height: 55px;
    width: 50px;
    padding-top: 17px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.item-addon:hover .icon {
    background-color: #109813;
}

.mb-3 {
    margin-bottom: 0.5rem !important;
}

.item-addon:hover {
    background-color: #3f3f3f;
    transition: 0.3s;
}

.item-text a {
    color: #59a5f7;
}

.item-text a:hover {
    color: #007bff;
}

.modal-title {
    font-weight: bold;
}

.modal-body ul {
    margin-left: 20px;
}

.modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}

@media (max-width: 768px) {
    .modal-dialog {
        min-height: calc(100vh - 20px);
    }
}

#page-container {
    min-height: calc(100vh - 270px) !important;
}

.zoom:hover img {
    transform: scale(1.1);
    transition: all ease 500ms;
}

#itemTypes .custom-control,
#itemTypes .custom-control-label,
#paymentMethods .custom-control,
#paymentMethods .custom-control-label {
    cursor: pointer;
}

#itemTypes .custom-control-label,
#paymentMethods .custom-control-label {
    padding: 4px 8px;
    border: 1px solid #d9d9d9;
    width: 100%;
    border-radius: 0;
    background-color: #fbfbfb;
    border-top: 0;
}

#itemTypes .custom-radio .custom-control-input:checked~.custom-control-label::after,
#paymentMethods .custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23007bff'/%3e%3c/svg%3e");
}

#itemTypes .selected .custom-control-label,
#paymentMethods .selected .custom-control-label {
    background-color: #fbfbfbe3;
}

#itemTypes .custom-control-label::before,
#itemTypes .custom-control-label::after,
#paymentMethods .custom-control-label::before,
#paymentMethods .custom-control-label::after {
    margin-top: 4px;
}

#itemTypes :not(.selected) .custom-control-label:hover,
#paymentMethods :not(.selected) .custom-control-label:hover {
    background-color: #f3f3f3;
}

#itemTypes .selected,
#paymentMethods .selected {
    border-radius: 3px;
    background-color: #007bff;
}

#itemTypes .custom-control:first-child .custom-control-label,
#paymentMethods .custom-control:first-child .custom-control-label {
    border-top: 1px solid #d9d9d9;
    border-top-right-radius: 3px;
}

#itemTypes .custom-control:last-child .custom-control-label,
#paymentMethods .custom-control:last-child .custom-control-label {
    border-bottom-right-radius: 3px;
}

#itemTypes .custom-control-input:checked~.custom-control-label::before,
#paymentMethods .custom-control-input:checked~.custom-control-label::before {
    background-color: white;
}

#itemTypes .custom-control-label::before,
#itemTypes .custom-control-label::after,
#paymentMethods .custom-control-label::before,
#paymentMethods .custom-control-label::after {
    left: -1.7rem;
}

#paymentMethods label img {
    margin-right: 5px;
    width: 25px;
    height: 21px;
}

#paymentMethods .custom-control,
#itemTypes .custom-control {
    padding-left: 2.2rem;
}

.discount {
    background-color: #d04d4d;
}

.card:nth-child(1) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.item-text ul {
    margin-left: 30px;
}

#itemTypes .custom-control-label {
    padding: 0;
}

#itemTypes .custom-control-label {
    padding: 0;
}

#itemTypes .type-text,
#itemTypes .type-price {
    padding: 4px 8px;
}

#itemTypes .type-price {
    padding-left: 0;
}

.special .col-lg-6 {
    margin-bottom: 10px;
}

.icon-image {
    max-width: 16px;
    margin-right: 5px;
    position: absolute;
    top: 8px;
}

.special {
    font-size: 16px;
}

.has-icon {
    padding-left: 20px;
}

.limitedRow {
    background-image: url(https://aktivace.gamesites.cz/img/icons/premium.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 56px;
    padding-bottom: 6px;
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
}

.limitedRow .custom-control-label {
    height: 50px;
    background-color: rgba(255, 255, 255, 0.92) !important;
}

.limitedRow .selected {
    background-color: rgba(0, 123, 255, 0.8) !important;
}

.limitedRow .custom-control-label::before,
.limitedRow .custom-control-label::after {
    top: .7rem;
}

.limitedRow .icon-image {
    padding-top: 7px;
}

.premium-img {
    height: 40px;
    width: 20px;
    float: left;
}

.limitedRow .special-label {
    width: 100px !important;
    padding-left: 0;
}

.limitedRow .small {
    font-size: 80%;
    width: 150px;
}

.limitedRow span.type-text {
    line-height: 19px;
    padding: 5px 8px !important;
}

.limitedRow .custom-control-label {
    border: 1px solid #aaa !important;
}