.modal.in {
    display: block;
}

.block.social-login-authentication-channel.account-social-login .block-content {
    text-align: right;
}

.cart-totals .mark {
    background: transparent;
    border: none;
}
.cart-totals th {
    border: none;
}
.cart-totals .table td {
    border: none;
}
.cart-totals .table-wrapper {
    margin-left: auto;
}

.billing-address-details {
    margin-left: 30px;
    font-size: 14px;
    border-bottom: 1px solid #efefef;
}

.cart-item .cart-item-title {
    max-width: 144px;
    font-size: 15px;
}
.cart-item img {
    border: none !important;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -14px;
    margin-bottom: -14px;
}

.amount.price-container {
    float: right;
}

.selected-item .panel {
    outline: 3px solid #E84D0E;
}

label.label {
    color: #000;
}
input.radio {
    float: left;
}
.payment-method > .payment-method-content {
    display: none;
}
.payment-method._active > .payment-method-content {
    display: block;
}
.discount-code {
    display: none !important;
}

.side-menu li > a,
.side-menu li > strong {
    padding: 20px !important;
}
.side-menu li > strong {
    font-weight: normal;
}
.side-menu .disabled span {
    color: #777777;
}
.complete {
    border-left: 5px solid #00aa00 !important;
    background: #EEEEEE !important;
}
.modal-agreements > .modal-dialog {
    width: 80%;
}
.modal-agreements > .modal-dialog > .modal-content {
    margin-top: 10%;
}
.opc-sidebar {
    display: none !important;
}

.home-header {
    background: url('../images/bg/bg2.jpg');
}

.messages.page {
    min-height: unset;
}

.page {
    min-height: 100vh;
}

.col-gallery a:nth-child(1n+4) {
    display: none !important;
}

.shopping-cart .loading-mask {
    right: 0;
    top: 0;
    bottom: 0;
    background: #f2891c;
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.shopping-cart .loading-mask img {
    position: absolute;
    width: 23px;
    top: 1px;
    left: 1px;
}

.product-info-main > .row.description {
    margin-bottom: 12px;
}

.swatch-attribute-options li.active > a,
.swatch-attribute-options li.active > a:hover,
.swatch-attribute-options li.active > a:focus {
    color: #E84D0E !important;
}

.header-filter p {
    margin: 0;
}

.header-filter p>* {
    width: 100%;
    position: relative;
    object-fit: cover;
    object-position: center;
}

.list-unstyled .navi_attr_data_field {
    float: right;
}

.product-list-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.product-list-wrap > .product-listing {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.product-list-wrap > .product-filter {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.product-list-wrap > .filter-page-manu-mobile {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}


.product-info-main ul.details_left {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .border-right {
        border-right: 1px solid #ccc;
    }
    .border-left {
        border-left: 1px solid #ccc;
    }
}
@media (min-width: 1200px) {
    .product-info-main ul.details_left {
        border-right: 1px solid #ccc;
        margin-bottom: 12px;
    }
}

@media (max-width: 1200px) {
    .product-info-main ul.col-lg-6:first-of-type {
        margin-bottom: 0;
    }
}
@media (max-width: 768px) {
    .product-list-wrap {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;

        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .pricerequest_info {
        display: block !important;
    }
}

.sortable-header > a {
    display: inline-flex;
    color: #000;
}
.sortable-header > a > i {
    margin-top: 3px;
    margin-left: 4px;
    margin-right: -5px;
}
.sortable-header > a > i.fa.fa-sort {
    color: #AAA;
}
.sortable-header > a:hover {
    color: #777;
    text-decoration: none;
}
.product-img img {
    max-width: 90px;
    height:auto;
}
.product-name {
    display: block !important;
}
.totals-table {
    width: auto;
}
.totals-table > tbody > tr > td,
.totals-table > tbody > tr > th {
    border: none;
}
.itemWrap dt, dd {
    display: inline;
}
.order-actions-toolbar .actions {
    position: absolute;
    right:10px;
    top:95px;
}
.searchsuite-autocomplete {
    position: relative !important;
    box-shadow: none !important;
    border: none !important;
    width: 90% !important;
    margin-top: 0 !important;
    left: 0 !important;
}
.searchsuite-autocomplete ul li .qs-option-image {
    max-width: 200px;
}
.searchsuite-autocomplete ul li .qs-option-info {

}
#inquiry_form sup {
    color: red;
}
#inquiry_form textarea {
    max-width: 100%;
    max-height: 160px;
    min-height: 42px;
    min-width: 100%;
}
#inquiry_form .alert {
    font-size: 20px;
}
.mpcss a {
    color: #E84D0E;
}
.mpcss .label {
    padding: .6em 1em .4em;
    border-radius: .6em;
}
.mp-sidebar {
    font-size: 15px;
}
.post-list-item {
    margin-bottom: 35px;
}
.nav-tabs li {
    width: 50%;
    text-align: center;
}
.product-info-main .nav-tabs li {
    width: auto;
}
.post-post_content, .post-short-description, .mp-post-info {
    font-size: 15px;
}
.autocomplete-suggestions {
    background: white;
    box-shadow:
            0 10px 20px -12px rgba(0, 0, 0, 0.42),
            0 3px 20px 0 rgba(0, 0, 0, 0.12),
            0 8px 10px -5px rgba(0, 0, 0, 0.2)
}
.autocomplete-suggestion {
    margin: 6px 6px 6px 10px;
    border-bottom: 1px solid #EEE;
}
.mpblog-product-des {
    font-size: 12px;
}
.prod.fa.fa-angle-left,
.prod.fa.fa-angle-right {
    font-size: 80px;
    color: #E84D0E;
}
.prod.fa.fa-angle-left:hover,
.prod.fa.fa-angle-right:hover {
    color: #7b2d0e;
}
.owl-next {
    top: 45%;
    right: 0px;
    position: absolute;
}
.owl-prev {
    top: 45%;
    left: 0px;
    position: absolute;
}
.accordion-toggle {
    border-left: 5px solid #E84D0E;
}
.accordion-toggle:hover,
.accordion-toggle.collapsed:hover {
    border-left: 5px solid #E84D0E;
}
.accordion-toggle.collapsed {
    border-left: 5px solid transparent;
}
.equipment .accordion-toggle {
    border-left: none !important;
}
.logo-container > img {
    padding-top: 5px;
}
.dot_image_list,
.check_list {
    list-style: none;
}
.dot_image_list li:before {
    background: url('../images/dot03.gif') no-repeat 0 50%;
    width: 16px;
    height: 22px;
    content: " ";
    position: absolute;
    left: 0;
}
.check_list li {
    padding-left: 25px;
}
.check_list li:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    color: #E84D0E;
    width: 16px;
    height: 22px;
    position: absolute;
    left: 15px;
}
.google-map .dot_image_list li:before {
    height: 12px;
}
.product-info-main .dot_image_list,
.product-info-main .check_list {
    padding-left: 0;
}
.font_black a {
    color:black
}
.gm-style-iw p {
    color: #E84D0E
}
.swatch-opt {
    margin: 0 !important;
}
.row.description {
    margin-top: 6px;
}
.row.description>div:nth-child(2) {
    text-align: justify;
}

.booking-loading {
    width: 100%;
    background-color: transparent;
    min-height: 800px;
    position: relative;
}
.booking-loading .loader {
    content: url("../img/loading.gif");
    width: 50px;
    height: 50px;
    position:absolute;
    left:50%;
    top: 150px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.booking-loading iframe {
    overflow-y: hidden;
}
.container.flex-column {
    max-width: 100%;
}
.blog-content h2 {
    margin-bottom: 0;
}
.mp-post-title {
    margin-bottom: 10px;
}
.post-list-content .mp-post-title>a {
    color: black;
}
.car_background {
    background-image: url("../img/background.svg");
    background-position: center;
}
.translate-table-container .label {
    color: #000;
}
.car_background .table tr,
.car_background .panel {
    background: transparent;
}
.width-60 {
    width: 60px;
}
.width-150 {
    width: 150px;
}
.tabs.equipment .nav {
    clear: both;
}
.tabs.equipment .nav-tabs > li {
width: auto;
}
.blueimp-gallery .prevnext{
    position: absolute;
    top: auto;
    right: 15px;
    bottom: 15px;
    left: 15px;
    margin: auto;
    width:623px;
    min-height: 102px;
    display: none;
}
.blueimp-gallery .prevnext .pv {
    position: absolute;
    top: 50%;
    left: -43px;
    font-size: 25px;
    transform: translateY(-50%);
    padding: 30px;
}
.blueimp-gallery .prevnext .nxt {
    position: absolute;
    top: 50%;
    right: -43px;
    font-size: 25px;
    transform: translateY(-50%);
    padding: 30px;
}
.blueimp-gallery .prevnext .nxt:hover,
.blueimp-gallery .prevnext .pv:hover,
.blueimp-gallery .prevnext .nxt:focus,
.blueimp-gallery .prevnext .pv:focus {
    text-decoration: none;
}
#indicatorWrap {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: 15px;
    left: 15px;
    margin: auto;
    padding: 0;
    list-style: none;
    text-align: center;
    line-height: 10px;
    min-height: 102px;
    width:623px;
    overflow:hidden;

}
#marketOutlookContainer {
    width:620px;
    height: 120px;
    overflow:hidden;
    position: relative;
    margin:0px auto;
    border: 1px solid #ddd;
}
#marketOutlookContainer li {
    width: 250px;
    float: left;
    padding: 25px 0 0 25px;
    list-style: none;
    z-index: 1;
}
#indicatorWrap > .indicator > li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 6px 3px 0 3px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 1px solid transparent;
    background: #ccc;
    background: rgba(255, 255, 255, 0.25) center no-repeat;
    border-radius: 5px;
    box-shadow: 0 0 2px #000;
    opacity: 0.5;
    cursor: pointer;
}
#indicatorWrap > .indicator > li:hover,
#indicatorWrap > .indicator > .active {
    background-color: #fff;
    border-color: #fff;
    opacity: 1;
}
#equipment .panel {
    display: -webkit-box;
    display: -moz-box;
    display: box;

    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}
#equipment .panel-collapse {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
}
#equipment .panel-heading {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
}
#equipment .panel-collapse.collapse.in ~ .panel-heading {
    background-color: #f5f5f5 !important;
}
#equipment .nav-tabs > li.active > a {
    color: #E84D0E;
}
.page.messages {
    min-height: auto!important;
}
.side-menu .parent >ul {
    display: none;
}
.side-menu .parent.active >ul,
.side-menu .parent.has-active >ul {
    display: block;
}
.message-success {
    color: #E84D0E !important;
}
#contactTabs .people-row {
    font-size: 14px;
}
.pdfCatalogLink {
    position: absolute;
    top: 5px;
    right: 15px;
}
.mapInfoBox p {
    margin-bottom: 5px;
}
.mapInfoBox p b {
    color: #000;
    font-size: 17px;
}
.mapInfoBox img {
    max-width: 100px
}
.mapInfoBox ul {
    list-style-type: none;
    padding-left: 0;
}
.mapInfoBox li i {
    font-size:14px;
    width: 12px;
    padding: 3px 0;
    color: #E84D0E
}
.mapInfoBox li i.fa-mobile,
.mapInfoBox li i.fa-mobile {
    font-size:20px;
}
.mapInfoBox li i.fa-map-marker {
    font-size:18px;
}
.mapInfoBox li i.fa-fax {
    font-size:12px;
}
.infoCols {
    padding-right: 5px;
}
.mapInfoBox h5 {
    margin-top: 5px;
    margin-bottom: 2px;
    font-size: 14px;
}
.infoCols .fa-check {
    color: #2ecd62;
}
.infoCols .fa-remove {
    color: red;
}
@media screen and (max-width: 767px) {
    body {
        font-size: 14px !important;
    }
    .modes-mode {
        font-size: 16px;
    }
    .container h2 {
        font-size: 20px;
    }
    .table-responsive {
        font-size: 12px;
    }
    .table-responsive td.col_description,
    .table-responsive td.col_name {
        white-space: normal !important;
        max-width: 200px;
    }
    .table-responsive th,
    .table-responsive td {
        padding: 4px !important;
    }
    .table-responsive .price-wrap {
        min-width: auto !important;
    }
    .table-responsive .price-wrap .price {
        font-size: 14px !important;
    }
    .p-15 {
        padding: 0 15px !important;
    }
    .blueimp-gallery .prevnext{
        width:310px;
    }
    #indicatorWrap {
        width:310px;
    }
    .trailer_row td:first-child,
    .product_rows td:first-child {
        display: none;
    }
}
address .optWrapper {
    margin-bottom: 10px;
}
address .optWrapper:last-child {
    margin-bottom: 20px;
}
address .optWrapper > h5 {
    margin-bottom: 0;
    margin-top: 5px;
}
#blueimp-video {
    background-color: transparent;
}
#blueimp-video .slides,
#blueimp-video .slides .slide {
    width: 100% !important;
}
#blueimp-video {
    padding-top: 50px;
}

#blueimp-video .close {
    display: block !important;
    font-size: 30px;
}

#modal-video .modal-content {
    background: transparent !important;
    border: none;
    box-shadow: none !important;
    min-height: 600px;
}
#modal-video .modal-content img {
    width: 100%;
}
.sidebox-filter-title {
    display: none;
}
.mobileview .sidebox-filter .radio {
    display: inline-block;
    padding-right: 5px;
}
.mobileview .sidebox-filter-title {
    display: block;
    font-size: 16px;
    cursor: pointer;
}
.mobileview .sidebox-filter {
    padding: 0;
    display: none;
}
.mobileview .sidebox-filter.open {
    display: block;
}
.mobileview .sidebox-filter-title:before {
    font-family: 'FontAwesome';
    content: "\f106";
    float: left;
    margin-right: 5px;
    font-size: 15px;
}
.mobileview .sidebox-filter-title.open:before {
    content: "\f107";
}
.mobileview .sidebox-filter .panel-group {
    padding: 0;
}
.mobileview #isLoggedCheck .actions-toolbar .primary {
    min-height: 45px;
    margin-bottom: 10px;
}
li.bundled_attribute:before {
    content: none !important;
}
li.bundled_attribute {
    list-style: none;
    padding-left: 0;
}

#cookiecompliance-block {
    position: relative;
    padding: 20px;
    border: 1px #CCC solid;
    text-align: center;
    background-color: white;
}
#cookiecompliance-block p {
    margin-bottom: 10px;
}
#cookiecompliance-block button {
    margin: 0 5px;
}
#cookiecompliance-block .cookiecompliance-block-logo {
    margin-bottom: 20px;
}
#cookiecompliance-block .close {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #CCC;
    padding: 2px 6px;
    cursor: pointer;
}
#cookiecompliance-block.top {
    margin: 1%;
}

#cookiecompliance-block.bottom {
    position: fixed;
    right: 1%;
    bottom: 1%;
    left: 1%;
    z-index: 1000;
}

.mobileview .product-list-wrap {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.mp-blog-view .post-post_content img {
    max-width: 100%;
    height: auto;
}
.mobileview .site-partners-logo {
    right: 0 !important;
}
.mobileview .site-partners-logo img {
    width: 200px !important;
}
.mobileview .site-partners-logo img.green_icon {
    height: 60px !important;
    width: auto !important;
}
.extralabel {
    cursor: pointer;
    color: darkgray;
}
.extralabel i {
    font-size: 18px;
}

.qtyWrap {
    min-width: 90px;
}
.table-wrapper.cart {
    overflow-x: auto;
}
#modal-pricerequest .modal-header {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}
#modal-pricerequest .modal-title {
    display: inline;
}
#modal-pricerequest .close {
    color: black;
}
#modal-pricerequest .modal-content {
    padding: 10px;
}
.half-left {
    width: 50%;
    display: inline-block;
    float: left;
    padding-right: 5px;
}
.half-right {
    width: 50%;
    display: inline-block;
    padding-left: 5px;
}
.priceRequest_Form .check_list {
    padding: 0;
}
.priceRequest_Form td {
    border: none !important;
}
.priceRequest_Form .check_list li:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    color: #E84D0E;
    position: absolute;
    margin-left: -25px;
    left: auto;
}
.pricerequest-product td:last-child {
    width: 30px;
}
.pricerequest-product .amount_input {
    max-width: 40px;
}
.product_rows {
    border-top: 1px solid lightgray;
}
.price_wrap {
    text-align: right;
}
.loaderWrap {
    width: 100%;
    text-align: center;
}
.amount_wrap {
    width: 90px;
}
.amount_wrap .dot,
.amount_wrap input {
    display: inline-block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.amount_wrap input {
    width: 40px;
    border-radius: 5px;
}
.amount_wrap .dot.fa {
    color: #c3c3c3;
    font-size: 20px;
    vertical-align: middle;
    cursor: pointer;
}
.amount_wrap .dot.fa:hover {
    color: #a0a0a0;
}
.price_row {
    text-align: right;
}
.trailer_row.disabled {
    color: lightgray;
}
#pricerequest_extra {
    height: 122px;
}
.titleCol {
    vertical-align: top!important;
}
.catname_column {
    background-color: lightgray;
}
#modal-pricerequest .modal-content {
    padding: 0;
    padding-bottom: 10px;
}
#modal-pricerequest .modal_table_wrap {
    margin: 0;
    overflow-x: auto;
}
#modal-pricerequest .modal_table_wrap
#modal-pricerequest .table {
    margin-bottom: 0;
}
#modal-pricerequest .modal-content>div:last-of-type {
    margin-top: 20px;
    text-align: right;
    margin-right: 8px;
}
.pricerequest-table {
    margin: 0 !important;
}
.tabs.equipment .panel-body {
    overflow-x: visible;
}
.tabs.equipment .small-img,
#modal-pricerequest .small-img {
    min-width: 100px;
}
.priceRequest_form_message {
    text-align: center;
    margin-bottom: 20px;
    display: none;
}
.priceRequest_form_message .message {
    color: #E84D0E;
    font-weight: bold;
    font-size: 20px;
}
.submit_wrap .loader {
    display: none;
    float: right
}
#modal-login .bottom {
    margin-bottom: 0;
}
#modal-login .grecaptcha-badge {
    margin: 0 auto;
}
.priceRequest_Form .g-recaptcha,
#inquiry_form .g-recaptcha,
.priceRequest_Form .g-recaptcha {
    float: right;
    margin-right: 15px;
    clear: both;
}
.payment-method-everypay .visa {
    max-width: 110px;
}
.header-filter .widget .bxslider {
    list-style: none;
    padding: 0;
    width: auto;
    position: relative;
}
.header-filter .widget .bxslider li {
     display: none;
    overflow: hidden;

}
.header-filter .widget .bxslider li img {
    width: 100%;

}
.header-filter .widget .bxslider li:first-child {
    display: block;
}
.mobileview #blueimp-gallery .play-pause {
    margin: 10px;
    top: 10px;
    left: 10px;
}
#blueimp-gallery .liSlider,
#blueimp-gallery #prevnext {
    display: none !important
}
#blueimp-gallery.blueimp-gallery-controls .liSlider,
#blueimp-gallery.blueimp-gallery-controls #prevnext.visible {
    display: block !important
}
#indicatorWrap .indicator {
    padding: 0;
}
.mobileview #blueimp-gallery .prev{
    text-align: left;
}
.mobileview #blueimp-gallery .next{
    text-align: right;
}
.cart_pricerequest_url {
    margin-top: 15px;
    width: 100%;
}
.table-checkout-shipping-method {
    margin-left: 15px;
}
.table-checkout-shipping-method .col.checkbox .radio {
    opacity: 1 !important;
    height: 14px;
    margin-top: 0;
    margin-right: 5px;
}
.nav-tabs li.active a {
    color: #e84d0e !important;
}
.company_input.hidden {
    display: none !important;
}
.checkout-shipping-address {
    margin-top: 20px;
}
.table-checkout-shipping-method .col {
    padding: 3px 5px;
}
.autocomplete-suggestion:hover {
    color: #e84d0e;
    cursor: pointer;
}
.autocomplete .loader {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    margin-top: 5px;
    display: none;
}
#checkout .items-in-cart .title {
    cursor: pointer;
}
#checkout .items-in-cart .title:before {
    font-family: 'FontAwesome';
    content: "\f106";
    margin-left: 5px;
    margin-right: 10px;
}

#checkout .items-in-cart.active .title:before {
    content: "\f107";
}
.payment-method-bitweb .radio label::after,
.payment-method-everypay .radio label::after{
    top: 11px;
}
.price_km {
    font-size: 0.8em;
    padding-top: 3px;

}
.type_buttons .btn-primary {
    opacity: 0.65!important;
}
.type_buttons .btn-primary[disabled] {
    opacity: 1 !important;
}
.page.messages {
    background: none !important;
    padding-top: 20px;
}
.page.messages.fixed {
    position: fixed;
    top: 0;
    z-index: 9000 !important;
    background: none !important;
    padding-top: 0;
}
.messages_content {
    width: 100%;
}
.messages_content .messages {
    background-color: white !important;
}
.checkboxfield {
    width: 25px
}
body>.loading-mask {
    position: fixed !important;
}
.pricerequest-table .title_col_price,
.tabs.equipment .title_col_price {
    width: 100px;
}
#checkout-step-shipping_method .message {
    color: red;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 20px;
}
#checkout-step-shipping_method .message + #checkout-shipping-method-load {
    border: 1px solid red;
}
.modal_table_wrap .qty_col {
    width: 30px;
}
.cart.item.message {
    color: #E84D0E;
    clear: both;
    padding-top: 10px;
}
.cms-kontakt h1,
#share-cart-form h1,
.page-content div:not(.img-title)>h1 {
    font-size: 28px;
}
#block-discount {
    margin-bottom: 20px;
}
#coupon_code {
    width: 170px;
    display: initial !important;
    text-align: center;
    font-size: 12px;
}
.couponButton {
    width: 170px;
}
.price_km {
    white-space: nowrap;
}
.mobileview .menuWrap {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.mobileview .menuWrap + div {
    margin-top: 0;
    margin-bottom: 0;
}
#banner-slider-carousel {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.bannerText {
    color: white;
    font-family: Calibri, sans-serif;
    font-size: 14.66px;
    font-weight: bold;
    white-space: normal;
}
.repoPromo img {
    object-fit: cover;
    object-position: center;
}
.bannerText div {
    color: #ffffff;
    font-family: tahoma,arial,helvetica,sans-serif;
    font-size: xx-large;
}
.bannerText span {
    font-weight: 400;
    font-family: tahoma,arial,helvetica,sans-serif;
    font-size: x-large;
}
.payment-link {
    margin: 5px;
    border-radius: 5px;
    box-shadow: 0 6px 8px 0 rgba(165, 160, 160, 0.9), 0 0 0 1px #E84D0E !important;
}
.payment-link.activeLink {
    outline: none !important;
    box-shadow: 0 6px 8px 0 rgba(165, 160, 160, 0.9), 0 0 0 4px #00aa00 !important;
}
.grouped-links img.payment-link {
    min-height: 44px;
    padding: 5px;
}
.grouped-links img.payment-link:hover {
    cursor: pointer;
}
.paymentSidebox {
    margin-top: 15px;
    padding: 5px 15px !important;
}
.esto-monthly-payment {
    margin: 0 !important;
    float: none !important;
}
.esto-redirect-url {
    color: black;
}
.seb_payment input.radio {
    display: none;
}
.payment-method:not(:first-of-type) {
    border-top: 1px solid #e8e8e8;
    margin-top: 20px;
    padding-top: 10px;
}
.list-price-col {
    min-width: 110px;
}
.payment-method .radio label:before,
.payment-method .radio input[type="radio"]:checked + label:after {
    top: 50%;
    transform: translateY(-50%);
}
.p-t-0 {
    padding-top: 0 !important;
}
.h-auto {
    height: auto !important;
}
#product-comparison .product-item-photo {
    display: inline-block;
}
.message.cookie {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #353535;
    z-index: 4;
    padding: 20px;
    text-align: center;
    color: white;
}
.message.cookie button {
    background: #e84e0f;
    border: 0;
    padding: 7px 25px;
}
.page-products .list-view .col-head-product_description {
    white-space: nowrap;
}
