@font-face {
    font-family: 'SpoilerRegular';
    src: url("/_media/fonts/fbspoilersp-regular-webfont.eot");
    src: url("/_media/fonts/fbspoilersp-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/_media/fonts/fbspoilersp-regular-webfont.woff") format("woff"), url("/_media/fonts/fbspoilersp-regular-webfont.ttf") format("truetype"), url("/_media/fonts/fbspoilersp-regular-webfont.svg#SpoilerRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SpoilerBold';
    src: url("/_media/fonts/fbspoilersp-bold-webfont.eot");
    src: url("/_media/fonts/fbspoilersp-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/_media/fonts/fbspoilersp-bold-webfont.woff") format("woff"), url("/_media/fonts/fbspoilersp-bold-webfont.ttf") format("truetype"), url("/_media/fonts/fbspoilersp-bold-webfont.svg#SpoilerBold") format("svg");
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "SpoilerRegular";
    color: #000000;
    font-size: 1.25rem;
}
body:not(.modal-open){
    padding-right: 0px !important;
}

body.on_safari_input {
    position: fixed;
    width: 100%;
}

body.on_safari_input .promoted_blocks .owl-carousel-promoted-mobile {
    /*position: absolute;*/
}

@media (max-width: 767px) {
    body {
        font-size: 0.875rem;
    }
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

h1 {
    font-family: "SpoilerBold";
    color: #123b53;
    font-size: 1.375rem;
}

@media (min-width: 768px) {
    h1 {
        font-size: 2.25rem;
    }
}

@media (min-width: 992px) {
    h1 {
        font-size: 1.875rem;
    }
}

h2 {
    font-size: 1.875rem;
    font-family: "SpoilerBold";
    color: #000000;
}

@media (max-width: 767px) {
    h2 {
        font-size: 1.375rem;
    }
}

h3 {
    font-size: 1.625rem;
    font-family: "SpoilerRegular";
    color: #000000;
}

@media (max-width: 767px) {
    h3 {
        font-size: 0.9375rem;
    }
}

h4 {
    font-size: 1.375rem;
    font-family: "SpoilerRegular";
    color: #3b98e1;
}

@media (max-width: 767px) {
    h4 {
        font-size: 1.375rem;
    }
}

h5 {
    font-size: 1.875rem;
    font-family: "SpoilerBold";
    color: #000000;
}

@media (max-width: 767px) {
    h5 {
        font-size: 1.1875rem;
    }
}

h6 {
    font-size: 1.875rem;
    font-family: "SpoilerBold";
    color: #3b98e1;
}

@media (max-width: 767px) {
    h6 {
        font-size: 1.375rem;
    }
}

p {
    line-height: 1.25;
}

@media (min-width: 768px) {
    p {
        line-height: 1.3;
    }
}

.text_unselectable {
    -webkit-user-select: none !important; /* Safari */
    -moz-user-select: none !important; /* Firefox */
    -ms-user-select: none !important; /* IE10+/Edge */
    user-select: none !important; /* Standard */
}

input[type=number] {
    -moz-appearance: textfield;
}

.selectboxes-area {
    background-color: #f3f3f5;
    padding-top: 30px;
    padding-bottom: 15px;
    min-height: 192px;
}

@media (min-width: 768px) {
    .selectboxes-area {
        padding-top: 26px;
    }
}

@media (min-width: 992px) {
    .selectboxes-area {
        padding-bottom: 0px;
        min-height: 265px;
    }
}

@media (min-width: 1024px) {
    .selectboxes-area {
        min-height: 143px;
    }
}

.selectboxes-area .ui-widget.ui-widget-content {
    padding: 0;
    border: 1px solid #000000;
    background: none;
    background-color: transparent;
}

.selectboxes-area .ui-widget-header {
    background-color: transparent;
    padding: 0;
    margin: 0;
    border: 0;
}

.selectboxes-area .ui-tabs {
    font-family: "SpoilerRegular";
    margin-bottom: 13px;
}

@media (min-width: 768px) {
    .selectboxes-area .ui-tabs {
        margin-bottom: 25px;
    }
}

.selectboxes-area .ui-tabs .ui-tabs-nav li {
    margin: 0;
    border: 0;
    text-align: center;
    height: 40px;
    border-radius: 0;
    outline: none !important;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
}

@media (min-width: 768px) {
    .selectboxes-area .ui-tabs .ui-tabs-nav li {
        height: 63px;
    }
}

@media (min-width: 992px) {
    .selectboxes-area .ui-tabs .ui-tabs-nav li {
        height: 47px;
    }
}

.selectboxes-area .ui-tabs .ui-tabs-nav li a {
    color: #000000;
    display: block;
    outline: none !important;
    padding: 0;
    line-height: 40px;
}

@media (min-width: 768px) {
    .selectboxes-area .ui-tabs .ui-tabs-nav li a {
        line-height: 63px;
    }
}

@media (min-width: 992px) {
    .selectboxes-area .ui-tabs .ui-tabs-nav li a {
        line-height: 47px;
    }
}

.selectboxes-area .ui-tabs .ui-tabs-nav li:first-of-type {
    border-radius: 4px 0 0 0;
}

.selectboxes-area .ui-tabs .ui-tabs-nav li:last-of-type {
    border-right: 0;
    border-radius: 0 3px 0 0;
}

.selectboxes-area .ui-tabs .ui-tabs-panel {
    background-color: #fff;
    padding: 0;
    position: relative;
}

.selectboxes-area .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: none;
}

.selectboxes-area .ui-state-active, .selectboxes-area .ui-widget-content .ui-state-active, .selectboxes-area .ui-widget-header .ui-state-active, .selectboxes-area a.ui-button:active, .selectboxes-area .ui-button:active, .selectboxes-area .ui-button.ui-state-active:hover {
    background-color: #3b98e1;
    border-radius: 0;
    position: relative;
}

.selectboxes-area .ui-state-active a, .selectboxes-area .ui-widget-content .ui-state-active a, .selectboxes-area .ui-widget-header .ui-state-active a, .selectboxes-area a.ui-button:active a, .selectboxes-area .ui-button:active a, .selectboxes-area .ui-button.ui-state-active:hover a {
    color: white !important;
}

.selectboxes-area .ui-widget input, .selectboxes-area .ui-widget select, .selectboxes-area .ui-widget textarea, .selectboxes-area .ui-widget button {
    font-family: "SpoilerRegular";
    font-size: 0.875rem;
}

.selectboxes-area .ui-widget input {
    font-size: 1.175rem;
}

@media (min-width: 768px) {
    .selectboxes-area .ui-widget input, .selectboxes-area .ui-widget select, .selectboxes-area .ui-widget textarea, .selectboxes-area .ui-widget button {
        font-size: 1.25rem;
    }
}

@media (min-width: 992px) {
    .selectboxes-area .ui-widget input, .selectboxes-area .ui-widget select, .selectboxes-area .ui-widget textarea, .selectboxes-area .ui-widget button {
        font-size: 1.25rem;
    }
}

.selectboxes-area .ui-widget input.input--search, .selectboxes-area .ui-widget select.input--search, .selectboxes-area .ui-widget textarea.input--search, .selectboxes-area .ui-widget button.input--search {
    border-radius: 0 0 4px 4px;
}

@media (min-width: 992px) {
    .selectboxes-area #btn--search-by-catalog-number--li {
        border-radius: 4px 0 0 0;
    }
}

textarea:focus,
textarea {
    width: 100%;
    border: 1px solid #000;
    -webkit-appearance: none;
    outline-color: #3b98e1;
    padding: 7px;
    border-radius: 2px;
    font-family: "SpoilerRegular";
    font-size: 0.875rem;
}

textarea:focus.placeholder,
textarea.placeholder {
    color: #000;
}

textarea:focus:-moz-placeholder,
textarea:-moz-placeholder {
    color: #000;
}

textarea:focus::-moz-placeholder,
textarea::-moz-placeholder {
    color: #000;
}

textarea:focus:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #000;
}

textarea:focus::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #000;
}

@media (min-width: 768px) {
    textarea:focus,
    textarea {
        border-radius: 5px;
    }
}

@media (min-width: 992px) {
    textarea:focus,
    textarea {
        border-radius: 4px;
    }
}

@media (min-width: 768px) {
    textarea:focus,
    textarea {
        font-size: 1.25rem;
    }
}

textarea:focus:focus.placeholder,
textarea:focus.placeholder {
    color: #000;
}

textarea:focus:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    color: #000;
}

textarea:focus:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: #000;
}

textarea:focus:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: #000;
}

textarea:focus:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: #000;
}

.input-block,
input,
input:focus,
input.form-control {
    width: 100%;
    border: 1px solid #000;
    -webkit-appearance: none;
    outline-color: #3b98e1;
    border-radius: 2px;
    font-family: "SpoilerRegular";
    font-size: 0.875rem;
    height: 35px;
    padding-right: 15px;
}

.input-block.placeholder,
input.placeholder,
input:focus.placeholder,
input.form-control.placeholder {
    color: #000;
}

.input-block:-moz-placeholder,
input:-moz-placeholder,
input:focus:-moz-placeholder,
input.form-control:-moz-placeholder {
    color: #000;
}

.input-block::-moz-placeholder,
input::-moz-placeholder,
input:focus::-moz-placeholder,
input.form-control::-moz-placeholder {
    color: #000;
}

.input-block:-ms-input-placeholder,
input:-ms-input-placeholder,
input:focus:-ms-input-placeholder,
input.form-control:-ms-input-placeholder {
    color: #000;
}

.input-block::-webkit-input-placeholder,
input::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder,
input.form-control::-webkit-input-placeholder {
    color: #000;
}

.input-block:focus.placeholder,
input:focus.placeholder,
input:focus:focus.placeholder,
input.form-control:focus.placeholder {
    color: #000;
}

.input-block:focus:-moz-placeholder,
input:focus:-moz-placeholder,
input:focus:focus:-moz-placeholder,
input.form-control:focus:-moz-placeholder {
    color: #000;
}

.input-block:focus::-moz-placeholder,
input:focus::-moz-placeholder,
input:focus:focus::-moz-placeholder,
input.form-control:focus::-moz-placeholder {
    color: #000;
}

.input-block:focus:-ms-input-placeholder,
input:focus:-ms-input-placeholder,
input:focus:focus:-ms-input-placeholder,
input.form-control:focus:-ms-input-placeholder {
    color: #000;
}

.input-block:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder,
input:focus:focus::-webkit-input-placeholder,
input.form-control:focus::-webkit-input-placeholder {
    color: #000;
}

@media (min-width: 768px) {
    .input-block,
    input,
    input:focus,
    input.form-control {
        border-radius: 5px;
    }
}

@media (min-width: 992px) {
    .input-block,
    input,
    input:focus,
    input.form-control {
        border-radius: 4px;
    }
}

@media (min-width: 768px) {
    .input-block,
    input,
    input:focus,
    input.form-control {
        font-size: 1.25rem;
    }
}

@media (min-width: 768px) {
    .input-block,
    input,
    input:focus,
    input.form-control {
        height: 60px;
    }
}

@media (min-width: 992px) {
    .input-block,
    input,
    input:focus,
    input.form-control {
        height: 43px;
    }
}

select,
select:focus {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    position: relative;
    padding-right: 15px;
    border: 1px solid #000000;
    border-radius: 7px;
    min-height: 35px;
    line-height: 35px;
    font-family: "SpoilerRegular";
    font-size: 0.875rem;
}

@media (min-width: 768px) {
    select,
    select:focus {
        border-radius: 15px;
    }
}

@media (min-width: 992px) {
    select,
    select:focus {
        border-radius: 15px;
    }
}

@media (min-width: 768px) {
    select,
    select:focus {
        min-height: 63px;
        line-height: 63px;
    }
}

@media (min-width: 992px) {
    select,
    select:focus {
        min-height: 43px;
        line-height: 43px;
    }
}

select option,
select:focus option {
    display: block;
    min-height: 35px;
    line-height: 35px;
}

@media (min-width: 768px) {
    select option,
    select:focus option {
        min-height: 63px;
        line-height: 63px;
    }
}

@media (min-width: 992px) {
    select option,
    select:focus option {
        min-height: 43px;
        line-height: 43px;
    }
}

@media (min-width: 768px) {
    select,
    select:focus {
        font-size: 1.25rem;
    }
}

.select-block {
    position: relative;
    padding-left: 30px;
    padding-right: 0px;
    border-bottom: 1px solid #000000;
    min-height: 35px;
    line-height: 35px;
    border-radius: 7px;
}

@media (min-width: 768px) {
    .select-block {
        padding-left: 50px;
    }
}

@media (min-width: 992px) {
    .select-block {
        padding-left: 36px;
    }
}

.select-block::before {
    position: absolute;
    content: "";
    transform: rotateX(0deg);
    width: 16px;
    height: 16px;
    z-index: 2;
    background-image: url("/_media/images/b2b/icons/ico-select-arrow.png");
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    left: 11px;
    top: 14px;
}

@media (min-width: 768px) {
    .select-block::before {
        width: 27px;
        height: 27px;
        background-size: 27px;
        left: 18px;
        top: 25px;
    }
}

@media (min-width: 992px) {
    .select-block::before {
        width: 16px;
        height: 16px;
        background-size: 16px;
        left: 14px;
        top: 19px;
    }
}

.select-block.open::before {
    transform: rotateX(180deg);
    top: 6px;
}

@media (min-width: 768px) {
    .select-block.open::before {
        top: 13px;
    }
}

@media (min-width: 992px) {
    .select-block.open::before {
        top: 11px;
    }
}

@media (min-width: 768px) {
    .select-block {
        max-height: 44px;
        line-height: 63px;
    }
}

@media (min-width: 992px) {
    .select-block {
        max-height: 44px;
        line-height: 43px;
    }
}

@media (min-width: 768px) {
    .select-block {
        border-radius: 15px;
    }
}

@media (min-width: 992px) {
    .select-block {
        border-radius: 15px;
    }
}

.select-block .twitter-typeahead {
    border-radius: 7px;
    height: 99.2%;
}

.select-block.manufacturer .twitter-typeahead input::placeholder {
    font-weight: bold;
    color: #000;
    opacity: 1;
}

.select-block.manufacturer .twitter-typeahead input::-webkit-input-placeholder {
    font-weight: bold;
    color: #000;
}

.select-block.manufacturer .twitter-typeahead input::-moz-placeholder {
    font-weight: bold;
    color: #000;
}

.select-block.manufacturer .twitter-typeahead input:-ms-input-placeholder {
    font-weight: bold;
    color: #000;
}

.select-block.model input::placeholder {
    font-weight: bold;
}

.select-block.model input:not([disabled])::placeholder {
    color: #000;
    opacity: 1;
}

.select-block.model input::-webkit-input-placeholder {
    font-weight: bold;
}

.select-block.model input:not([disabled])::-webkit-input-placeholder {
    color: #000;
}

.select-block.model input:not([disabled])::-moz-placeholder {
    font-weight: bold;
}

.select-block.model input:not([disabled])::-moz-placeholder {
    color: #000;
}

.select-block.model input:not([disabled]):-ms-input-placeholder {
    font-weight: bold;
}

.select-block.model input:not([disabled]):-ms-input-placeholder {
    color: #000;
}

@media (min-width: 768px) {
    .select-block .twitter-typeahead {
        border-radius: 15px;
    }
}

@media (min-width: 992px) {
    .select-block .twitter-typeahead {
        border-radius: 15px;
    }
}

.select-block input,
.select-block select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    width: 99.9%;
    /*  height: auto;*/
    display: block;
    border: 0;
    background: none;
    overflow: hidden;
    height: 99.9%;
}

.select-block--one {
    position: relative;
    min-width: 120px;
    border: 1px solid #000000;
    border-radius: 2px;
    min-height: 35px;
    line-height: 35px;
}

@media (min-width: 768px) {
    .select-block--one {
        border-radius: 5px;
    }
}

@media (min-width: 992px) {
    .select-block--one {
        border-radius: 4px;
    }
}

.select-block--one::before {
    position: absolute;
    content: "";
    transform: rotateX(0deg);
    width: 16px;
    height: 16px;
    z-index: 2;
    background-image: url("/_media/images/b2b/icons/ico-select-arrow.png");
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    left: 11px;
    top: 14px;
}

@media (min-width: 768px) {
    .select-block--one::before {
        width: 27px;
        height: 27px;
        background-size: 27px;
        left: 18px;
        top: 25px;
    }
}

@media (min-width: 992px) {
    .select-block--one::before {
        width: 16px;
        height: 16px;
        background-size: 16px;
        left: 14px;
        top: 19px;
    }
}

@media (min-width: 768px) {
    .select-block--one {
        min-height: 63px;
        line-height: 63px;
    }
}

@media (min-width: 992px) {
    .select-block--one {
        min-height: 43px;
        line-height: 43px;
    }
}

.select-block--one select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    width: 100%;
    display: block;
    border: none;
    margin-bottom: 0;
}

.input--search:focus,
.input--search {
    /*background-image: url("/_media/images/b2b/icons/ico-search.png");*/
    background-repeat: no-repeat;
    background-position: 7px 11px;
    background-size: 15px;
    padding-right: 10px;
    padding-left: 40px;
    border: 0;
    border-radius: 0;
}

.search_image {
    position: absolute;
    cursor: pointer;
    z-index: 8;
    left: 1px;
    display: inline-block;
    float: left;
    padding-bottom: 11px;
    padding-top: 11px;
    padding-left: 7px;
    width: 21px;
}

@media (min-width: 768px) {
    .input--search:focus,
    .input--search {
        background-position: 17px 18px;
        background-size: 29px;
        padding-left: 60px;
    }

    .search_image {
        padding-top: 18px;
        padding-left: 16px;
        width: 45px;
    }
}

@media (min-width: 992px) {
    .input--search:focus,
    .input--search {
        background-position: 10px 13px;
        background-size: 22px;
        padding-left: 40px;
    }

    .search_image {
        padding-top: 13px;
        padding-left: 9px;
        width: 31px;
    }
}

.input--search:focus.active,
.input--search.active {
    background-image: url("/_media/images/b2b/icons/ico-search-close.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 13px;
}

@media (min-width: 768px) {
    .input--search:focus.active,
    .input--search.active {
        background-position: 17px 18px;
        background-size: 26px;
    }
}

@media (min-width: 992px) {
    .input--search:focus.active,
    .input--search.active {
        background-position: 10px 13px;
        background-size: 26px;
    }
}

input:disabled {
    background-color: #fff;
}

input:disabled.placeholder {
    color: #dadada;
}

input:disabled:-moz-placeholder {
    color: #dadada;
}

input:disabled::-moz-placeholder {
    color: #dadada;
}

input:disabled:-ms-input-placeholder {
    color: #dadada;
}

input:disabled::-webkit-input-placeholder {
    color: #dadada;
}

input[type=checkbox] {
    display: none;
}

input[type=checkbox] + span {
    display: inline-block;
    font-family: "SpoilerRegular";
    position: relative;
    padding-right: 30px;
    cursor: pointer;
}

input[type=checkbox] + span:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    bottom: 5px;
    background-image: url("/_media/images/b2b/icons/ico-checkbox.png");
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 0 0;
    z-index: 1;
}

input[type=checkbox] + span:after {
    content: "";
    display: none;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    bottom: 5px;
    background-image: url("/_media/images/b2b/icons/ico-checkbox-checked.png");
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 50% 50%;
    z-index: 2;
}

input[type=checkbox]:checked + span:after {
    display: block;
}

.form--filter-section input[type=checkbox] {
    display: none;
}

.form--filter-section input[type=checkbox] + span {
    display: inline-block;
    font-family: "SpoilerRegular";
    position: relative;
    cursor: pointer;
    padding-right: 30px;
    font-size: 16px;
}

@media (min-width: 768px) {
    .form--filter-section input[type=checkbox] + span {
        padding-right: 25px;
    }
}

.form--filter-section input[type=checkbox] + span:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    bottom: 5px;
    background-image: url(/_media/images/b2b/filter/mobile/checkbox-clear.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 1;
}

@media (min-width: 768px) {
    .form--filter-section input[type=checkbox] + span:before {
        width: 12px;
        height: 12px;
        right: 0;
        bottom: 10px;
        background-image: url("/_media/images/b2b/filter/desktop/checkbox-clear.png");
        background-size: 12px;
    }
}

.form--filter-section input[type=checkbox] + span:after {
    content: "";
    display: none;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    bottom: 5px;
    background-image: url("/_media/images/b2b/filter/mobile/checkbox-checked.png");
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 2;
}

@media (min-width: 768px) {
    .form--filter-section input[type=checkbox] + span:after {
        width: 12px;
        height: 12px;
        right: 0;
        bottom: 10px;
        background-image: url("/_media/images/b2b/filter/desktop/checkbox-checked.png");
        background-size: 12px;
    }
}

.form--filter-section input[type=checkbox]:checked + span:after {
    display: block;
}

.btn-line {
    overflow: hidden;
}

.quantity {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    min-width: 120px;
}

.quantity * {
    display: inline-block;
}

.quantity button:focus,
.quantity button:active,
.quantity button {
    border: 0;
    box-shadow: 0;
    cursor: pointer;
    outline: none;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.quantity .btn--minus {
    width: 20px;
    height: 20px;
    background-image: url("/_media/images/b2b/search-result/ico-number-minus.png");
    background-position: 50% 50%;
    background-size: 22px;
    background-repeat: no-repeat;
}

.quantity .btn--minus.disabled {
    pointer-events: none;
    opacity: 0.7;
}

@media (max-width: 767px) {
    .quantity .btn--minus {
        background-position: 50% 50%;
        float: right;
        margin-left: 2px;
        width: 20px;
        background-size: 26px;
        border-radius: 0 5px 5px 0;
        display: block;
    }
}

@media (min-width: 768px) {
    .quantity .btn--minus {
        width: 45px;
        height: 39px;
        background-size: 45px;
    }
}

@media (min-width: 992px) {
    .quantity .btn--minus {
        vertical-align: middle;
        height: 30px;
        width: 30px;
        background-size: 35px;
        border-radius: 0 10px 10px 0;
    }
}

.quantity .btn--plus {
    width: 20px;
    height: 20px;
    background-image: url("/_media/images/b2b/search-result/ico-number-plus.png");
    background-position: 0% 100%;
    background-size: 22px;
    background-repeat: no-repeat;
}

@media (max-width: 767px) {
    .quantity .btn--plus {
        background-position: 50% 50%;
        float: right;
        margin-right: 2px;
        width: 20px;
        background-size: 26px;
        border-radius: 5px 0 0 5px;
    }
}

@media (min-width: 768px) {
    .quantity .btn--plus {
        width: 45px;
        height: 39px;
        background-size: 45px;
    }
}

@media (min-width: 992px) {
    .quantity .btn--plus {
        vertical-align: middle;
        height: 30px;
        width: 30px;
        background-size: 35px;
        border-radius: 10px 0 0 10px;
    }
}

.quantity input:active,
.quantity input:focus,
.quantity input {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    vertical-align: top;
    outline: none;
    text-align: center;
    padding: 0;
}

.quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

@media (max-width: 767px) {
    .quantity input:active,
    .quantity input:focus,
    .quantity input {
        display: block;
        float: right;
        width: 18px;
    }

    .quantity input.big_number_font {
        font-size: 10px;
    }
}

@media (min-width: 768px) {
    .quantity input:active,
    .quantity input:focus,
    .quantity input {
        width: 55px;
        height: 39px;
        line-height: 39px;
        font-size: 1.5rem;
    }
}

@media (min-width: 992px) {
    .quantity input:active,
    .quantity input:focus,
    .quantity input {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 1.375rem;
        margin: 0 0px;
        font-family: "SpoilerBold";
    }

    .quantity input.big_number_font {
        font-size: 18px;
    }
}

.btn:focus,
.btn:active,
.btn:hover,
.btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000;
    background-color: transparent;
    outline: none;
    font-size: 0.9375rem;
    border-width: 1px;
    border-color: #415762;
    border-style: solid;
    height: 26px;
    line-height: 11px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 7px;
}

@media (min-width: 768px) {
    .btn:focus,
    .btn:active,
    .btn:hover,
    .btn {
        border-radius: 15px;
    }
}

@media (min-width: 992px) {
    .btn:focus,
    .btn:active,
    .btn:hover,
    .btn {
        border-radius: 15px;
    }
}

@media (min-width: 768px) {
    .btn:focus,
    .btn:active,
    .btn:hover,
    .btn {
        height: 50px;
        line-height: 34px;
        padding-left: 25px;
        padding-right: 25px;
        min-width: 135px;
        font-size: 1.5625rem;
    }
}

@media (min-width: 992px) {
    .btn:focus,
    .btn:active,
    .btn:hover,
    .btn {
        padding-left: 20px;
        padding-right: 20px;
        height: 40px;
        line-height: 26px;
        font-size: 1.1875rem;
        min-width: 110px;
    }
}

.btn-form:focus,
.btn-form:active,
.btn-form:hover,
.btn-form {
    background-color: #3b98e1;
    color: #fff;
    border-color: #3b98e1;
    outline: none;
}

.btn-form--second:focus,
.btn-form--second:active,
.btn-form--second:hover,
.btn-form--second {
    border-color: #3b98e1;
}

.btn + .btn {
    margin-right: 15px;
}

@media (min-width: 992px) {
    .btn + .btn {
        margin-right: 15px;
    }
}

.print-btn {
    display: block;
    float: left;
    /*margin-top: 10px;*/
    width: 23px;
    height: 23px;
    cursor: pointer;
    background-image: url("/_media/images/b2b/icons/ico-print.png");
    background-size: 23px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.cart-btn {
    display: block;
    width: 24px;
    height: 30px;
    cursor: pointer;
    background-image: url("/_media/images/b2b/icons/ico-cart-btn@2x.png");
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

@media (min-width: 768px) {
    .cart-btn {
        width: 48px;
        height: 50px;
        background-size: 48px;
    }
}

@media (min-width: 992px) {
    .cart-btn {
        width: 27px;
        height: 28px;
        background-size: 27px;
    }
}

.back-btn {
    display: block;
    width: 27px;
    height: 27px;
    cursor: pointer;
    /*background-image: url("/_media/images/b2b/icons/icon-back.png");*/
    background-size: 27px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

@media (min-width: 768px) {
    .back-btn {
        width: 54px;
        height: 54px;
        background-size: 54px;
    }
}

@media (min-width: 992px) {
    .back-btn {
        width: 27px;
        height: 27px;
        background-size: 27px;
    }
}

.add-to-cart-btn:focus,
.add-to-cart-btn:active,
.add-to-cart-btn:hover,
.add-to-cart-btn {
    background-color: #123b53;
    color: #fff;
    height: 20px;
    line-height: 18px;
    padding: 0 15px;
    float: left;
}

@media (min-width: 768px) {
    .add-to-cart-btn:focus,
    .add-to-cart-btn:active,
    .add-to-cart-btn:hover,
    .add-to-cart-btn {
        height: 40px;
        line-height: 40px;
        padding: 0px 25px;
        display: block;
        float: none;
        margin-top: 5px;
    }
}

@media (min-width: 992px) {
    .add-to-cart-btn:focus,
    .add-to-cart-btn:active,
    .add-to-cart-btn:hover,
    .add-to-cart-btn {
        z-index: 5;
        position: relative;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
        padding-right: 46px;
        margin-top: 15px;
        background-image: url("/_media/images/b2b/search-result/ico-cart-btn.png");
        background-repeat: no-repeat;
        background-position: 90% 50%;
        background-size: 24px;
    }
}

.go-to-cart-btn:focus,
.go-to-cart-btn:active,
.go-to-cart-btn:hover,
.go-to-cart-btn {
    background-color: transparent;
    color: #20475d;
    border-color: #20475d;
    height: 20px;
    line-height: 18px;
    padding: 0 15px;
    float: left;
}

@media (min-width: 768px) {
    .go-to-cart-btn:focus,
    .go-to-cart-btn:active,
    .go-to-cart-btn:hover,
    .go-to-cart-btn {
        padding: 0px 25px;
        display: block;
        height: 40px;
        line-height: 40px;
        float: none;
        margin-top: 5px;
    }
}

@media (min-width: 992px) {
    .go-to-cart-btn:focus,
    .go-to-cart-btn:active,
    .go-to-cart-btn:hover,
    .go-to-cart-btn {
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
        padding-right: 46px;
        font-size: 1.25rem;
        background-image: url("/_media/images/b2b/search-result/ico-go-to-cart-btn.png");
        background-repeat: no-repeat;
        background-position: 90% 50%;
        background-size: 24px;
    }
}

.close-btn {
    display: block;
    cursor: pointer;
    position: relative;
    width: 13px;
    height: 13px;
    background-image: url("/_media/images/b2b/icons/ico-close.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 13px;
}

.delivery-btn {
    display: block;
    cursor: pointer;
    position: relative;
    width: 25px;
    height: 15px;
    background-image: url("/_media/images/b2b/icons/ico-delivery.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 25px;
}

@media (min-width: 768px) {
    .delivery-btn {
        background-size: 25px;
    }
}

@media (min-width: 992px) {
    .delivery-btn {
        background-size: 25px;
    }
}

.more-btn {
    display: block;
    cursor: pointer;
    position: relative;
    width: 21px;
    height: 25px;
    background-image: url("/_media/images/b2b/icons/ico-more.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 4px;
}

@media (min-width: 768px) {
    .more-btn {
        height: 46px;
        background-size: 9px;
    }
}

.more-btn--offer {
    display: block;
    cursor: pointer;
    position: relative;
    width: 10px;
    height: 23px;
    background-image: url("/_media/images/b2b/user-area/offers/offers--more.png");
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: 5px;
}

.remove-btn {
    display: block;
    cursor: pointer;
    position: relative;
    width: 12px;
    height: 18px;
    background-image: url("/_media/images/b2b/user-area/offers/offers--trash.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 12px;
}

@media (min-width: 768px) {
    .remove-btn {
        width: 16px;
        height: 24px;
        background-size: 16px;
    }
}

.edit-btn {
    display: block;
    cursor: pointer;
    position: relative;
    width: 15px;
    height: 14px;
    background-image: url("/_media/images/b2b/user-area/offers/offers--edit.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 15px;
}

@media (min-width: 768px) {
    .edit-btn {
        width: 19px;
        height: 18px;
        background-size: 19px;
    }
}

.download-btn {
    display: block;
    cursor: pointer;
    position: relative;
    width: 15px;
    height: 16px;
    background-image: url("/_media/images/b2b/user-area/offers/offers--download.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 15px;
}

@media (min-width: 768px) {
    .download-btn {
        width: 20px;
        height: 22px;
        background-size: 20px;
    }
}

.btn-check:focus,
.btn-check:active,
.btn-check:hover,
.btn-check {
    background-color: #123b53;
    border-color: #123b53;
    outline: none;
    width: 28px;
    min-width: 28px;
    background-image: url("/_media/images/b2b/user-area/offers/offers--check.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 13px;
}

@media (min-width: 768px) {
    .btn-check:focus,
    .btn-check:active,
    .btn-check:hover,
    .btn-check {
        background-color: #3b98e1;
        border-color: #3b98e1;
        outline: none;
        width: 56px;
        min-width: 56px;
        background-size: 16px;
    }
}

.pluse-btn {
    display: inline-block;
    cursor: pointer;
    position: relative;
    width: 13px;
    height: 13px;
    background-image: url("/_media/images/b2b/icons/ico-close.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 9px;
    transform: rotate(45deg);
}

.accordion {
    overflow: hidden;
    margin-bottom: 12px;
}

@media (max-width: 767px) {
    .accordion {
        margin-bottom: 27px;
    }
}

@media (min-width: 992px) {
    .accordion {
        margin-bottom: 20px;
    }
}

.accordion h1 {
    padding-right: 45px;
    position: relative;
    margin-bottom: 7px;
}

@media (max-width: 767px) {
    .accordion h1 {
        margin-bottom: 16px;
    }
}

@media (min-width: 768px) {
    .accordion h1 {
        margin-bottom: 15px;
    }
}

@media (min-width: 992px) {
    .accordion h1 {
        margin-bottom: 20px;
    }
}

.accordion h1.cart:before {
    display: block;
    content: "";
    position: absolute;
    width: 25px;
    height: 28px;
    bottom: 4px;
    right: 1px;
    background-image: url("/_media/images/b2b/icons/ico-cart.png");
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

@media (min-width: 768px) {
    .accordion h1.cart:before {
        width: 33px;
        height: 35px;
        bottom: 5px;
        right: 2px;
        background-size: 33px;
        background-repeat: no-repeat;
        background-position: 0 0;
    }
}

@media (min-width: 992px) {
    .accordion h1.cart:before {
        width: 28px;
        height: 30px;
        bottom: 4px;
        right: 2px;
        background-size: 28px;
    }
}

.accordion h1.cart.cart--black:before {
    background-image: url("/_media/images/b2b/icons/ico-cart-btn@2x.png");
}

.accordion .accordion-block {
    margin-bottom: 1px;
}

.accordion .accordion-block .header {
    display: block;
    background-color: #f7f7f7;
    cursor: pointer;
    height: 44px;
    padding-top: 7px;
}

.accordion .accordion-block .header.title {
    padding-top: 27px;
}

@media (max-width: 767px) {
    .accordion .accordion-block .header {
        height: 34px;
        line-height: 24px;
        font-size: 18px;
        margin-left: -10px;
        margin-right: -10px;
        padding-right: 10px;
    }
}

@media (max-width: 767px) {
    .accordion .accordion-block .header {
        padding-top: 4px;
        line-height: 1.3;
    }

    .accordion .accordion-block .header.title {
        padding-top: 4px;
    }
}

@media (min-width: 768px) {
    .accordion .accordion-block .header {
        height: 80px;
        line-height: 80px;
    }
}

@media (min-width: 992px) {
    .accordion .accordion-block .header {
        height: 65px;
        line-height: 65px;
    }
}

.accordion .accordion-block .content {
    display: none;
    background-color: #ffffff;
}

@media (max-width: 767px) {
    .accordion .accordion-block .content {
        margin-left: -10px;
        margin-right: -10px;
    }
}

@media (max-width: 767px) {
    .accordion .accordion-block .content .main-block {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.accordion .accordion-block .content .bottom-line {
    height: 1px;
    border-bottom: 1px solid #dadada;
}

.accordion .arrow-btn {
    display: block;
    float: left;
    margin-left: 20px;
    width: 17px;
    height: 9px;
    background-image: url("/_media/images/b2b/icons/ico-select-arrow.png");
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 0 0;
    transition: transform 0.3s;
    transform: rotate(0deg);
}

@media (min-width: 768px) {
}

@media (min-width: 1024px) {
    .accordion .arrow-btn {
        margin-top: 15px;
    }
}

.accordion .expanded .arrow-btn {
    transform: rotate(90deg);
}

.accordion .print-btn {
    margin-left: 0;
}

@media (max-width: 767px) {
    .accordion .print-btn {
        /*margin-top: 7px;*/
    }
}

@media (min-width: 768px) {
    .accordion .print-btn {
        margin-left: 2px;
        /*margin-top: 30px;*/
    }
}

@media (min-width: 992px) {
    .accordion .print-btn {
        margin-left: 23px;
        /*margin-top: 23px;*/
    }
}

.accordion .btn-line {
    clear: both;
    text-align: left;
    padding-top: 15px;
}

@media (min-width: 992px) {
    .accordion .btn-line {
        padding-top: 25px;
        padding-bottom: 22px;
    }
}

.accordion--recent-orders .product-cost-total {
    font-family: "SpoilerBold";
}

.accordion--recent-orders .content-mobile.table {
    width: 100%;
}

.accordion--recent-orders .content-mobile table {
    width: 100%;
}

.accordion--recent-orders .content-mobile .product {
    line-height: 2;
}

.accordion--recent-orders .content-mobile .product td {
    padding-top: 0px;
    border-top: 0;
    vertical-align: top;
    width: 50%;
}

.accordion--recent-orders .content-mobile .product td .cart-btn {
    margin-top: 19px;
    text-align: left;
    margin-left: 0px;
    float: left;
}

@media (min-width: 768px) {
    .accordion--recent-orders .content-mobile .product td .cart-btn {
        margin-left: 9px;
    }
}

.accordion--recent-orders .content-mobile .product .title {
    padding-top: 7px;
}

.accordion--recent-orders .content-mobile .product tbody td {
    border-bottom: 1px solid #f2efef;
    padding-bottom: 30px;
}

.accordion--recent-orders .content-mobile .product .purchase-now {
    text-align: left;
    padding-bottom: 20px;
}

.accordion--recent-orders .content-mobile .product .purchase-now .success-block .success-txt {
    margin-left: 4px;
}

@media (min-width: 992px) {
    .accordion--recent-orders .content-mobile .product .purchase-now .success-block .success-txt {
        margin-left: 34px;
    }
}

.accordion--recent-orders .content-mobile .product:last-of-type td {
    padding-bottom: 0;
    border: 0;
}

.accordion--recent-orders .content-desktop.table {
    width: 100%;
}

.accordion--recent-orders .content-desktop .titles td {
    padding-left: 0;
}

.accordion--recent-orders .content-desktop .titles div {
    border-left: 1px solid #3d3d3d;
    padding-left: 8px;
    line-height: 1.1;
    height: 22px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.accordion--recent-orders .content-desktop .titles div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.accordion--recent-orders .content-desktop .titles .purchase-now div {
    border: 0;
}

.accordion--recent-orders .content-desktop .product {
    line-height: 1.2;
}

.accordion--recent-orders .content-desktop .product td {
    padding-top: 15px;
}

.accordion--recent-orders .content-desktop .product td .cart-btn {
    margin-top: 6px;
}

.purchase-now .cart-btn {
    display: block;
}

.purchase-now .success-block {
    display: none;
}

.purchase-now.opened .cart-btn {
    display: none;
}

.purchase-now.opened .success-block {
    display: block;
}

span.twitter-typeahead .tt-menu,
span.twitter-typeahead .tt-dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: right;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    font-family: "SpoilerRegular";
    font-weight: normal;
    line-height: 1;
    font-family: "SpoilerRegular";
    font-size: 0.875rem;
}

@media (min-width: 768px) {
    span.twitter-typeahead .tt-menu,
    span.twitter-typeahead .tt-dropdown-menu {
        font-size: 1.25rem;
    }
}

span.twitter-typeahead .tt-suggestion {
    display: block;
    clear: both;
    white-space: nowrap;
    font-family: "SpoilerRegular";
    font-weight: normal;
    line-height: 1;
    font-size: 1.25rem;
    padding-left: 26px;
    padding-right: 26px;
    color: #000;
    padding-top: 6px;
    padding-bottom: 6px;
}

@media (min-width: 768px) {
    span.twitter-typeahead .tt-suggestion {
        font-size: 1.25rem;
    }
}

span.twitter-typeahead .tt-suggestion {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

span.twitter-typeahead .tt-suggestion .autocomplite_search_image {
    float: right;
    width: 20%;
}

span.twitter-typeahead .tt-suggestion .autocomplite_search_title {
    float: right;
    width: 70%;
    white-space: normal;
    word-break: normal;
}

@media (max-width: 1024px) {
    span.twitter-typeahead .tt-suggestion {
        padding-right: 12px;
        padding-left: 12px;
    }
}

span.twitter-typeahead .tt-suggestion img {
    width: 66px;
    margin-left: 13px;
}

span.twitter-typeahead .tt-suggestion.tt-cursor,
span.twitter-typeahead .tt-suggestion:hover,
span.twitter-typeahead .tt-suggestion:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
    cursor: pointer;
}

.input-group.input-group-lg span.twitter-typeahead .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.input-group.input-group-sm span.twitter-typeahead .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

span.twitter-typeahead {
    width: 100%;
}

.input-group span.twitter-typeahead {
    display: block !important;
    height: 34px;
}

.input-group span.twitter-typeahead .tt-menu,
.input-group span.twitter-typeahead .tt-dropdown-menu {
    top: 32px !important;
}

.input-group span.twitter-typeahead:not(:first-child):not(:last-child) .form-control {
    border-radius: 0;
}

.input-group span.twitter-typeahead:first-child .form-control {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group span.twitter-typeahead:last-child .form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.input-group.input-group-sm span.twitter-typeahead {
    height: 30px;
}

.input-group.input-group-sm span.twitter-typeahead .tt-menu,
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
    top: 30px !important;
}

.input-group.input-group-lg span.twitter-typeahead {
    height: 46px;
}

.input-group.input-group-lg span.twitter-typeahead .tt-menu,
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
    top: 46px !important;
}

input.typeahead[type="search"]::-webkit-search-cancel-button {
    /*Bootstrap 3 override*/
    -webkit-appearance: searchfield-cancel-button;
}

.tabs--search-by-vehicle--table .twitter-typeahead .tt-menu {
    padding: 0;
    margin-top: 0;
    right: -2px;
}

@media (max-width: 1023px) {
    .select-block.manufacturer.open, .select-block.model.open, .select-block.year.open, .select-block.power.open {
        padding-left: 0 !important;
    }
}

@media (min-width: 1024px) {
    .tabs--search-by-vehicle--table .twitter-typeahead .tt-menu {
        width: 200px;
    }
}

.tabs--search-by-vehicle--table .chassis-number .twitter-typeahead .tt-menu {
    margin-top: 1px;
    right: 0;
}

.tabs--search-by-vehicle--table .chassis-number .twitter-typeahead .tt-menu {
    width: 100%;
    /*padding: 0;*/
    /*margin-top: 10px;*/
    /*right: -11px;*/
}

#tabs--main-search .twitter-typeahead .tt-menu {
    padding: 0;
}

#tabs--main-search .twitter-typeahead .tt-menu .autocomplite-search--subcategory-row:last-of-type,
#tabs--main-search .twitter-typeahead .tt-menu .autocomplite-search--category-row:last-of-type {
    border-bottom: 1px solid #dcdcdc;
}

.tt-highlight {
    font-weight: bold !important;
}

.datepicker {
    padding: 0px;
}

.datepicker input {
    direction: rtl;
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
    background-image: none;
    background-color: #3b98e1;
}

.datepicker td, .datepicker th {
    font-size: 1.125rem;
    line-height: 1;
}

html {
    font-size: 16px;
}

.rtl {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.fll {
    float: left;
}

.flr {
    float: right;
}

strong {
    font-family: "SpoilerBold";
}

@media (max-width: 767px) {
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .row {
        margin-left: -10px;
        margin-right: -10px;
    }
}

@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 1590px) {
    .container {
        width: 1559px;
    }
}

.homepage-content-block h2,
h2.home {
    font-size: 1.375rem;
    color: #3b98e1;
    margin-top: 15px;
    margin-bottom: 0px;
    font-family: "SpoilerBold";
}

@media (min-width: 768px) {
    .homepage-content-block h2,
    h2.home {
        font-size: 2.375rem;
        margin-top: 40px;
        margin-bottom: 15px;
    }
}

.page-content {
    padding-top: 6px;
    padding-bottom: 0px;
}

@media (min-width: 768px) {
    .page-content {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

@media (min-width: 1025px) {
    .page-content {
        padding-top: 5px;
        padding-bottom: 100px;
    }
}

.success-txt {
    color: #3b98e1;
    display: inline-block;
    position: relative;
    padding-right: 24px;
}

@media (min-width: 992px) {
    .success-txt {
        padding-right: 24px;
    }
}

.success-txt:before {
    display: block;
    content: "";
    background-image: url("/_media/images/b2b/icons/ico-check-accordeon@2x.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    right: 0;
    width: 14px;
    height: 11px;
    background-size: 14px;
    bottom: 6px;
}

@media (min-width: 992px) {
    .success-txt:before {
        width: 17px;
        height: 11px;
        background-size: 17px;
        bottom: 9px;
    }
}

.page-content-block .page-content {
    padding-top: 30px;
}

@media (min-width: 1025px) {
    .page-content-block .page-content {
        margin-left: 260px;
        /*  padding-top: 0;*/
    }
}

@media (min-width: 1590px) {
    .page-content-block .page-content {
        margin-left: 260px;
    }
}

.page-content-block--searchpage {
    position: relative;
}

.page-content-block--searchpage .page-content {
    position: relative;
}

@media (min-width: 1025px) {
    .page-content-block--searchpage .page-content {
        padding-top: 44px;
        margin-left: 250px;
    }
}

.page-content-block--cartpage {
    position: relative;
}

.page-content-block--cartpage .page-content {
    position: relative;
    overflow: hidden;
}

@media (min-width: 1025px) {
    .page-content-block--cartpage .page-content {
        padding-top: 44px;
        margin-left: 0px;
        float: right;
        width: 100%;
        padding-left: 250px;
    }
}

.nis-icon {
    display: inline-block;
    position: relative;
}

.guest_login {
    margin-bottom: -23px;
    margin-top: 13px;
    padding-right: 0;
}

.guest_login li {
    list-style-type: none;
    color: #ffffff;
}

.top-header .container {
    width: 100% !important;
    padding-left: 10px;
    padding-right: 20px;
}

@media (min-width: 768px) {
    .top-header .container {
        padding-left: 24px;
        padding-right: 30px;
    }
}

@media (min-width: 992px) {
    .top-header .container {
        padding-left: 24px;
        padding-right: 30px;
    }
}

@media (min-width: 1590px) {
    .top-header .container {
        padding-left: 120px;
        padding-right: 46px;
    }
}

.top-header {
    height: 56px;
    background-image: url("/_media/images/b2b/header/bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: linear-gradient(to bottom, #03253f 0%, #03243e 25%, #01192b 50%, #00091b 100%);
}

@media (min-width: 768px) {
    .top-header {
        height: 87px;
    }
}

@media (min-width: 992px) {
    .top-header {
        height: 137px;
    }
}

.top-header .col {
    padding: 0;
}

.top-header .header-logo {
    display: block;
    float: left;
    width: 100%;
    height: 56px;
    background-image: url("/_media/images/b2b/header/logo.png");
    background-size: 60px;
    background-repeat: no-repeat;
    background-position: 20px 11px;
    text-decoration: none;
}
.top-header .header-logo.logo_b2C{
    background-image: url("/_media/images/b2b/header/solo_logo_to_b2b.png");
}

@media (min-width: 768px) {
    .top-header .header-logo {
        height: 87px;
    }
}

@media (min-width: 992px) {
    .top-header .header-logo {
        height: 100px;
    }
}

@media (max-width: 360px) {
    .top-header .header-logo {
        background-position: 10px 11px;
    }
}

@media (min-width: 768px) {
    .top-header .header-logo {
        background-size: 120px;
        background-position: 21px 20px;
    }
    .top-header .header-logo.logo_b2C {
        background-size: 70px;
        background-position: 21px 20px;
    }
}

@media (min-width: 992px) {
    .top-header .header-logo {
        background-size: 178px;
        background-position: 18px 16px;
    }
    .top-header .header-logo.logo_b2C {
        background-size: 120px;
        background-position: 18px 16px;
    }
}

.top-header .header-support {
    height: 56px;
    text-decoration: none;
    color: #fff;
}

@media (min-width: 768px) {
    .top-header .header-support {
        height: 87px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .top-header .header-support {
        font-size: 1rem;
    }
}

@media (min-width: 992px) {
    .top-header .header-support {
        height: 100px;
    }
}

.top-header .header-support .header-support--toggle {
    display: block;
    float: right;
    margin-left: 15px;
    outline: none;
    height: 56px;
    opacity: 1 !important;
    width: 28px;
    background-image: url("/_media/images/b2b/header/ico-support.png");
    background-size: 28px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

@media (min-width: 768px) {
    .top-header .header-support .header-support--toggle {
        height: 87px;
    }
}

@media (min-width: 992px) {
    .top-header .header-support .header-support--toggle {
        height: 100px;
    }
}

@media (min-width: 768px) {
    .top-header .header-support .header-support--toggle {
        width: 46px;
        background-size: 46px;
    }
}

@media (min-width: 992px) {
    .top-header .header-support .header-support--toggle {
        width: 39px;
        background-size: 39px;
    }
}

.top-header .header-support p {
    color: inherit;
}

@media (min-width: 992px) {
    .top-header .header-support a {
        width: auto;
        opacity: 1;
        text-decoration: underline;
        color: inherit;
        display: inline-block;
    }
}

.top-header .header-support .help-text {
    margin: 0;
    padding-top: 30px;
}

.top-header .header-support .phone-link {
    text-decoration: none;
    margin: 0;
}

.top-header .header-support .contact-link {
    margin: 0;
}

.top-header .header-cart {
    height: 56px;
    text-decoration: none;
    color: #fff;
    position: relative;
}

@media (min-width: 768px) {
    .top-header .header-cart {
        height: 87px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .top-header .header-cart {
        font-size: 1rem;
    }
}

@media (min-width: 992px) {
    .top-header .header-cart {
        height: 100px;
    }
}

.top-header .header-cart .header-cart--toggle {
    display: block;
    text-decoration: none;
    height: 56px;
    width: 29px;
    background-image: url("/_media/images/b2b/header/ico-cart.png");
    background-size: 29px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    float: left;
    margin-left: 30px;
}

@media (min-width: 768px) {
    .top-header .header-cart .header-cart--toggle {
        height: 87px;
    }
}

@media (min-width: 992px) {
    .top-header .header-cart .header-cart--toggle {
        height: 60px;
    }
}

@media (min-width: 768px) {
    .top-header .header-cart .header-cart--toggle {
        width: 43px;
        background-size: 43px;
        -webkit-background-size: 43px;
    }
}

@media (min-width: 992px) {
    .top-header .header-cart .header-cart--toggle {
        width: 39px;
        float: right;
        margin-left: 0;
        background-size: 27px;
        -webkit-background-size: 27px;
        background-position: 100% 25px;
    }
}

.top-header .header-cart .cart-products-line {
    color: inherit;
    margin: 0;
    padding-top: 30px;
}

.top-header .header-cart .cart-alert {
    color: #3b98e1;
    padding-left: 15px;
    height: 100%;
    width: 40%;
}

.top-header .header-menu .btn {
    color: #fff;
    border-color: #fff;
}

.top-header .header-menu .btn-signin {
    position: relative;
    top: 15px;
}

@media (min-width: 768px) {
    .top-header .header-menu .btn-signin {
        top: 18px;
    }

    .top-header .header-cart .cart-alert {
        width: 40%;
    }
}

@media (min-width: 992px) {
    .top-header .header-menu .btn-signin {
        top: 32px;
        height: 37px;
        line-height: 24px;
    }
    .top-header .header-cart .cart-alert {
        width: 100%;
    }
}

.cart_items_num {
    background-color: #2bf400;
    color: #011829;
    display: block;
    position: relative;
    width: 20px;
    height: 20px;
    /*line-height: 20px;*/
    border-radius: 50%;
    font-size: 1rem;
    text-align: center;
    font-weight: 600;
    top: 10px;
    left: -17px;
}

@media (min-width: 768px) {
    .cart_items_num {
        top: 25px;
        left: -30px;
    }
}

@media (min-width: 992px) {
    .cart_items_num {
        top: 20px;
        left: -17px;
    }
}

.bottom-menu-block {
    background-color: #f3f3f5;
    min-height: 126px;
}

@media (min-width: 768px) {
    .bottom-menu-block {
        min-height: 152px;
    }
}

@media (min-width: 992px) {
    .bottom-menu-block {
        min-height: 137px;
    }
}

.bottom-menu-block .bottom-menu {
    padding: 0;
    margin: 0;
    text-align: center;
    padding-top: 5px;
}

@media (min-width: 768px) {
    .bottom-menu-block .bottom-menu {
        text-align: right;
        padding-top: 65px;
    }
}

.bottom-menu-block .bottom-menu li {
    margin: 0;
    list-style: none;
    padding: 0 5px;
    border-left: 1px solid #000000;
    line-height: 0.625rem;
    display: inline-block;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .bottom-menu-block .bottom-menu li {
        display: block;
        float: right;
        line-height: 0.9375rem;
        padding: 0 16px;
    }
}

.bottom-menu-block .bottom-menu li a {
    padding: 0;
    font-family: "SpoilerBold";
    color: #4c4b4c;
    font-size: 0.875rem;
    text-decoration: none;
    position: relative;
    top: -1px;
}

@media (min-width: 768px) {
    .bottom-menu-block .bottom-menu li a {
        font-size: 1.0625rem;
    }
}

.bottom-menu-block .bottom-menu li a:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
    .bottom-menu-block .bottom-menu li:nth-child(3) {
        border: 0;
    }

    .bottom-menu-block .bottom-menu li:last-of-type {
        border: 0;
    }
}

@media (min-width: 768px) {
    .bottom-menu-block .bottom-menu {
        display: block;
        float: right;
    }

    .bottom-menu-block .bottom-menu br {
        display: none;
    }

    .bottom-menu-block .bottom-menu li:first-of-type {
        padding-right: 0;
    }

    .bottom-menu-block .bottom-menu li:last-of-type {
        border: 0;
        padding-left: 0;
    }
}

.bottom-menu-block .soc-block {
    padding: 0;
    margin: 0;
    padding-top: 10px;
}

@media (max-width: 767px) {
    .bottom-menu-block .soc-block {
        text-align: center;
        border-top: 1px solid #858f97;
        margin-top: 5px;
    }
}

@media (min-width: 768px) {
    .bottom-menu-block .soc-block {
        padding-top: 70px;
    }
}

.bottom-menu-block .soc-block li {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    float: none;
}

@media (min-width: 768px) {
    .bottom-menu-block .soc-block li {
        display: block;
        float: left;
    }
}

.bottom-menu-block .soc-block li a {
    padding: 0;
    display: block;
    text-decoration: none;
    position: relative;
    margin: 0 10px;
}

.bottom-menu-block .soc-block li a.fb {
    width: 13px;
    height: 27px;
    background-size: 12px;
    background-image: url("/_media/images/b2b/social/soc-facebook@2x.png");
    background-repeat: no-repeat;
    background-position: 0;
    left: 2px;
}

@media (min-width: 768px) {
    .bottom-menu-block .soc-block li a.fb {
        background-size: 13px;
        left: -7px;
        top: -2px;
    }
}

.bottom-menu-block .soc-block li a.in {
    width: 24px;
    height: 24px;
    background-size: 22px;
    background-image: url("/_media/images/b2b/social/soc-linkedin@2x.png");
    background-repeat: no-repeat;
    background-position: 0;
    left: 6px;
}

@media (min-width: 768px) {
    .bottom-menu-block .soc-block li a.in {
        background-size: 24px;
        left: 3px;
        top: 1px;
    }
}

.bottom-menu-block .soc-block li a.youtube {
    width: 24px;
    height: 17px;
    background-size: 23px;
    background-image: url("/_media/images/b2b/social/soc-youtube@2x.png");
    background-repeat: no-repeat;
    background-position: 0;
    left: 9px;
}

@media (min-width: 768px) {
    .bottom-menu-block .soc-block li a.youtube {
        background-size: 24px;
        left: 14px;
        top: 8px;
    }
}

.promoted_blocks {
    /*padding-bottom: 27px;*/
}

@media (min-width: 768px) {
    .promoted_blocks {
        padding-top: 22px;
        /*padding-bottom: 17px;*/
    }
}

@media (min-width: 992px) {
    .promoted_blocks {
        padding-top: 0;
    }
}

.promoted_blocks .promoted_block {
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: center;
}

.promoted_blocks .promoted_block img {
    max-width: 100%;
    margin-bottom: 5px;
}

@media (min-width: 992px) {
    .promoted_blocks .promoted_block img {
        margin-bottom: 10px;
    }
}

.promoted_blocks .promoted_block .title {
    text-align: center;
    padding-top: 4px;
    text-decoration: none;
    color: #000000;
}

@media (min-width: 768px) {
    .promoted_blocks .promoted_block .title {
        padding-top: 0px;
        line-height: 1;
    }
}

@media (min-width: 992px) {
    .promoted_blocks .promoted_block .title {
        padding-top: 11px;
        font-size: 1.875rem;
    }
}

.promoted_blocks .promoted_block .title:hover {
    text-decoration: underline;
    text-decoration-skip-ink: none;
}

.owl-carousel-promoted-mobile {
    display: block;
    overflow: hidden;
}

@media (min-width: 768px) {
    .carousel-section {
        border-top: 1px solid #f3f3f5;
        padding-bottom: 37px;
    }
}

.carousel-section h2 {
    margin-top: 5px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .carousel-section h2 {
        margin-top: 38px;
        margin-bottom: 57px;
    }
}

.homepage-carousel-block {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .homepage-carousel-block {
        margin-bottom: 80px;
    }
}

.homepage-carousel-block .carousel-image-block {
    height: 35px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 768px) {
    .homepage-carousel-block .carousel-image-block {
        height: 70px;
    }
}

.homepage-carousel-block .owl-carousel {
    padding: 0px 20px;
}

.homepage-carousel-block .owl-carousel .owl-item img {
    width: auto;
    margin: auto;
    max-width: 80px;
    max-height: 30px;
}

@media (min-width: 768px) {
    .homepage-carousel-block .owl-carousel .owl-item img {
        max-width: 100%;
        max-height: 100%;
    }
}

.homepage-carousel-block .owl-carousel .owl-nav.disabled, .homepage-carousel-block .owl-carousel .owl-dots.disabled {
    display: block !important;
}

.homepage-carousel-block .owl-next,
.homepage-carousel-block .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    width: 11px;
    height: 21px;
    text-indent: -5000px;
    overflow: hidden;
}

@media (min-width: 768px) {
    .homepage-carousel-block .owl-next,
    .homepage-carousel-block .owl-prev {
        margin-top: -20px;
        width: 22px;
        height: 41px;
    }
}

.homepage-carousel-block .owl-prev {
    left: 0;
    background-image: url("/_media/images/b2b/carousel/carousel-arrow-left@2x.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 11px;
}

@media (min-width: 768px) {
    .homepage-carousel-block .owl-prev {
        background-size: 22px;
    }
}

.homepage-carousel-block .owl-next {
    right: 0;
    background-image: url("/_media/images/b2b/carousel/carousel-arrow-right@2x.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 11px;
}

@media (min-width: 768px) {
    .homepage-carousel-block .owl-next {
        background-size: 22px;
    }
}

.banner_left_block {
    display: none;
}

@media (min-width: 1025px) {
    .banner_left_block {
        display: block;
    }
}

.banner_bottom_block {
    width: 298px;
    height: auto;
    margin: 0 auto;
    display: block;
    /*background-image: url("/_media/images/b2b/banner/banner-mobile-2.jpg");*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-bottom: 25px;
}

.banner_bottom_block img {
    width: 100%;
    height: auto;
}

.banner_bottom_block_tablet {
    display: none;
}

@media (min-width: 768px) {
    .banner_bottom_block {
        width: 720px;
        height: 234px;
        /*background-image: url("/_media/images/b2b/banner/banner-tablet.jpg");*/
    }

    .banner_bottom_block_mobile {
        display: none;
    }

    .banner_bottom_block_tablet {
        display: block;
    }
}

@media (min-width: 1025px) {
    .banner_bottom_block {
        display: none;
    }

    .banner_bottom_block_tablet {
        display: none;
    }
}

.top-search-area .categories-area {
    background-color: #415762;
    position: relative;
    z-index: 101;
}

.top-search-area .categories-area ul.menu {
    padding: 0;
    margin: 0;
}

.top-search-area .categories-area ul.menu > li {
    display: inline-block;
    padding: 0px 0px;
    position: relative;
    margin: 0;
    text-align: center;
    list-style: none;
    line-height: 1.1;
    height: 61px;
    padding-top: 23px;
    padding-bottom: 16px;
}

.top-search-area .categories-area ul.menu > li > a {
    text-decoration: none;
    color: #f3f3f5;
    line-height: 1;
    padding: 0px 10px;
    border-left: 1px solid #f3f3f5;
}

@media (min-width: 1025px) {
    .top-search-area .categories-area ul.menu > li > a {
        padding: 0px 20px;
    }
}

@media (min-width: 1200px) {
    .top-search-area .categories-area ul.menu > li > a {
        padding: 0px 30px;
    }
}

@media (min-width: 1590px) {
    .top-search-area .categories-area ul.menu > li > a {
        padding: 0px 50px;
    }
}

.top-search-area .categories-area ul.menu > li:hover {
    background-color: #364953;
}

.top-search-area .categories-area ul.menu > li:hover a {
    border-left: 1px solid transparent;
}

.top-search-area .categories-area ul.menu > li > a:hover {
    background-color: #364953;
    border-left: 1px solid transparent;
}

.top-search-area .categories-area ul.menu > li .content {
    display: none;
    position: absolute;
    z-index: 101;
    top: 61px;
    right: 0;
    padding: 0;
    margin: 0;
    background: #415762;
    width: 385px;
    border-radius: 0 0 10px 10px;
    box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.3);
    padding-top: 32px;
}

.top-search-area .categories-area ul.menu > li .content .col {
    width: 170px;
    float: right;
    margin-right: 30px;
    margin-bottom: 27px;
}

.top-search-area .categories-area ul.menu > li .content .col .title {
    color: #fff;
    border-bottom: 1px solid #3b98e1;
    text-align: right;
}

.top-search-area .categories-area ul.menu > li .content .col .title a {
    color: #fff;
    text-align: right;
    text-decoration: none;
}

.top-search-area .categories-area ul.menu > li .content .col .title a:hover {
    background-color: inherit;
    text-decoration: underline;
}

.top-search-area .categories-area ul.menu > li .content .col ul {
    margin-right: 0;
    padding-right: 0;
}

.top-search-area .categories-area ul.menu > li .content .col:nth-child(odd) {
    margin-left: 20px;
    clear: both;
}

.top-search-area .categories-area ul.menu > li .content li {
    text-align: right;
    border: 0;
    padding: 0;
    display: block;
    margin: 0px 0;
    /*padding: 7px 0;*/
}

.top-search-area .categories-area ul.menu > li .content li a {
    text-align: right;
    border: 0;
    padding: 0;
    display: block;
    min-height: 35px;
    line-height: normal;
    color: #fff;
    background-image: url("/_media/images/b2b/icons/ico-category-arrow@2x.png");
    background-repeat: no-repeat;
    background-position: 100% 48%;
    background-size: 8px;
    /*height: 27px;*/
    padding-right: 15px;
    padding-top: 5%;
    /*white-space: nowrap;/!* by Refael 27.06.18*!/*/
    /*text-overflow: ellipsis; /!* by Refael 27.06.18*!/*/
}

.top-search-area .categories-area ul.menu > li .content li a:hover {
    background-color: inherit;
    text-decoration: underline;
}

.top-search-area .categories-area ul.menu > li:hover .content {
    display: block;
}

.top-search-area .categories-area ul.menu > li:first-of-type {
    padding-right: 0;
}

.top-search-area .categories-area ul.menu > li:last-of-type {
    padding-left: 0;
    border: 0;
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion {
    padding: 0;
    margin: 0;
    list-style: none;
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    position: relative;
    border-bottom: 1px solid #000000;
    min-height: 35px;
    line-height: 35px;
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li::before {
    position: absolute;
    content: "";
    transform: rotateX(0deg);
    width: 16px;
    height: 16px;
    background-image: url("/_media/images/b2b/icons/ico-select-arrow.png");
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    left: 11px;
    top: 14px;
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li.gift_area_wrapper {
    background-color: #000D1F;
    font-weight: 600;
    font-size: 1.3em;
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li.gift_area_wrapper .gift_area {
    padding-right: 24px;
    padding-left: 24px;
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion li.gift_area_wrapper a {
    color: #ffffff;
    display: block;
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li.gift_area_wrapper::before {
    background-image: url("/_media/images/b2b/points_autoworks/white_gift.svg");
    right: 8px;
    top: 4px;
    width: 24px;
    height: 30px;
    background-size: 24px;
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion li.gift_area_wrapper .gift_area::after {
    content: "";
    position: relative;
    display: inline-block;
    background-image: url("/_media/images/b2b/points_autoworks/autoworks_logo_icon.svg");
    background-repeat: no-repeat;
    top: 2px;
    width: 33px;
    height: 12px;
    background-size: 29px;
}

@media (min-width: 768px) {
    .top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li::before {
        width: 27px;
        height: 27px;
        background-size: 27px;
        left: 18px;
        top: 25px;
    }

    .top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li.gift_area_wrapper::before {
        right: 11px;
        top: 8px;
        width: 33px;
        height: 41px;
        background-size: 33px;
    }

    .top-search-area #tabs--main-search .menu-categories.menu-categories--accordion li.gift_area_wrapper .gift_area::after {
        top: 4px;
        width: 44px;
        height: 18px;
        background-size: 39px;
    }
}

@media (min-width: 992px) {
    .top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li::before {
        width: 16px;
        height: 16px;
        background-size: 16px;
        left: 14px;
        top: 21px;
    }
}

@media (min-width: 768px) {
    .top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li {
        min-height: 63px;
        line-height: 63px;
    }
}

@media (min-width: 992px) {
    .top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li {
        min-height: 43px;
        line-height: 43px;
    }
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li .header {
    display: block;
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li .content {
    display: none;
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li > a {
    padding-right: 15px;
    position: relative;
    z-index: 2;
}

@media (min-width: 768px) {
    .top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li > a {
        padding-right: 35px;
    }
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li > ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #000000;
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li:last-of-type {
    border-bottom: 0;
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li.expanded:before {
    transform: rotateX(180deg);
    top: 6px;
}

@media (min-width: 768px) {
    .top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li.expanded:before {
        top: 10px;
    }
}

@media (min-width: 992px) {
    .top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li.expanded:before {
        top: 11px;
    }
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li .content {
    padding: 10px 25px;
    padding-bottom: 0;
    background-color: #3b98e1;
    overflow: hidden;
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li .content .col {
    color: #fff;
    margin-bottom: 20px;
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li .content .col .title {
    color: inherit;
    border-bottom: 1px solid #fff;
    line-height: 1.4;
    margin-top: 10px;
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li .content .col ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li .content .col ul li {
    color: inherit;
    min-height: 35px;
    line-height: 35px;
}

@media (min-width: 768px) {
    .top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li .content .col ul li {
        min-height: 63px;
        line-height: 63px;
    }
}

@media (min-width: 992px) {
    .top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li .content .col ul li {
        min-height: 43px;
        line-height: 43px;
    }
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li .content .col ul li a {
    display: block;
    min-height: 35px;
    line-height: 14px;
    color: inherit;
    background-image: url("/_media/images/b2b/icons/ico-category-arrow@2x.png");
    background-repeat: no-repeat;
    background-position: 100% 48%;
    background-size: 8px;
    height: 27px;
    padding-right: 15px;
    padding-top: 8px;
}

@media (min-width: 768px) {
    .top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li .content .col ul li a {
        min-height: 63px;
        line-height: 63px;
    }
}

@media (min-width: 992px) {
    .top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li .content .col ul li a {
        min-height: 43px;
        line-height: 43px;
    }
}

@media (min-width: 768px) {
    .top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li .content .col ul li a {
        background-position: 100% 50%;
        background-size: 15px;
        /*width: 15px; mask by Refael 27.06.18*/
        white-space: nowrap; /* by Refael 27.06.18*/
        text-overflow: ellipsis; /* by Refael 27.06.18*/
        height: 27px;
        padding-right: 30px;
    }
}

.top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li .content .col:nth-child(2) .title {
    margin-left: 0;
}

@media (min-width: 768px) {
    .top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li .content .col:nth-child(2) .title {
        margin-left: -30px;
    }

    .top-search-area #tabs--main-search .menu-categories.menu-categories--accordion > li .content .col:nth-child(3) .title {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .top-search-area .selectboxes-area #tabs--main-search.ui-tabs .ui-tabs-nav li a {
        font-size: 1rem;
        word-wrap: initial;
        display: block;
        white-space: normal;
        line-height: 0.9375rem;
        padding: 5px 15px;
        margin: auto;
        max-width: 90px;
    }
}

.top-search-area #tabs--search-by-vehicle {
    position: relative;
}

.top-search-area #tabs--search-by-vehicle .add_car_mobile_wrapper img {
    width: 35px;
}

.top-search-area #tabs--search-by-vehicle .error {
    display: none;
    color: red;
}

.header_saved_location {
    height: 137px;
}

.header_saved_location_unlogged {
    height: 137px;
}

@media (max-width: 991px) {
    .top-search-area #tabs--search-by-vehicle .has-error {
        border-color: red !important;
    }

    .header_saved_location {
        height: 87px;
    }

    .header_saved_location_unlogged {
        height: 87px;
    }
}

.top-search-area #tabs--search-by-vehicle .has-error + .error {
    display: block;
    margin-bottom: 15px;
}

@media (min-width: 992px) {
    .top-search-area #tabs--search-by-vehicle .has-error + .error {
        position: absolute;
        top: 90px;
    }
}

@media (max-width: 767px) {
    .top-search-area #tabs--search-by-vehicle .ui-tabs-nav li {
        max-height: 35px;
        line-height: 35px;
    }

    .top-search-area #tabs--search-by-vehicle .ui-tabs-nav li a {
        max-height: 35px;
        line-height: 35px;
    }

    .header_saved_location {
        height: 56px;
    }

    .header_saved_location_unlogged {
        height: 56px;
    }
}

@media (min-width: 992px) {
    .top-search-area #tabs--search-by-vehicle {
        border-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 992px) {
    .top-search-area #tabs--search-by-vehicle .select-block {
        border-radius: 0;
    }
}

.top-search-area #tabs--search-by-vehicle .select-block.engine-code:before {
    /*display: none;*/
}

.top-search-area #tabs--search-by-vehicle .content-search-by-model-code .select-block,
.top-search-area #tabs--search-by-vehicle .content-search-by-chassis-number .select-block {
    width: 100%;
    padding: unset;
}

@media (min-width: 992px) {
    .top-search-area #tabs--search-by-vehicle .content-search-by-model-code .select-block,
    .top-search-area #tabs--search-by-vehicle .content-search-by-chassis-number .select-block {
        width: 100%;
        display: flex;
    }
}

.top-search-area #tabs--search-by-vehicle .content-search-by-vehicle-types .select-block {
    width: 100%;
}

@media (min-width: 992px) {
    .top-search-area #tabs--search-by-vehicle .content-search-by-vehicle-types .select-block {
        width: 25%;
        height: 44px;
        display: block;
        float: right;
        border-left: 1px solid #000000;
    }
}

@media (max-width: 991px) {
    .top-search-area #tabs--search-by-vehicle {
        border: 0;
    }

    .top-search-area #tabs--search-by-vehicle .ui-widget-header {
        margin-bottom: 20px;
        overflow: hidden;
        border-bottom: 0;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .top-search-area #tabs--search-by-vehicle .ui-widget-header {
        margin-bottom: 10px;
    }
}

@media (max-width: 991px) {
    .top-search-area #tabs--search-by-vehicle .ui-widget-header li {
        border-top: 1px solid #000;
    }

    .top-search-area #tabs--search-by-vehicle .ui-widget-header li:first-of-type {
        border-radius: 4px 0 0 4px;
        border-left: 1px solid #000;
    }

    .top-search-area #tabs--search-by-vehicle .ui-widget-header li:last-of-type {
        border-radius: 0 4px 4px 0;
        border-right: 1px solid #000;
    }

    .top-search-area #tabs--search-by-vehicle .select-block {
        position: relative;
        padding-left: 30px;
        padding-right: 0px;
        border-bottom: 1px solid #000000;
        min-height: 35px;
        line-height: 35px;
        border-radius: 7px;
        border: 1px solid #000000;
        margin-bottom: 20px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .top-search-area #tabs--search-by-vehicle .select-block {
        padding-left: 50px;
    }
}

@media (max-width: 991px) and (min-width: 992px) {
    .top-search-area #tabs--search-by-vehicle .select-block {
        padding-left: 36px;
    }
}
.top-search-area #tabs-search-by-vehicle-1 .select-block::before{
    content: none;
}

.select-block .license-plate{
    direction: ltr;
}
@media (min-width: 1600px) {

    .select-block .license-plate{
        width: 264px !important;
    }
}

@media (max-width: 991px) {
    .top-search-area #tabs--search-by-vehicle .select-block::before {
        position: absolute;
        content: none;
        transform: rotateX(0deg);
        width: 16px;
        height: 16px;
        z-index: 2;
        background-image: url("/_media/images/b2b/icons/ico-select-arrow.png");
        background-size: 16px;
        background-repeat: no-repeat;
        background-position: 0px 0px;
        left: 11px;
        top: 14px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .top-search-area #tabs--search-by-vehicle .select-block::before {
        width: 27px;
        height: 27px;
        background-size: 27px;
        left: 18px;
        top: 25px;
    }
}

@media (max-width: 991px) and (min-width: 992px) {
    .top-search-area #tabs--search-by-vehicle .select-block::before {
        width: 16px;
        height: 16px;
        background-size: 16px;
        left: 14px;
        top: 19px;
    }
}

@media (max-width: 991px) {
    .top-search-area #tabs--search-by-vehicle .select-block.open::before {
        transform: rotateX(180deg);
        top: 6px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .top-search-area #tabs--search-by-vehicle .select-block.open::before {
        top: 13px;
    }
}

@media (max-width: 991px) and (min-width: 992px) {
    .top-search-area #tabs--search-by-vehicle .select-block.open::before {
        top: 11px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .top-search-area #tabs--search-by-vehicle .select-block {
        min-height: 63px;
        line-height: 63px;
    }
}

@media (max-width: 991px) and (min-width: 992px) {
    .top-search-area #tabs--search-by-vehicle .select-block {
        min-height: 43px;
        line-height: 43px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .top-search-area #tabs--search-by-vehicle .select-block {
        border-radius: 15px;
    }
}

@media (max-width: 991px) and (min-width: 992px) {
    .top-search-area #tabs--search-by-vehicle .select-block {
        border-radius: 15px;
    }
}

@media (max-width: 991px) {
    .top-search-area #tabs--search-by-vehicle .select-block .twitter-typeahead {
        border-radius: 7px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .top-search-area #tabs--search-by-vehicle .select-block .twitter-typeahead {
        border-radius: 15px;
    }
}

@media (max-width: 991px) and (min-width: 992px) {
    .top-search-area #tabs--search-by-vehicle .select-block .twitter-typeahead {
        border-radius: 15px;
    }
}

.top-search-area #tabs-search-by-vehicle-1 .select-block input::placeholder{
    color: lightgray;
}

@media (max-width: 991px) {
    .select-block .license-span{
        display: none;
    }

    .select-block .err-license{
        position: absolute;
        font-size: 12px;
        font-family: SpoilerRegular;
        color: red;
        bottom: -28px;
        right: 6px;
    }

    .select-block .err-license.disabled{
        display: none;
    }

    .top-search-area #tabs--search-by-vehicle .select-block input,
    .top-search-area #tabs--search-by-vehicle .select-block select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none;
        width: 100%;
        display: block;
        border: 0;
        background: none;
        text-align: right;
        height: 33px;
        position: relative;
        font-size: 22px;
        line-height: 33px;
    }

    .select-block .license-plate{
        text-align: center !important;
        letter-spacing: 8px;
        padding: unset;
    }

    .license-plate-wrapper{
        overflow: hidden;
        width: 268px;
    }

}

.license-results .car-name{
    font-size: 26px;
    font-family: SpoilerRegular;
    color: black;
    margin-bottom: 26px;
}

.license-results .car-name span{
    font-size: 18px;
    color: #666666;
}


#tabs-search-by-vehicle-1 .license-results .radio-wrapper{
    display: flex;
    justify-content: right;
    align-items: center;
    padding-bottom: 10px;
}

.license-results .radio-wrapper .img-wrap{
    position: relative;
    margin: 0 0 0 9px;
}

.license-results .radio-wrapper .img-wrap .fill{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-44%);
    display: none;
}

.license-results .radio-wrapper.active .img-wrap .fill{
    display: block;
}

#tabs-search-by-vehicle-1 .license-results .radio-result{
    color: black;
    border: none;
    -webkit-appearance: button;
    margin: unset;
    padding: unset;
    height: 18px;
    width: 0;
}

#tabs-search-by-vehicle-1 .license-results label{
    font-size: 18px;
    font-family: SpoilerRegular;
    margin: 0 0 0 9px;
    font-weight: normal;
}


@media (min-width: 992px) {

    .license-results .radio-wrapper .img-wrap .fill{
        transform: translate(-52%,-52%);
    }

    .select-block .err-license{
        display: none;
    }

    #tabs-search-by-vehicle-1 .license-results{
        position: absolute;
        width: 100.3%;
        background: white;
        z-index: 10;
        border: solid 1px black;
        border-top: none;
        border-bottom: none;
        right: -1px;
    }

    .license-results .radio-wrapper {
        cursor: pointer;
        padding-right: 18px;
    }

    .license-results .radio-wrapper:last-child{
        border-bottom: solid 1px black;
    }

    .license-results .car-name{
        font-size: 26px;
        font-family: SpoilerRegular;
        color: black;
        padding-top: 5px;
        margin-bottom: 10px;
        padding-right: 21px;
    }

    .license-results .car-name span{
        font-size: 18px;
        color: #666666;
    }

    #tabs-search-by-vehicle-1 .license-results label{
        font-size: 21px;
        font-weight: normal;
        cursor: pointer;
    }

}

.top-search-area #tabs--search-by-vehicle .select-block img{
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

@media (max-width: 991px) and (max-width: 767px) {
    .top-search-area #tabs--search-by-vehicle .select-block {
        margin-bottom: 13px;
    }
}

.top-search-area #tabs-search-by-vehicle-3 .select-block {
    background-color: #fff;
}

@media (min-width: 992px) {

    .select-block .license-plate{
        height: 43px;
        padding: 0 0 0 15px;
        text-align: center;
        letter-spacing: 10px;
        width: auto;
    }

    .select-block .license-span.full{
        width: 100%;
    }

    .select-block .license-plate::-webkit-inner-spin-button, .select-block .license-plate::-webkit-outer-spin-button{
        -webkit-appearance: none;
        margin: 0;
    }

    .select-block .license-span{
        width: 66.8%;
        background: rgb(237, 237, 237);
        border-left: solid 1px black;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .select-block .license-span span{
        display: block;
        margin: 0 2px;
    }

    .select-block .license-span.hidden{
        display: none;
    }

    .top-search-area #tabs-search-by-vehicle-3 {
        margin-left: -1px;
        margin-right: -1px;
    }

    .top-search-area #tabs-search-by-vehicle-3 .select-block.manufacturer {
        border-right: 1px solid #000;
        border-bottom-right-radius: 4px;
    }

    .top-search-area #tabs-search-by-vehicle-3 .select-block.engine-code, .top-search-area #tabs-search-by-vehicle-3 .select-block.power {
        border-bottom-left-radius: 4px;
    }
}

.top-search-area #tabs-search-by-vehicle-3 .select-block.engine-code input.placeholder {
    color: #dadada;
}

.top-search-area #tabs-search-by-vehicle-3 .select-block.engine-code input:-moz-placeholder {
    color: #dadada;
}

.top-search-area #tabs-search-by-vehicle-3 .select-block.engine-code input::-moz-placeholder {
    color: #dadada;
}

.top-search-area #tabs-search-by-vehicle-3 .select-block.engine-code input:-ms-input-placeholder {
    color: #dadada;
}

.top-search-area #tabs-search-by-vehicle-3 .select-block.engine-code input::-webkit-input-placeholder {
    color: #dadada;
}

.top-search-area #tabs-search-by-vehicle-2 .tt-suggestion {
    direction: rtl;
}

.top-search-area #tabs-search-by-vehicle-2 .tt-suggestion span {
    display: inline-block;
}

.top-search-area .tabs--search-by-vehicle--outer {
    border: 1px solid #000000;
    background-color: #fff;
    border-radius: 7px;
}

@media (min-width: 768px) {
    .top-search-area .tabs--search-by-vehicle--outer {
        border-radius: 15px;
    }
}

@media (min-width: 992px) {
    .top-search-area .tabs--search-by-vehicle--outer {
        border-radius: 15px;
    }
}

@media (min-width: 992px) {
    .top-search-area .tabs--search-by-vehicle--outer {
        border: 0;
        border-radius: 0;
    }
}

.top-search-area .tabs--search-by-vehicle--outer .header {
    position: relative;
    margin: 0;
    cursor: pointer;
    min-height: 30px;
    line-height: 30px;
    text-align: center;
}

.top-search-area .tabs--search-by-vehicle--outer .header::before {
    position: absolute;
    content: "";
    transform: rotateX(0deg);
    width: 16px;
    height: 16px;
    z-index: 2;
    background-image: url("/_media/images/b2b/icons/ico-select-arrow.png");
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    left: 11px;
    top: 12px;
}

@media (min-width: 768px) {
    .top-search-area .tabs--search-by-vehicle--outer .header::before {
        width: 27px;
        height: 27px;
        background-size: 27px;
        left: 18px;
        top: 22px;
    }
}

@media (min-width: 992px) {
    .top-search-area .tabs--search-by-vehicle--outer .header::before {
        width: 16px;
        height: 16px;
        background-size: 16px;
        left: 14px;
        top: 21px;
    }
}

@media (min-width: 768px) {
    .top-search-area .tabs--search-by-vehicle--outer .header {
        min-height: 58px;
        line-height: 58px;
    }
}

@media (min-width: 992px) {
    .top-search-area .tabs--search-by-vehicle--outer .header {
        min-height: 43px;
        line-height: 43px;
    }
}

@media (min-width: 992px) {
    .top-search-area .tabs--search-by-vehicle--outer .header {
        display: none;
    }
}

.top-search-area .tabs--search-by-vehicle--outer.expanded .header::before {
    transform: rotateX(180deg);
    top: 3px;
}

@media (min-width: 768px) {
    .top-search-area .tabs--search-by-vehicle--outer.expanded .header::before {
        top: 9px;
    }
}

@media (min-width: 992px) {
    .top-search-area .tabs--search-by-vehicle--outer.expanded .header::before {
        top: 11px;
    }
}

.top-search-area .tabs--search-by-vehicle--outer .content {
    padding: 0 10px;
    display: none;
}

@media (min-width: 768px) {
    .top-search-area .tabs--search-by-vehicle--outer .content {
        padding: 0 20px;
    }
}

@media (min-width: 992px) {
    .top-search-area .tabs--search-by-vehicle--outer .content {
        padding: 0;
        display: block;
    }
}

.top-search-area .tabs--search-by-vehicle--outer .bottom-line {
    overflow: hidden;
}

.top-search-area .tabs--search-by-vehicle--outer .bottom-line .back-block {
    text-align: left;
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
}

.top-search-area .tabs--search-by-vehicle--outer .bottom-line .button-block {
    text-align: right;
    float: right;
    width: 50%;
    margin: 0;
    padding: 0;
}

@media (min-width: 992px) {
    .top-search-area .tabs--search-by-vehicle--outer .bottom-line {
        display: none;
    }
}

.top-search-area .tabs--search-by-vehicle--pretext {
    padding-left: 0;
}

.top-search-area .tabs--search-by-vehicle--table {
    position: relative;
}

@media (min-width: 992px) {
    .top-search-area .tabs--search-by-vehicle--table {
        padding-left: 80px;
    }
}

.top-search-area .tabs--search-by-vehicle--afterbtn {
    padding-right: 0;
    position: absolute;
    left: 15px;
    margin-left: 0;
    padding-left: 0;
    top: 60px;
}

.modal-backdrop.in {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modal--theme button.close {
    text-indent: -5000px;
    overflow: hidden;
    opacity: 1;
    width: 24px;
    height: 24px;
    background-image: url("/_media/images/b2b/icons/ico-popup-close--mobile@2x.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 24px;
    position: absolute;
    top: -33px;
    left: 50%;
    margin-left: -12px;
}

.modal--theme button.close, .modal--theme button.close:focus {
    outline: none;
}

@media (min-width: 768px) {
    .modal--theme button.close {
        width: 59px;
        height: 59px;
        background-image: url("/_media/images/b2b/icons/ico-popup-close--tablet@2x.png");
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 59px;
        position: absolute;
        top: -79px;
        left: 50%;
        margin-left: -29px;
    }
}

@media (min-width: 992px) {
    .modal--theme button.close {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        float: left;
        margin-top: 17px;
        margin-left: 19px;
        width: 19px;
        height: 19px;
        background-image: url("/_media/images/b2b/icons/ico-popup-close.png");
        background-size: 19px;
    }
}

.modal--theme .ui-tabs {
    border: 0;
}

.modal--theme .ui-tabs .ui-tabs-nav {
    padding: 0;
    background: transparent;
    border: 0;
}

.modal--theme .ui-tabs .ui-tabs-nav li {
    border: 0;
    margin: 0;
    padding: 0;
    background: transparent;
    border-radius: 0;
}

.modal--theme .ui-tabs .ui-tabs-nav li .ui-tabs-anchor:focus,
.modal--theme .ui-tabs .ui-tabs-nav li .ui-tabs-anchor {
    padding: 0;
    color: #000000;
    outline: none;
    font-family: "SpoilerRegular";
    font-size: 0.875rem;
}

@media (min-width: 768px) {
    .modal--theme .ui-tabs .ui-tabs-nav li .ui-tabs-anchor:focus,
    .modal--theme .ui-tabs .ui-tabs-nav li .ui-tabs-anchor {
        font-size: 1.25rem;
    }
}

.modal--theme .ui-tabs .ui-tabs-panel {
    padding: 0;
    font-family: "SpoilerRegular";
    font-size: 0.875rem;
}

@media (min-width: 768px) {
    .modal--theme .ui-tabs .ui-tabs-panel {
        font-size: 1.25rem;
    }
}

.modal--theme .ui-widget input, .modal--theme .ui-widget select, .modal--theme .ui-widget textarea, .modal--theme .ui-widget button {
    font-family: "SpoilerRegular";
    font-size: 0.875rem;
}

@media (min-width: 768px) {
    .modal--theme .ui-widget input, .modal--theme .ui-widget select, .modal--theme .ui-widget textarea, .modal--theme .ui-widget button {
        font-size: 1.25rem;
    }
}

.modal--theme .modal-dialog {
    margin-top: 90px;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog {
        margin-top: 176px;
        width: 722px;
    }
}

@media (min-width: 992px) {
    .modal--theme .modal-dialog {
        margin-top: 132px;
        width: 753px;
    }
}

.modal--theme .modal-dialog .modal-content {
    box-shadow: none;
    border-radius: 10px;
    border: 1px solid black;
}

.modal--theme .modal-dialog .modal-content .modal-body {
    padding-bottom: 22px;
    padding-top: 18px;
    text-align: center;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog .modal-content .modal-body {
        padding-top: 25px;
        padding-bottom: 40px;
    }
}

@media (min-width: 992px) {
    .modal--theme .modal-dialog .modal-content .modal-body {
        padding-top: 70px;
        padding-bottom: 55px;
    }
}

#modalGeneral .modal-dialog .modal-content form {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 17px;
}

#modalGeneral .modal-dialog .modal-content .btn-line {
    padding-top: 10px;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog .modal-content form {
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 30px;
    }
}

@media (min-width: 992px) {
    .modal--theme .modal-dialog .modal-content form {
        padding-left: 113px;
        padding-right: 117px;
        padding-top: 9px;
    }

    #modalGeneral.modal--theme .modal-dialog {
        width: 581px;
    }

    #modalGeneral .modal-dialog .modal-content .title {
        font-size: 33px;
    }

    #modalGeneral .modal-dialog .modal-content .popup_content {
        font-size: 29px;
        font-family: SpoilerBold;
    }
}

.modal--theme .modal-dialog .modal-content form p {
    margin-bottom: 7px;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog .modal-content form p {
        margin-bottom: 15px;
    }
}

@media (min-width: 992px) {
    .modal--theme .modal-dialog .modal-content form p {
        margin-bottom: 16px;
    }

    .modal--theme .modal-dialog .modal-content form .yes_no_content {
        margin-bottom: 46px;
    }
}

.modal--theme .upsale_corner {
    display: none;
}

.modal--theme .buy_get_btn {
    display: none !important;
}

.modal--theme.buy_and_get_general_wrapper,
.modal--theme.buy_and_get_with_item_wrapper {
    text-align: center;
}

.buy_and_get_general_wrapper .upsale_corner,
.buy_and_get_with_item_wrapper .upsale_corner {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 90.5px;
    height: 64px;
    background: #3798DF;
    color: #ffffff;
    transform-origin: right bottom;
    transform: rotate(45deg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 4px;
    box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.15);
    font-size: 15px;
}

.buy_and_get_general_wrapper .modal-body,
.buy_and_get_with_item_wrapper .modal-body {
    overflow: hidden;
    border-radius: 10px;
}

.modal--theme.buy_and_get_general_wrapper .modal-content,
.modal--theme.buy_and_get_with_item_wrapper .modal-content {
    font-size: 19px;
}

.modal--theme.buy_and_get_general_wrapper .btn {
    display: none !important;
}

.modal--theme.buy_and_get_general_wrapper .buy_get_btn {
    display: block !important;
    margin: 0 auto;
}

.modal--theme.buy_and_get_with_item_wrapper .yes_no_button_title {
    font-size: 12.5px;
    font-weight: 100;
}

.modal--theme.buy_and_get_general_wrapper .cancel_btn,
.modal--theme.buy_and_get_with_item_wrapper .cancel_btn {
    background: none;
    color: #000;
    border: none;
    text-decoration: underline;
    margin-bottom: 0 !important;
}

.modal--theme .title {
    font-size: 19px;
}

.modal--theme .popup_content {
    font-size: 19px;
}

@media (min-width: 992px) {
    .modal--theme.buy_and_get_general_wrapper .modal-dialog,
    .modal--theme.yes_no_modal .modal-dialog {
        width: 581px;
    }

    .modal--theme.yes_no_modal .yes_no_title {
        font-size: 33px;
    }

    .yes_no_modal .yes_no_content {
        font-size: 29px;
    }

    .modal--theme.yes_no_modal .modal-dialog .modal-content form {
        padding: 9px 10px;
    }

    .modal--theme.buy_and_get_with_item_wrapper .upsale_corner {
        width: 191px;
        height: 135px;
        font-size: 33px;
        padding-bottom: 8px;
    }

    .modal--theme.buy_and_get_general_wrapper .upsale_corner {
        width: 151px;
        height: 107px;
        font-size: 28px;
        padding-bottom: 4px;
    }

    .modal--theme.buy_and_get_general_wrapper .title {
        font-size: 33px;
    }

    .modal--theme.buy_and_get_with_item_wrapper .title {
        font-size: 38px;
        font-family: SpoilerBold;
    }

    .modal--theme.buy_and_get_general_wrapper .popup_content {
        font-size: 29px;
        font-family: SpoilerBold;
    }

    .modal--theme.buy_and_get_with_item_wrapper .yes_no_content {
        font-size: 33px;
        font-family: SpoilerBold;
    }

    .modal--theme.buy_and_get_general_wrapper .modal-dialog .modal-content form {
        padding: 40px 0 0;
    }

    .modal--theme.buy_and_get_general_wrapper .modal-dialog .modal-content form .btn-line .btn {
        width: 230px;
    }

    .yes_no_modal .modal-dialog .modal-content form .btn-line .btn {
        display: block !important;
        margin: 0 auto;
        width: auto !important;
        padding: 0 15px !important;
    }
}

.modal--theme .modal-dialog .modal-content form .select-block--one,
.modal--theme .modal-dialog .modal-content form input {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 2px;
    font-family: "SpoilerRegular";
    font-size: 0.875rem;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog .modal-content form .select-block--one,
    .modal--theme .modal-dialog .modal-content form input {
        border-radius: 5px;
    }
}

@media (min-width: 992px) {
    .modal--theme .modal-dialog .modal-content form .select-block--one,
    .modal--theme .modal-dialog .modal-content form input {
        border-radius: 4px;
    }
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog .modal-content form .select-block--one,
    .modal--theme .modal-dialog .modal-content form input {
        font-size: 1.25rem;
    }
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog .modal-content form .select-block--one,
    .modal--theme .modal-dialog .modal-content form input {
        margin-bottom: 25px;
    }
}

@media (min-width: 992px) {
    .modal--theme .modal-dialog .modal-content form .select-block--one,
    .modal--theme .modal-dialog .modal-content form input {
        margin-bottom: 30px;
    }
}

.modal--theme .modal-dialog .modal-content form .btn-line {
    text-align: center;
    padding-top: 30px;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog .modal-content form .btn-line {
        padding-top: 50px;
    }
}

@media (min-width: 992px) {
    .modal--theme .modal-dialog .modal-content form .btn-line {
        padding-top: 76px;
    }
}

.modal--theme .modal-dialog .modal-content form .btn-line .btn {
    display: inline-block;
    /*padding: 0 20px; old css*/
    padding: 0 8%;
    width: 170px;
}

.modal--theme .modal-dialog .modal-content form .btn-line-fix {
    width: 170px;
    margin: 0 auto;
}

.modal--theme .modal-dialog .modal-content form .btn-line .btn.btn-go {
    float: none;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog .modal-content form .btn-line .btn {
        padding: 0 50px;
        /*width: 262px;*/
    }

    .modal--theme .modal-dialog .modal-content form .btn-line .btn.btn_form_login {
        padding: 0 10px;
        width: 262px;
    }

    .modal--theme .modal-dialog .modal-content form .btn-line-fix {
        width: 262px;
        margin: 0 auto;
    }
}

@media (min-width: 992px) {
    .modal--theme .modal-dialog .modal-content form .btn-line .btn {

    }

    .buy_and_get_with_item_wrapper .modal-dialog .modal-content form .btn-line .btn {
        font-size: 23px;
        font-weight: 100;
    }

    .buy_and_get_with_item_wrapper .modal-dialog .modal-content form .btn-line .cancel_btn {
        font-size: 18px;
    }

    .modal--theme .modal-dialog .modal-content form .btn-line .btn.btn-go {
        padding: 0 40px;
    }
}

.modal--theme .ui-tabs {
    border-radius: 5px;
}

@media (min-width: 768px) {
    .modal--theme .ui-tabs {
        border-radius: 20px;
    }
}

.modal--theme .ui-tabs .ui-tabs-nav {
    text-align: center;
}

.modal--theme .ui-tabs .ui-tabs-nav li {
    float: none;
    display: inline-block;
    height: 12px;
    line-height: 12px;
}

@media (min-width: 768px) {
    .modal--theme .ui-tabs .ui-tabs-nav li {
        height: 12px;
        line-height: 12px;
    }
}

@media (min-width: 992px) {
    .modal--theme .ui-tabs .ui-tabs-nav li {
        height: 22px;
        line-height: 22px;
    }
}

.modal--theme .ui-tabs .ui-tabs-nav li a {
    font-family: "SpoilerBold";
    /*border-bottom: 1px solid #3b98e1;*/
    padding-bottom: 1px !important;
    display: block;
}

@media (min-width: 768px) {
    .modal--theme .ui-tabs .ui-tabs-nav li a {
        /*border-bottom: 2px solid #3b98e1;*/
        padding-bottom: 4px !important;
    }
}

@media (min-width: 992px) {
    .modal--theme .ui-tabs .ui-tabs-nav li a {
        padding-bottom: 0 !important;
    }
}

.modal--theme .ui-tabs .ui-tabs-nav li + li {
    border-right: 1px solid black;
    padding-left: 2px;
    padding-right: 6px;
}

@media (min-width: 768px) {
    .modal--theme .ui-tabs .ui-tabs-nav li + li {
        padding-left: 2px;
        padding-right: 6px;
    }
}

.modal--theme .ui-tabs .ui-tabs-nav .ui-tabs-active a {
    font-family: "SpoilerRegular";
    border-bottom: 2px solid #3b98e1;
}

.tab-form--sign-in .btn-line {
    text-align: center;
}

.tab-form--sign-in form {
    padding-top: 25px !important;
}

@media (min-width: 768px) {
    .tab-form--sign-in form {
        padding-top: 69px !important;
    }
}

@media (min-width: 992px) {
    .tab-form--sign-in form {
        padding-top: 70px !important;
    }
}

.tab-form--sign-up .btn-submit {
    float: right;
}

.tab-form--sign-up .btn-view {
    float: left;
    border-color: #3b98e1;
}

.tab-form--forget-password .btn-submit {
    float: right;
}

.tab-form--forget-password .btn-view {
    float: left;
}

.tab-form--forget-password form {
    padding-top: 0 !important;
}

.forget-password-btn {
    float: left;
    cursor: pointer;
}

@media (min-width: 768px) {
    .forget-password-btn {
        float: left;
    }
}

@media (min-width: 992px) {
    .forget-password-btn {
        float: left;
        position: relative;
        top: -30px;
        font-size: 1.125rem;
    }
}

.form--section-title {
    display: block;
    position: relative;
    text-align: right;
    padding: 0;
    padding-top: 2px;
    padding-bottom: 10px;
}

@media (min-width: 768px) {
    .form--section-title {
        padding-top: 4px;
        padding-bottom: 20px;
    }
}

@media (min-width: 992px) {
    .form--section-title {
        padding-top: 5px;
        padding-bottom: 21px;
    }
}

.form--section-title span {
    position: relative;
    background-color: #fff;
    z-index: 2;
    padding-left: 10px;
}

@media (min-width: 768px) {
    .form--section-title span {
        padding-left: 50px;
    }
}

@media (min-width: 992px) {
    .form--section-title span {
        padding-left: 50px;
    }
}

.form--section-title:before {
    display: block;
    content: "";
    position: absolute;
    left: 0px;
    top: 14px;
    height: 1px;
    background-color: #ebebeb;
    width: 100%;
}

@media (min-width: 768px) {
    .form--section-title:before {
        top: 14px;
    }
}

@media (min-width: 992px) {
    .form--section-title:before {
        top: 21px;
    }
}

.modal--theme .ui-tabs .ui-tabs-nav li .ui-tabs-anchor:focus, .modal--theme .ui-tabs .ui-tabs-nav li .ui-tabs-anchor {
    font-family: "SpoilerBold";
}

@media (min-width: 768px) {
    .label--checkbox {
        position: relative;
    }
}

@media (min-width: 992px) {
    .label--checkbox {
        position: relative;
        top: -12px;
        margin-top: 0;
        margin-bottom: -12px;
    }

    .label--checkbox.label--checkbox--legal {
        margin-bottom: -8px;
        top: -8px;
    }
}

.modal--theme .report-error--block .product-block {
    overflow: hidden;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    .modal--theme .report-error--block .product-block {
        padding-top: 30px;
        margin-bottom: 20px;
    }
}

@media (min-width: 992px) {
    .modal--theme .report-error--block .product-block {
        margin-bottom: 16px;
    }
}

.modal--theme .report-error--block .product-block .img-block {
    width: 65px;
    height: 45px;
    text-align: center;
    float: left;
    margin-right: 20px;
    border: 1px solid #909090;
}

@media (min-width: 768px) {
    .modal--theme .report-error--block .product-block .img-block {
        width: 165px;
        height: 113px;
    }
}

@media (min-width: 992px) {
    .modal--theme .report-error--block .product-block .img-block {
        width: 111px;
        height: 76px;
    }
}

.modal--theme .report-error--block .product-block .img-block img {
    max-width: 100%;
}

@media (min-width: 768px) {
    .modal--theme .report-error--block .product-block .title {
        font-size: 1.875rem;
    }
}

@media (min-width: 992px) {
    .modal--theme .report-error--block .product-block .title {
        margin-bottom: 0;
    }
}

.modal--theme .report-error--block .product-block .product-name {
    font-size: 0.625rem;
}

@media (min-width: 768px) {
    .modal--theme .report-error--block .product-block .product-name {
        font-size: 1.25rem;
        line-height: 1;
    }
}

@media (min-width: 992px) {
    .modal--theme .report-error--block .product-block .product-name {
        margin-top: 19px;
    }
}

@media (min-width: 768px) {
    .modal--theme .report-error--block .product-block .sub-data {
        font-size: 1.875rem;
        line-height: 1;
    }
}

.modal--theme .report-error--block form {
    padding-top: 0 !important;
}

@media (min-width: 768px) {
    .modal--theme .report-error--block form {
        padding-top: 17px !important;
    }
}

@media (min-width: 992px) {
    .modal--theme .report-error--block form {
        padding-top: 0 !important;
    }
}

.modal--theme .report-error--block textarea {
    min-height: 85px;
    padding: 7px;
}

@media (min-width: 768px) {
    .modal--theme .report-error--block textarea {
        min-height: 170px;
    }
}

@media (min-width: 992px) {
    .modal--theme .report-error--block textarea {
        min-height: 133px;
    }
}

.modal--theme .report-error--block .btn-line {
    padding-top: 15px !important;
}

@media (min-width: 992px) {
    .modal--theme .report-error--block .btn-line {
        padding-top: 34px !important;
    }
}

.modal--theme .report-error--block .btn-line .btn {
    padding: 0 45px !important;
}

@media (min-width: 768px) {
    .modal--theme .report-error--block .btn-line .btn {
        padding: 0 70px !important;
    }
}

@media (min-width: 992px) {
    .modal--theme .report-error--block .btn-line .btn {
        padding: 0 60px !important;
    }
}

.modal--theme .modal-dialog .modal-content .upsale--block form .title {
    text-align: center;
}

.modal--theme .modal-dialog .modal-content .upsale--block form .img-block {
    text-align: center;
}

@media (min-width: 992px) {
    .modal--theme .modal-dialog .modal-content .upsale--block form .btn-line .btn {
        padding: 0 50px;
    }
}

.modal--theme .modal-dialog .modal-content .contact--block {
    padding-bottom: 40px;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog .modal-content .contact--block {
        padding-bottom: 20px;
    }
}

.modal--theme .modal-dialog .modal-content .contact--block .content-block .col--mail {
    text-align: center;
}

.modal--theme .modal-dialog .modal-content .contact--block .content-block .col--mail .img-block {
    margin: auto;
    width: 42px;
    height: 27px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url("/_media/images/b2b/icons/contact--mail.png");
    background-repeat: no-repeat;
    background-size: 42px;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog .modal-content .contact--block .content-block .col--mail .img-block {
        background-size: 84px;
        margin-top: 20px;
        margin-bottom: 40px;
        width: 84px;
        height: 54px;
    }
}

.modal--theme .modal-dialog .modal-content .contact--block .content-block .col--mail a {
    color: #fff;
    text-align: center;
}

.modal--theme .modal-dialog .modal-content .contact--block .content-block .col--mail a:hover {
    text-decoration: none;
}

.modal--theme .modal-dialog .modal-content .contact--block .content-block .col--phone {
    text-align: center;
}

.modal--theme .modal-dialog .modal-content .contact--block .content-block .col--phone .img-block {
    margin: auto;
    width: 32px;
    height: 32px;
    margin-top: 15px;
    margin-bottom: 19px;
    background-image: url("/_media/images/b2b/icons/contact--phone.png");
    background-repeat: no-repeat;
    background-size: 32px;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog .modal-content .contact--block .content-block .col--phone .img-block {
        background-size: 64px;
        margin-top: 15px;
        margin-bottom: 33px;
        width: 64px;
        height: 64px;
    }
}

.modal--theme .modal-dialog .modal-content .contact--block .content-block .col--separator {
    position: relative;
    text-align: center;
    color: #123b53;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog .modal-content .contact--block .content-block .col--separator {
        padding-top: 50px;
    }
}

.modal--theme .modal-dialog .modal-content .contact--block .content-block .col--separator:before,
.modal--theme .modal-dialog .modal-content .contact--block .content-block .col--separator:after {
    display: block;
    content: "";
    position: absolute;
    width: 2px;
    height: 38px;
    left: 50%;
    margin-left: -1px;
    background-color: #194158;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog .modal-content .contact--block .content-block .col--separator:before,
    .modal--theme .modal-dialog .modal-content .contact--block .content-block .col--separator:after {
        height: 76px;
    }
}

.modal--theme .modal-dialog .modal-content .contact--block .content-block .col--separator:before {
    top: 0;
}

.modal--theme .modal-dialog .modal-content .contact--block .content-block .col--separator:after {
    bottom: -35px;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog .modal-content .contact--block .content-block .col--separator:after {
        bottom: -70px;
    }
}

.modal--theme .modal-dialog.modal-dialog--return {
    max-width: 490px;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog.modal-dialog--return form {
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 15px;
    }
}

@media (min-width: 992px) {
    .modal--theme .modal-dialog.modal-dialog--return form {
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 15px;
    }
}

.modal--theme .modal-dialog.modal-dialog--offer-action {
    max-width: 240px;
    margin: 90px auto;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog.modal-dialog--offer-action {
        max-width: 440px;
    }
}

.modal--theme .modal-dialog.modal-dialog--offer-action .modal-content .modal-body {
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog.modal-dialog--offer-action .modal-content .modal-body {
        padding-bottom: 60px;
    }
}

.modal--theme .modal-dialog.modal-dialog--offer-action form {
    padding-left: 30px;
    padding-right: 30px;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog.modal-dialog--offer-action form {
        padding-top: 15px;
    }
}

@media (min-width: 992px) {
    .modal--theme .modal-dialog.modal-dialog--offer-action form {
        padding-top: 15px;
    }
}

.modal--theme .modal-dialog.modal-dialog--offer-action form .btn-line {
    padding-top: 0;
}

.modal--theme .modal-dialog.modal-dialog--offer-action form .btn-line .btn--yes {
    float: right;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog.modal-dialog--offer-action form .btn-line .btn--yes {
        padding: 0 50px;
    }
}

@media (min-width: 992px) {
    .modal--theme .modal-dialog.modal-dialog--offer-action form .btn-line .btn--yes {
        padding: 0 50px;
    }
}

.modal--theme .modal-dialog.modal-dialog--offer-action form .btn-line .btn--cancel {
    float: left;
}

@media (min-width: 768px) {
    .modal--theme .modal-dialog.modal-dialog--offer-action form .btn-line .btn--cancel {
        padding: 0 50px;
    }
}

@media (min-width: 992px) {
    .modal--theme .modal-dialog.modal-dialog--offer-action form .btn-line .btn--cancel {
        padding: 0 50px;
    }
}

.modal--theme .modal-dialog.modal-dialog--gift .modal-content form p.title {
    margin-bottom: 0;
}

.user-menu-block .top-line {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-top: 7px;
    padding-right: 32px;
}

.user-menu-block .top-line li {
    display: inline-block;
    color: #fff;
    padding: 0 7px;
    height: 18px;
    line-height: 14px;
}

.user-menu-block .top-line li a {
    color: inherit;
    text-decoration: underline;
}

.user-menu-block .top-line li:first-of-type {
    border-left: 1px solid #fff;
    padding-right: 0;
}

.user-menu-block .personal-area-btn {
    margin-right: 4px;
    margin-top: 21px;
    width: 27px;
    height: 20px;
    cursor: pointer;
    background-image: url("/_media/images/b2b/personal-area/ico-menu.png");
    background-repeat: no-repeat;
    background-size: 27px;
    background-position: 50% 50%;
    border-width: 0;
    border-radius: 0;
}

@media (min-width: 768px) {
    .user-menu-block .personal-area-btn {
        margin-right: -10px;
    }
}

@media (min-width: 992px) {
    .user-menu-block .personal-area-btn {
        margin-right: 32px;
    }
}

@media (min-width: 768px) {
    .user-menu-block .personal-area-btn {
        margin-top: 33px;
        width: 33px;
        height: 20px;
        background-size: 33px;
    }
}

@media (min-width: 992px) {
    .user-menu-block .personal-area-btn {
        width: auto;
        border-width: 1px;
        border-color: #fff;
        border-radius: 15px;
        padding-left: 30px;
        margin-top: 16px;
        height: 37px;
        padding-right: 8px;
        background-image: url("/_media/images/b2b/personal-area/icon-user-arrow@2x.png");
        background-repeat: no-repeat;
        background-size: 17px;
        background-position: 10px 50%;
    }
}

.user-menu-block .personal-area-btn span {
    display: inline-block;
    padding-right: 30px;
    background-image: url("/_media/images/b2b/personal-area/icon-user@2x.png");
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: 100% 20%;
    min-height: 20px;
}

.user-menu-block .personal-area {
    margin-right: 4px;
    margin-top: -10px;
    width: 170px;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 0 0 2px #fafafa;
    border-radius: 2px;
    border: 1px solid #e8e8e8;
    z-index: 1200;
}

@media (min-width: 768px) {
    .user-menu-block .personal-area {
        margin-right: 10px;
        margin-top: -12px;
    }
}

@media (min-width: 992px) {
    .user-menu-block .personal-area {
        margin-right: 32px;
        margin-top: 13px;
        width: 303px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .user-menu-block .personal-area li:nth-last-child(2) {
        border-bottom: none;
    }
}

.user-menu-block .personal-area li {
    border-bottom: 1px solid #90a4af;
    height: 36px;
    line-height: 36px;

}

@media (max-width: 992px) {
    .user-menu-block .personal-area li {
        background-image: none !important;
    }
}


.container .row .license-submit-btn{
    border-radius: 15px;
    color: white;
    font-size: 26px;
    font-family: SpoilerRegular;
    background: #3b98e1;
    display: none;
    cursor:pointer;
    z-index: 10;
}


@media (min-width: 992px) {
    .user-menu-block .personal-area li {
        height: 54px;
        line-height: 54px;
    }

    .container .row .license-submit-btn{
        width: 65px;
        height: 43px;
        position: absolute;
        left: 6px;
        bottom: 26px;
        border: unset;
        cursor:pointer;
        display: none;
    }


    .container .row .license-submit-btn.active{
        display: block;
    }

    .selectboxes-area .container{
        position: relative;
    }
}




@media (min-width: 1700px) {
    .container .row .license-submit-btn{
        left: -40px;
        bottom: 26px;
        width: 98px;
        cursor:pointer;
        border-radius: 20px;
    }
}

.user-menu-block .personal-area li.user-menu--header {
    height: auto;
}

.user-menu-block .personal-area li a,
.user-menu-block .personal-area li p {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1.25rem;
}

@media (min-width: 992px) {
    .user-menu-block .personal-area li a,
    .user-menu-block .personal-area li p {
        font-size: 1.875rem;
    }
}

.user-menu-block .personal-area li a:active,
.user-menu-block .personal-area li a:hover {
    background-color: transparent;
    color: #3b98e1;
}

.user-menu-block .personal-area li .cart-alerts {
    color: #3b98e1;
}

.user-menu-block .personal-area li.hynespro {
    padding: 0;
}

@media (min-width: 992px) {
    .user-menu-block .personal-area li.hynespro {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.user-menu-block .personal-area li.hynespro a {
    display: block;
    height: 36px;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #01182a;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("/_media/images/b2b/personal-area/hynespro.png");
    background-size: 90px;
}

@media (min-width: 992px) {
    .user-menu-block .personal-area li.hynespro a {
        background-position: 78% 60%;
        background-size: 142px;
        height: 54px;
    }
}

.user-menu-block .personal-area li .user-name {
    padding-top: 5px;
    margin-bottom: 0;
}

.user-menu-block .personal-area li .cart-alerts {
    padding-bottom: 4px;
}

.user-menu-block .personal-area li .cart-alerts p {
    line-height: 1;
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .user-menu-block .personal-area li {
        padding-right: 50px;
        background-repeat: no-repeat;
        background-position: 100% 50%;
    }

    .user-menu-block .personal-area li.home {
        background-image: url("/_media/images/b2b/personal-area/ico-home.png");
        background-size: 34px;
        background-position: 94% 40%;
    }

    .user-menu-block .personal-area li.cart {
        background-image: url("/_media/images/b2b/personal-area/ico-cart.png");
        background-size: 27px;
        background-position: 94% 50%;
    }

    .user-menu-block .personal-area li.binoculars {
        background-image: url("/_media/images/b2b/personal-area/ico-binoculars.png");
        background-size: 34px;
        background-position: 95% 54%;
    }

    .user-menu-block .personal-area li.clock {
        background-image: url("/_media/images/b2b/personal-area/ico-clock.png");
        background-size: 24px;
        background-position: 94% 52%;
    }

    .user-menu-block .personal-area li.boxes {
        background-image: url("/_media/images/b2b/personal-area/ico-boxes.png");
        background-size: 27px;
        background-position: 94% 52%;
    }

    .user-menu-block .personal-area li.returns {
        background-image: url("/_media/images/b2b/personal-area/ico-returns.png");
        background-size: 29px;
        background-position: 94% 54%;
    }

    .user-menu-block .personal-area li.delivery {
        background-image: url("/_media/images/b2b/personal-area/ico-delivery.png");
        background-size: 28px;
        background-position: 94% 60%;
    }

    .user-menu-block .personal-area li.labels {
        background-image: url("/_media/images/b2b/personal-area/ico-label.png");
        background-size: 27px;
        background-position: 94% 52%;
    }

    .user-menu-block .personal-area li.reports {
        background-image: url("/_media/images/b2b/personal-area/ico-reports.png");
        background-size: 19px;
        background-position: 92% 52%;
        border-bottom: 0;
    }
}

.homepage-menu-block {
    display: none;
}

@media (max-width: 768px) {
    .homepage-menu-block {
        display: inline-block;
        float: right;
    }
}

.homepage-menu-block .personal-area-btn {
    margin-right: 4px;
    margin-top: 18px;
    margin-left: 20px;
    width: 27px;
    height: 20px;
    cursor: pointer;
    background-image: url("/_media/images/b2b/personal-area/ico-menu.png");
    background-repeat: no-repeat;
    background-size: 27px;
    background-position: 50% 50%;
    border-width: 0;
    border-radius: 0;
}

@media (max-width: 360px) {
    .homepage-menu-block .personal-area-btn {
        margin-left: 10px;
    }
}

.homepage-menu-block .personal-area {
    margin-right: 4px;
    margin-top: -10px;
    width: 170px;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 0 0 2px #fafafa;
    border-radius: 2px;
    border: 1px solid #e8e8e8;
}

.homepage-menu-block .personal-area li {
    border-bottom: 1px solid #90a4af;
    height: 36px;
    line-height: 36px;
}

.homepage-menu-block .personal-area li a,
.homepage-menu-block .personal-area li p {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1.25rem;
}

.homepage-menu-block .personal-area li a:active,
.homepage-menu-block .personal-area li a:hover {
    background-color: transparent;
    color: #3b98e1;
}

.search-result--filter-section {
    width: 78px;
    /*  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.35);
  border-radius: 0 7px 7px 0;*/
    overflow: hidden;
    margin-bottom: 0;
    /*background-color: #123b53;*/
    position: absolute;
    z-index: 5;
    top: 6px;
    left: 0px;
}

.search-result--filter-section .filter-block--title {
    background-color: #123b53;
    position: relative;
    color: #fff;
    height: 26px;
    line-height: 26px;
    padding-right: 18px;
    cursor: pointer;
    text-align: center;
    padding-left: 9px;
}

@media (min-width: 768px) {
    .search-result--filter-section .filter-block--title {
        height: 32px;
        line-height: 34px;
        padding-right: 24px;
        text-align: center;
        padding-left: 14px;
    }
}

.search-result--filter-section .filter-block--title:before {
    content: "";
    display: block;
    position: absolute;
    right: 8px;
    bottom: 8px;
    width: 6px;
    height: 11px;
    background-image: url("/_media/images/b2b/filter/mobile/filter-arrow.png");
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: 0 0;
    transform: rotate(180deg);
}

@media (min-width: 768px) {
    .search-result--filter-section .filter-block--title:before {
        bottom: 10px;
    }
}

.search-result--filter-section .accordion--filter-section {
    margin-bottom: 0;
    display: none;
}

.search-result--filter-section .accordion--filter-section .accordion-block:last-of-type {
    margin-bottom: 0;
    border: 0;
}

.search-result--filter-section .accordion--filter-section .header {
    position: relative;
    background-color: #D4D4D4;
    height: 36px;
    line-height: 27px;
    padding-right: 34px;
}

@media (min-width: 768px) {
    .search-result--filter-section .accordion--filter-section .header {
        height: 34px;
        line-height: 34px;
    }
}

.search-result--filter-section .accordion--filter-section .header:before {
    content: "";
    display: block;
    position: absolute;
    left: 26px;
    bottom: 9px;
    width: 8px;
    height: 14px;
    background-image: url("/_media/images/b2b/filter/mobile/arrow.png");
    background-size: 7px;
    background-repeat: no-repeat;
    background-position: 0 0;
    transition: transform 0.3s;
    transform: rotate(0deg);
}

.search-result--filter-section .accordion--filter-section .expanded .header {
    font-family: "SpoilerBold";
}

.search-result--filter-section .accordion--filter-section .expanded .header:before {
    transform: rotate(-90deg);
    left: 26px;
    bottom: 9px;
}

.search-result--filter-section .accordion--filter-section .content {
    background-color: #F3F3F5;
    padding-top: 9px;
    padding-right: 16px;
    padding-bottom: 4px;
}

.search-result--filter-section .accordion--filter-section .content label {
    font-family: "SpoilerRegular";
    display: block;
    margin-bottom: 0;
    color: #8c8c8c;
    height: 30px;
    line-height: 30px;
}

@media (min-width: 768px) {
    .search-result--filter-section .accordion--filter-section .content label {
        height: auto;
        line-height: 28px;
    }
}

.search-result--filter-section.opened {
    width: 177px;
    z-index: 11;
}

.search-result--filter-section.opened .filter-block--title {
    height: 50px;
    line-height: 50px;
    font-family: "SpoilerBold";
    font-size: 1.425rem;
    text-align: center;
    padding: 0 24px;
}

.search-result--filter-section.opened .filter-block--title:before {
    right: 10px;
    bottom: 20px;
    transform: rotate(0deg);
}

@media (min-width: 768px) {
    .search-result--filter-section.opened .filter-block--title:before {
        font-size: 1.5rem;
    }
}

.search-result--filter-section.opened .accordion--filter-section {
    display: block;
}

/*.close-search-result--btn {
  display: none;
}*/

@media (min-width: 992px) {
    .close-search-result--btn {
        display: block;
        /*background-image: url("/_media/images/b2b/search-result/ico-search-close.png");*/
        background-repeat: no-repeat;
        background-size: 12px;
        background-position: 100% 50%;
        /*padding-right: 24px;*/
        /*cursor: pointer;*/
    }

    .close-search-result--btn span {
        dir: ltr;
    }
}

.product-line {
    padding-top: 11px;
    border-bottom: 2px solid #415762;
    padding-bottom: 19px;
}

@media (max-width: 767px) {
    .product-line {
        margin-left: -10px;
        margin-right: -10px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 768px) {
    .product-line {
        padding-top: 22px;
        padding-bottom: 25px;
    }
}

@media (min-width: 768px) {
    .product-line {
        padding-top: 32px;
        padding-bottom: 27px;
    }
}

.product-line:last-of-type {
    border: 0;
}

.product-line .image-block {
    float: right;
    width: 116px;
    margin-left: -116px;
}

@media (min-width: 768px) {
    .product-line .image-block {
        width: 222px;
        margin-left: -222px;
    }
}

@media (min-width: 992px) {
    .product-line .image-block {
        width: 192px;
        margin-left: -192px;
    }
}

.product-line .image-block .manufacturer-logo {
    text-align: left;
    margin-bottom: 1px;
}

@media (min-width: 992px) {
    .product-line .image-block .manufacturer-logo {
        margin-bottom: 6px;
        margin-top: 2px;
    }
}

.product-line .image-block .manufacturer-logo img {
    max-width: 80px;
}

@media (min-width: 768px) {
    .product-line .image-block .manufacturer-logo img {
        max-width: 100%;
        min-width: 160px;
    }
}

@media (min-width: 992px) {
    .product-line .image-block .manufacturer-logo img {
        min-width: 0;
    }
}

.search-result .pic-popup{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: white;
    z-index: 120;
    padding: 23px;
    -webkit-box-shadow: -4px 4px 49px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -4px 4px 49px -3px rgba(0,0,0,0.75);
    box-shadow: -4px 4px 49px -3px rgba(0,0,0,0.75);
}

.search-result .pic-popup.show{
    display: block;
}

.search-result .pic-popup .x-close{
    position: absolute;
    top: 0;
    left: 5%;
    font-size: 35px;
    cursor: pointer;
}

.search-result .pic-popup .x-close{
    top: -10px;
    left: 5px;
}

.search-result .pic-popup img{
    max-width: 250px;
}

.search-result .pic-popup iframe{
    display: none;
    border: none;
}

.search-result .pic-popup.iframe img{
    display: none;
}

.search-result .pic-popup.iframe iframe{
    display: block;
    width: 250px;
}

@media (min-width: 992px) {
    .search-result .pic-popup{
        padding: 25px 10px;
        top: 50%;
    }

    .search-result .pic-popup img{
        max-width: 1050px;
    }

    .search-result .pic-popup.iframe iframe{
        width: 90vw;
        height: 80vh;
    }
}

.product-line .image-block .product-images .main-image {
    margin-bottom: 5px;
    border: 1px solid #ddd;
    cursor: pointer;
}

@media (min-width: 1500px) {
    .container .row .license-submit-btn{
        left: 12px;
        bottom: 26px;
        width: 60px;
        cursor:pointer;
    }
}


@media (min-width: 768px) {
    .product-line .image-block .product-images .main-image {
        margin-bottom: 14px;
    }
}

@media (min-width: 992px) {
    .product-line .image-block .product-images .main-image {
        margin-bottom: 5px;
    }
}

.product-line .image-block .product-images .main-image img {
    width: 100%;
}

.product-line .image-block .product-images .thumbnails {
    display: none;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.product-line .full-degree-mobile{
    display: inline-flex;
    align-items: center;
    border: 0.5px solid black;
    border-radius: 10px;
    padding: 0 10px;
    margin-top: 10px;
}

.product-line .full-degree-mobile.disabled{
    display: none;
}

.product-line .full-degree-mobile img{
    width: 25px;
    margin-right: 5px;
}

@media (min-width: 992px) {
    .product-line .full-degree-mobile{
        display: none;
    }
}

@media (min-width: 992px) {
    .product-line .image-block .product-images .thumbnails {
        overflow: hidden;
        margin-bottom: 8px;
        display: flex;
    }
}


.product-line .image-block .product-images .thumbnails .thumbnail {
    width: 93px;
    float: right;
    margin-left: 5px;
    padding: 0;
    border-radius: 0;
    margin-bottom: 5px;
    border: 1px solid #ddd;
    cursor: pointer;
}

.product-line .image-block .product-images .thumbnails .thumbnail img {
    width: 100%;
}

.product-line .image-block .product-images .thumbnails .thumbnail:last-of-type {
    margin-left: 0;
}

.product-line .image-block .discount-sticker {
    display: block;
    background-image: url("/_media/images/b2b/search-result/ico-discount-stiker.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    text-align: center;
    height: 25px;
    line-height: 28px;
    color: #fff;
    font-size: 0.9375rem;
    background-size: 116px;
    width: 116px;
}

@media (min-width: 768px) {
    .product-line .image-block .discount-sticker {
        height: 40px;
        line-height: 40px;
        font-size: 1.5625rem;
        background-size: 222px;
        width: 222px;
    }
}

@media (min-width: 992px) {
    .product-line .image-block .discount-sticker {
        height: 34px;
        line-height: 34px;
        font-size: 1.25rem;
        background-size: 192px;
        width: 192px;
    }
}

.product-line .title-block {
    padding-right: 130px;
    padding-left: 0;
}

@media (min-width: 768px) {
    .product-line .title-block {
        padding-right: 252px;
    }
}

@media (min-width: 992px) {
    .product-line .title-block {
        padding-right: 251px;
        padding-left: 275px;
    }
}

.product-line .title-block .product-name {
    margin-top: 0;
    line-height: 1;
    overflow: hidden; /*added by Refael 07.06.18*/
    text-overflow: ellipsis; /*to fix long name in result page*/
}

@media (min-width: 768px) {
    .product-line .title-block .product-name {
        padding-top: 11px;
        margin-bottom: 20px;
    }
}

@media (min-width: 992px) {
    .product-line .title-block .product-name {
        float: right;
        width: 90%;
        margin-bottom: 10px;
        padding-right: 8px;
    }
}

.product-line .title-block .icon-purchased {
    width: 25px;
    height: 33px;
    background-image: url("/_media/images/b2b/search-result/ico-purchased.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 25px;
}

@media (min-width: 768px) {
    .product-line .title-block .icon-purchased {
        margin-bottom: 13px;
        float: none;
        width: 37px;
        height: 43px;
        background-size: 34px;
    }
}

@media (min-width: 992px) {
    .product-line .title-block .icon-purchased {
        float: left;
        width: 29px;
        height: 36px;
        background-size: 29px;
        margin-top: 7px;
        margin-bottom: 9px;
    }
}

.product-line .title-block .catalog-number {
    overflow: hidden;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .product-line .title-block .catalog-number {
        font-size: 1.5625rem;
    }
}

@media (min-width: 992px) {
    .product-line .title-block .catalog-number {
        padding-right: 8px;
        font-size: 1.5rem;
    }
}

.product-line .accordion--search-result {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 7px;
    clear: both;
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .product-line .accordion--search-result {
        padding-right: 0;
        padding-left: 0;
        clear: both;
        padding-top: 23px;
        padding-bottom: 0;
        margin-bottom: 3px;
    }
}

@media (min-width: 992px) {
    .product-line .accordion--search-result {
        padding-right: 251px;
        padding-left: 275px;
        clear: none;
        margin-bottom: 0;
    }
}

.product-line .accordion--search-result .accordion-block {
    border-bottom: 1px solid #9f9f9f;
}

.product-line .accordion--search-result .accordion-block .header {
    color: #3b98e1;
    background-color: transparent;
    padding-right: 38px;
    padding-top: 0;
    background-image: url("/_media/images/b2b/search-result/ico-accordion-plus.png");
    background-repeat: no-repeat;
    background-position: 96% 50%;
    background-size: 8px;
    height: 22px;
    line-height: 22px;
}

@media (max-width: 767px) {
    .product-line .accordion--search-result .accordion-block .header {
        font-size: 1.125rem;
    }
}

@media (min-width: 768px) {
    .product-line .accordion--search-result .accordion-block .header {
        padding-right: 65px;
        background-position: 99% 45%;
        background-size: 16px;
        height: 46px;
        line-height: 46px;
        font-size: 1.5625rem;
    }
}

@media (min-width: 992px) {
    .product-line .accordion--search-result .accordion-block .header {
        padding-right: 30px;
        background-position: 100% 50%;
        background-size: 12px;
        height: 46px;
        line-height: 46px;
        font-size: 1.25rem;
    }
}

.product-line .accordion--search-result .accordion-block.expanded .header {
    background-image: url("/_media/images/b2b/search-result/ico-accordion-minus.png");
}

.product-line .accordion--search-result .accordion-block .content {
    color: #616161;
    padding-top: 9px;
    line-height: 1.3;
    padding-bottom: 15px;
    padding-right: 38px;
}

@media (min-width: 768px) {
    .product-line .accordion--search-result .accordion-block .content {
        padding-right: 30px;
    }
}
@media (min-width: 1200px) {
    .product-line .accordion--search-result .accordion-block .content {
        padding-right: 0;
    }
}

.product-line .accordion--search-result .accordion-block:last-of-type {
    border: 0;
}

.product-line .btn-line {
    text-align: left;
    float: left;
}

@media (min-width: 768px) {
    .product-line .btn-line {
        float: none;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 992px) {
    .product-line .btn-line {
        margin-right: 251px;
        margin-left: 275px;
        position: relative;
        top: -10px;
    }
}

.product-line .btn-line .report-a-mistake--btn {
    color: #9f9f9f;
    text-decoration: underline;
    text-decoration-skip-ink: none;
}

@media (max-width: 767px) {
    .product-line .btn-line .report-a-mistake--btn {
        font-size: 0.625rem;
    }
}

.product-line .price-block {
    float: none;
    text-align: right;
    width: 100%;
    margin-right: 0px;
}

@media (max-width: 767px) {
    .product-line .price-block.price-block--desktop {
        display: none;
    }
}

.product-line .price-block.price-block--mobile .bg {
    background-color: #F4F4F6;
    height: 60px;
    margin: 0 -10px;
    padding: 16px 10px 8px 10px;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

@media (min-width: 768px) {
    .product-line .price-block.price-block--mobile {
        display: none;
    }
}

@media (min-width: 768px) {
    .product-line .price-block {
        width: 170px;
        margin-right: -170px;
        float: left;
        text-align: center;
        padding-top: 80px;
    }
}

@media (min-width: 992px) {
    .product-line .price-block {
        width: 170px;
        margin-right: -170px;
        padding-top: 8px;
    }
}

.product-line .price-block .status {
    text-align: right;
    padding-right: 20px;
    padding-left: 20px;
    display: inline-block;
    margin-bottom: 0px;
    background-color: #fff;
    white-space: nowrap;
    background-image: url("/_media/images/b2b/search-result/ico-status-in-stock.png");
    background-position: 100% 50%;
    background-size: 12px;
    background-repeat: no-repeat;
}

@media (min-width: 768px) {
    .product-line .price-block .status {
        margin-bottom: 8px;
    }
}

@media (min-width: 992px) {
    .product-line .price-block .status {
        text-align: center;
        display: inline-block;
        margin-bottom: 7px;
    }
}

@media (min-width: 768px) {
    .product-line .price-block .status {
        background-size: 20px;
    }
}

@media (min-width: 992px) {
    .product-line .price-block .status {
        background-size: 15px;
    }
}

.product-line .price-block .status.in-stock {
    background-image: url("/_media/images/b2b/search-result/ico-status-in-stock.png");
    background-position: 100% 50%;
    background-size: 13px;
}

@media (min-width: 768px) {
    .product-line .price-block .status.in-stock {
        background-size: 15px;
    }
}

.product-line .price-block .status.limited-stock {
    background-image: url("/_media/images/b2b/search-result/ico-status-limited-stock.png");
    background-position: 100% 50%;
    background-size: 1px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .product-line .price-block .status.limited-stock {
        background-size: 2px;
    }
}

.product-line .price-block .status.arrival-to-stock {
    background-image: url("/_media/images/b2b/search-result/ico-status-arrival-to-stock.png");
    background-position: 100% 50%;
    background-size: 7px;
    padding-right: 15px;
    white-space: normal;
}

@media (min-width: 768px) {
    .product-line .price-block .status.arrival-to-stock {
        background-size: 10px;
    }
}

.product-line .price-block .quantity {
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 767px) {
    .product-line .price-block .quantity {
        min-width: 0;
    }
}

@media (min-width: 768px) {
    .product-line .price-block .quantity {
        margin-bottom: 5px;
    }
}

@media (min-width: 992px) {
    .product-line .price-block .quantity {
        display: block;
    }
}

.product-line .price-block .price-per-unit {
    text-align: center;
    vertical-align: top;
}

@media (min-width: 768px) {
    .product-line .price-block .price-per-unit {
        /*display: none;*/
        font-size: 22px;
        margin: 0;
    }
}

@media (min-width: 992px) {
    .product-line .price-block .price-per-unit {
        display: block;
    }
}

.product-line .price-block .price-line {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

@media (min-width: 992px) {
    .product-line .price-block .price-line {
        text-align: center;
        display: block;
        padding-top: 1px;
    }
}

.product-line .price-block .price-line .original-price {
    display: inline-block;
}

@media (max-width: 767px) {
    .product-line .price-block .price-line .original-price {
        /*padding-top: 7px;*/
        /*padding-right: 10px;*/
        font-size: 18px;
        line-height: 1;
    }

    .product-line .price-block .price-line .per_unit_text {
        font-size: 12px;
    }
}

@media (min-width: 768px) {
    .product-line .price-block .price-line .original-price {
        float: right;
    }
}

@media (min-width: 992px) {
    .product-line .price-block .price-line .original-price {
        display: inline-block;
        float: none;
    }
}

.product-line .price-block .price-line .discount {
    display: inline-block;
    color: #3b98e1;
}

@media (min-width: 768px) {
    .product-line .price-block .price-line .discount {
        display: none;
    }
}

@media (min-width: 992px) {
    .product-line .price-block .price-line .discount {
        display: inline-block;
    }
}

.product-line .price-block .total-price {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}

@media (max-width: 767px) {
    .product-line .price-block .total-price {
        font-size: 15px;
        /*padding-right: 22px;*/
        position: relative;
        top: 3px;
    }

    .product-line .price-block .total-price .nis-icon {
        font-size: 0.875rem;
    }
}

@media (min-width: 768px) {
    .product-line .price-block .total-price {
        /*  float: left;*/
        font-size: 2.25rem;
        /*position: relative;*/
        top: -30px;
        margin-bottom: -7px;
    }

    .product-line .price-block .total-price .nis-icon {
        font-size: 1.25rem;
    }
}

@media (min-width: 992px) {
    .product-line .price-block .total-price {
        text-align: center;
        display: block;
        float: none;
        position: static;
        font-size: 1.875rem;
        font-family: "SpoilerBold";
    }

    .product-line .price-block .total-price .nis-icon {
        font-size: 1.25rem;
        /*margin-right: 7px;*/
        /*left: -3px;*/
    }
}

@media (max-width: 767px) {
    .add-to-cart--success {
        width: 100px;
        float: left;
        background-color: transparent;
        text-align: center;
    }
}

@media (min-width: 992px) {
    .add-to-cart--success {
        padding-top: 15px;
    }
}

.add-to-cart--success .success-txt {
    color: #3b98e1;
    padding-right: 20px;
    background-image: url("/_media/images/b2b/search-result/ico-success.png");
    background-position: 100% 50%;
    background-size: 15px;
    background-repeat: no-repeat;
    text-align: center;
}

@media (min-width: 768px) {
    .add-to-cart--success .success-txt .success-txt--mobile {
        display: none;
    }
}

.add-to-cart--success .success-txt .success-txt--desktop {
    display: none;
}

@media (min-width: 768px) {
    .add-to-cart--success .success-txt .success-txt--desktop {
        display: block;
    }
}

.add-to-cart--success .success-txt:before {
    display: none;
}

.user-message {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .user-message {
        margin-top: 30px;
    }
}

.user-message .img-block {
    margin: auto;
    width: 172px;
    height: 154px;
    background-image: url("/_media/images/b2b/no-result.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 172px;
}

@media (min-width: 768px) {
    .user-message .img-block {
        width: 192px;
        height: 172px;
        background-size: 192px;
    }
}

@media (min-width: 992px) {
    .user-message .img-block {
        width: 34px;
        height: 40px;
        float: right;
        margin-left: 16px;
        background-image: url("/_media/images/b2b/no-result--desktop.png");
        background-size: 34px;
        position: relative;
        top: -8px;
    }
}

.user-message .big-text {
    font-size: 2.25rem;
    font-family: "SpoilerBold";
    color: #123b53;
    text-align: center;
}

.user-message .big-text strong {
    color: #123b53;
}

@media (min-width: 768px) {
    .user-message .big-text {
        font-size: 2.625rem;
    }
}

@media (min-width: 992px) {
    .user-message .big-text {
        font-size: 1.25rem;
        display: inline-block;
    }
}

.user-message .message {
    text-align: center;
    color: #123b53;
    font-size: 1.375rem;
    background-color: #f3f3f5;
    line-height: 1;
    padding-top: 11px;
    padding-bottom: 10px;
}

@media (min-width: 768px) {
    .user-message .message {
        font-size: 1.8125rem;
        margin-top: 20px;
        padding-top: 20px;
        padding-bottom: 25px;
        margin-bottom: 30px;
    }
}

@media (min-width: 992px) {
    .user-message .message {
        font-size: 1.25rem;
        background-color: transparent;
        display: inline-block;
        padding: 0;
        margin: 0;
    }
}

.user-message .message strong {
    display: block;
}

@media (min-width: 768px) {
    .user-message .message strong {
        font-size: 2.25rem;
    }
}

@media (min-width: 992px) {
    .user-message .message strong {
        display: inline-block;
        font-size: inherit;
    }

    .user-message .message p {
        display: inline-block;
    }
}

.option-text {
    font-size: 1.125rem;
}

@media (min-width: 768px) {
    .option-text {
        font-size: 1.875rem;
    }
}

@media (min-width: 992px) {
    .option-text {
        font-size: 1.25rem;
        padding-top: 10px;
    }
}

.option-text .title {
    color: #123b53;
    margin-top: 25px;
    font-size: 1.0625rem;
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .option-text .title {
        font-size: 1.875rem;
        margin-bottom: 17px;
    }
}

@media (min-width: 992px) {
    .option-text .title {
        font-size: 1.25rem;
    }
}

.option-text p {
    line-height: 1;
    margin-bottom: 9px;
}

.accordion--list-of-categories {
    overflow: hidden;
    margin-top: 16px;
}

@media (min-width: 768px) {
    .accordion--list-of-categories {
        margin-top: 30px;
        margin-bottom: 40px;
    }
}

@media (min-width: 1025px) {
    .accordion--list-of-categories {
        margin-top: 20px;
        margin-bottom: 34px;
    }
}

.accordion--list-of-categories .accordion-block {
    border-top: 1px solid #eeeeee;
}

@media (min-width: 1025px) {
    .accordion--list-of-categories .accordion-block {
        width: 20%;
        float: right;
        border: 0;
    }
}

.accordion--list-of-categories .accordion-block .arrow-btn {
    width: 36px;
    height: 20px;
    margin-top: 8px;
    margin-left: 32px;
    background-image: url("/_media/images/b2b/search-result/category-list-arrow.png");
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

@media (min-width: 768px) {
    .accordion--list-of-categories .accordion-block .arrow-btn {
        width: 36px;
        height: 20px;
        margin-top: 31px;
        background-size: 36px;
        margin-left: 20px;
    }
}

@media (min-width: 1025px) {
    .accordion--list-of-categories .accordion-block .arrow-btn {
        display: none !important;
    }
}

.accordion--list-of-categories .accordion-block.expanded .arrow-btn {
    margin-top: 14px;
    margin-left: 20px;
}

@media (min-width: 768px) {
    .accordion--list-of-categories .accordion-block.expanded .arrow-btn {
        margin-top: 24px;
    }
}

.accordion--list-of-categories .accordion-block .header {
    font-family: "SpoilerBold";
    background-color: transparent;
    font-size: 1.125rem;
    padding-top: 11px;
}

@media (min-width: 768px) {
    .accordion--list-of-categories .accordion-block .header {
        font-size: 1.875rem;
        height: 104px;
        line-height: initial;
    }
}

@media (min-width: 1025px) {
    .accordion--list-of-categories .accordion-block .header {
        color: #123b53;
        font-size: 1.5rem;
        height: 57px;
        font-family: "SpoilerBold";
    }
}

.accordion--list-of-categories .accordion-block .content {
    color: #123b53;
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    .accordion--list-of-categories .accordion-block .content {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 768px) {
    .accordion--list-of-categories .accordion-block .content {
        padding-bottom: 20px;
    }
}

@media (min-width: 1025px) {
    .accordion--list-of-categories .accordion-block .content {
        display: block !important;
        margin-bottom: 0;
    }
}

.accordion--list-of-categories .accordion-block .content a {
    display: block;
    color: #123b53;
}

.accordion--list-of-categories .accordion-block:last-of-type {
    border-bottom: 1px solid #eeeeee;
}

@media (min-width: 1025px) {
    .accordion--list-of-categories .accordion-block:last-of-type {
        border: 0 !important;
    }
}

.show-more-btn-line {
    clear: both;
    overflow: hidden;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.show-more-btn-line a {
    display: inline-block;
    color: #9f9f9f;
    text-decoration: underline;
}

.list-of-manufacturers--line {
    padding: 0;
    margin: 0;
    list-style: none;
}

.list-of-manufacturers {
    display: inline-block;
    padding-left: 10px;
}

.list-of-manufacturers--line .list-of-manufacturers--header .manufacturer {
    cursor: pointer;
    text-decoration: underline;
    color: #3b98e1;
    display: inline-block;
}

.list-of-manufacturers--line .list-of-manufacturers--header span {
    color: #3b98e1;
}

.list-of-manufacturers--line .list-of-manufacturers--content {
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
    padding-bottom: 20px;
}

.list-of-manufacturers--line .list-of-manufacturers--content li {
    display: block;
}

.list-of-manufacturers--line li.opened .list-of-manufacturers--header .manufacturer {
    display: block;
    background-image: url("/_media/images/b2b/search-result/return-arrow.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 11px;
    margin-bottom: 10px;
    padding-right: 21px;
    position: relative;
    right: -20px;
    color: #616161;
}

.list-of-manufacturers--line.opened .list-of-manufacturers {
    display: none;
}

.list-of-manufacturers--line.opened .list-of-manufacturers.opened {
    display: block;
}

@media (min-width: 768px) {
    .list-of-manufacturers--line li.opened .list-of-manufacturers--header .manufacturer {
        background-size: 22px;
        margin-bottom: 10px;
        padding-right: 32px;
        position: relative;
        right: -30px;
        color: #616161;
    }
}

.list-of-manufacturers--line li.opened .list-of-manufacturers--header span {
    display: none;
}

.list-of-manufacturers--line .list-of-manufacturers .js_manufacturer_content .list-of-manufacturers--content {
    display: none;
}

.list-of-manufacturers--line.opened .list-of-manufacturers.opened .js_manufacturer_content .list-of-manufacturers--content {
    display: block;
}

.thank-you--page .img-block {
    margin: auto;
    text-align: center;
    margin-top: 27px;
}

@media (min-width: 768px) {
    .thank-you--page .img-block {
        padding-top: 21px;
    }
}

@media (min-width: 992px) {
    .thank-you--page .img-block {
        padding-top: 5px;
    }
}

.thank-you--page .img-block img {
    max-width: 48px;
}

@media (min-width: 768px) {
    .thank-you--page .img-block img {
        max-width: 96px;
    }
}

@media (min-width: 992px) {
    .thank-you--page .img-block img {
        max-width: 96px;
    }
}

@media (min-width: 1200px) {
    .thank-you--page .img-block img {
        max-width: 96px;
    }
}

.thank-you--page h1 {
    text-align: center;
    margin-bottom: 0;
    margin-top: 11px;
    font-size: 1.1875rem;
}

@media (min-width: 768px) {
    .thank-you--page h1 {
        font-size: 1.5625rem;
        margin-top: 22px;
    }
}

@media (min-width: 992px) {
    .thank-you--page h1 {
        font-size: 1.875rem;
        margin-top: 17px;
    }
}

.thank-you--page h3 {
    text-align: center;
    color: #123b53;
    margin-top: 3px;
    font-size: 15px;
    font-family: "SpoilerBold";
}

@media (min-width: 768px) {
    .thank-you--page h3 {
        font-size: 1.5625rem;
        margin-top: -2px;
        font-family: "SpoilerBold";
    }
}

.thank-you--page .service-text {
    text-align: center;
    max-width: 460px;
    border-top: 2px solid #d4d4d4;
    color: #000000;
    margin: auto;
    margin-top: 11px;
    margin-bottom: 50px;
    padding-top: 11px;
    line-height: 1.3;
}

@media (min-width: 768px) {
    .thank-you--page .service-text {
        margin-top: 25px;
        margin-bottom: 50px;
        padding-top: 24px;
        line-height: 1.5;
    }
}

.thank-you--page .service-text a {
    text-decoration: underline;
    color: inherit;
    display: inline-block;
}

@media (max-width: 767px) {
    .page-content-block--cartpage .page-content {
        position: relative;
        overflow: hidden;
        margin-left: -10px;
        margin-right: -10px;
    }
}

.payment-area {
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) {
    .payment-area {
        margin: 0;
        margin-bottom: 15px;
    }
}

@media (min-width: 1025px) {
    .payment-area {
        width: 230px;
        float: left;
        margin: 0;
        margin-right: -230px;
        padding-top: 114px;
    }
}

.payment-area form {
    padding: 3px 11px;
    background-color: #123b53;
    color: #fff;
    overflow: visible;
    padding-bottom: 17px;
}

@media (min-width: 768px) {
    .payment-area form {
        padding-bottom: 34px;
    }
}

@media (min-width: 1025px) {
    .payment-area form {
        color: #000;
        background-color: transparent;
        border: 1px solid #3b98e1;
        border-radius: 4px;
        margin-bottom: 31px;
        padding: 3px 15px 3px 11px;
    }
}

.payment-area form .col-left {
    float: left;
    width: 40%;
    margin: 0;
    padding: 0;
    margin-top: 15px;
}

@media (min-width: 768px) {
    .payment-area form .col-left {
        margin-top: 25px;
        padding-left: 12px;
        width: 28%;
    }
}

@media (min-width: 1025px) {
    .payment-area form .col-left {
        float: none;
        width: 100%;
        padding-top: 0;
        padding-left: 0;
        margin-top: 12px;
    }
}

.payment-area form .col-right {
    display: inline-block;
    width: 52%;
    margin: 0;
    padding: 0;
    padding-top: 9px;
}

@media (min-width: 768px) {
    .payment-area form .col-right {
        padding-top: 28px;
        padding-right: 20px;
    }
}

@media (min-width: 1025px) {
    .payment-area form .col-right {
        padding-top: 0;
        float: none;
        width: 100%;
        padding-right: 0;
    }
}

.payment-area form .title {
    font-size: 1.5rem;
    font-family: "SpoilerBold";
}

@media (max-width: 1024px) {
    .payment-area form .title {
        display: none;
    }
}

@media (max-width: 1024px) {
    .payment-area form .textual-note {
        display: none;
    }
}

@media (min-width: 1025px) {
    .payment-area form .textual-note {
        padding-bottom: 14px;
        border-bottom: 1px solid #000;
        margin-bottom: 9px;
    }
}

.payment-area form .price,
.payment-area form .vat {
    overflow: hidden;
    line-height: 1.2;
}

@media (min-width: 768px) {
    .payment-area form .price,
    .payment-area form .vat {
        line-height: 0.7;
    }
}

@media (min-width: 1025px) {
    .payment-area form .price,
    .payment-area form .vat {
        color: #747474;
        line-height: 1;
        font-family: "SpoilerBold";
        white-space: nowrap;
    }
}

@media (max-width: 1024px) {
    .payment-area form .price .fll, .payment-area form .price .flr,
    .payment-area form .vat .fll,
    .payment-area form .vat .flr {
        float: none;
        display: inline-block;
    }
}

.payment-area form .vat {
    padding-bottom: 11px;
    border-bottom: 2px solid #fff;
    margin-bottom: 6px;
}

@media (min-width: 768px) {
    .payment-area form .vat {
        padding-top: 17px;
        margin-bottom: 4px;
        padding-bottom: 24px;
    }
}

@media (min-width: 1025px) {
    .payment-area form .vat {
        padding-top: 7px;
        margin-bottom: 0;
        padding-bottom: 6px;
    }
}

.payment-area form .total {
    font-family: "SpoilerBold";
    clear: both;
    text-align: right;
}

@media (min-width: 768px) {
    .payment-area form .total {
        font-size: 1.875rem;
    }
}

@media (min-width: 1025px) {
    .payment-area form .total {
        text-align: center;
        padding-bottom: 2px;
        border-bottom: 1px solid #000;
        margin-bottom: -2px;
        padding-top: 13px;
        font-size: 1.25rem;
        font-family: "SpoilerBold";
    }
}

.payment-area form .delivery-date--btn-block {
    height: 32px;
    overflow: visible;
    position: relative;
    display: none;
}

.payment-area form .delivery-date--btn-block .more-btn {
    float: left;
}

@media (max-width: 1024px) {
    .payment-area form .delivery-date--btn-block {
        display: block;
    }
}

.payment-area form .delivery-date--btn-block .cart-default-options {
    top: auto;
    left: 15px;
    bottom: 10px;
    right: auto;
    width: 190px;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 0 0 2px #fafafa;
    border-radius: 2px;
    border: 1px solid #e8e8e8;
}

.payment-area form .delivery-date--btn-block .cart-default-options li {
    border-bottom: 1px solid #90a4af;
    min-height: 36px;
    line-height: 1;
}

.payment-area form .delivery-date--btn-block .cart-default-options li:last-of-type {
    border-bottom: 0;
}

.payment-area form .delivery-date--btn-block .cart-default-options li a {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1.25rem;
    white-space: inherit;
}

.payment-area form .delivery-date--btn-block .cart-default-options li a:active,
.payment-area form .delivery-date--btn-block .cart-default-options li a:hover {
    color: #3b98e1;
}

@media (max-width: 1024px) {
    .payment-area form .delivery-date--block {
        display: none;
        padding-bottom: 5px;
    }
}

.payment-area form .delivery-date--block .delivery-date--text {
    padding-bottom: 6px;
}

@media (max-width: 1024px) {
    .payment-area form .delivery-date--block .delivery-date--text {
        display: none;
    }
}

@media (min-width: 1025px) {
    .payment-area form .delivery-date--block .delivery-date--text {
        color: #747474;
        text-align: right;
        font-family: "SpoilerBold";
    }
}

.payment-area form .delivery-date--block .delivery-date--input {
    width: 100%;
    /*max-width: 202px;*/
}

.payment-area form .btn-row {
    /*padding-top: 78px;*/
    padding-bottom: 0;
}

@media (min-width: 768px) {
    .payment-area form .btn-row {
        /*padding-top: 143px;*/
    }
}

@media (min-width: 1025px) {
    .payment-area form .btn-row {
        padding-top: 18px;
        padding-bottom: 14px;
    }
}

.payment-area form .btn {
    width: 100%;
}

@media (max-width: 1024px) {
    .payment-area form .btn {
        background-color: #0099E7;
        border-color: #fff;
        color: #fff;
        height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.payment-area .link-area {
    display: none;
}

@media (min-width: 1025px) {
    .payment-area .link-area {
        display: block;
    }
}

.payment-area .link-area a,
.payment-area .link-area a:hover {
    display: block;
    float: right;
    clear: both;
    color: #000;
    border-bottom: 1px solid #3b98e1;
    margin-bottom: 15px;
    line-height: 1;
    text-decoration: none;
}

@media (min-width: 1025px) {
    .payment-area .link-area a,
    .payment-area .link-area a:hover {
        font-family: "SpoilerBold";
        line-height: 0.9;
    }
}

.cart-popup {
    display: none;
    color: #000;
    width: 100vw;
    position: fixed;
    max-height: 50vh;
    right: 0;
    top: 0px;
    border-top: 60px solid transparent;
    z-index: 1000;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
}

.cart-popup .sold_in_multiples_text {
    margin: 5px 12px 0 0;
    text-align: right;
}

@media (max-width: 992px) {
    .cart-popup {
        top: 90px;
        border-top: 0px;
    }
}

@media (max-width: 768px) {
    .cart-popup {
        top: 60px;
        border-top: 0px;
    }
}

@media (min-width: 992px) {
    .cart-popup {
        top: 0px;
        border-top: 90px solid transparent;
    }
}

@media (min-width: 1024px) {
    .cart-popup {
        position: absolute;
        width: 600px;
        top: 0px;
        border-top: 100px solid transparent;
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
    }

    .top-search-area .categories-area ul.menu > li.gift_area_wrapper {
        position: absolute;
        left: calc((100% - 100vw) / 2);
        padding: 0;
        width: 23%;
        max-width: 325px;
        display: flex;
        top: 0;
        align-items: center;
        background-color: #203635;
        box-shadow: 5px 0px 10px -1px rgba(0, 0, 0, 0.35);

    }

    .top-search-area .categories-area ul.menu > li.gift_area_wrapper > a {
        display: block;
        flex: auto 0 1;
        border: none;
        z-index: 10;
        padding-left: 0;
        padding-right: 37px;
        height: 100%;
    }

    .top-search-area .categories-area ul.menu > li.gift_area_wrapper > a:hover {
        background-color: transparent;
    }

    .top-search-area .categories-area ul.menu > li.gift_area_wrapper::before {
        content: "";
        position: absolute;
        display: inline-block;
        flex: auto 0 0;
        right: 9px;
        top: 16px;
        width: 22px;
        height: 29px;
        background-size: 21px;
        background-repeat: no-repeat;
        background-image: url("/_media/images/b2b/points_autoworks/white_gift.svg");
    }

    .top-search-area .categories-area ul.menu > li.gift_area_wrapper .gift_area {
        display: flex;
        align-items: center;
        height: 100%;
    }

    .top-search-area .categories-area ul.menu > li.gift_area_wrapper .gift_area span {
        flex: auto 0 1;
    }

    .top-search-area .categories-area ul.menu > li.gift_area_wrapper .gift_area::after {
        content: "";
        position: relative;
        display: inline-block;
        top: 0;
        width: 35px;
        height: 14px;
        background-size: 32px;
        background-repeat: no-repeat;
        background-image: url("/_media/images/b2b/points_autoworks/autoworks_logo_icon.svg");
    }
}

.cart-popup .cart-popup--inner {
    position: relative;
    background-color: #fff;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
}

.cart-popup .cart-close--block {
    display: block;
    text-align: center;
    height: 30px;
}

.cart-popup .cart-close--block .arrow-btn {
    display: inline-block;
    margin-top: 15px;
    margin-left: 20px;
    width: 17px;
    height: 9px;
    /*background-image: url("/_media/images/b2b/icons/ico-select-arrow.png");*/
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 0 0;
    transition: transform 0.3s;
    transform: rotate(180deg);
}

@media (min-width: 1024px) {
    .cart-popup .cart-close--block {
        display: none;
    }
}

.cart-popup .to-cart-btn {
    text-decoration-skip-ink: none;
    text-decoration: underline;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
    /*display: none;*/
}

@media (max-width: 1023px) {
    .cart-popup .to-cart-btn {
        text-align: center;
        display: block;
    }
}

@media (min-width: 1024px) {
    .cart-popup .to-cart-btn {
        display: block;
        text-align: left;
        margin: 0;
    }
}

.cart-popup .top-cart-row {
    border-bottom: 1px solid #e1e1e1;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (min-width: 768px) {
    .cart-popup .top-cart-row {
        padding-top: 26px;
        padding-bottom: 26px;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 768px) {
    .cart-popup .top-cart-row .close-btn--block {
        padding-top: 5px;
    }
}

.cart-popup .top-cart-row .product-data {
    line-height: 1;
}

.cart-popup .top-cart-row .product-name {
    font-family: "SpoilerBold";
}

@media (min-width: 768px) {
    .cart-popup .top-cart-row .product-name {
        padding-bottom: 5px;
    }
}

.product-date {
    color: #3b98e1;
}

.cart-popup .top-cart-row .quantity-block {
    text-align: left;
}

.cart-popup .top-cart-row .quantity-block .quantity {
    min-width: 50px;
}

.cart-popup .top-cart-row .price-block {
    font-family: "SpoilerBold";
    text-align: left;
}

.cart-popup .top-cart-row .price-block h2 {
    margin: 0;
    line-height: 1;
}

@media (min-width: 992px) {
    .header-cart--toggle:hover + p + p + .cart-popup {
        /*display: block !important;*/
    }

    .cart-popup:hover {
        /*display: block !important;*/
    }
}

.user-area-page .page-content-block--user-area {
    position: relative;
}

.user-area-page h1.title {
    margin-bottom: 12px;
}

@media (max-width: 991px) {
    .user-area-page h1.title {
        margin-top: -8px;
    }
}

@media (max-width: 767px) {
    .user-area-page h1.title {
        margin-top: -14px;
    }
}

@media (min-width: 768px) {
    .user-area-page h1.title {
        margin-bottom: 18px;
    }
}

@media (min-width: 992px) {
    .user-area-page h1.title {
        margin-bottom: 18px;
    }
}

.user-area-page .accordion {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .user-area-page .accordion {
        margin: 0;
    }
}

.user-area-page .accordion .accordion-block {
    margin-bottom: 2px;
    overflow: hidden;
}

.user-area-page .accordion .accordion-block .header {
    height: 44px;
}

@media (min-width: 768px) {
    .user-area-page .accordion .accordion-block .header {
        height: 72px;
        padding-top: 25px;
        /*line-height: 72px; mask by Refael 13.06.18*/
        line-height: 20px;
    }
}

@media (min-width: 992px) {
    .user-area-page .accordion .accordion-block .header {
        height: 72px;
        /*line-height: 72px; mask by Refael 13.06.18*/
        line-height: 20px;
    }
}

@media (min-width: 1225px) {
    .user-area-page .accordion .accordion-block .header {
        padding-top: 27px;
    }

}

.user-area-page .accordion .accordion-block .content {
    overflow: hidden;
    padding-top: 8px;
    padding-bottom: 5px;
    clear: both;
}

@media (min-width: 768px) {
    .user-area-page .accordion .accordion-block .content {
        padding-top: 27px;
        padding-bottom: 22px;
    }
}

@media (min-width: 768px) {
    .user-area-page .accordion .accordion-block .content p {
        line-height: 1;
        margin-bottom: 25px;
    }
}

.message-page h1.title {
    padding-right: 38px;
    background-image: url("/_media/images/b2b/user-area/mail.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 23px;
}

@media (min-width: 768px) {
    .message-page h1.title {
        padding-right: 55px;
        background-size: 35px;
    }
}

.invoice-page h1.title {
    padding-right: 27px;
    background-image: url("/_media/images/b2b/user-area/invoice.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 19px;
    min-height: 26px;
    padding-top: 10px;
}

@media (max-width: 767px) {
    .invoice-page h1.title {
        margin-top: -24px;
    }
}

@media (min-width: 768px) {
    .invoice-page h1.title {
        padding-right: 39px;
        background-size: 19px;
        min-height: 26px;
    }
}

.returns-page h1.title {
    padding-right: 45px;
    background-image: url("/_media/images/b2b/user-area/returns.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 30px;
    min-height: 27px;
    padding-top: 15px;
}

@media (min-width: 768px) {
    .returns-page h1.title {
        padding-right: 60px;
        background-size: 30px;
        min-height: 27px;
    }
}

.returns-form-page h1.title {
    padding-right: 45px;
    background-image: url("/_media/images/b2b/user-area/returns.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 30px;
    min-height: 27px;
    padding-top: 15px;
}

@media (min-width: 768px) {
    .returns-form-page h1.title {
        padding-right: 42px;
        background-size: 30px;
        min-height: 27px;
    }
}

.returns-form-page .banner_left_block {
    display: none;
}

.returns-form-page .page-content {
    margin-left: 0;
}

.stored-inventory-page h1.title {
    padding-right: 43px;
    background-image: url("/_media/images/b2b/user-area/stored-inventory.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 27px;
    min-height: 26px;
    padding-top: 15px;
}

@media (max-width: 991px) {
    .stored-inventory-page h1.title {
        margin-top: -15px;
    }
}

@media (max-width: 767px) {
    .stored-inventory-page h1.title {
        margin-top: -24px;
    }
}

@media (min-width: 992px) {
    .main-page .page-content {
        padding-bottom: 0;
    }
}

.main-page h1.title {
    padding-right: 43px;
    background-image: url("/_media/images/b2b/icons/ico-cart-btn@2x.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 28px;
    min-height: 30px;
    padding-top: 8px;
}

.main-page .user-profile--container h1.title {
    padding-right: 33px;
    background-image: url("/_media/images/b2b/user-area/user-pref.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 24px;
    min-height: 26px;
    padding-top: 20px;
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    .main-page .user-profile--container h1.title {
        padding-right: 48px;
        background-size: 28px;
        min-height: 34px;
        margin-bottom: 20px;
    }
}

@media (min-width: 992px) {
    .main-page .user-profile--container h1.title {
        padding-right: 38px;
        background-size: 23px;
        min-height: 28px;
        padding-top: 6px;
    }
}

.reports-page h1.title {
    padding-right: 41px;
    background-image: url("/_media/images/b2b/user-area/reports.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 20px;
    min-height: 27px;
    padding-top: 15px;
}

.reports-page .banner_left_block {
    display: none;
}

.reports-page .page-content {
    margin-left: 0;
}

.pickup-page h1.title {
    padding-right: 38px;
    background-image: url("/_media/images/b2b/user-area/pickup.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 24px;
    min-height: 26px;
    padding-top: 15px;
}

@media (max-width: 991px) {
    .pickup-page h1.title {
        margin-top: -20px;
    }
}

@media (max-width: 767px) {
    .pickup-page h1.title {
        margin-top: -25px;
    }
}

@media (min-width: 768px) {
    .pickup-page h1.title {
        padding-right: 45px;
        background-size: 28px;
        min-height: 29px;
    }
}

.price-quotes-page h1.title,
.price-quotes-form-page h1.title {
    padding-right: 40px;
    background-image: url("/_media/images/b2b/user-area/offers/offers--title.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 26px;
    min-height: 26px;
    padding-top: 15px;
}

@media (max-width: 1024px) {
    .price-quotes-page h1.title,
    .price-quotes-form-page h1.title {
        margin-top: -23px;
    }
}

@media (max-width: 767px) {
    .price-quotes-page h1.title,
    .price-quotes-form-page h1.title {
        margin-top: -28px;
    }
}

@media (min-width: 768px) {
    .price-quotes-page h1.title,
    .price-quotes-form-page h1.title {
        padding-right: 45px;
    }
}

.fast-order-page h1.title {
    padding-right: 43px;
    background-image: url("/_media/images/b2b/personal-area/ico-cart.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 28px;
    min-height: 30px;
    padding-top: 8px;
}

.contact-page h1.title {
    padding-right: 50px;
    background-image: url("/_media/images/b2b/icons/ico-contact.png");
    background-repeat: no-repeat;
    background-position: 98% 50%;
    background-size: 28px;
    min-height: 27px;
    padding-top: 15px;
}

@media (max-width: 1024px) {
    .contact-page h1.title {
        margin-top: -25px;
    }
}

@media (max-width: 767px) {
    .contact-page h1.title {
        margin-top: -22px;
    }
}

@media (min-width: 768px) {
    .contact-page h1.title {
        padding-right: 70px;
        background-size: 39px;
        min-height: 38px;
        background-position: 100% 30%;
    }
}

.main-page.user-area-page .accordion .accordion-block .header {
    line-height: 1.3;
}

@media (min-width: 768px) {
    .main-page.user-area-page .accordion .accordion-block .header {
        height: 72px;
        line-height: 72px;
    }
}

@media (min-width: 992px) {
    .main-page.user-area-page .accordion .accordion-block .header {
        height: 72px;
        line-height: 72px;
    }
}

.message-page.user-area-page .accordion .accordion-block .content p:last-of-type {
    margin-bottom: 0;
}

.user-area-page .filter-area {
    width: 78px;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.35);
    border-radius: 0 7px 7px 0;
    margin-bottom: 0;
    background-color: #123b53;
    text-align: center;
    position: absolute;
    z-index: 9;
}

@media (max-width: 1024px) {
    .user-area-page .filter-area {
        /*top: 17px;*/
        left: 0;
        position: fixed;
        top: 240px;
        transition: top 500ms ease-out, width 500ms ease-out;
    }
}

@media (min-width: 768px) {
    .user-area-page .filter-area {
        /*top: 27px;*/
        top: 360px;
    }
}

@media (min-width: 768px) {
    .user-area-page .filter-area {
        border: 0;
        border-radius: 0;
        box-shadow: none;
        /*width: 180px;*/
        position: static;
        display: block !important;
        background: transparent;
        float: none;
        width: 100%;
        text-align: left;
    }
}

.user-area-page .filter-area .filter-block--title {
    background-color: #123b53;
    position: relative;
    color: #fff;
    height: 26px;
    line-height: 26px;
    padding-right: 18px;
    cursor: pointer;
    text-align: center;
    padding-left: 9px;
    border-radius: 10px;
}

@media (min-width: 767px) {
    .user-area-page .filter-area .filter-block--title {
        height: 32px;
        line-height: 30px;
        padding-right: 24px;
    }
}

@media (min-width: 768px) {
    .user-area-page .filter-area .filter-block--title {
        display: none;
    }
}

.user-area-page .filter-area .filter-block--title:before {
    content: "";
    display: block;
    position: absolute;
    right: 8px;
    bottom: 8px;
    width: 6px;
    height: 11px;
    background-image: url("/_media/images/b2b/filter/mobile/filter-arrow.png");
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: 0 0;
    transform: rotate(180deg);
}

@media (min-width: 768px) {
    .user-area-page .filter-area .filter-block--title:before {
        bottom: 10px;
    }
}

.user-area-page .filter-area .filter-section {
    margin-bottom: 0;
    padding-right: 25px;
    padding-left: 13px;
    padding-bottom: 10px;
    display: none;
}

@media (min-width: 767px) {
    .user-area-page .filter-area .filter-section {
        display: block !important;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
}

.user-area-page .filter-area .filter-section form .filter--label {
    display: none;
    font-size: 1rem;
}

@media (min-width: 767px) {
    .user-area-page .filter-area .filter-section form .filter--label {
        font-size: 1rem;
    }
}

@media (min-width: 768px) {
    .user-area-page .filter-area .filter-section form .filter--label {
        font-size: 1.25rem;
        display: inline-block;
        /*width: 70px;*/
        text-align: right;
    }
}

.user-area-page .filter-area .filter-section .filter--input-block {
    position: relative;
    width: 100%;
    /*margin-bottom: 10px;*/
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
}

@media (max-width: 768px) {
    .user-area-page .filter-area .filter-section .filter--input-block {
        padding: 0px;
    }
}

@media (min-width: 768px) {
    .user-area-page .filter-area .filter-section .filter--input-block {
        padding-left: 36px;
        padding-right: 10px;
    }
}

@media (min-width: 767px) {
    .user-area-page .filter-area .filter-section .filter--input-block {
        border-radius: 5px;
    }
}

@media (min-width: 992px) {
    .user-area-page .filter-area .filter-section .filter--input-block {
        border-radius: 4px;
    }
}

@media (min-width: 768px) {
    .user-area-page .filter-area .filter-section .filter--input-block {
        height: 30px;
        line-height: 30px;
    }
}

@media (min-width: 768px) {
    .user-area-page .filter-area .filter-section .filter--input-block {
        height: 45px;
        line-height: 45px;
        border: 1px solid #000;
        width: auto;
        display: inline-block;
        margin-right: 32px;
    }

    .user-area-page .filter-area .filter-section .filter--input-block.in-block {
        margin-left: 0;
        margin-right: 0;
        border-left: 0;
        border-radius: 0px;
    }

    .user-area-page .filter-area .filter-section .filter--input-block.last-in-block {
        margin-right: -5px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .user-area-page .filter-area .filter-section .filter--input-block.first-in-block {
        border-left: 0;
        margin-left: 0;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }
}

.user-area-page .filter-area .filter-section .filter--input-block::before {
    position: absolute;
    content: "";
    transform: rotateX(0deg);
    width: 11px;
    height: 11px;
    z-index: 2;
    /*background-image: url("/_media/images/b2b/icons/ico-select-arrow.png");*/
    background-size: 11px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    left: 8px;
    top: 13px;

}

@media (min-width: 768px) {
    .user-area-page .filter-area .filter-section .filter--input-block::before {
        width: 16px;
        height: 16px;
        background-size: 16px;
        left: 14px;
        top: 19px;
        pointer-events: none;
    }
}

.user-area-page .filter-area .filter-section .filter--input-block.open::before {
    transform: rotateX(180deg);
    top: 6px;
}

@media (min-width: 768px) {
    .user-area-page .filter-area .filter-section .filter--input-block.open::before {
        top: 6px;
    }
}

@media (min-width: 992px) {
    .user-area-page .filter-area .filter-section .filter--input-block.open::before {
        top: 11px;
    }
}

.user-area-page .filter-area .filter-section .filter--input-block {
    padding-bottom: 2px;
}

.user-area-page .filter-area .filter-section .filter--input-block select,
.user-area-page .filter-area .filter-section .filter--input-block input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    width: 100%;
    /*  display: block;*/
    border: none;
    margin-bottom: 0;
    cursor: pointer;
    border-radius: 5px;
    background-color: #fff;
    height: 30px;
    min-height: 30px;
    line-height: 30px;
    font-size: 1rem;
}

.user-area-page .filter-area .filter-section .filter--input-block input.typeahead::-ms-clear {
    display: none;
}

.user-area-page .filter-area .filter-section .filter--input-block input.typeahead {
    vertical-align: middle !important;
}

.user-area-page .filter-area .filter-section .filter--input-block input {
    cursor: default;
}

@media (min-width: 768px) {
    .user-area-page .filter-area .filter-section .filter--input-block select,
    .user-area-page .filter-area .filter-section .filter--input-block input {
        height: 30px;
        min-height: 30px;
        line-height: 30px;
        font-size: 1rem;
    }

    .user-area-page .filter-area .filter-section .filter--input-block input.typeahead {
        padding-left: 20px;
    }
}

@media (min-width: 768px) {
    .user-area-page .filter-area .filter-section .filter--input-block select,
    .user-area-page .filter-area .filter-section .filter--input-block input {
        /*height: 100%;*/
        min-height: 100%;
        line-height: 45px;
        padding-right: 6px;
        font-size: 1.25rem;
    }
}

@media (max-width: 768px) {
    .user-area-page .filter-area .filter-section .filter--input-block select.typeahead,
    .user-area-page .filter-area .filter-section .filter--input-block input.typeahead {
        padding-left: 20px;
    }
}

.user-area-page .filter-area .filter-section .btn {
    border-radius: 8px;
    padding-left: 26px;
    padding-right: 26px;
    height: 28px;
    line-height: 1;
    font-size: 0.9375rem;
    border-color: #fff;
    color: #fff;
    background-color: transparent;
    min-width: 0;
    float: left;
}

@media (min-width: 768px) {
    .user-area-page .filter-area .filter-section .btn {
        height: 28px;
        line-height: 1;
        font-size: 0.9375rem;
    }
}

@media (min-width: 768px) {
    .user-area-page .filter-area .filter-section .btn {
        height: 40px;
        line-height: 25px;
        font-size: 1.25rem;
        padding-left: 33px;
        padding-right: 33px;
        margin-right: 32px;
        border-color: #3b98e1;
        background-color: #3b98e1;
        display: inline-block;
        border-radius: 16px;
        position: relative;
        top: 2px;
    }
}

@media (max-width: 1024px) {
    .user-area-page .filter-area.opened {
        width: 177px;
        padding-bottom: 10px;
    }

    .user-area-page .filter-area.opened .filter-block--title {
        height: 46px;
        line-height: 46px;
        font-family: "SpoilerBold";
        padding-right: 25px;
        font-size: 1.125rem;
    }

    .user-area-page .filter-area.opened .filter-block--title:before {
        right: 12px;
        bottom: 18px;
        transform: rotate(0deg);
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .user-area-page .filter-area.opened .filter-block--title:before {
        font-size: 1.5rem;
    }
}

@media (max-width: 1024px) {
    .user-area-page .filter-area.opened .filter-section {
        display: block;
    }
}

@media (min-width: 1025px) {
    .returns-page .filter-area .filter-section .filter--input-block {
        min-width: 230px;
    }
}

@media (min-width: 1025px) {
    .returns-page .filter-area .filter-section .filter--input-block::before {
        display: none;
    }
}

@media (max-width: 1024px) {
    .returns-page .filter-area.opened {
        width: 220px;
    }
}

@media (min-width: 1025px) {
    .stored-inventory-page .filter-area .filter-section .filter--input-block::before {
        display: none;
    }
}

@media (min-width: 1025px) {
    .stored-inventory-page .filter-area .filter-section .filter--input-block {
        min-width: 360px;
    }
}

@media (max-width: 1024px) {
    .stored-inventory-page .filter-area.opened {
        width: 205px;
    }
}

.main-page .filter-area .filter-section form .filter--label--status {
    display: block;
    color: #fff;
    float: right;
}

@media (max-width: 1024px) {
    .main-page .filter-area .filter-section form .filter--label--status {
        line-height: 30px;
    }
}

@media (min-width: 1025px) {
    .main-page .filter-area .filter-section form .filter--label--status {
        float: none;
        color: #000;
        display: inline-block;
        margin-right: 65px;
    }
}

.main-page .filter-area .filter-section form .filter--input-block--status {
    float: left;
    width: auto;
}

@media (min-width: 1025px) {
    .main-page .filter-area .filter-section form .filter--input-block--status {
        float: none;
        width: 100px;
    }
}

.main-page .filter-area .filter-section form .filter--input-block--order-number {
    clear: both;
}

@media (min-width: 1025px) {
    .main-page .filter-area .filter-section form .filter--input-block--order-number {
        clear: none;
        width: 230px;
        margin-right: 26px;
    }
}

@media (min-width: 1025px) {
    .main-page .filter-area .filter-section form .filter--input-block.datepicker {
        width: 190px;
    }
}

@media (min-width: 1025px) {
    .main-page .filter-area .filter-section form .filter--input-block--status {
        margin-right: 26px;
    }
}

@media (max-width: 1024px) {
    .main-page .filter-area.opened {
        width: 235px;
    }
}

.pickup-page .filter-area .filter-section form .filter--label--status {
    display: block;
    color: #fff;
    float: right;
}

@media (max-width: 1024px) {
    .pickup-page .filter-area .filter-section form .filter--label--status {
        line-height: 30px;
    }
}

@media (min-width: 1025px) {
    .pickup-page .filter-area .filter-section form .filter--label--status {
        float: none;
        color: #000;
        display: inline-block;
        margin-right: 65px;
    }
}

.pickup-page .filter-area .filter-section form .filter--input-block--status {
    float: left;
    width: auto;
}

@media (min-width: 1025px) {
    .pickup-page .filter-area .filter-section form .filter--input-block--status {
        float: none;
        width: 100px;
    }
}

.pickup-page .filter-area .filter-section form .filter--input-block--order-number {
    clear: both;
}

.purchase-table {
    padding-bottom: 40px;
}

@media (min-width: 992px) {
    .purchase-table {
        padding-top: 15px;
    }
}

.user-profile--container {
    padding-bottom: 20px;
}

@media (min-width: 768px) {
    .user-profile--container {
        font-size: 1.5rem;
        padding-bottom: 30px;
    }
}

@media (min-width: 992px) {
    .user-profile--container {
        /*border-top: 2px solid #d4d4d4;*/
        padding-top: 60px;
        padding-bottom: 34px;
        font-size: 1.25rem;
    }
}

.user-profile--container .user-profile--business-name {
    color: #123b53;
    font-family: "SpoilerBold";
}

.user-profile--container ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .user-profile--container ul {
        margin-bottom: 33px;
    }
}

.user-profile--container ul li {
    line-height: 1.3;
}

@media (min-width: 992px) {
    .user-profile--container ul li {
        line-height: 1.5;
    }
}

.user-profile--container ul:last-of-type {
    margin-bottom: 13px;
}

@media (min-width: 768px) {
    .user-profile--container .user-profile--right-block {
        width: 54%;
        float: right;
        border-left: 1px solid #dadada;
    }
}

@media (min-width: 992px) {
    .user-profile--container .user-profile--right-block {
        width: 40%;
    }
}

@media (min-width: 768px) {
    .user-profile--container .user-profile--left-block {
        width: 46%;
        float: right;
        padding-right: 37px;
    }
}

@media (min-width: 992px) {
    .user-profile--container .user-profile--left-block {
        width: 60%;
        padding-right: 127px;
        overflow: hidden;
    }
}

@media (min-width: 768px) {
    .user-profile--container .bank-block {
        clear: both;
        padding-right: 0;
        text-align: center;
        width: 100%;
        float: none;
        padding-top: 24px;
    }

    .user-profile--container .bank-block ul {
        margin: auto;
    }

    .user-profile--container .bank-block ul li {
        display: inline-block;
        border-left: 1px solid #000;
        line-height: 1;
        height: 22px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width: 768px) and (min-width: 992px) {
    .user-profile--container .bank-block ul li {
        padding-left: 10px;
        padding-right: 10px;
        line-height: 16px;
        height: 17px;
    }
}

@media (min-width: 768px) {
    .user-profile--container .bank-block ul li:first-of-type {
        padding-right: 0;
    }

    .user-profile--container .bank-block ul li:last-of-type {
        border-left: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .user-profile--container .bank-block {
        clear: none;
        width: 60%;
        padding-right: 127px;
        padding-top: 19px;
        text-align: right;
    }
}

.list-of-invoices {
    overflow: hidden;
}

@media (min-width: 992px) {
    .list-of-invoices {
        margin-left: 0;
        margin-right: 0;
    }
}

.list-of-invoices .invoice-block {
    margin-bottom: 2px;
    background-color: #f3f3f5;
    border-bottom: 2px solid #fff;
    overflow: hidden;
    position: relative;
    font-family: "SpoilerBold";
    height: 46px;
    padding-top: 6px;
    padding-bottom: 2px;
    line-height: 1;
}

@media (min-width: 768px) {
    .list-of-invoices .invoice-block {
        background-color: #fff;
        border-bottom: 2px solid #f3f3f5;
        font-family: "SpoilerRegular";
        height: 65px;
        padding-bottom: 0;
        padding-top: 0;
        line-height: 65px;
    }
}

.list-of-invoices .invoice-block .invoice--number {
    float: none;
    margin-bottom: 4px;
}

@media (max-width: 767px) {
    .list-of-invoices .invoice-block .invoice--number {
        font-size: 0.9375rem;
    }
}

@media (min-width: 768px) {
    .list-of-invoices .invoice-block .invoice--number {
        float: right;
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .list-of-invoices .invoice-block .invoice--number {
        float: right;
        margin-bottom: 0;
        height: 65px;
    }
}

.list-of-invoices .invoice-block .invoice--total {
    float: left;
}

@media (max-width: 767px) {
    .list-of-invoices .invoice-block .invoice--total {
        font-size: 0.9375rem;
    }
}

@media (min-width: 768px) {
    .list-of-invoices .invoice-block .invoice--total {
        float: right;
    }
}

@media (max-width: 767px) {
    .list-of-invoices .invoice-block .invoice--date {
        font-size: 0.9375rem;
    }
}

.list-of-invoices .invoice-block .invoice--download {
    height: 20px;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 14px;
    z-index: 10;
    width: 13px;
    float: left;
}

@media (min-width: 768px) {
    .list-of-invoices .invoice-block .invoice--download {
        position: static;
        width: auto;
        height: 100%;
    }
}

@media (min-width: 992px) {
    .list-of-invoices .invoice-block .invoice--download {
        position: static;
        width: auto;
        height: 100%;
        padding: 0;
    }
}

.list-of-invoices .invoice-block .invoice--download .download {
    display: block;
    margin: auto;
    width: 13px;
    height: 14px;
    background-image: url("/_media/images/b2b/user-area/download.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 13px;
}

@media (min-width: 768px) {
    .list-of-invoices .invoice-block .invoice--download .download {
        width: 20px;
        height: 100%;
        background-size: 20px;
    }
}

@media (min-width: 768px) {
    .list-of-invoices .invoice-block:last-of-type {
        border-bottom: 0;
    }
}

.list-of-products {
    margin-top: 13px;
    line-height: 1;
}

.list-of-products .product-block {
    overflow: hidden;
    border-bottom: 1px solid #516f81;
    padding-top: 6px;
    padding-bottom: 14px;
}

@media (min-width: 992px) {
    .list-of-products .product-block {
        border-bottom: 1px solid #f2efef;
        padding-top: 10px;
        padding-bottom: 7px;
    }
}

.list-of-products .product-block.product-block--header {
    font-family: "SpoilerBold";
    display: none;
}

@media (min-width: 992px) {
    .list-of-products .product-block.product-block--header {
        font-family: "SpoilerBold" !important;
        display: block;
        padding-bottom: 18px;
    }
}

.list-of-products .product-block .product-block--inner {
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
}

@media (min-width: 992px) {
    .list-of-products .product-block .product-block--inner {
        margin-left: 0;
        margin-right: 0;
    }
}

.list-of-products .product-block .product-block--inner .image-block img {
    max-width: 89px;
    border: 1px solid #b4b4b4;
    position: relative;
    top: 4px;
}

@media (min-width: 992px) {
    .list-of-products .product-block .product-block--inner .image-block img {
        max-width: 138px;
        position: static;
        top: 0;
    }
}

.list-of-products .product-block .product-block--inner .data-block {
    padding-right: 0;
}

.list-of-products .product-block .product-block--inner .product-name {
    font-family: "SpoilerBold";
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    .list-of-products .product-block .product-block--inner .product-name {
        font-size: 1rem;
    }
}

@media (min-width: 992px) {
    .list-of-products .product-block .product-block--inner .product-name {
        font-family: "SpoilerRegular";
        padding-bottom: 0;
    }
}

@media (max-width: 767px) {
    .list-of-products .product-block .product-block--inner .catalogue-number {
        font-size: 0.9375rem;
    }
}
@media (max-width: 767px) {
    .list-of-products .product-block .product-block--inner .catalogue-price-per-unit {
        font-size: 0.9375rem;
    }
}

.list-of-products .product-block .product-block--inner .catalogue-number span {
    display: inline-block;
}
.list-of-products .product-block .product-block--inner .catalogue-price-per-unit span {
    display: inline-block;
}

@media (min-width: 992px) {
    .list-of-products .product-block .product-block--inner .catalogue-number span {
        display: none;
    }
}
@media (min-width: 992px) {
    .list-of-products .product-block .product-block--inner .catalogue-price-per-unit span {
        display: none;
    }
}

@media (max-width: 767px) {
    .list-of-products .product-block .product-block--inner .inventory {
        font-size: 0.9375rem;
    }
}

.list-of-products .product-block .product-block--inner .inventory span {
    display: inline-block;
}

@media (min-width: 992px) {
    .list-of-products .product-block .product-block--inner .inventory span {
        display: none;
    }
}

.list-of-products .product-block .product-block--inner .apply--block {
    text-align: left;
}

.list-of-products .product-block .product-block--inner .apply--block input {
    max-width: 90px;
    position: relative;
    top: -5px;
    height: 25px;
}

@media (min-width: 768px) {
    .list-of-products .product-block .product-block--inner .apply--block input {
        height: 43px;
        max-width: 130px;
    }
}

@media (min-width: 992px) {
    .list-of-products .product-block .product-block--inner .apply--block input {
        max-width: 130px;
        position: relative;
        top: 3px;
        height: 43px;
    }
}

.list-of-products .product-block .product-block--inner .apply--block .apply--button {
    cursor: pointer;
}

.list-of-products .product-block .product-block--inner .apply--block .apply--button span {
    text-decoration: underline;
}

.list-of-products .product-block .product-block--inner .apply--block .apply--input {
    display: none;
}

.list-of-products .product-block .product-block--inner .apply--block.opened .apply--button {
    display: none;
}

.list-of-products .product-block .product-block--inner .apply--block.opened .apply--input {
    display: inline-block;
}

.list-of-products .btn-line {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #123b53;
    margin-top: 15px;
}

@media (min-width: 1025px) {
    .list-of-products .btn-line {
        text-align: left;
        padding-top: 25px;
        background-color: transparent;
        margin-left: 0;
        margin-right: 0;
    }
}

.list-of-products .btn-line .btn {
    display: inline-block;
}

@media (max-width: 1024px) {
    .list-of-products .btn-line .btn {
        padding-left: 30px;
        padding-right: 30px;
        border-color: #fff;
        background-color: transparent;
        color: #fff;
    }
}

@media (min-width: 1025px) {
    .list-of-products .btn-line .btn {
        padding-left: 70px;
        padding-right: 70px;
    }
}

@media (min-width: 992px) {
    .list-of-products .btn-line .btn {
        font-size: 1.25rem;
        padding-left: 50px;
        padding-right: 50px;
    }
}

.list-of-products .product-block.product-block--header .product-block--inner .product-name {
    font-family: "SpoilerBold";
}

@media (min-width: 992px) {
    .list-of-products .product-block.product-block--header .product-block--inner .apply--block {
        padding-left: 60px;
    }
}

.list-of-returns {
    margin-top: 13px;
}

.list-of-returns .return-block {
    overflow: hidden;
    background-color: transparent;
    line-height: 1em;
}

@media (max-width: 991px) {
    .list-of-returns .return-block {
        padding-top: 17px;
        padding-bottom: 14px;
        border-bottom: 1px solid #516f81;
    }

    .list-of-returns .return-block:first-of-type {
        border-top: 1px solid #516f81;
    }
}

@media (min-width: 992px) {
    .list-of-returns .return-block {
        background-color: #f7f7f7;
        margin-bottom: 2px;
        padding-top: 28px;
        padding-bottom: 23px;
    }
}

.list-of-returns .return-block .return-block--inner {
    margin-left: -15px;
    margin-right: -15px;
}

@media (min-width: 992px) {
    .list-of-returns .return-block .return-block--inner {
        margin-left: 0;
        margin-right: 0;
        font-family: "SpoilerBold";
    }
}

@media (min-width: 992px) {
    .list-of-returns .return-block .return-block--inner .col {
        width: 20%;
    }
}

.list-of-returns .return-block .product-name {
    font-family: "SpoilerBold";
}

.list-of-returns .return-block .product-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 767px) {
    .list-of-returns .return-block .product-name {
        font-family: "SpoilerBold";
        font-size: 0.9375rem;
    }
}

@media (max-width: 991px) {
    .list-of-returns .return-block .product-name {
        padding-bottom: 9px;
    }
}

@media (min-width: 992px) {
    .list-of-returns .return-block .product-name {
        font-family: "SpoilerBold";
        white-space: normal; /* changed 18.12.18 By Refael for full text in desktop RETURN PAGE*/
    }
}

@media (max-width: 991px) {
    .list-of-returns .return-block .date-block {
        text-align: left;
        position: relative;
        top: -1em;
    }
}

@media (max-width: 767px) {
    .list-of-returns .return-block .date-block {
        font-size: 0.9375rem;
        font-family: "SpoilerBold";
    }
}

@media (max-width: 767px) {
    .list-of-returns .return-block .product-quantity,
    .list-of-returns .return-block .catalog-number {
        font-size: 0.9375rem;
    }
}

@media (max-width: 991px) {
    .list-of-returns .return-block .status-block .status {
        text-align: left;
        position: relative;
        top: -1em;
        float: left;
        cursor: pointer;
        width: 100%;
        color: #123b53;
        font-family: "SpoilerBold";
    }
}

@media (max-width: 991px) and (min-width: 992px) {
    .list-of-returns .return-block .status-block .status {
        width: 100%;
        color: #000;
        font-family: "SpoilerRegular";
        cursor: pointer;
    }
}

@media (max-width: 767px) {
    .list-of-returns .return-block .status-block {
        font-size: 0.9375rem;
    }
}

.list-of-returns .return-block .status-block .explanation-text {
    color: #3b98e1;
    padding-right: 12px;
    width: 50%;
    float: right;
    background-image: url("/_media/images/b2b/user-area/explanation.png");
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    cursor: pointer;
}

.list-of-returns .return-block .status-block .explanation-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (min-width: 992px) {
    .list-of-returns .return-block .status-block .explanation-text {
        padding-right: 17px;
        width: 100%;
        display: none;
    }
}

@media (min-width: 991px) {
    .list-of-returns .return-block .status-block.opened .status {
        margin-top: -14px;
    }
}

@media (min-width: 992px) {
    .list-of-returns .return-block .status-block.opened .explanation-text {
        display: block;
    }
}

.list-of-returns .btn-line {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #123b53;
    margin-top: 15px;
}

@media (min-width: 1025px) {
    .list-of-returns .btn-line {
        text-align: left;
        padding-top: 25px;
        background-color: transparent;
        margin-left: 0;
        margin-right: 0;
    }
}

.list-of-returns .btn-line .btn {
    display: inline-block;
}

@media (max-width: 1024px) {
    .list-of-returns .btn-line .btn {
        padding-left: 30px;
        padding-right: 30px;
        border-color: #fff;
        background-color: transparent;
        color: #fff;
    }
}

@media (min-width: 1025px) {
    .list-of-returns .btn-line .btn {
        padding-left: 70px;
        padding-right: 70px;
    }
}

.product-return-form {
    max-width: 620px;
    margin: auto;
}

.product-return-form .option-text {
    font-size: 1.1875rem;
    line-height: 1;
    margin-bottom: 13px;
}

@media (min-width: 768px) {
    .product-return-form .option-text {
        font-size: 1.5rem;
        padding-top: 0;
        margin-bottom: 28px;
    }
}

@media (min-width: 992px) {
    .product-return-form .option-text {
        font-size: 1.5rem;
        padding-top: 0;
        margin-bottom: 28px;
    }
}

.product-return-form .product-name {
    width: 100%;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .product-return-form .product-name {
        margin-bottom: 26px;
    }
}

@media (min-width: 992px) {
    .product-return-form .product-name {
        margin-bottom: 26px;
    }
}

.product-return-form .reason-for-return {
    width: 100%;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .product-return-form .reason-for-return {
        width: 410px;
        float: right;
    }
}

@media (min-width: 992px) {
    .product-return-form .reason-for-return {
        margin-bottom: 24px;
    }
}

.product-return-form .quantity-for-return {
    width: 45%;
    float: right;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .product-return-form .quantity-for-return {
        width: 190px;
        float: left;
        height: 45px;
    }
}

@media (min-width: 992px) {
    .product-return-form .quantity-for-return input {
        height: 45px;
    }
}

.product-return-form .quantity-for-return .error-message {
    display: none;
}

.product-return-form .add-a-product--block {
    width: 45%;
    float: left;
    padding-top: 8px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .product-return-form .add-a-product--block {
        width: 100%;
        float: none;
        clear: both;
        position: relative;
        top: -12px;
    }
}

@media (min-width: 992px) {
    .product-return-form .add-a-product--block {
        width: 100%;
        float: none;
        clear: both;
        position: relative;
        top: -17px;
        margin-bottom: 0;
    }
}

.product-return-form .add-a-product--block .add-a-product--content {
    text-align: left;
}

@media (min-width: 768px) {
    .product-return-form .add-a-product--block .add-a-product--content {
        text-align: right;
    }
}

@media (min-width: 992px) {
    .product-return-form .add-a-product--block .add-a-product--content {
        text-align: right;
    }
}

.product-return-form .add-a-product--block .add-a-product--button {
    display: block;
    background-image: url("/_media/images/b2b/user-area/add-product.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 9px;
    padding-right: 15px;
    cursor: pointer;
    float: left;
    font-family: "SpoilerBold";
}

@media (min-width: 768px) {
    .product-return-form .add-a-product--block .add-a-product--button {
        background-size: 12px;
        padding-right: 25px;
        clear: both;
        float: none;
    }
}

@media (min-width: 992px) {
    .product-return-form .add-a-product--block .add-a-product--button {
        background-size: 12px;
    }
}

.product-return-form .add-a-product--block .add-a-product--button span {
    text-decoration: underline;
}

@media (min-width: 768px) {
    .product-return-form .select-block--one {
        height: 60px;
        line-height: 60px;
        min-height: 60px;
    }

    .product-return-form .select-block--one select {
        height: 100%;
        line-height: 1;
        min-height: 0;
    }
}

@media (min-width: 992px) {
    .product-return-form .select-block--one {
        height: 45px;
        line-height: 45px;
        min-height: 45px;
    }
}

.product-return-form .btn-line {
    text-align: center;
    padding-top: 11px;
    padding-bottom: 38px;
}

@media (min-width: 768px) {
    .product-return-form .btn-line {
        padding-top: 21px;
    }
}

@media (min-width: 992px) {
    .product-return-form .btn-line {
        padding-top: 21px;
    }
}

.product-return-form .btn-line .btn {
    width: 115px;
}

@media (min-width: 768px) {
    .product-return-form .btn-line .btn {
        width: 155px;
    }
}

@media (min-width: 992px) {
    .product-return-form .btn-line .btn {
        font-size: 1.5rem;
    }
}

.error-message {
    display: none;
    font-size: 10px;
    margin-top: -15px;
}

form label div.error-message {
    margin-top: 0px;
}

@media (min-width: 1024px) {
    .error-message {
        font-size: 15px;
        margin-top: -25px;
    }
}

.reports-page-form .has-error, .JS_product_pair .has-error {
    border-color: #ed7777;
    color: #dd0000 !important;
}

.has-error input, .has-error textarea {
    outline-color: #ed7777 !important;
    border-color: #ed7777 !important;
    color: #dd0000 !important;
}

.has-error input.placeholder, .has-error textarea.placeholder {
    color: #dd0000 !important;
}

.has-error input:-moz-placeholder, .has-error textarea:-moz-placeholder {
    color: #dd0000 !important;
}

.has-error input::-moz-placeholder, .has-error textarea::-moz-placeholder {
    color: #dd0000 !important;
}

.has-error input:-ms-input-placeholder, .has-error textarea:-ms-input-placeholder {
    color: #dd0000 !important;
}

.has-error input::-webkit-input-placeholder, .has-error textarea::-webkit-input-placeholder {
    color: #dd0000 !important;
}

.form-group.has-error {
    position: relative;
}

.has-error .error-message {
    color: #dd0000 !important;
    display: block !important;
}

#modalSign .form-group {
    margin-bottom: 24px;
}

#modalSign .has-error .error-message {
    top: 35px;
    text-align: right;
}

#modalSign .label--checkbox--legal {
    position: relative;
}

#modalSign .label--checkbox .error-message {
    top: 16px;
}

@media (min-width: 768px) {
    #modalSign .has-error .error-message {
        top: 56px;
    }

    #modalSign .label--checkbox .error-message {
        top: 25px;
    }
}

@media (min-width: 992px) {
    #modalSign .has-error .error-message {
        top: 40px;
    }

    #modalSign .label--checkbox .error-message {
        top: 25px;
    }
}

.input--search {
    min-height: 35px;
    line-height: 35px;
}

@media (min-width: 768px) {
    .input--search {
        min-height: 63px;
        line-height: 63px;
    }
}

@media (min-width: 992px) {
    .input--search {
        min-height: 43px;
        line-height: 43px;
    }
}

@media (min-width: 992px) {
    .list-of-orders {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .list-of-orders .accordion--pickup-orders .accordion-block--titles {
        display: none;
    }
}

.list-of-orders .accordion--pickup-orders .accordion-block--titles .header {
    background-color: #fff;
    font-family: "SpoilerBold";
}

.list-of-orders .accordion--pickup-orders .content-line {
    overflow: hidden;
    margin-bottom: 25px;
}

.list-of-orders .accordion--pickup-orders .content-line p {
    margin-bottom: 0 !important;
}

@media (min-width: 992px) {
    .list-of-orders .accordion--pickup-orders .arrow-btn {
        margin-top: 31px;
        display: inline-block;
        position: static;
        width: 100%;
        background-position: 50%;
    }
}

@media (max-width: 767px) {
    .list-of-orders .accordion--pickup-orders .accordion-block--body .header {
        height: auto;
        line-height: 1;
        overflow: hidden;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .list-of-orders .accordion--pickup-orders .accordion-block--body .content {
        padding-right: 20px;
        padding-left: 20px;
    }

    .list-of-orders .accordion--pickup-orders .accordion-block--body .content-line {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #c3c3c3;
    }

    .list-of-orders .accordion--pickup-orders .accordion-block--body .content-line .pickup--product-data,
    .list-of-orders .accordion--pickup-orders .accordion-block--body .content-line .pickup--quantity,
    .list-of-orders .accordion--pickup-orders .accordion-block--body .content-line .pickup--catalog-number {
        padding-right: 0;
    }

    .list-of-orders .accordion--pickup-orders .accordion-block--body .content-line .pickup--status {
        padding-left: 5px;
    }

    .list-of-orders .accordion--pickup-orders .accordion-block--body .content-line:last-of-type {
        border: 0;
    }

    .list-of-orders .accordion--pickup-orders .accordion-block--body .pickup--quantity {
        clear: both;
    }

    .list-of-orders .accordion--pickup-orders .accordion-block--body .pickup--status {
        position: relative;
        top: -10px;
        margin-bottom: -10px;
        float: left;
        left: -5px;
    }
}

@media (min-width: 992px) {
    .user-area-page .list-of-orders .accordion .accordion-block--titles {
        margin-bottom: -8px;
    }
}

@media (min-width: 992px) {
    .user-area-page .list-of-orders .accordion .accordion-block .header {
        height: 70px;
        line-height: 70px;
    }
}

.user-area-page .list-of-orders .accordion .pickup--client-phone {
    text-align: right;
}

.user-area-page .list-of-orders .accordion .accordion-block--titles .pickup--client-phone {
    padding-left: 70px;
}

.price-quotes-table {
    margin-top: 13px;
    line-height: 1;
}

.price-quotes-table .hourly-rate.hourly-rate--mobile {
    display: block !important;
    background-color: #123b53;
    text-align: center;
    height: 65px;
    line-height: 65px;
    padding-left: 10px;
}

.price-quotes-table .hourly-rate.hourly-rate--mobile a {
    color: #fff;
}

.price-quotes-table .hourly-rate.hourly-rate--mobile .edit-btn {
    cursor: auto;
    float: left;
    width: 20px;
    height: 60px;
    background-image: url("/_media/images/b2b/user-area/offers/offers--edit--white.png");
    background-size: 20px;
}

@media (min-width: 1025px) {
    .price-quotes-table .hourly-rate.hourly-rate--mobile {
        display: none !important;
    }
}

.price-quotes-table .hourly-rate.hourly-rate--desktop {
    display: none !important;
    text-align: left;
    padding-left: 230px;
    padding-top: 8px;
    padding-bottom: 40px;
}

.price-quotes-table .hourly-rate.hourly-rate--desktop a {
    color: #000;
    font-family: "SpoilerBold";
}

.price-quotes-table .hourly-rate.hourly-rate--desktop a .edit-btn {
    cursor: auto;
    display: inline-block;
    margin-right: 20px;
}

@media (min-width: 1025px) {
    .price-quotes-table .hourly-rate.hourly-rate--desktop {
        display: block !important;
    }
}

.price-quotes-table .offer-block {
    background-color: #fff;
    padding-bottom: 4px;
}

@media (min-width: 992px) {
    .price-quotes-table .offer-block {
        border-bottom: 1px solid #f2efef;
        overflow: hidden;
        min-height: 50px;
        line-height: 50px;
    }
}

.price-quotes-table .offer-block.not-yet-sent .product-data-block {
    font-family: "SpoilerBold";
}

.price-quotes-table .offer-block .offer-block--inner {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 6px;
    padding-bottom: 5px;
    background-color: #f3f3f5;
}

@media (min-width: 992px) {
    .price-quotes-table .offer-block .offer-block--inner {
        margin-left: 0;
        margin-right: 0;
        background-color: #fff;
    }
}

.price-quotes-table .offer-block .offer-block--inner .action-block {
    text-align: left;
}

.price-quotes-table .offer-block .offer-block--inner .action-block .more-btn--offer {
    float: left;
    position: relative;
    top: 5px;
}

.price-quotes-table .offer-block .offer-block--inner .action-block--buttons {
    text-align: left;
}

.price-quotes-table .offer-block .offer-block--inner .action-block--buttons * {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}

.price-quotes-table .offer-block .offer-block--inner .action-block--buttons .edit-btn {
    position: relative;
    top: 4px;
}

.price-quotes-table .offer-block .offer-block--inner .action-block--buttons .remove-btn {
    position: relative;
    top: 5px;
}

.price-quotes-table .offer-block .offer-block--inner .action-block--buttons .download-btn {
    position: relative;
    top: 3px;
}

.price-quotes-table .offer-block .offer-block--inner .action-block--dropdown {
    height: 32px;
    overflow: visible;
    position: relative;
    display: none;
}

.price-quotes-table .offer-block .offer-block--inner .action-block--dropdown .more-btn {
    float: left;
}

@media (max-width: 1024px) {
    .price-quotes-table .offer-block .offer-block--inner .action-block--dropdown {
        display: block;
    }
}

.price-quotes-table .offer-block .offer-block--inner .action-block--dropdown .cart-default-options {
    top: auto;
    left: 15px;
    bottom: 10px;
    right: auto;
    width: 190px;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 0 0 2px #fafafa;
    border-radius: 2px;
    border: 1px solid #e8e8e8;
}

.price-quotes-table .offer-block .offer-block--inner .action-block--dropdown .cart-default-options li {
    border-bottom: 1px solid #90a4af;
    min-height: 36px;
    line-height: 1;
}

.price-quotes-table .offer-block .offer-block--inner .action-block--dropdown .cart-default-options li:last-of-type {
    border-bottom: 0;
}

.price-quotes-table .offer-block .offer-block--inner .action-block--dropdown .cart-default-options li a {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1.25rem;
    white-space: inherit;
}

.price-quotes-table .offer-block .offer-block--inner .action-block--dropdown .cart-default-options li a:active,
.price-quotes-table .offer-block .offer-block--inner .action-block--dropdown .cart-default-options li a:hover {
    color: #3b98e1;
}

@media (max-width: 991px) {
    .price-quotes-form-page .filter-area {
        width: 100px;
    }

    .price-quotes-form-page .filter-area.opened {
        width: 200px;
    }
}

@media (max-width: 991px) {
    .price-quotes-form-page .filter-area .filter-section form .filter--label {
        display: block;
        text-align: right;
        color: #fff;
        font-family: "SpoilerRegular";
    }
}

.price-quotes-form-page .filter-area .filter-section form .filter--input-block:before {
    display: none;
}

@media (min-width: 1025px) {
    .price-quotes-form-page h1 {
        float: right;
    }

    .price-quotes-form-page .filter-area {
        float: left;
        width: 780px;
        padding: 0;
        margin-top: 30px;
    }

    .price-quotes-form-page .page-content--top-line {
        overflow: hidden;
    }

    .price-quotes-form-page .page-content--top-line .filter-block--line {
        display: inline-block;
        width: 385px;
        margin-bottom: 5px;
    }

    .price-quotes-form-page .filter--input-block {
        width: 280px !important;
        margin-right: 13px !important;
    }
}

.price-quotes-form-body {
    margin-top: 13px;
    line-height: 1;
}

@media (min-width: 992px) {
    .price-quotes-form-body {
        margin-top: 0;
    }
}

.price-quotes-form-body .counter {
    font-family: "SpoilerBold";
    display: none;
}

@media (min-width: 992px) {
    .price-quotes-form-body .counter {
        margin-bottom: 4px;
        display: block;
    }
}

.price-quotes-form-body .product-block {
    overflow: hidden;
    border-bottom: 1px solid #123b53;
    padding-top: 6px;
    padding-bottom: 7px;
}

@media (min-width: 992px) {
    .price-quotes-form-body .product-block {
        border-bottom: 0;
        padding-top: 10px;
        padding-bottom: 24px;
        background-color: #f7f7f7;
        margin-bottom: 3px;
    }
}

.price-quotes-form-body .product-block .product-block--inner {
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
}

@media (min-width: 992px) {
    .price-quotes-form-body .product-block .product-block--inner {
        margin-left: 0;
        margin-right: 0;
    }
}

.price-quotes-form-body .product-block .product-block--inner .image-block img {
    max-width: 89px;
    position: relative;
    top: 4px;
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .price-quotes-form-body .product-block .product-block--inner .image-block img {
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .price-quotes-form-body .product-block .product-block--inner .image-block img {
        max-width: 138px;
        position: static;
        top: 0;
    }
}

@media (min-width: 992px) {
    .price-quotes-form-body .product-block .product-block--inner .image-block {
        padding-top: 7px;
    }
}

.price-quotes-form-body .product-block .product-block--inner .product-name {
    font-family: "SpoilerBold";
    padding-bottom: 10px;
}

@media (min-width: 992px) {
    .price-quotes-form-body .product-block .product-block--inner .product-name {
        padding-top: 15px;
        padding-bottom: 18px;
    }
}

.price-quotes-form-body .product-block .product-block--inner .type--block {
    text-align: right;
}

@media (min-width: 992px) {
    .price-quotes-form-body .product-block .product-block--inner .type--block {
        text-align: center;
        padding-top: 16px;
    }
}

.price-quotes-form-body .product-block .product-block--inner .price--block {
    padding-top: 10px;
    clear: both;
}

@media (min-width: 992px) {
    .price-quotes-form-body .product-block .product-block--inner .price--block {
        padding-top: 0px;
        clear: none;
    }

    .price-quotes-form-body .product-block .product-block--inner .price--block .edit-block {
        padding-top: 16px;
    }

    .price-quotes-form-body .product-block .product-block--inner .price--block .edit-block-opened {
        padding-top: 4px;
    }
}

.price-quotes-form-body .product-block .product-block--inner .hours--block {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 5px;
}

@media (min-width: 992px) {
    .price-quotes-form-body .product-block .product-block--inner .hours--block {
        padding-top: 0;
    }

    .price-quotes-form-body .product-block .product-block--inner .hours--block .edit-block {
        padding-top: 16px;
    }

    .price-quotes-form-body .product-block .product-block--inner .hours--block .edit-block-opened {
        padding-top: 4px;
    }
}

.price-quotes-form-body .product-block .product-block--inner .remove-block {
    position: absolute;
    left: 8px;
    text-align: left;
}

@media (min-width: 768px) {
    .price-quotes-form-body .product-block .product-block--inner .remove-block {
        left: 0;
    }
}

@media (min-width: 992px) {
    .price-quotes-form-body .product-block .product-block--inner .remove-block {
        position: static;
        padding-top: 12px;
        padding-left: 25px;
    }
}

.price-quotes-form-body .product-block .product-block--inner .remove-block .remove-btn {
    display: inline-block;
}

.price-quotes-form-body .edit-block {
    display: block;
}

.price-quotes-form-body .edit-block .edit-btn {
    display: inline-block;
    margin-left: 10px;
    top: 1px;
}

@media (min-width: 992px) {
    .price-quotes-form-body .edit-block .edit-btn {
        top: 3px;
    }
}

.price-quotes-form-body .edit-block-opened {
    display: none;
}

.price-quotes-form-body .edit-block-opened input {
    width: 60px;
}

@media (max-width: 767px) {
    .price-quotes-form-body .edit-block-opened input {
        height: 26px;
        position: relative;
        top: 1px;
    }
}

@media (min-width: 768px) {
    .price-quotes-form-body .edit-block-opened input {
        height: 50px;
        top: 2px;
        position: relative;
        width: 100px;
    }
}

@media (min-width: 992px) {
    .price-quotes-form-body .edit-block-opened input {
        width: 87px;
        height: 45px;
        margin-left: 7px;
    }
}

@media (min-width: 992px) {
    .price-quotes-form-body .edit-block-opened .btn-check {
        height: 45px;
        position: relative;
        top: 3px;
    }
}

.price-quotes-form-bottom {
    position: relative;
    z-index: 1;
}

.price-quotes-form-bottom.price-quotes-form-bottom--mobile {
    display: block !important;
    margin-top: 15px;
}

@media (min-width: 1025px) {
    .price-quotes-form-bottom.price-quotes-form-bottom--mobile {
        display: none !important;
    }
}

@media (min-width: 1025px) {
    .price-quotes-form-bottom {
        width: 285px;
        float: left;
        margin: 0;
        margin-right: -230px;
        padding-top: 0px;
    }
}

.price-quotes-form-bottom form {
    padding: 3px 11px;
    background-color: #123b53;
    color: #fff;
    overflow: visible;
    padding-bottom: 17px;
}

@media (min-width: 768px) {
    .price-quotes-form-bottom form {
        padding-bottom: 34px;
    }
}

@media (min-width: 1025px) {
    .price-quotes-form-bottom form {
        color: #000;
        background-color: transparent;
        padding: 3px 11px;
        border: 1px solid #3b98e1;
        border-radius: 4px;
        margin-bottom: 31px;
    }
}

.price-quotes-form-bottom form .col-left {
    float: left;
    width: 40%;
    margin: 0;
    padding: 0;
    margin-top: 15px;
}

@media (min-width: 768px) {
    .price-quotes-form-bottom form .col-left {
        margin-top: 25px;
        padding-left: 12px;
        width: 28%;
    }
}

@media (min-width: 1025px) {
    .price-quotes-form-bottom form .col-left {
        float: none;
        width: 100%;
        padding-top: 0;
        padding-left: 0;
        margin-top: 12px;
    }
}

.price-quotes-form-bottom form .col-right {
    display: inline-block;
    width: 52%;
    margin: 0;
    padding: 0;
    padding-top: 9px;
}

@media (min-width: 768px) {
    .price-quotes-form-bottom form .col-right {
        padding-top: 28px;
        padding-right: 20px;
    }
}

@media (min-width: 1025px) {
    .price-quotes-form-bottom form .col-right {
        padding-top: 0;
        float: none;
        width: 100%;
        padding-right: 0;
    }
}

.price-quotes-form-bottom form .title {
    font-size: 1.5rem;
    font-family: "SpoilerBold";
}

@media (max-width: 1024px) {
    .price-quotes-form-bottom form .title {
        display: none;
    }
}

@media (max-width: 1024px) {
    .price-quotes-form-bottom form .textual-note {
        display: none;
    }
}

@media (min-width: 1025px) {
    .price-quotes-form-bottom form .textual-note {
        padding-bottom: 14px;
        border-bottom: 1px solid #000;
        margin-bottom: 9px;
    }
}

.price-quotes-form-bottom form .price,
.price-quotes-form-bottom form .vat {
    overflow: hidden;
    line-height: 1.2;
}

@media (min-width: 768px) {
    .price-quotes-form-bottom form .price,
    .price-quotes-form-bottom form .vat {
        line-height: 0.7;
    }
}

@media (min-width: 1025px) {
    .price-quotes-form-bottom form .price,
    .price-quotes-form-bottom form .vat {
        color: #747474;
        line-height: 1;
    }
}

@media (max-width: 1024px) {
    .price-quotes-form-bottom form .price .fll, .price-quotes-form-bottom form .price .flr,
    .price-quotes-form-bottom form .vat .fll,
    .price-quotes-form-bottom form .vat .flr {
        float: none;
        display: inline-block;
    }
}

.price-quotes-form-bottom form .vat {
    padding-bottom: 11px;
    border-bottom: 2px solid #fff;
    margin-bottom: 6px;
}

@media (min-width: 768px) {
    .price-quotes-form-bottom form .vat {
        padding-top: 17px;
        margin-bottom: 4px;
        padding-bottom: 24px;
    }
}

@media (min-width: 1025px) {
    .price-quotes-form-bottom form .vat {
        padding-top: 7px;
        margin-bottom: 0;
        padding-bottom: 6px;
    }
}

.price-quotes-form-bottom form .total {
    font-family: "SpoilerBold";
    clear: both;
    text-align: right;
}

@media (min-width: 768px) {
    .price-quotes-form-bottom form .total {
        font-size: 1.875rem;
    }
}

@media (min-width: 1025px) {
    .price-quotes-form-bottom form .total {
        text-align: center;
        padding-bottom: 5px;
        padding-top: 13px;
        font-size: 1.125rem;
        font-family: "SpoilerBold";
    }
}

.price-quotes-form-bottom form .dropdown--btn-block {
    height: 32px;
    overflow: visible;
    position: relative;
    display: none;
}

.price-quotes-form-bottom form .dropdown--btn-block .more-btn {
    float: left;
}

@media (max-width: 1024px) {
    .price-quotes-form-bottom form .dropdown--btn-block {
        display: block;
    }
}

.price-quotes-form-bottom form .dropdown--btn-block .cart-default-options {
    top: auto;
    left: 15px;
    bottom: 10px;
    right: auto;
    width: 190px;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 0 0 2px #fafafa;
    border-radius: 2px;
    border: 1px solid #e8e8e8;
}

.price-quotes-form-bottom form .dropdown--btn-block .cart-default-options li {
    border-bottom: 1px solid #90a4af;
    min-height: 36px;
    line-height: 1;
}

.price-quotes-form-bottom form .dropdown--btn-block .cart-default-options li:last-of-type {
    border-bottom: 0;
}

.price-quotes-form-bottom form .dropdown--btn-block .cart-default-options li a {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1.25rem;
    white-space: inherit;
}

.price-quotes-form-bottom form .dropdown--btn-block .cart-default-options li a:active,
.price-quotes-form-bottom form .dropdown--btn-block .cart-default-options li a:hover {
    color: #3b98e1;
}

@media (max-width: 1024px) {
    .price-quotes-form-bottom form .delivery-date--block {
        display: none;
        padding-bottom: 10px;
    }
}

.price-quotes-form-bottom form .delivery-date--block .delivery-date--text {
    padding-bottom: 6px;
}

@media (max-width: 1024px) {
    .price-quotes-form-bottom form .delivery-date--block .delivery-date--text {
        display: none;
    }
}

@media (min-width: 1025px) {
    .price-quotes-form-bottom form .delivery-date--block .delivery-date--text {
        color: #747474;
    }
}

.price-quotes-form-bottom form .btn-row {
    text-align: left;
}

@media (min-width: 768px) {
    .price-quotes-form-bottom form .btn-row {
        padding-top: 30px;
    }
}

.price-quotes-form-bottom form .btn-row .btn {
    width: auto;
    min-width: 70px;
}

@media (max-width: 1024px) {
    .price-quotes-form-bottom form .btn-row .btn {
        background-color: transparent;
        border-color: #fff;
        color: #fff;
    }
}

.price-quotes-form-bottom.price-quotes-form-bottom--desktop {
    display: none !important;
}

@media (min-width: 1025px) {
    .price-quotes-form-bottom.price-quotes-form-bottom--desktop {
        display: block !important;
        padding-top: 36px;
    }
}

.price-quotes-form-bottom.price-quotes-form-bottom--desktop form {
    border-radius: 8px;
    padding: 3px 27px;
    padding-bottom: 11px;
    padding-left: 20px;
}

.price-quotes-form-bottom.price-quotes-form-bottom--desktop form .col-right {
    padding-top: 15px;
}

.price-quotes-form-bottom.price-quotes-form-bottom--desktop form .vat {
    padding-top: 0;
    padding-bottom: 0;
}

.price-quotes-form-bottom.price-quotes-form-bottom--desktop form .col-left {
    margin-top: 8px;
}

.price-quotes-form-bottom.price-quotes-form-bottom--desktop form .delivery-date--block .delivery-date--input {
    height: 45px;
}

@media (min-width: 1025px) {
    .price-quotes-form-bottom.price-quotes-form-bottom--desktop form .delivery-date--block .delivery-date--input {
        width: 170px;
    }
}

.price-quotes-form-bottom.price-quotes-form-bottom--desktop form .delivery-date--block .btn {
    height: 45px;
    float: left;
}

.price-quotes-form-bottom--summary-area {
    padding-top: 7px;
    padding-bottom: 8px;
}

@media (min-width: 992px) {
    .price-quotes-form-bottom--summary-area {
        max-width: 420px;
        float: left;
        padding-left: 35px;
        padding-top: 15px;
        line-height: 1.2;
        padding-bottom: 17px;
    }
}

.price-quotes-form-bottom--summary-area .total-hours,
.price-quotes-form-bottom--summary-area .total-cost--hours {
    text-align: left;
}

.price-quotes-form-bottom--additional {
    padding-bottom: 4px;
}

@media (min-width: 992px) {
    .price-quotes-form-bottom--additional .additional-form--block {
        padding-left: 350px;
        padding-top: 36px;
    }
}

.price-quotes-form-bottom--additional .additional-form--block input {
    height: 26px;
    width: 100%;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .price-quotes-form-bottom--additional .additional-form--block input {
        height: 50px;
    }
}

@media (min-width: 992px) {
    .price-quotes-form-bottom--additional .additional-form--block input {
        height: 45px;
    }
}

.price-quotes-form-bottom--additional .additional-form--block .btn-form {
    background-color: #123b53;
    border-color: #123b53;
    float: left;
    min-width: 88px;
}

@media (min-width: 992px) {
    .price-quotes-form-bottom--additional .additional-form--block .btn-form {
        background-color: #3b98e1;
        border-color: #3b98e1;
        float: none;
        height: 45px;
    }
}

@media (min-width: 992px) {
    .price-quotes-form-bottom--additional {
        clear: both;
        border-top: 1px solid #000;
    }
}

.bottom-link-block {
    padding-top: 25px;
    text-align: center;
    padding-bottom: 25px;
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 767px) {
    .bottom-link-block {
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .bottom-link-block {
        padding-top: 98px;
    }
}

@media (min-width: 1025px) {
    .bottom-link-block {
        padding: 0;
    }
}

.bottom-link-block li {
    display: inline-block;
    line-height: 1;
    height: 20px;
    border-left: 1px solid #000;
    padding-left: 10px;
    padding-right: 10px;
}

.bottom-link-block li a {
    line-height: 1;
    height: 20px;
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px solid #3b98e1;
    color: #000;
}

.bottom-link-block li:last-of-type {
    border-left: 0;
}

@media (min-width: 992px) {
    .reports-page-form label {
        line-height: 45px;
    }
}

@media (min-width: 992px) {
    .reports-page-form {
        max-width: 840px;
        margin: auto;
    }
}

.reports-page-form form .select-block--one {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    padding-right: 15px;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
}

@media (min-width: 768px) {
    .reports-page-form form .select-block--one {
        border-radius: 5px;
    }
}

@media (min-width: 992px) {
    .reports-page-form form .select-block--one {
        border-radius: 4px;
    }
}

@media (min-width: 768px) {
    .reports-page-form form .select-block--one {
        height: 30px;
        line-height: 30px;
    }
}

@media (min-width: 992px) {
    .reports-page-form form .select-block--one {
        height: 45px;
        line-height: 45px;
        margin-bottom: 25px;
    }
}

@media (max-width: 991px) {
    .reports-page-form form .select-block--one.in-block {
        margin-bottom: 0;
        border-bottom-width: 0;
    }
}

@media (min-width: 992px) {
    .reports-page-form form .select-block--one.in-block {
        margin-left: 0;
        margin-right: 0;
        float: right;
        width: 50%;
    }
}

@media (max-width: 991px) {
    .reports-page-form form .select-block--one.middle-in-block {
        border-radius: 0px;
    }
}

@media (min-width: 992px) {
    .reports-page-form form .select-block--one.middle-in-block {
        border-radius: 0px;
        border-left: 0;
    }
}

@media (max-width: 991px) {
    .reports-page-form form .select-block--one.first-in-block {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }
}

@media (min-width: 992px) {
    .reports-page-form form .select-block--one.first-in-block {
        border-left: 0;
        margin-left: 0;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }
}

@media (max-width: 991px) {
    .reports-page-form form .select-block--one.last-in-block {
        border-bottom-width: 1px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        margin-bottom: 15px;
    }
}

@media (min-width: 992px) {
    .reports-page-form form .select-block--one.last-in-block {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
}

.reports-page-form form .select-block--one::before {
    position: absolute;
    content: "";
    transform: rotateX(0deg);
    width: 11px;
    height: 11px;
    z-index: 2;
    /*background-image: url("/_media/images/b2b/icons/ico-select-arrow.png");*/
    background-size: 11px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    left: 8px;
    top: 12px;
}

@media (min-width: 992px) {
    .reports-page-form form .select-block--one::before {
        width: 16px;
        height: 16px;
        background-size: 16px;
        left: 9px;
        top: 16px;
    }
}

.reports-page-form form .select-block--one .twitter-typeahead {
    height: 100%;
}

.reports-page-form form .select-block--one input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    width: 100%;
    display: block;
    border: none;
    margin-bottom: 0;
    cursor: pointer;
    height: 100%;
}

.reports-page-form form .select-block--one select {
    height: 100%;
    min-height: 0;
    line-height: 1em;
    background: none;
}

.reports-page-form form input {
    line-height: 1;
}

@media (min-width: 768px) {
    .reports-page-form form .select-block--one:before {
        width: 27px;
        height: 27px;
        background-size: 27px;
        left: 18px;
        top: 25px;
    }
}

@media (min-width: 992px) {
    .reports-page-form form .select-block--one:before {
        width: 16px;
        height: 16px;
        background-size: 16px;
        left: 14px;
        top: 19px;
    }
}

@media (min-width: 992px) {
    .reports-page-form form .select-block--one.date--from,
    .reports-page-form form .select-block--one.date--to {
        width: 100%;
        border-left: 1px solid #000;
        border-radius: 2px;
    }
}

@media (min-width: 992px) and (min-width: 768px) {
    .reports-page-form form .select-block--one.date--from,
    .reports-page-form form .select-block--one.date--to {
        border-radius: 5px;
    }
}

@media (min-width: 992px) and (min-width: 992px) {
    .reports-page-form form .select-block--one.date--from,
    .reports-page-form form .select-block--one.date--to {
        border-radius: 4px;
    }
}

.reports-page-form form .vehicle-row .select-block--one {
    width: 100%;
}

@media (min-width: 992px) {
    .reports-page-form form .vehicle-row .select-block--one {
        width: 20% !important;
    }
}

.reports-page-form .btn-line {
    text-align: center;
    padding-bottom: 13px;
}

.reports-page-form .btn-line .btn {
    min-width: 112px;
}

@media (min-width: 992px) {
    .reports-page-form .btn-line .btn {
        min-width: 155px;
        font-size: 1.375rem;
    }
}

@media (min-width: 992px) {
    .reports-page-form .select-block--one .twitter-typeahead {
        height: 40px !important;
    }
}

.accordion--message-page {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .accordion--message-page {
        margin: 0;
    }
}

.accordion--message-page .accordion-block .title-block {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.accordion--message-page .accordion-block .close-btn {
    background-size: 10px;
    height: 10px;
}

@media (min-width: 768px) {
    .accordion--message-page .accordion-block .title-block {
        height: 72px;
        line-height: 72px;
    }
}

@media (min-width: 768px) {
    .accordion--message-page .accordion-block .date-block {
        height: 72px;
        line-height: 72px;
        text-align: left;
    }
}

.accordion--message-page .new-message .header {
    font-weight: 600;
}

.accordion--message-page .attachment-block, .accordion--message-page .attachment-block-wrapper {
    height: 100%;
}

.accordion--message-page .attachment-block .attachment {
    display: block;
    cursor: pointer;
    margin: auto;
    width: 7px;
    height: 100%;
    background-image: url("/_media/images/b2b/user-area/attachment.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 7px;
}

@media (min-width: 768px) {
    .accordion--message-page .attachment-block .attachment {
        width: 12px;
        background-position: 50% 55%;
        background-size: 12px;
    }
}

@media (min-width: 1025px) {
    .fast-order-page .page-content {
        padding-top: 44px;
        margin-left: 0px;
        float: right;
        width: 100%;
        padding-left: 250px;
    }
}

.fast-order-page .payment-area form .textual-note {
    font-size: 1.125rem;
    border-bottom: 0;
    margin-bottom: 25px;
}

.fast-order-page .payment-area form .delivery-date--block {
    padding-bottom: 17px;
    border-bottom: 1px solid #000;
    border-radius: 0;
    margin-bottom: 10px;
}

.fast-order-page .payment-area form .delivery-date--block .delivery-date--text {
    color: #000;
}

@media (min-width: 1025px) {
    .fast-order-page .payment-area form .btn-row {
        padding-top: 7px;
        padding-bottom: 14px;
    }
}

@media (max-width: 767px) {
    .fast-order-page .title-row {
        padding: 0 10px;
    }
}

.fast-order-list {
    padding-top: 5px;
    padding-bottom: 20px;
}

.fast-order-list .has-error .form-control {
    border-color: #ed7777;
    color: #dd0000;
}

.fast-order-list .has-error .form-control.placeholder {
    color: #dd0000;
}

.fast-order-list .has-error .form-control:-moz-placeholder {
    color: #dd0000;
}

.fast-order-list .has-error .form-control::-moz-placeholder {
    color: #dd0000;
}

.fast-order-list .has-error .form-control:-ms-input-placeholder {
    color: #dd0000;
}

.fast-order-list .has-error .form-control::-webkit-input-placeholder {
    color: #dd0000;
}

.fast-order-list .close-btn {
    display: inline-block;
    position: relative;
    top: 5px;
    float: right;
    width: 13px;
    height: 13px;
    margin-left: -13px;
}

.fast-order-list .close-btn + span {
    display: block;
    padding-right: 21px;
}

@media (max-width: 767px) {
    .fast-order-list .close-btn + span {
        line-height: 1;
        padding-top: 2px;
    }
}

@media (max-width: 767px) {
    .fast-order-list .list-row {
        line-height: 26px;
    }

    .fast-order-list .list-row input {
        height: 26px;
    }
}

.contact-page .page-content-block .page-content {
    margin-left: 0;
}

@media (min-width: 992px) {
    .contact-page .right-block {
        float: right;
        width: 45%;
    }
}

@media (min-width: 992px) {
    .contact-page .left-block {
        float: left;
        width: 55%;
        padding-right: 45px;
    }
}

@media (min-width: 1025px) {
    .contact-page .left-block {
        padding-right: 145px;
    }
}

@media (min-width: 992px) {
    .contact-page .contact-form .form-group {
        margin-bottom: 25px;
    }
}

@media (min-width: 992px) {
    .contact-page .contact-form textarea {
        min-height: 165px;
    }
}

.contact-page .contact-form .separator {
    position: relative;
    text-align: center;
    line-height: 30px;
    margin-bottom: 14px;
}

.contact-page .contact-form .separator:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    left: 15px;
    width: 40%;
    background-color: #e8e8e8;
}

.contact-page .contact-form .separator:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    right: 15px;
    width: 40%;
    background-color: #e8e8e8;
}

@media (min-width: 992px) {
    .contact-page .contact-form .phone-block label {
        float: right;
        width: 40px;
        margin-left: -40px;
        line-height: 40px;
    }
}

@media (min-width: 992px) {
    .contact-page .contact-form .phone-block .input-line {
        margin-right: 40px;
    }
}

.contact-page .contact-form .btn-line {
    text-align: center;
    padding-bottom: 25px;
}

.contact-page .contact-form .btn-line .btn {
    min-width: 116px;
}

@media (min-width: 992px) {
    .contact-page .contact-form .btn-line .btn {
        min-width: 152px;
        font-size: 23px;
    }
}

@media (min-width: 992px) {
    .contact-page .opening-text {
        margin-bottom: 15px;
    }
}

.contact-page .opening-text h2 {
    margin-top: 0;
    line-height: 1;
    font-size: 1.25rem;
}

@media (min-width: 768px) {
    .contact-page .opening-text h2 {
        margin-bottom: 20px;
        font-size: 1.875rem;
    }
}

@media (min-width: 768px) {
    .contact-page .opening-text h2 {
        margin-bottom: 12px;
        font-size: 1.625rem;
    }
}

@media (min-width: 768px) {
    .contact-page .form-block {
        margin: 0;
    }
}

.contact-page .accordion--contact {
    margin-bottom: 13px;
}

.contact-page .accordion--contact .arrow-btn {
    margin-top: 15px;
    margin-left: 25px;
}

@media (min-width: 768px) {
    .contact-page .accordion--contact .arrow-btn {
        margin-top: 35px;
    }
}

.contact-page .accordion--contact .expanded .arrow-btn {
    transform: rotate(180deg);
}

.contact-page .accordion--contact .accordion-block .header {
    background-color: #f3f3f5;
}

.contact-page .accordion--contact .accordion-block .header h2 {
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 27px;
}

@media (min-width: 768px) {
    .contact-page .accordion--contact .accordion-block .header h2 {
        line-height: 75px;
    }
}

@media (min-width: 992px) {
    .contact-page .accordion--contact .accordion-block .header {
        display: none !important;
    }
}

.contact-page .accordion--contact .accordion-block .content {
    background-color: #f3f3f5;
    overflow: hidden;
    padding-right: 10px;
    padding-top: 10px;
}

@media (min-width: 992px) {
    .contact-page .accordion--contact .accordion-block .content {
        display: block !important;
        background-color: #fff;
        padding-right: 0;
        padding-top: 0;
    }

    .contact-page .accordion--contact .accordion-block .content p {
        line-height: 1.2;
    }

    .contact-page .accordion--contact .accordion-block .content strong {
        font-size: 1.5625rem;
        margin-bottom: -2px;
        display: block;
    }
}

.homepage-content-block .section-content-unlogged {
    padding-bottom: 5px;
}

@media (max-width: 767px) {
    .homepage-content-block .section-content-unlogged .col {
        padding-left: 0;
        padding-right: 0;
    }

    .homepage-content-block .section-content-unlogged .row {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (min-width: 768px) {
    .homepage-content-block .section-content-unlogged {
        padding-bottom: 40px;
    }
}

.homepage-content-block .section-content-unlogged.section-blocks {
    background-color: #f3f3f5;
}

@media (min-width: 768px) {
    .homepage-content-block .section-content-unlogged.section-blocks {
        padding-bottom: 10px;
    }
}

.homepage-content-block .section-content-unlogged.section-blocks h2 {
    margin-top: 8px;
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    .homepage-content-block .section-content-unlogged.section-blocks h2 {
        margin-top: 35px;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .homepage-content-block .section-content-unlogged.section-blocks .container {
        padding-right: 25px;
        padding-left: 25px;
    }
}

.homepage-content-block .section-content-unlogged.section-blocks h5 {
    margin-bottom: 2px;
    position: relative;
    padding-right: 35px;
}

@media (min-width: 768px) {
    .homepage-content-block .section-content-unlogged.section-blocks h5 {
        padding-right: 60px;
        line-height: 38px;
    }
}

.homepage-content-block .section-content-unlogged.section-blocks h5 span {
    font-family: "SpoilerRegular";
}

@media (min-width: 768px) {
    .homepage-content-block .section-content-unlogged.section-blocks h5 span {
        text-transform: uppercase;
        font-size: 1.6875rem;
    }
}

.homepage-content-block .section-content-unlogged.section-blocks h5:before {
    display: block;
    content: '';
    width: 35px;
    height: 35px;
    position: absolute;
    right: 1px;
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

@media (min-width: 768px) {
    .homepage-content-block .section-content-unlogged.section-blocks h5:before {
        width: 60px;
        height: 60px;
    }
}

.homepage-content-block .section-content-unlogged.section-blocks .col {
    margin-bottom: 23px;
}

.homepage-content-block .section-content-unlogged.section-blocks .col-1 h5:before {
    background-image: url("/_media/images/b2b/ico-layers@2x.png");
    background-size: 27px;
    bottom: 5px;
}

@media (min-width: 768px) {
    .homepage-content-block .section-content-unlogged.section-blocks .col-1 h5:before {
        background-size: 46px;
        bottom: 8px;
        right: 4px;
    }
}

.homepage-content-block .section-content-unlogged.section-blocks .col-2 h5:before {
    background-image: url("/_media/images/b2b/ico-grade@2x.png");
    background-size: 29px;
    bottom: 3px;
}

@media (min-width: 768px) {
    .homepage-content-block .section-content-unlogged.section-blocks .col-2 h5:before {
        background-size: 44px;
        bottom: 8px;
        right: 4px;
    }
}

.homepage-content-block .section-content-unlogged.section-blocks .col-3 h5:before {
    background-image: url("/_media/images/b2b/ico-earth@2x.png");
    background-size: 28px;
    bottom: 4px;
}

@media (min-width: 768px) {
    .homepage-content-block .section-content-unlogged.section-blocks .col-3 h5:before {
        background-size: 42px;
        bottom: 8px;
        right: 4px;
    }
}

#tabs--main-search .has-error, #tabs--main-search .has-error span, #tabs-search-by-vehicle-3 .has-error {
    outline-color: #ed7777 !important;
    border-color: #ed7777 !important;
    border: #dd0000 solid 1px;
}

.select-block .tt-menu {
    /*top: 34px !important;*/
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

/*# sourceMappingURL=general.css.map */
.top-search-area #tabs--search-by-vehicle .content-search-by-vehicle-types .select-block.sub_model {
    z-index: 9;
    /*top: 95px;*/
    position: relative;
    width: 100.3%;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 1px solid #000000;
}

.top-search-area #tabs--search-by-vehicle .content-search-by-vehicle-types .select-block.sub_model::before {
    background-image: none;
}

.cars_sub_model_list_wrapper {
    /*overflow-y: auto;*/
    /*max-height: 91px;*/
    padding: 0 20px;
}

@media (min-width: 768px) {
    .cars_sub_model_list_wrapper {
        max-height: 240px;
        overflow: auto;
    }
}

.cars_sub_model_list_wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.cars_sub_model_list_wrapper::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.cars_sub_model_list_wrapper::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    background-color: #3B98E1;
}

.selected_sub_model {
    cursor: pointer;
    padding: 4px 0;
    padding-right: 28px;
    line-height: 14px;
    margin-right: 14px;
}

@media (min-width: 1024px) {
    .selected_sub_model:hover {
        background-color: #337ab7;
        color: #ffffff;
    }
}

.selected_sub_model:focus {
    outline: none;
}

.flowting {
    position: fixed;
    z-index: 110;
    width: 100%;
}

.disable_div {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.4;
}

.general_btn {
    cursor: pointer;
}

span.btn_end.btn-form.opened {
    padding: 0px 5px;
    margin: 10px 10px;
    border-radius: 8px;
    text-decoration: none;
}

.yes_no_modal .yes_no_title {
    font-size: 19px;
    text-align: center;
}

.yes_no_modal .cancel_btn {
    background: transparent;
    border: none;
    color: black;
    text-decoration: underline;
}

.modal--theme .modal-dialog .modal-content form .btn-line .yes_no_button_title {
    padding: 0;
}

@media (max-width: 768px) {
    .modal--theme .modal-dialog .modal-content form .btn-line .yes_no_button_title {
        padding: 0;
        margin: 10px auto 0;
        display: block;
    }
}

.btn.center {
    margin: 12px 0;
}

@media (max-width: 1023px) {
    .btn.center {
        margin: 9px auto;
        width: 100px;
        display: block;
    }
}

@media (max-width: 1230px) and (min-width: 1024px) {
    .selectboxes-area .ui-widget input, .selectboxes-area .ui-widget select, .selectboxes-area .ui-widget textarea, .selectboxes-area .ui-widget button {
        font-size: 18px;
    }

    .select-block {
        padding-left: 18px;
    }

    .select-block::before {
        width: 10px;
        background-size: 10px;
        left: 6px;
    }
}

.select-block_fix {
    padding-left: 0;
}

.select-block_fix span input {
    padding-left: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 100%;
}

.select-block_fix::before {
    z-index: 0;
}

/*Remove arrow from select element in explorer*/
select::-ms-expand {
    display: none;
}

.remove-selected-car-btn {
    cursor: pointer;
    padding-left: 10px;
    padding-right: 5px;
    background-image: url('/_media/images/b2b/icons/x.png');
    background-repeat: no-repeat;
    background-size: 15px;
    margin-left: 7px;
}

@media (max-width: 767px) {
    .remove-selected-car {
        padding-top: 5px;
    }

    .remove-selected-car-btn {
        background-size: 13px;
        padding-top: 1px;
    }
}

.model-code::before {
    background-image: unset;
}

.feature_subject {
    font-weight: bold;
    display: inline-block;
}

.user-area-page .filter-area .filter-section .filter--input-block.hide_left_arrow:before {
    background-image: none;
}

.sold_in_multiples_text {
    color: rgb(255, 0, 0);
    line-height: normal;
    text-align: center;
}

.sold_in_multiples_text_desktop {
    display: none;
}

.sold_in_multiples_text_mobile {
    position: absolute;
    top: 4px;
    right: 12px;
}

@media (min-width: 768px) {
    .sold_in_multiples_text_desktop {
        display: block;
        text-align: left;
    }

    .sold_in_multiples_text_mobile {
        display: none;
    }

    .sold_in_multiples_text {
        /*padding-top: 6px;*/
        font-size: 18px;
        margin-bottom: 40px;
    }
}

@media (min-width: 992px) {
    .sold_in_multiples_text_desktop {
        text-align: center;
    }

    .license-plate.disabled{
        display: none;
    }
}

.cart-alert-percent {
    position: relative;
    padding-top: 4px;
}

.cart_discount {
    float: right;
    position: absolute;
}

.cart-discount-alert-description {
    border: 1px solid black;
    position: absolute;
    top: 45px;
    white-space: nowrap;
    border-radius: 5px;
    background: white;
    padding: 0 20px 0px 20px;
    color: black;
}

.connected_catalog_block {
    width: 100%;
}

.connected_catalog_block .connected_catalog_manufacturer, .connected_catalog_block .connected_catalog_text {
    white-space: nowrap;
}

.connected_catalog_block .connected_catalog_manufacturer span, .connected_catalog_block .connected_catalog_text span {
    overflow: hidden;
    width: 100%;
    display: inline-block;
}

.connected_catalog_block .connected_catalog_manufacturer {
    direction: ltr;
}

@media (min-width: 768px) {
    .cart-discount-alert-description {
        top: 68px;
    }
}

@media (max-width: 768px) {
    .cart_discount {
        top: 0;
    }

    .cart_discount .trigger_percentage path {
        fill: rgb(255, 255, 255);
    }

    .cart_discount .objective_flag {
        height: 90%;
        width: 43px;
        margin-right: -10px;
    }

    .cart_discount_alert_wrapper {
        display: none;
    }
}

.disabled_href {
    pointer-events: none;
}

@media (max-width: 991px) {
    .cart_discount {
        height: 100%;
    }

    .cart_discount .objective_flag {
        height: 90%;
    }

    .cart_discount .objective_flag path {
        fill: rgb(255, 255, 255);

    }
}

@media (min-width: 768px) {
    .cart_discount {
        width: 42px;
    }
}

@media (min-width: 1024px) {
    .cart-alert-percent {
        line-height: 20px;
        display: flex;
        width: 100%;
        float: right;
        overflow: hidden;

    }

    .cart_discount {
        flex: auto 0 0;
        position: relative;
        width: 28px;
        float: none;
        margin-top: -5px;
        margin-right: 5px;
        margin-left: 8px;
    }

    .alert-text {
        flex: auto 1 0;
        display: inline-block;
        width: 80%;
    }

}

@-webkit-keyframes cart_discount_trigger {
    0% {
        top: 0;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    15% {
        top: 4px;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    20% {
        top: -4px;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    30% {
        top: 0;
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
    100% {
        top: 0;
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@keyframes cart_discount_trigger {
    0% {
        top: 0;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    15% {
        top: 4px;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    20% {
        top: -4px;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    30% {
        top: 0;
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
    100% {
        top: 0;
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }

}

.radio_wrapper {
    font-size: 14px;
    color: #000000;
    position: relative;
}

.radio_wrapper input[type="radio"] {
    display: none !important;
}

.radio_wrapper label {
    display: block;
    padding-right: 20px;
    margin-top: 10px;
    cursor: pointer;
}

.radio_wrapper label:before {
    content: "";
    width: 16px;
    height: 16px;
    border: 1px solid #7f767d;
    border-radius: 50%;
    position: absolute;
    right: 0;
}

.radio_wrapper input[type="radio"]:checked ~ .checked {
    width: 8px;
    height: 8px;
    /*background-color: #7f767d;*/

    background-color: #000000 !important;
    border-radius: 50%;
    position: absolute;
    right: 4px;
    top: 18px;
}

.radio_wrapper input:checked + label {
    font-weight: 700;
}

.shekel {
    position: relative;
    direction: ltr;
}

.shekel:before {
    content: '₪';
}

.amount {
    position: relative;
}

.catalog_direction {
    display: inline-block;
    direction: ltr;
    text-align: right;
}

/*.amount:after {*/
/*content: " יח'"; */
/*}*/

@media (min-width: 1300px) {
    .top-search-area .categories-area ul.menu > li.gift_area_wrapper a {
        padding-right: 60px;
    }

    .top-search-area .categories-area ul.menu > li.gift_area_wrapper::before {
        right: 25px;
        width: 26px;
        background-size: 24px;
    }
}

.buy_get_sale {
    position: relative;
    color: #ffffff;
    cursor:pointer;
}

.buy_get_sale .text {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.buy_get_sale .hover_popup {
    display: none;
    position: absolute;
    right: 100%;
    top: 0;
    z-index: 100;
    opacity: 0;
    padding: 5%;
    pointer-events: none;
    transition: all 100ms ease;
    transform: translateY(-50%);
}

.buy_get_sale .sale_popup {
    background: #ffffff;
    box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.4);
    color: #000000;
    min-width: 340px;
    padding: 30px 50px;
}

.sale_popup > .title {
    font-family: "SpoilerBold";
    font-size: 30px;
    text-align: center;
    border-bottom: 2px solid #DADADA;
    padding-bottom: 20px;
}

.sale_popup .item .title {
    font-size: 24px;
    width: 360px;
    padding: 10px 0 5px;
}

.sale_popup .items_wrapper .expire {
    display: inline-block;
    width: 220px;
    font-size: 18px;
    color: #7F767D;
    border-bottom: 2px solid #DADADA;
    padding-bottom: 5px;
}

.sale_popup .more_btn {
    padding: 15px 0;
    text-align: left;
    text-decoration: underline;
    cursor: pointer;
}

.sale_popup.modal .title {
    width: 100%;
}

.sale_popup.modal .items_wrapper {
    font-size: 24px;
    font-family: SpoilerRegular;
    text-align: right;
}

.sale_popup#modalGeneral .items_wrapper .title {
    font-size: 24px;
}

.sale_popup.modal .items_wrapper .expire {
    display: block;
}

.sale_popup.modal .modal-body {
    padding-left: 30px;
    padding-right: 30px;
}

.tabs--search-by-vehicle--table{
    margin-bottom: 20px;
}
@media (min-width: 1024px) {
    .tabs--search-by-vehicle--table, .tabs--search-by-vehicle--pretext{
        float: left;
        margin-bottom: 0;
    }
    .buy_get_sale .hover_popup {
        display: block;
    }

    .banner_link {
        position: absolute;
        top: 69px;
        left: 0;
        width: 186px;
        height: 682px;
    }
    .mobile_bottom_banner{
        display: none;
    }
    .container-search-results {
        position: relative;
    }

    .buy_get_sale:hover .hover_popup {
        opacity: 1;
        pointer-events: all;
    }
}

.tabs--search-by-vehicle--table .mobile_close_x {
    position: absolute;
    font-size: 16px;
    left: 49px;
    top: 2px;
    z-index: 100;
    background: white;
    height:29px;
    width:30px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
@media (min-width: 768px) {
    .tabs--search-by-vehicle--table .mobile_close_x {
        font-size: 26px;
        left: 76px;
        top: 12px;
    }
}
@media (min-width: 1024px) {
    .tabs--search-by-vehicle--table .mobile_close_x {
        display:none;
    }
}
.content-search-by-vehicle-types .select-block_fix.disabled {
    pointer-events: none;
}

@media  (min-width: 1900px) {
    .top-search-area #tabs--search-by-vehicle .content-search-by-vehicle-types .select-block{
        border-bottom-left-radius: 4px;
    }
}

.cat-id-details-btn {
    width:220px;
    background:#f6f6f6;
    border:1px solid black;
    color:#123b53;
    margin:0 auto;
    border-radius: 3px;
    cursor: pointer;
}
.cat-id-details-btn .cat-details-top {
    display: flex;
    justify-content: center;
    align-items: center;
    width:100%;
    height:30px;
    font-family: SpoilerBold;
}
.cat-id-details-btn .cat-details-bottom {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:5px 0;
}
.cat-id-details-btn .cat-drop-arrow {
    width: 9px;
    transform-origin: center center;
}
.cat-id-details-btn .cat-details-content {
    position: relative;
    height:0;
    transition: all 200ms ease-out;
    overflow: auto;
}
.cat-id-details-btn .item, .cat-id-details-btn .headers {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom:1px solid black;
}
.cat-id-details-btn .headers {
    font-family: SpoilerBold;
}
.cat-id-details-btn .item div{
    width:50%;
    flex:0 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding:5px 0;
    color:black;
    text-align: center;
}
.cat-id-details-btn .item div:first-child{
    width:40%;
}
.cat-id-details-btn .item div:last-child{
    width:60%;
}
.cat-id-details-btn .headers div{
    width:50%;
    flex:0 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:0;
    color:#123b53;
}

.cat-id-details-btn .item div:nth-child(odd){
    /*border-left: 1px solid black;*/
}

.catalog_number_container{
    border-right: 1px solid black;
}

.cat-id-details-btn.open .cat-details-content {
    height:130px;
}
.cat-id-details-btn.open .cat-details-top {
    border-bottom:1px solid black;
}
.cat-id-details-btn.open .cat-details-bottom {
    border-top:1px solid black;
    padding: 5px 0;
}
.cat-id-details-btn.open .cat-drop-arrow {
    transform:scaleY(-1);
}
.cat-id-details-btn .cat-details-content .loader-wrapper {
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cat-id-details-btn .lds-dual-ring {
    display: inline-block;
    width: 40px;
    height: 40px;
}
.cat-id-details-btn .lds-dual-ring:after {
    content: " ";
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 4px solid #123b53;
    border-color: #123b53 transparent #123b53 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

.catalog_label{
    font-weight: unset;
    direction: ltr;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@media  (min-width: 768px) {
    .cat-id-details-btn {
        margin: 0 30px 0 auto;
        width:350px;
    }
}
@media  (min-width: 1500px) {
    .cat-id-details-btn .cat-details-top {
        font-size: 20px;
        padding:10px 0;
    }
    .cat-id-details-btn .cat-details-bottom {
        padding: 0 0 5px;
    }
    .cat-id-details-btn .cat-drop-arrow {
        width: 15px;
    }
    .cat-id-details-btn.open .cat-details-content {
        height:200px;
    }
    .cat-id-details-btn.open .cat-details-top {
        border-bottom:1px solid black;
        padding:15px 0;
    }
}