header .mob.logo {
    margin-left: 15px;
}

header .mob.logo img {
    display: block !important;
}

.lk_info .info-text {
    display: none;
}


div #hotLoadOfDpdWidget #dpdchooser {
    height: 530px !important;
    width: 100%;
    padding-bottom: 10px;
}

div #hotLoadOfCdekWidget #forpvz {
    height: 530px !important;
}

.filtersGroupPanel .checkbox-item.checked::marker {
    border-bottom: 1px solid #2955D8 !important;
    border-left: 1px solid #2955D8 !important;
}



.filtersGroupPanel input[type=checkbox]:checked + label
{
    color: #2955D8 !important;
}

.filtersGroupPanel input[type=checkbox]:checked + label:before
{
    border-color: #2955D8 !important;
}

.checkout_steps {
    padding-top: 15px !important;
}

.filtersGroupPanel .filter-item-check
{
    border-bottom: 1px solid #2955D8 !important;
    border-left: 1px solid #2955D8 !important;
}

.filtersGroupPanel input[type=checkbox]:checked ~ .filter-item-check {
    opacity: 1 !important;
    color: #2955D8 !important;
}

header .links .mini_modal .buttons
{
    background: #2955D8 !important;
    cursor: pointer;
}

header .links .mini_modal .buttons:hover {
    background: #2955A8 !important;
}
.shipping-country-dialog-container .buttons .confirm-button {

    background: #2955D8 !important;
}

.shipping-country-dialog-container .buttons .decline-button .name {

    color: #2955D8 !important;
}

.form .selectize-control .selectize-input
{
    width: 450px;
}


.selectize-dropdown.single.selectize-input.items.has-options.full.has-items {
    height: auto;
    padding: 0;
}

.selectize-dropdown .selectize-control.single .selectize-input:after {
    background-color: #0000FF;
}

div#delivery-tarif-widget .option {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    font-size: 12px;
    /*    background-color: #00F !important;*/
}

.item .tafifdata {
    display: none !important;
}

.option .tafifdata {
    display: none !important;
}

.k-widget.k-window.k-dialog {
    border-color: #2955D8 !important;
}
@media print, (max-width: 667px) {
    header .logo {
        display: none !important;
    }

    header .mob.logo {
        display: block !important;
        max-width: 150px !important;
    }

    header .mob.logo img {
        width: 100% !important;
    }
}

@media print, (max-width: 557px) {
    header .account-pv-info-desktop {
        display: none !important;
        margin: 0px !important;
    }
}