.color-blue {
    color: #00abff;
}
.btn-primary {
    background-color: #00abff !important;
    border-color: #00abff;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:hover {
    border-color: #008ada !important;
}
.row-shop {
    position: relative;
    padding: 0;
}

#content-favorites.row > div[class*='col-'], #content-accessories.row > div[class*='col-'] {
    position: static;
    flex:1 0 auto !important;
    padding: 0 !important;
    border-left: 1px solid rgba(0, 0, 0, 0.125);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    min-height: 400px;
}
#content-favorites.row > div[class*='col-']:nth-child(3n+1), #content-accessories.row > div[class*='col-']:nth-child(3n+1) {
    border-left: none !important;
}
#content-favorites.row > div[class*='col-']:nth-child(-n+3), #content-accessories.row > div[class*='col-']:nth-child(-n+3) {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-shop {
    border-radius: unset;
    margin: 0 !important;
    max-width: 100%;
    border: none;
}
.card-columns {
        column-count: 3;
}
.card-shop .card-block {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
p.card-text {
    margin-bottom: 0 !important;
}
.card-text {
}
.card-img-top {
    width: auto;
    max-height:230px;
    margin-left: auto !important;
    margin-right: auto !important;
    vertical-align: middle !important;
    display: block;
}
.col-shop {
    padding: 0 !important;
}
.color-circle {
    border: thin solid #ddd;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: relative;
    float: left;
    margin: 3px;
}
.color-circle-large {
    border-radius: 50%;
    box-shadow: inset  1px 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: inset  1px 1px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset  1px 1px 1px 1px rgba(0,0,0,0.3);
    -o-box-shadow: inset  1px 1px 1px rgba(0,0,0,0.3);
    width: 35px;
    height: 35px;
    position: relative;
    float: left;
    margin: 5px;
    cursor: pointer;
}
.number-circle {
    border-radius: 50%;
    border: 1px solid #333;
    width: 42px;
    height: 42px;
    padding: 2px;
    text-align: center;
    display: inline-block;

}
.price-circle {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 2px solid #fff;
    font-size: 10px;
    color: #fff;
    line-height: 66px;
    text-align: center;
    background: #ff0000;
}
a:hover .number-circle, a:focus .number-circle {
    border-color: #ff3333;
}
.border-blue {
    border: 1px solid #00abff;
    border-radius: 38px;
    display: inline-block;
}
.border-white {
    border: 1px solid #fff;
    border-radius: 38px;
    display: inline-block;
}
.carousel {}
.item .thumb {
    width: 10%;
    cursor: pointer;
    float: left;
}
.item .thumb img {
    width: 100%;
    margin: 2px;
}
.item img {
    width: 100%;
    max-width: 400px !important;
    height: auto !important;
}
.btn-link:focus {
    outline: none;
}
#tbl-bag, #tbl-delivery {
    width: 100%;
}
#tbl-bag td, #tbl-delivery td {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-collapse: collapse;
}
#tbl-delivery td td {
    border: none;
}
#tbl-bag img, #tbl-delivery img {
    max-height:100px;
    width:auto;
}
#tbl-bag input[type='number'] {
    width: 50px;
    text-align: right;
}
#tbl-bag .col-1, #tbl-delivery .col-1 {
    width: 20%;
    height: 120px;
    text-align: center;
}
#tbl-bag .col-5 {
    font-weight: bold;
    text-align: right;
}
.subtable {
    margin: 10px 0 10px 0;
}
.subtable td {
    padding: 5px;
}
.bestelnummer {
    color: #aaa;
    font-size: smaller;
}
.delete-acc, .delete-occ {
    color:#1B9BEB;
    cursor: pointer;
}
a.link {
    color:#1B9BEB;
    text-decoration: none;
}
a.link:hover {
    text-decoration: underline;
}
#collapseOne, #collapseTwo, #collapseThree {
    margin-bottom: 20px;
}
.my-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.tbl-admin-totals td {
    padding: 5px;
}
img.svg-icon {
    width: 30px;
    height: 30px;
    margin-right: 5px;
}
.menu-bag-empty {
    color: #999;
    font-size: larger;
    text-align: center;
    margin: 30px 0 10px 0 !important;
    min-height: 40px;
}
#ideal-box {
    border: 1px solid #ccc;
    padding: 20px;
    width: 80%;
    margin-top: 20px;
    margin-bottom: 5px;
}
#ideal-box:before {
    position: absolute;
    top: 55px;
    left: 30px;
    display: inline-block;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #ccc;
    border-left: 16px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}
#ideal-box:after {
    position: absolute;
    top: 56px;
    left: 31px;
    display: inline-block;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #ffffff;
    border-left: 15px solid transparent;
    content: '';
}

.dropdown-menu {
    top: 68px !important;
}
.dropdown-menu:before {
    position: absolute;
    top: -16px;
    right: 14px;
    display: inline-block;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #ccc;
    border-left: 16px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.dropdown-menu:after {
    position: absolute;
    top: -15px;
    right: 15px;
    display: inline-block;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #ffffff;
    border-left: 15px solid transparent;
    content: '';
}

#dropdown-menu-shop .divider {
    padding: 0 !important;
    width: 90% !important;
    margin-left: 5% !important;
}
.dropdown-menu-a {
    color: #1B9BEB !important;
}
.dropdown-menu-li, .divider {
    width: 100%;
    padding: 1px 12px !important;
}
.dropdown-menu-li img.accessory {
    width: 50px;
    height: auto;
}
.dropdown-menu-li {
    line-height: 20px !important;
    font-size: small;
}
.dropdown-menu-li span {
    display: inline;
}
li.btn-pay {
    margin-bottom: 8px;
}
.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent;
}

.btn-outline-primary:not([disabled]):not(.disabled):active, .btn-outline-primary:not([disabled]):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #212529;
    background-color: #007bff;
    border-color: #007bff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

#empty-bag {
    color:#FF3333;
    cursor: pointer;
}
#empty-bag:hover {
    text-decoration: underline;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #ff3333 !important;
}
small {
    font-size: 80% !important;
}
.form-control-feedback {
    right: 10px !important;
}
.nav-main.shop {
    /*line-height: 30px; */
}
#progress-bar-box {
    width: 100%;
    position: fixed;
    z-index: 999;
}
.nav-table {
    margin: 70px 0 0 0;
}
.nav-main li a {
    font-size: 17px !important;
}
.selectbox-wrap, label + .selectbox-wrap {
    position: relative;
    display: inline-block;
    width: 100%;
}
.adres_blok_klein {
    margin-top: 10px;
}
.circle {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #00abff;
}
.info-banner-title {
    font-size: larger;
    text-align: center;
    color:#666;
    font-weight: bold;
}
.info-banner-text {
    text-align: left;
    color:#ccc;
    padding: 0 60px 0 60px;
}
.landing-img-left {
    padding: 0 8px 0 0;
}
.landing-img-right {
    padding: 0 0 0 7px;
}
.landing-img-large {
    padding: 0;
}
.mdi-arrow-back {
    margin-left: -5px;
}
.footer-lang-shop {
    position: relative;
    float: left;
    margin-left: 50px;
    padding-top: 10px;
    width: 250px;
}
.footer-lang-shop a{
    display: inline-block;
    color: #999999;
    font-size: 14px;
}
.footer-lang-shop span{
    display: inline-block;
    float: left;
    width:30px;
    height:30px;
    border:1px solid #CCCCCC;
    border-radius: 50%;
    padding: 4px;
    text-align: center;
    margin-right: 5px;
}
.footer-lang-shop img{
    display: block;
    vertical-align: top;
    max-width: 100%;
    border-radius: 50%;
    overflow: hidden;
}
.footer-lang-shop div{
    display: inline-block;
    float: left;
    line-height: 30px;
}

@media (min-width: 1200px) {
    .content-main {
        padding: 0 0 120px 0;
    }
    .landing {
        padding-top: 120px;
        padding-bottom: 100px;
    }
    .content-main.favorites, .content-main.devices, .content-main.admin, .content-main.bag {
        padding: 120px 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .content-main {
        padding: 0 0 80px 0;
    }
    .landing {
        padding-top: 80px;
        padding-bottom: 60px;
    }
    .content-main.favorites, .content-main.devices, .content-main.admin, .content-main.bag {
        padding: 120px 0;
    }
    .dropdown-menu {
        top: 38px !important;
    }
    .dropdown-menu:before {
        position: absolute;
        top: -11px;
        right: 8px;
        display: inline-block;
        border-right: 11px solid transparent;
        border-bottom: 11px solid #ccc;
        border-left: 11px solid transparent;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        content: '';
    }

    .dropdown-menu:after {
        position: absolute;
        top: -10px;
        right: 9px;
        display: inline-block;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #ffffff;
        border-left: 10px solid transparent;
        content: '';
    }
    .nav-table {
        margin: 40px 0 0 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .content-main {
        padding: 0 0 80px 0;
    }
    .landing {
        padding-top: 80px;
        padding-bottom: 60px;
    }
    .content-main.favorites, .content-main.devices, .content-main.admin, .content-main.bag {
        padding: 120px 0;
    }
    .dropdown-menu {
        top: 38px !important;
    }
    .dropdown-menu:before {
        position: absolute;
        top: -11px;
        right: 8px;
        display: inline-block;
        border-right: 11px solid transparent;
        border-bottom: 11px solid #ccc;
        border-left: 11px solid transparent;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        content: '';
    }

    .dropdown-menu:after {
        position: absolute;
        top: -10px;
        right: 9px;
        display: inline-block;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #ffffff;
        border-left: 10px solid transparent;
        content: '';
    }
    .nav-table {
        margin: 40px 0 0 0;
    }
}
@media (max-width: 767px) {
    .landing {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .landing-img-left {
        padding: 0 10px 0 10px;
    }
    .landing-img-right {
        padding: 0 10px 0 10px;
    }
    .landing-img-large {
        padding: 0 0 15px 0;
    }
    .dropdown-menu {
        top: 38px !important;
    }
    .dropdown-menu:before {
        position: absolute;
        top: -11px;
        right: 8px;
        display: inline-block;
        border-right: 11px solid transparent;
        border-bottom: 11px solid #ccc;
        border-left: 11px solid transparent;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        content: '';
    }

    .dropdown-menu:after {
        position: absolute;
        top: -10px;
        right: 9px;
        display: inline-block;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #ffffff;
        border-left: 10px solid transparent;
        content: '';
    }
    .dropdown-menu>li>a {
        padding: 1px 5px !important;
        min-width: 200px !important;
    }
}