.top-bar__main-nav > ul > li > a {
    max-width: none;
}

.top-bar__main-nav > ul {
    min-width: 4000px;
}

img {
    font-size: 15px;
    max-height: 100%;
}

@media (min-width: 1913px) {
    .product-box__img > img {
        max-height: 147px;
    }
}

@media (min-width: 1700px) and (max-width: 1913px) {
    .product-box__img > img {
        max-height: 8vw;
    }
}

@media (min-width: 1571px) and (max-width: 1699px) {
    .product-box__img > img {
        max-height: 150px;
    }
}

@media (min-width: 1200px) and (max-width: 1570px) {
    .product-box__img > img {
        max-height: 9.5vw;
    }
}

@media (min-width: 326px) and (max-width: 1199px) {
    .product-box__img > img {
        max-height: 150px;
    }
}

@media (max-width: 325px) {
    .product-box__img > img {
        max-height: 35vw;
    }
}

.pagination li.current a {
    color: #fff;
    background: #2f0906;
}

.sidebar .block.block_categories ul li:hover span::before {
    content: "\f196";
}

.sidebar .block.block_categories ul li:hover > span:before {
    content: "\f0fe";
}

.has-error .form-control, .has-error .cities-dropdown {
    border-color: #c00000 !important;
}

.has-error .selectboxit-arrow-container {
    border-left: solid 1px #c00000 !important;
}

.label-error {
    padding: 5px;
    font-size: 1.2rem;
    color: #c00000;
    float: right;
}

.checkbox .label-error {
    position: absolute;
    margin-top: -17px;
    padding: 0px;
    float: left;
}

.postcode-errors {
    width: 100%;
    float: left;
    position: relative;
}

.chbx-company {
    margin-right: 5px;
}

#modal-szyb .form-group .form-control, #automatic-order-modal .form-group .form-control {
    border: 1px solid #d9d9d9;
    color: #747474;
}

#modal-szyb .form-control::-moz-placeholder, #automatic-order-modal .form-control::-moz-placeholder {
    color: #666;
    opacity: 1;
}

#automatic-order-modal .selectboxit-container {
    max-width: 302px;
    width: 100% !important;
}

#modal-szyb .selectboxit-options, #automatic-order-modal .selectboxit-options {
    max-height: 350px !important;
}

.product-edit input {
    display: inline-block;
    padding: 0 10px;
    min-width: 52px;
    border-color: #bbb;
    max-width: 65px;
    height: 40px;
    text-align: center;
}

.product-edit .suggestion-form {
    width: 40%;
    display: inline-block;
    text-align: center;
}

#modal-szyb form .submit .btn.btn-primary, #modal-icons form .submit .btn.btn-primary {
    width: 100%;
    background: #7fbe51;
    border-color: #7fbe51;
}

.modal.in {
    overflow-y: auto;
}

.twitter-typeahead {
    width: 100%;
}

.twitter-typeahead .tt-query, .twitter-typeahead .tt-hint {
    margin-bottom: 0;
}

.twitter-typeahead .tt-hint {
    border: 1px solid #d9d9d9;
    color: #747474;
    font-weight: 400;
    font-size: 16px;
    text-transform: none;
    padding: 7px 12px;
    height: 100%;
    width: 100%;
}

.search-form .twitter-typeahead .tt-hint {
    padding-left: 46px;
}

.twitter-typeahead .tt-dropdown-menu {
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
    width: 100%;
    font-size: 16px;
    color: #999;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.twitter-typeahead .tt-suggestion img {
    max-height: 79px;
}

.twitter-typeahead .tt-suggestion {
    display: block;
    padding: 5px 20px;
}

.twitter-typeahead .tt-suggestion.tt-is-under-cursor {
    color: #fff;
    background-color: #0081c2;
}

.twitter-typeahead .tt-suggestion.tt-is-under-cursor a {
    color: #fff;
}

.twitter-typeahead .tt-suggestion p {
    margin: 0;
}

.jumbotron {
    margin-bottom: 20px;
    background: #fff;
    padding: 20px 10px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: box-shadow, 0.2s;
    -o-transition: box-shadow, 0.2s;
}

.produce-quantity .product-edit {
    display: block !important;
}

.clear-all {
    border: 0;
}

#brandbankLogo {
    height: 21px;
    width: 180px;
    background: url(../images/brandbank_nielsen_logo_rgb.png) no-repeat;
    display: inline-block;
}

.new-quickcart-form {
    border: 1px solid #d9d9d9;
    color: #747474;
    font-weight: 400;
    font-size: 1.4rem;
    height: 30px;
    padding-left: 7px;
    width: 250px;
    line-height: 1.42857143;
    background-color: #ffffff;
    background-image: none;
}

.product-big-picture {
    width: auto;
    max-height: 500px;
}

.product-mini-picture {
    height: auto;
    width: auto;
    max-width: 125px;
    max-height: 125px;
}

.invisible-cart-button {
    display: none;
    border: none;
    background-color: #ffffff;
}

#delivery-hours, #delivery-dates {
    margin-top: 15px;
}

#modal-change-postcode label {
    font-size: 16px;
    font-size: 1.6rem;
    color: #666;
    display: block;
}

#modal-change-postcode form .delivery-table input {
    display: none;
}

#modal-change-postcode form .delivery-table label {
    float: none;
    margin: 0;
}

#modal-change-postcode form .delivery-table input:checked + label {
    background: #eca800;
}

#modal-change-postcode form  .delivery-table input:checked + label span {
    background: #eca800;
    text-indent: 0;
    color: white;
    height: 21px;
    font-size: 12px;
    font-weight: 800;
}

#modal-change-postcode form .delivery-table input:checked + label:before {
    content: "\f00c";
    font-size: 18px;
    font-size: 1.8rem;
    font-family: "FontAwesome";
    font-weight: 400;
    position: relative;
    left: 0;
    right: 0;
    top: 2px;
    z-index: 2;
    color: white;
}

.form-dropdown {
    width: 215px;
    height: 38px;
    margin: auto;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 37px;
    padding:5px
}

#rezerwacja_czas, .trash-red, .error {
    color: red;
}

.alert ul {
    list-style: none;
    margin: 10px 0 0;
}

ul.flashes {
    list-style: none;
    margin: 0;
    padding: 0;
}

.cms-content article h3, .cms-content article h4 {
    font-weight: bold;
}

.pinned {
    background-color: rgba(234, 168, 0, 0.6);
    padding: 5px;
}

#modal-szyb .must-login {
    margin: 35px;
    background: #dedede;
    padding-top: 15px;
}

#modal-szyb .quickcart-info {
    text-align: justify;
    margin-bottom: -10px;
}

#modal-szyb .quickcart-info.guest {
    padding: 25px 35px 0 35px;
}

#modal-szyb .quickcart-info.logged {
    padding: 25px;
    background-color: #f3f3f3;
}

.top-search__left .autocomplete-search .tt-suggestions .tt-suggestion {
    color: #333;
    display: table;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    padding: 0;
    height: 79px;
}

.top-search__left .autocomplete-search .tt-suggestions .tt-suggestion .product-box__name {
    height: auto;
}

.top-search__left .autocomplete-search .tt-suggestions .tt-suggestion > div {
    display: table-cell;
    float: none;
    vertical-align: middle;
    height: 79px;
    border-right: 1px solid #d9d9d9;
}

.top-search__left .autocomplete-search .tt-suggestions .tt-suggestion .product-box__price {
    margin-bottom: 0;
    color: #333;
}

.top-search__left .autocomplete-search .tt-suggestion.tt-is-under-cursor {
    background-color: #fff;
}

.top-search__left .autocomplete-search .tt-suggestion.tt-is-under-cursor a {
    color: #b3b3b3;
}

#modal-add-tag .must-login {
    margin: 35px;
    background: #dedede;
    padding-top: 15px;
}

#modal-add-tag .modal-header {
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    background: #eca800;
}

#modal-add-tag .modal-header h4 {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    float: left;
    line-height: 60px;
    text-transform: none;
    margin: 0;
}

#modal-add-tag .modal-header a {
    float: right;
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
}

#modal-add-tag .modal-header a:hover {
    color: #f4f4f4;
}

#modal-add-tag .modal-dialog {
    width: 370px;
}

@media (max-width: 767px) {
    #modal-add-tag .modal-dialog {
        max-width: 300px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .box-cart .btn.one {
        margin-bottom: 20px;
    }

    #modal-login .alternative {
        min-width: 100%;
    }

    .next-way .next-in .first-step.current-step {
        margin-right: 75px;
    }

    #modal-login .modal-header h4, #modal-register .modal-header h4, #modal-szyb .modal-header h4, #modal-icons .modal-header h4, #modal-change-postcode .modal-header h4, #modal-card .modal-header h4, #modal-alco .modal-header h4, #modal-kiosk .modal-header h4, #automatic-order-modal .modal-header h4 {
        font-size: 18px;
        font-size: 1.8rem;
    }

    #modal-change-postcode .form-code-group {
        margin-top: 0;
    }

    .top-search .search-form .input--lg {
        font-size: 16px;
        font-size: 1.6rem;
    }

    .table-cart.table-summary tr td.total-price3 .btn-success {
        letter-spacing: 0;
    }
}

#modal-add-tag .modal-body {
    padding: 25px;
}

#modal-add-tag form .submit {
    clear: both;
}

#modal-add-tag form .submit .btn.btn-primary {
    width: 100%;
    background: #7fbe51;
    border-color: #7fbe51;
}

#modal-add-tag form .submit .btn.btn-primary:hover {
    background: #5f8f3d;
    border-color: #5f8f3d;
}

#modal-add-tag .or {
    color: #666;
    display: block;
    position: relative;
    text-align: center;
    margin: 17px 0;
}

#modal-add-tag .or span {
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 0 8px;
}

#modal-add-tag .or:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #d9d9d9;
}

#modal-add-tag form {
    text-align: left;
}

#modal-add-tag form label {
    font-size: 16px;
    font-size: 1.6rem;
    color: #666;
}

#modal-add-tag form a.lost {
    float: right;
    margin: 10px 0 17px 0;
    color: #333;
}

#modal-add-tag form a.lost:hover {
    color: #eca800;
}

#modal-add-tag .form-control {
    border: 1px solid #d9d9d9;
}

#modal-add-tag .form-control:focus {
    border-color: #2f0906;
}

#modal-add-tag .register-txt {
    color: #666;
}

#modal-add-tag .register-txt a {
    color: #333;
}

#modal-add-tag .register-txt a:hover {
    color: #eca800;
}

#modal-add-tag .alternative {
    width: 100%;
    background: #0070ba;
    border-color: #0070ba;
    margin-bottom: 18px;
}

#modal-add-tag .alternative:hover {
    background-color: #135f92;
    border-color: #135f92;
}

.cms-menu ul li.active {
    background: #eca800;
    border-color: #eca800;
}

.cms-menu ul li.active:hover {
    border-color: #eca800;
}

.cms-menu ul li.active a {
    color: #fff;
}

.cms-menu ul li.active a i.fa-info-circle {
    color: #fff;
}

.survey-info .alert-img span {
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 50px;
    color: #fff;
    padding: 0 40px;
    margin: 0;
    width: 100%;
}

.survey-info .alert::before {
    margin: 0;
}

.btn-survey {
    min-width: 60%;
    margin: 30px auto;
}

.order-informations {
    margin-top: 42px;
}

.btn-pay {
    width: 30%;
    background: #7fbe51;
    color: #fff;
    font-size: 2.4rem;
    font-weight: 700;
    padding: 28px 20px;
    border: 0;
    margin-left: 3px;
}

.address-list .address-rbtn {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.address-list label {
    display: block;
}

.address-list label .address-rbtn:checked + a {
    background: #eca800;
    border-color: #eca800 !important;
    color: white !important;
}

.address-list .address-name {
    pointer-events: none;
}

#tabelaTerminy td input:checked + label {
    background: #eca800;
}

#tabelaTerminy td input:checked + label span {
    color: white;
    background: #eca800;
    line-height: 30px;
    text-indent: 0;
    height: 30px;
}

#tabelaTerminy td input:checked + label:before {
    content: "\f00c";
    font-size: 18px;
    font-size: 1.8rem;
    font-family: "FontAwesome";
    font-weight: 400;
    position: relative;
    left: 0;
    right: 0;
    top: 2px;
    z-index: 2;
    color:white;
}

#tabelaTerminy td input:checked:disabled + label,
#tabelaTerminy td input:checked:disabled + label span,
#tabelaTerminy tr td.unavailable span,
#modal-change-postcode form .delivery-table input:checked:disabled + label,
#modal-change-postcode form .delivery-table input:checked:disabled + label span,
#modal-change-postcode form .delivery-table .table tr .unavailable span
{
    background-color: #ff5757;
}

.legend .selected-unavailable {
    background-color: #ff5757;
}

.table-cart tr td.produce-description {
    position: relative;
}

.produce-description .unavailable-badge, .product-single.cart-product-item .unavailable-badge {
    width: 4em;
    background: linear-gradient(135deg, #ff5757 2em, transparent 1%);
    position: absolute;
    top: 0;
    left: 0;
    height: 4em;
    display: none;
}

.produce-description .unavailable-badge > div,
.product-single.cart-product-item .unavailable-badge > div{
    background: url(../images/car.png) no-repeat 5px 5px;
    height: 100%;
    width: 100%;
    background-size: 1.2em;
}

.quick-cart-badge {
    width: 4em;
    background: linear-gradient(45deg, #eaa800 2em, transparent 1%);
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4em;
    display: none;
}

.quick-cart-badge > div {
    background: url(../images/basket.png) no-repeat 5px 40px;
    height: 100%;
    width: 100%;
    background-size: 1.2em;
}

.delivery-table .table tr td.available label:hover span {
    background-color: #eca800;
}

.step-invoice {
    display: none;
}

.invoice-title {
    padding-bottom: 20px;
}

#giftCodePopup1 .modal-header {
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    background: #eca800;
}

#giftCodePopup1 .modal-header h4 {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    float: left;
    line-height: 60px;
    text-transform: none;
    margin: 0;
}

#giftCodePopup1 .modal-header a {
    float: right;
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
}

#giftCodePopup1 .modal-dialog {
    width: 350px
}

#giftCodePopup1 .form-control {
    border: 1px solid #d9d9d9;
}

.postcode-address .label-error {
    width: 100%;
    text-align: right;
}

.label-error-left {
    padding: 5px;
    font-size: 1.2rem;
    color: #c00000;
    float: left;
}

.has-error .help-block {
    padding: 5px;
    font-size: 1.2rem;
    color: #c00000;
}

.shop-dropdown {
    height: 30px;
    margin: auto;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    color: #666;
    padding:5px;
    width: 100%;
}

.form-dropdown {
    width: 215px;
    height: 38px;
    margin: auto;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 37px;
    padding:5px
}

#postcode-city {
    margin-bottom: 15px;
    text-transform: none;
}

input#app_models_api_AQuickCart_name::-moz-placeholder {
    color: #666;
    opacity: 1;
}

input#app_models_api_AQuickCart_name:-ms-input-placeholder {
    color: #666;
}

input#app_models_api_AQuickCart_name::-webkit-input-placeholder {
    color: #666;
}

#modal-szyb .alternative {
    width: 100%;
    background: #3b5998;
    border-color: #3b5998;
    margin-bottom: 18px;
    max-width: 100%;
}

#modal-szyb .szyb-info .szyb-title {
    width: 100%;
}

#modal-szyb .szyb-info .szyb-price {
    width: 100%;
    text-align: right;
}

#modal-szyb .selectboxit-container {
    width: 100% !important;
}

.table-cart
{
    counter-reset: rowNumber;
}

.table-cart td.produce-nr:before
{
    counter-increment: rowNumber;
    content: counter(rowNumber);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .table-cart tr td.clear-basket {
        width: 50%;
    }

    .table-cart tr td.produce-photo {
        max-width: 1px;
    }

    .table-cart tr td.produce-photo img {
        width: 107px;
        height: auto;
    }

    .table-cart tr td.produce-description {
        white-space: nowrap;
    }

    .table-cart tr td.produce-quantity {
        width: 436px;
        max-width: 436px;
    }

    .table-szyb-edit tr td.produce-description {
        width: 45%;
    }

    .table-cart tr td.produce-description .szyb_desc {
        white-space: normal;
        max-height: 100%;
    }

    .product-box__img img {
        width: 100%;
    }

    .twitter-typeahead .tt-suggestion img {
        max-width: 70px;
    }

    /* fake grayscale for IE10+, just changes text color as there are no img filters available */
    .table-cart tr.grayscale td.produce-price .product-box__price em {
        color: #333333;
    }

}

td.produce-unit, .product-unit {
    text-transform: lowercase;
}

button[id^="accept-cart"][disabled]:hover {
    cursor: not-allowed !important;
}

.table-cart button.order-submit-btn[disabled]:hover {
    cursor: not-allowed;
    background: grey;
}

.table-cart button.order-submit-btn[disabled] {
    background: gray;
}

#cart-product-list .summary {
    display:none;
}

#postcode-modal .btn-default[disabled], #modal-postcode #postcode-complete[disabled] {
    cursor: not-allowed;
    border-color: #cbc1c1;
    color: #cbc1c1;
}

#postcode-modal .btn-default[disabled]:hover, #modal-postcode #postcode-complete[disabled]:hover {
    background: #fff;
}

.alert.empty-quickcart p {
    max-width: 270px;
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    color: #666;
    line-height: 20px;
    padding: 40px 15px;
    margin: 20px auto;
    position: relative;
}

@media (max-width: 1440px) and (min-width: 1200px) {
    .order-informations .step-invoice .form-column {
        width: 50%;
    }
}

@media (max-width: 767px) {
    #tabelaTerminy td input:checked + label {
        height:30px
    }

    table#tabelaTerminy td input:checked + label span {
        display:none;
    }

    #modal-change-postcode form .delivery-table input:checked + label span {
        display: none;
    }

    #modal-change-postcode form .delivery-table label {
        font-size: 21px;
        font-size: 2.1rem;
    }

    .btn-pay {
        width: 100%;
        margin: 0;
    }

    .empty-cart {
        padding: 20px 30px;
        border-bottom: 1px solid #d9d9d9;
    }
}

#company-data-label {
    margin-left: 5px;
}

.form-postcode {
    width: 29%;
    float: left;
    margin-right: 4%;
}

.form-city {
    width: 67%;
    float: left;
}

.postcode-group .twitter-typeahead .tt-suggestion {
    display: block;
    padding: 2px 15px;
}

#modal-change-postcode .twitter-typeahead {
    width: 182px;
}

#modal-change-postcode .tt-hint {
    display: none;
}

#modal-change-postcode .tt-dropdown-menu {
    top: 80px !important;
}

.postcode-group {
    margin-bottom: 10px;
}

.voucher-row {
    width: 100%;
    float:left;
}

.voucher-row p {
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
    color: #666;
    display: block;
}

.voucher-radio-btn {
    margin-bottom: 10px !important;
}

#modal-card #buttonNext {
    width: 37%;
    background: #7fbe51;
    border-color: #7fbe51;
}

#modal-card #buttonNext:hover {
    background: #5f8f3d;
    border-color: #5f8f3d;
}

#modal-card label {
    width:100%;
    float:left;
    font-size: 16px;
    font-size: 1.6rem;
    color: #666;
}

#modal-card #card_pin {
    width:60%;
    float: left;
    margin-right: 3%;
}

.giftCards {
    width: 100%;
    float: left;
    padding-left: 0;
}

.giftCards span {
    margin-right: 10px;
}

.giftCards li {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    color: #666;
    margin-bottom: 10px;
}

.giftCardRemove {
    margin-right: 5px;
}

#delivery-time h3, #coolomat-address-form h3 {
    margin-top: 20px;
    margin-bottom: 25px;
}

.form-profile .twitter-typeahead .tt-suggestion {
    display: block;
    padding: 5px 10px;
}

#cart-free-delivery {
    z-index: 100;
}

#order-edit-btns {
    padding: 5px;
    float: right;
}

#order-update .summary {
    display: none;
}

#order-update .product-amount-input {
    border: 1px solid #d9d9d9 !important;
    width: 58px;
    display: inline-block;
    padding: 0;
    height: 30px;
    margin: 0 3px;
    text-align: center;
}

#order-update .product-edit a.product_quantity {
    display: inline-block;
    font-size: 20px;
    font-size: 2rem;
    color: #b3b3b3;
    position: relative;
    top: 3px;
}

#order-update .product-edit a.product_quantity:hover {
    top: 3px;
    color: #eaa800;
}

#order-update .product-edit {
    margin-top: 5px;
}

#order-update-btn {
    display: block;
    text-align: center;
    width: 22%;
    background-color: #5f8f3d;
    color: #fff;
    font-size: 2.4rem;
    font-weight: 700;
    padding: 45px 20px;
    letter-spacing: 2px;
    border: 0;
    float:left;
}

#back-to-shop-btn {
    display: block;
    text-align: center;
    width: 22%;
    background-color: #eca800;
    color: #fff;
    font-size: 2.4rem;
    font-weight: 700;
    padding: 28px 20px;
    letter-spacing: 2px;
    border: 0;
    float:left;
}

#back-to-shop-btn:hover {
    background-color: #ffbf20;
}

#order-update-btn:hover {
    background-color: #7fbe51;
}

#order-update .delete-product {
    color: #c00000;
    font-size: 16px;
    right: 3px;
    top:3px;
    position:absolute;
}

.form-select .form-dropdown {
    width: 100%;
}

#order-update .product-info {
    margin-top: 5px;
    width: 100%;
}

.postcode-dropdown, .cities-dropdown {
    width: 100%;
    height: 40px;
    margin: auto;
    background-color: #fff;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 37px;
}

.product-unavailable .col-xs-12 h3 {
    margin-bottom: 25px;
}

.merged-cell {
    border-top: 1px solid #fff;
}

.grey-cell {
    background-color: #f3f3f3;
}

.empty-cell {
    border-right: 1px solid #fff !important;
}

.form-medium .selectboxit-container, .form-select .selectboxit-container {
    width: 100% !important;
}

#quickcart_slider_product_view .empty p {
    max-width: 270px;
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    color: #666;
    line-height: 20px;
    padding: 40px 15px;
    margin: 20px auto;
    position: relative;
}

.tos-label {
    font-size: 12px;
    font-size: 1.2rem;
    width: 95%;
    margin-left: 5px;
    font-weight: 400;
    color: #666;
}

.tos-label a {
    color: #333;
}

.tos-label a:hover {
    color: #eca800;
}

.tos-label a.hidden, .tos-label span {
    display: none;
}

#tos-container .label-error {
    font-size: 1.2rem;
    color: #c00000;
    position: absolute;
    margin-top: -15px;
    float: left;
    padding: 0;
}

#delivery-time .table-responsive {
    border-top: 0px;
}

#center-categories-column {
    flex-direction: column;
    justify-content: space-between;
}

@media (min-width: 992px) {
    #lower-products-pagination {
        height: 1px;
    }

    #lower-products-pagination .pagination {
        float: right;
        margin-right: 15px;
    }
}

#lower-products-pagination {
    width: 100%;
    float: right
}

#lower-products-pagination .pagination {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}

@media (max-width: 1199px) {
    #back-to-shop-btn, #order-update-btn {
        width: 50%;
    }

    .box-heading .col-lg-12 {
        padding: 30px 0 30px 0;
    }

    .slider-content-1--outer .inner.layer-slider .elem-1 {
        position: relative;
    }
}

@media (max-width: 991px) {
    .slider-banners  {
        display: none;
    }
}

@media (max-width: 767px) {
    #back-to-shop-btn, #order-update-btn {
        width: 100%;
    }
}

/*ALERT*/
.alert {
    padding: 15px 20px;
    margin: 0 0 10px 0;
}

.modal .alert {
    margin-bottom: 25px;
}

.alert p {
    margin: 0;
    padding: 0 0 0 10px;
    display: inline-block;
    line-height: 20px;
    max-width: 90%;
    text-align: left;
}

@media (max-width: 767px) {
    .alert p {
        max-width: 85%;
    }
}

.alert:before {
    font-family: "FontAwesome";
    font-size: 18px;
    font-size: 1.8rem;
    float: left;
    margin: -2px 10px 0 0;
}

.alert.alert-success {
    background: #ecf5e5;
}

.alert.alert-success:before {
    content: "\f058";
    color: #7fbe51;
}

.alert.alert-success p {
    border-left: 1px solid #7fbe51;
}

.alert.alert-info {
    background: #e3f1fc;
}

.alert.alert-info:before {
    content: "\f05a";
    color: #40a3e9;
}

.alert.alert-info p {
    border-left: 1px solid #40a3e9;
}

.alert.alert-warning {
    background: #fff4d9;
}

.alert.alert-warning:before {
    content: "\f071";
    color: #ffb400;
}

.alert.alert-warning p {
    border-left: 1px solid #ffb400;
}

.alert.alert-danger, .alert.alert-error {
    background: #f6d9d9;
}

.alert.alert-danger:before, .alert.alert-error:before {
    content: "\f06a";
    color: #c00000;
}

.alert.alert-danger p, .alert.alert-error p {
    border-left: 1px solid #c00000;
}

.alert.alert-lg {
    font-size: 1.3em;
}

.alert.alert-lg:before {
    font-size: 2em;
}

.alert.alert-warning.alert-bordered {
    border: 1px solid #ffb400
}

.m-t-2 {
    margin-top: 2em;
}

.m-l-1 {
    margin-left: 1em;
}

.badge {
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999999;
    padding: 1px 9px 2px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.banner-link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.banner-text-area {
    overflow: hidden;
    max-height: 285px;
}

@media (min-width: 1020px) {
    .banner-button-position {
        position: absolute;
        bottom: 115px;
        left: 70px;
    }
}

@media (max-width: 1019px) {
    .banner-button-position {
        position: absolute;
        top: 220px;
        left: 35px;
    }
}

#quickcart-submit-button {
    background: #7fbe51 url('../images/icons/icon-szybkoszyk.svg') no-repeat 10% 55%;
    background-size: 35px 35px;
    padding-left: 24px;
    height: 85px;
    width: 100%;

}

.quickcart-block .cart-buttons input.btn-success {
    clear: both;
    display: block;
    background: #7fbe51;
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    text-transform: none;
    padding: 24px 20px;
}

.quickcart-block .cart-buttons #quickcart-submit-button.btn-success:hover {
    background-color: #5f8f3d;
}

.mm-panel .mm-listview li a {
    z-index: 3;
}

.mm-panel .mm-listview li a.mm-next {
    z-index: 5;
    width: 16%;
    float: right;
}

#mm-1.mm-panel .mm-listview li a.mm-next {
    width: 100%;
}

.sidebar .block.block_switcher .checkbox input + label:before {
    content: "\f205";
    float: right;
    color: #6aa84f;
}

.sidebar .block.block_switcher .checkbox input:checked + label:before {
    content: "\f204";
    color: #666;
}

.loading {
    padding: 20px 0;
    text-align: center;
}

.feature-list ul > li em a {
    color: #2f0906;
}

.btn-inactive {
    color: #fff;
    background-color: #d9d9d9;
    border-color: #d9d9d9;
}

.btn-inactive:hover {
    color: #fff;
    background-color: #d9d9d9;
    border-color: #d9d9d9;
}

.modal-body .loader i, .box-info .loader i {
    font-size: 40px;
    color: #eca800;
    display: block;
    margin: 25px 0 20px 0;
    -webkit-animation: rotating-function 1.25s linear infinite;
    -moz-animation: rotating-function 1.25s linear infinite;
    -ms-animation: rotating-function 1.25s linear infinite;
    -o-animation: rotating-function 1.25s linear infinite;
    animation: rotating-function 1.25s linear infinite;
}

.modal-body .loader p, .box-info .loader p {
    font-size: 16px;
    font-size: 1.6rem;
    color: #666;
    line-height: 26px;
}

.hide {
    display: none !important;
}

.alerts.alert-error {
    background: #f6d9d9;
}

.alerts.alert-error:before {
    content: "\f06a";
    color: #c00000;
}

.alerts.alert-error p {
    border-left: 1px solid #c00000;
}

.no-product {
    color: #d22a13 !important;
    font-size: 18px !important;
    font-size: 1.8rem !important;
}

.mega-menu-link a {
    color: inherit;
}

.mega-menu-link a:hover {
    color: #666;
}

.top-bar__main-nav .mega-menu-content {
    padding: 30px 15px;
}

.mega-menu .column-title {
    font-size: 1.4rem;
    font-size: 13px;
}

.mega-menu .mega-menu-categories li {
    font-size: 1.3rem;
    font-size: 13px;
}

@media (min-width: 992px) and (max-width: 1370px) {
    .pull-left-right {
        float: right;
    }
}

@media (min-width: 1371px) {
    .pull-left-right {
        float: left;
    }
}

.selectboxit.invalid.error {
    margin-top: 0;
}

.selectboxit-list, .form-szyb .tt-dropdown-menu {
    z-index: 3 !important;
    max-height: 250px;
}

.cart-block .product-edit .unit, .cart-szyb .product-edit .unit {
    width: auto;
    min-width: 28px;
}

.cart-block .product-info, .cart-szyb .product-info {
    width: 230px;
}
.clear-all-button {
    display: block;
    padding: 4px 6px;
    margin: 0 -9px !important;
    width: 110%
}

.order-informations .order-step .alert-bubble {
  background: #f2f2f2;
  border: 1px solid #d9d9d9;
  padding: 45px;
  color: #666;
  line-height: 25px;
  position: relative;
}

.order-informations .order-step .alert-bubble:before, .order-informations .order-step .alert-bubble:after {
  content: "";
  position: absolute;
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
}

@media (max-width: 991px) {
  .order-informations .order-step .alert-bubble:before, .order-informations .order-step .alert-bubble:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
}

.order-informations .order-step .alert-bubble:before {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f2f2f2;
  z-index: 2;
  left: -13px;
  top: 17px;
}

@media (max-width: 991px) {
  .order-informations .order-step .alert-bubble:before {
    top: -8px;
    left: auto;
    right: auto;
  }
}

.order-informations .order-step .alert-bubble:after {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 12px solid #d9d9d9;
  left: -15px;
  top: 15px;
}

@media (max-width: 991px) {
  .order-informations .order-step .alert-bubble:after {
    top: -10px;
    left: auto;
    right: auto;
  }
}

.order-informations .order-step .alert-bubble.alert-info {
  padding-left: 130px;
  margin-top: 27px;
  margin-left: 20px;
}

@media (max-width: 991px) {
  .order-informations .order-step .alert-bubble.alert-info {
    margin-left: 0;
  }
}

.order-informations .order-step .alert-bubble.alert-info p:after {
  content: "\f129";
  font-family: "FontAwesome";
  font-size: 64px;
  color: #eca800;
  position: absolute;
  top: 50%;
  left: 50px;
  margin-top: -12px;
}

.order-informations .order-step .alert-bubble p {
  margin: 0;
}

.order-informations .order-step.step-payment .alert-bubble {
  padding: 20px 25px;
  margin: 20px 0 0 15px;
}

@media (max-width: 991px) {
  .order-informations .order-step.step-payment .alert-bubble {
    margin-left: 0;
  }
}

.city-select-dropdown {
    width: 100% !important;
}

.top-search__left .autocomplete-search .tt-suggestions .tt-suggestion > div.product-desc {
    border-right: 0;
}

.alternative {
    background: #0070ba;
    border-color: #0070ba;
    margin-bottom: 18px;
    min-width: 262px;
}

.alternative.facebook {
    background-color: #4863ae !important;
    border-color: #4863ae !important;
}

.modal-body .alternative {
    width: 100%;
}


.list-view .pager {
    margin: 0;
    text-align: right;
}

.container .quantity-product-cart a.product_quantity {
    top: -3px;
}

.free-delivery-slider .quantity-product-cart a.product_quantity {
    top: 0;
    margin-top: -3px;
}

.shop-shop-products .big-product .quantity-product-cart {
    margin-top: -5px;
}

.similar-products .quantity-product-cart .product_qty {
    padding: 0;
    margin: 0;
}

.similar-products .quantity-product-cart input {
    max-width: 50px;
}

.homepage-slider .quantity-product-cart .product-amount-input {
    top: 0;
}

.homepage-slider .quantity-product-cart .product-unit {
    margin-right: 4px;
}

.mega-menu-content .quantity-product-cart .product-amount-input {
    top: -3px;
}

@media (min-width: 767px) and (max-width: 1019px) {
    .product-box-container .quantity-product-cart .product-amount-input {
        margin: 0;
    }
}

@media (min-width: 1600px) {
    .quantity-product-cart .product-amount-input {
        margin: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .quantity-product-cart .product-amount-input {
        margin: 0;
    }
}

@media (min-width: 601px) and (max-width: 1300px) {
    .homepage-slider .quantity-product-cart .product-amount-input {
        margin: 0;
        padding: 0;
        max-width: 52px;
    }

    .homepage-slider .quantity-product-cart > a.product_quantity {
        margin: 0 3px;
    }
}

.product-unit {
    text-transform: lowercase;
}

.product-unit a:first-letter {
    text-transform: capitalize;
}

.unit {
    text-transform: lowercase;
}

.unit:first-letter {
    text-transform: capitalize;
}

.product-unit .unit {
    display: inline-block;
    border: 1px solid #ccc;
    color: #ccc;
    font-size: 13px;
    font-size: 1.3rem;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 27px;
}

.product-unit .unit.active {
    border-color: #333;
    color: #333;
}

@media (min-width: 992px) and (max-width: 1399px) {
    .order-list-row {
        overflow-x: scroll;
        overflow-y: visible;
    }

    :not(form).form-payment-auth {
        padding-top: 15px;
    }
}

:not(form).form-payment-auth {
    padding-left: 15px;
}

.product-list-view .items .product-cover {
    max-width: 100px;
}

.box-heading .col-lg-12 {
    padding: 66px 0 66px 0;
    text-align: center;
}

.box-heading .col-lg-12 i {
    color: #eaa800;
    font-size: 57px;
    font-size: 5.7rem;
    margin-right: 27px;
    margin-top: 11px;
    display: inline-block;
}

@media (min-width: 1307px) and (max-width: 1415px) {
    .box-heading .col-lg-12 i {
        display: block;
    }
}

.box-heading .col-lg-12 p {
    color: #2f0906;
    font-size: 30px;
    font-size: 3.0rem;
    font-weight: 400;
    display: inline-block;
    line-height: 29px;
    text-align: left;
}

.box-heading .col-lg-12 p span {
    color: #666;
    font-size: 30px;
    font-size: 3.0rem;
    font-weight: 400;
    font-size: 16px;
}


.product-box .product_qty {
    padding: 0;
}

.product-box .product-box__buttons {
    max-width: 100%;
}

@media (min-width: 1200px) and (max-width: 1350px) {
    .quantity-product-cart span {
        display: inline;
    }
}

.slider .tooltip.tooltip-max.top {
    margin-left: -8px !important;
}

.slider.slider-horizontal {
    margin: 8px 0 35px 0;
}

#updateProductForm .form-group textarea.form-control {
    resize: vertical;
    min-height: 37px;
}

.cart-block .product-edit .product_qty, #cart-content .product-edit .product_qty {
    height: 28px;
}

#quickCartDialog .product-single .product_qty {
    height: 35px;
}

#modal-szyb .product-edit .product_qty {
    border: 1px solid #d9d9d9;
    width: 58px;
    display: inline-block;
    padding: 2px 3px;
    text-align: center;
}

#modal-szyb .product-edit a.product_quantity {
    font-size: 23px;
    font-size: 2.3rem;
    display: inline-block;
    color: #b3b3b3;
    top: 2px;
    position: relative;
}

@media (min-width: 768px) and (max-width: 1199px) {
    #modal-card .btn {
        font-size: 14px;
        font-size: 1.4rem;
    }
}

@media (min-width: 991px) and (max-width: 1019px) {
    #register-form .alternative {
        width: 100%;
        font-size: 11px;
        font-size: 1.1rem;
        min-width: 0;
    }
}

.label-success {
    color: #7fbe51;
}

.label-danger {
    color: #cc0000;
}

#automatic-order-modal .modal-header {
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    background: #eca800;
}

#automatic-order-modal .modal-header h4 {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    float: left;
    line-height: 60px;
    text-transform: none;
    margin: 0;
}

#automatic-order-modal .modal-header a {
    float: right;
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
}

#automatic-order-modal .modal-header a:hover {
    color: #f4f4f4;
}

#automatic-order-modal .modal-dialog {
    width: 370px;
}

@media (max-width: 767px) {
    #automatic-order-modal .modal-dialog {
        max-width: 300px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

#automatic-order-modal .modal-body {
    padding: 25px;
}

#automatic-order-modal form .form-card .form-control {
    width: 60%;
    margin-right: 3%;
    float: left;
}

#automatic-order-modal form .form-card .submit {
    width: 37%;
    clear: none;
    float: left;
}

#automatic-order-modal form .submit {
    clear: both;
}

#automatic-order-modal form .submit .btn.btn-primary {
    width: 100%;
    background: #7fbe51;
    border-color: #7fbe51;
}

#automatic-order-modal form .submit .btn.btn-primary:hover {
    background: #5f8f3d;
    border-color: #5f8f3d;
}

.product-unit-sticker span {
    text-transform: lowercase;
}

span.client-city-control.error {
    float: inherit;
    margin-top: 0;
}

#modal .modal-header, .user-modal .modal-header {
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    background: #eca800;
}

#modal .modal-header h4, .user-modal .modal-header h4 {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    float: left;
    line-height: 60px;
    text-transform: none;
    margin: 0;
}

#modal .modal-header a, .user-modal .modal-header a {
    float: right;
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
}

#modal .modal-header a:hover, .user-modal .modal-header a:hover {
    color: #f4f4f4;
}

#modal .modal-dialog, .user-modal .modal-dialog {
    width: 370px;
}

@media (max-width: 767px) {
    #modal .modal-dialog, .user-modal .modal-dialog  {
        max-width: 300px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

#modal .modal-body, .user-modal .modal-body {
    padding: 25px;
}

#modal form .form-card label, .user-modal form .form-card label {
    display: block;
}

#modal form .form-card .form-control, .user-modal form .form-card .form-control {
    width: 60%;
    margin-right: 3%;
    float: left;
}

#modal form .form-card .submit, .user-modal form .form-card .submit {
    width: 37%;
    clear: none;
    float: left;
}

#modal-kiosk form .submit {
    clear: both;
}

#modal-kiosk form .submit .btn.btn-primary {
    width: 100%;
    background: #7fbe51;
    border-color: #7fbe51;
}

#modal-kiosk form .submit .btn.btn-primary:hover {
    background: #5f8f3d;
    border-color: #5f8f3d;
}

#modal .or, .user-modal .or {
    color: #666;
    display: block;
    position: relative;
    text-align: center;
    margin: 17px 0;
}

#modal .or span, .user-modal .or span {
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 0 8px;
}

#modal .or:before, .user-modal .or:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #d9d9d9;
}

#modal .modal-body, .user-modal .modal-body {
    padding-top: 45px;
    padding-bottom: 45px;
    padding-left: 35px;
    padding-right: 35px;
}

@media (max-width: 991px) {
    #modal .modal-body, .user-modal .modal-body {
        padding-left: 15px;
        padding-right: 15px;
    }
}

#modal .modal-dialog, .user-modal .modal-dialog {
    width: 940px;
}

@media (max-width: 991px) {
    #modal .modal-dialog, .user-modal .modal-dialog {
        width: 700px;
    }
}

@media (max-width: 767px) {
    #modal .modal-dialog, .user-modal .modal-dialog {
        max-width: 300px;
        width: 100%;
    }
}

#modal .form-group, .user-modal .form-group {
    margin-bottom: 0;
}

#modal form label, .user-modal form label {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400;
    float: left;
    color: #2f0906;
    text-transform: uppercase;
    margin: 5px 10px;
}

@media (max-width: 991px) {
    #modal form label,  .user-modal form label {
        float: none;
        display: block;
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    #modal form label, .user-modal form label {
        margin-bottom: 15px;
    }
}


#modal form .submit, .user-modal form .submit {
    margin-top: 30px;
}

#modal form .submit .btn.btn-primary, .user-modal form .submit .btn.btn-primary {
    width: auto;
    background: #fff;
    border-color: #2f0906;
    color: #2f0906;
}

#modal form .submit .btn.btn-primary:hover, .user-modal form .submit .btn.btn-primary:hover {
    background: #2f0906;
    border-color: #2f0906;
    color: #fff;
}


#modal .selectboxit-container, .user-modal .selectboxit-container {
    margin: 0 auto;
    width: 67% !important;
    float: left;
}

@media (max-width: 991px) {
    #modal .selectboxit-container, .user-modal .selectboxit-container {
        float: none;
    }
}

@media (max-width: 767px) {
    #modal .selectboxit-container, .user-modal .selectboxit-container {
        width: 100% !important;
    }
}

#modal hr, .user-modal hr {
    width: 100%;
    margin: 45px 0;
    clear: both;
}

@media (max-width: 767px) {
    #modal .legend .selected, #modal .legend .unavailable,
    .user-modal .legend .selected, .user-modal .legend .unavailable {
        margin-left: 0;
    }

    #modal .form-code-group, .user-modal .form-code-group  {
        margin-top: -60px;
    }
}

.modal-body.products-modal {
    background-color: #f3f3f3;
}

.modal-body .products-list-view {
    margin-top: 20px;
}

.modal-body .products-list-view .product-box {
    display: inline-block;
    margin: 0 0 13px 0;
}

.modal-body #search-products .input--lg {
    width: -webkit-calc(100% - 100px);
    width:    -moz-calc(100% - 100px);
    width:         calc(100% - 100px);
    display: inline-block;
}

.order-informations .order-step.step-confirmation .product-list-wrapper {
    overflow: auto;
}

.order-informations .step-confirmation.order-step .product-cover img {
    pointer-events: none;
}

.hidden {
    display: none;
}

.cart-block-overlay {
    cursor: url(../images/icons/cursor.png), pointer;
}
.top-search__left .autocomplete-search .tt-suggestion .product-unit {
    min-width: 60px;
}

@media (min-width: 768px) {
    .form-payment-auth .form-group-destination {
        width: 40%;
        max-width: 300px;
    }

    .empty-cart {
        padding: 20px;
        margin-top: -30px;
        border-left: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
    }

    .empty-cart-alert {
        width: 100%;
        clear: both;
    }
}

.hidden-file-input {
    position: absolute;
    top: -3000px;
}

.order-view-add-to-cart label, .merge-cart label {
    font-weight: normal;
    cursor: pointer;
}

.order-view-add-to-cart .product-checkbox, .merge-cart .product-checkbox {
    margin-left: 15px;
}

.order-view-add-to-cart .product-cover, .merge-cart .product-cover {
    position: relative;
    text-align: center;
}

.order-view-add-to-cart .product-cover .selected, .merge-cart .product-cover .selected {
    background: rgba(0, 0, 0, .2);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    display: flex;
    transition: opacity 0.5s ease-in-out, visibility 0s linear 0.5s;
    -webkit-transition: opacity 0.5s ease-in-out, visibility 0s linear 0.5s;
}

.order-view-add-to-cart .product-cover .selected i, .merge-cart .product-cover .selected i {
    font-size: 3em;
    color: #fff;
    text-shadow: 0 0 5px #000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    flex: 1;
    align-self: center;
    text-align: center;
}

.merge-cart .product-cover {
    width: 65px;
    margin: 0 17px 0 13px;
}

.merge-cart .product-single {
    border-bottom: 1px solid #d9d9d9;
    padding: 10px 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    position: relative;
    clear: both;
}

.merge-cart .product-info {
    color: #666;
}

.merge-cart .product-info a {
    display: block;
    font-size: 1.3rem;
    margin-bottom: 0;
}

.merge-cart .product-info .quantity-wrapper a {
    color: #333;
}

.merge-cart .product-info em {
    color: #c00000;
    font-style: normal;
}

input.product-checkbox:checked + .product-cover .selected {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.5s ease-in-out;
    -webkit-transition: visibility 0s, opacity 0.5s ease-in-out;
}

input.product-checkbox:checked + .product-cover .selected i {
    visibility: visible;
    opacity: 1;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

img.landing-page-banner {
    width: 100%;
    max-height: 840px;
    object-fit: contain;
}

.box-info h4 {
    white-space: normal;
}

.margin-10 {
    margin: 10px;
}

input.p2r-radio {
    display: none;
}

.finalize-shopping-p2r {
    border: 0 !important;
    padding: 0 !important;
}

#finalize-shopping-p2r, #p2r-click-to-participate {
    width: 100%;
    padding: 15px 20px 24px 20px;
}

.table-like {
    display: table;
    margin-top: 10px;
    padding: 15px;
}

#fs-p2r-click-here {
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2;
    margin-bottom: 5px;
}

.p2r-label input:checked + label {
    background-color: #2f0906;
}

label.p2r-label > label {
    font-size: 1.8rem;
    color: white !important;
    background-color: #eca800;
    width: 50px;
    margin: 0 1em;
}

.control-label-p2r {
    font-size: 1.8rem;
}

.slider-content-1__products {
    height: 380px;
}

.slider-content-1__products .list--std {
    height: 100%;
    overflow: hidden;
}

.table-cart tr td .similar {
    float: left;
    vertical-align: middle;
    margin-top: 9px;
}

@media (max-width: 767px) {
    .table-cart tr.product-edited td .product-box__name {
        float: left;
        width: 100%;
        height: auto;
    }

    .table-cart tr.product-edited td .product-amount-container {
        float: left;
        margin-top: 5px;
    }

    .similar-products .slider--pagination .slick-next,
    .similar-products .slider--pagination .slick-prev {
        display: block !important;
    }
}

#delivery-time .loader {
    display: none;
}

#delivery-time .loader .fa-refresh {
    font-size: 50px;
    -webkit-animation: pip-spin 2s linear infinite;
    -moz-animation: pip-spin 2s linear infinite;
    animation: pip-spin 2s linear infinite;
}

#delivery-time p {
    margin-top: 10px;
}

.reservation-loader .fa-refresh {
    margin-top: 10px;
    font-size: 35px;
    -webkit-animation: pip-spin 2s linear infinite;
    -moz-animation: pip-spin 2s linear infinite;
    animation: pip-spin 2s linear infinite;
}

.p2r-modal-body {
    overflow-y: hidden;
    height: 100%;
}

.p2r-checkbox .label-error {
    position: inherit;
    margin-top: 0;
    padding: 0 5px;
    float: right;
}

.p2r-info {
    font-size: 30px;
    font-size: 3.0rem;
}

#modal form .checkbox.reg label, .checkbox.reg.p2r-checkbox label{
    font-size: 13px !important;
    font-size: 1.3rem !important;
    width: 95%;
    margin-left: 5px;
}

.p2r-checkbox {
    padding: 10px 0;
}

.p2r-link {
    color: gold;
}

.p2r-link:visited, .p2r-link:hover {
    color: goldenrod;
}

.p2r-modal-body .btn {
    margin-top: 10px;
}

.label-p2r {
    max-width: 250px;
}

@media (max-width: 991px) {
    #modal form label, .user-modal form label {
        display: inline-block;
    }
}

.add-card .col-sm-6 {
    margin-bottom: 10px;
}

#p2rForm .form-control, #p2r-form-modal .form-control {
    border: 1px solid #d9d9d9;
}

#p2r-form .control-label, #p2r-form-modal .control-label {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 200;
    text-transform: none;
}

#p2r-form label, #p2r-form-modal label {
    font-size: 18px !important;
    font-size: 1.8rem !important;
}

#p2r-form label.p2r-label, #p2r-form .p2r-header label, #p2r-form-modal label.p2r-label, #p2r-form-modal .p2r-header label {
    float: none !important;
}

.product-box .product-box-container {
    position: relative;
}

.product-box .p2r-logo {
    width: 100%;
    position: absolute;
    top: -5px;
    right: 0;
    background: url('../images/p2r_bg.png');
    height: 44px;
}

.product-box .p2r-logo img {
    top: 0;
    right: 0;
    position: inherit;
}

.p2r-background {
    background: url('../images/p2r_card_background.png') bottom right no-repeat;
    min-height: 150px;
}

#p2r-icon {
    min-width: 112px;
    min-height: 75px;
    width: 160px;
    height: 105px;
    background-image: url('../images/p2r_card_background.png') !important;
    background-size: 160px;
    background-repeat: no-repeat;
    float: right;
    margin-right: 20px;
}

#p2r-icon-small {
    min-width: 50px;
    min-height: 30px;
    width: 70px;
    height: 50px;
    background-image: url('../images/p2r_card_background.png') !important;
    background-size: 70px;
    background-repeat: no-repeat;
    display: block;
    margin: 5px auto;
}

.p2r-color, #finalize-shopping-p2r, #p2r-click-to-participate {
    background-color: #eca800 !important;
    border-color: #eca800 !important;
    white-space: normal;
}

.total-price3-p2r span {
    white-space: normal;
}

#fs-p2r-price, .p2r-span-left {
    display: table-cell;
    vertical-align: middle;
}

.p2r-span-left {
    width: 60%;
    border-right: 1px solid;
    font-size: 16px;
    font-size: 1.6rem;
}

#accept-cart-p2r, #accept-cart-p2r-mobile, #fs-p2r-message {
    background-color: #eca800;
    white-space: normal;
    font-size: 20px;
    font-size: 2rem;
}

@media (max-width: 1199px) {
    .table-cart tr .total-price3 .btn-success, #accept-cart-p2r, #accept-cart, #fs-p2r-message {
        font-size: 13px;
        font-size: 1.3rem;
        height: auto;
        white-space: normal;
    }
}

@media (max-width: 767px) {
    .table-cart.table-summary tr td.total-price3 .btn-success, #accept-cart-p2r-mobile, #accept-cart, #fs-p2r-message {
        font-size: 16px;
        font-size: 1.6rem;
    }

    .table-cart.table-summary tr td.total-price3 .btn-success {
        height: auto;
    }
}

#accept-cart-p2r .cart-products-value, #accept-cart-p2r-mobile .cart-products-value {
    white-space: nowrap;
}

#accept-cart-p2r:hover, #accept-cart-p2r-mobile:hover, #finalize-shopping-p2r:hover, #p2r-click-to-participate:hover, #finalize-shopping-p2r:hover #fs-p2r-message {
    background-color: #ffbf23 !important;
}

#accept-cart-p2r[disabled], #accept-cart-p2r-mobile[disabled], span.disabled-look {
    background-color: gray !important;
}

@media (max-width: 767px) {
    .p2r-background {
        background: url('../images/p2r_card_background.png') bottom no-repeat;
        margin-top: 20px;
    }
}

@media (min-width: 768px) and (max-width: 1019px) {
    div#page .products-list-view .product-box .p2r-logo, .feature-products .product-box .p2r-logo {
        background: none;
    }
}

@media (min-width: 1600px) and (max-width: 1625px) {
    .feature-products .product-box .p2r-logo, .slider-content-1--outer .product-box .p2r-logo, div#page .products-list-view .product-box .p2r-logo {
        background: none;
    }
}

@media (min-width: 1200px) and (max-width: 1235px) {
    div#page .products-list-view .product-box .p2r-logo {
        background: none;
    }
}

@media (min-width: 767px) and (max-width: 1199px), (min-width: 1400px) and (max-width: 1460px), (min-width: 1601px) and (max-width: 1835px) {
    div.similar-products .product-box .p2r-logo {
        background: none;
    }
}

.reservation-loader {
    background-color: #eca800;
    color: white;
    height: 55px;
    display: none;
}

.quick-cart-name-form {
    display: flex;
    margin-right: 0;
    justify-content: flex-end;
    padding-top: 20px;
}

.quick-cart-name-form .label-container {
    align-self: center;
    padding-right: 20px;
}

.quick-cart-name-form label {
    font-weight: inherit;
}

.szyb_image img {
    max-width: 60px;
    max-height: 45px;
}

.szyb_edit .form-buttons .disabled {
    cursor: default;
    border: 1px solid #cccccc;
    color: #cccccc;
}

.szyb_edit .form-buttons .disabled:hover {
    background-color: transparent;
}


.shopping-lists-container .loader {
    margin-top: 30%;
}

.shopping-lists-container .slick-arrow {
    position: absolute;
    top: 0;
    z-index: 1;
    cursor: pointer;
}

.shopping-lists-container .slick-arrow i {
    color: #5a110b;
}

.shopping-lists-container .slick-arrow.slick-disabled {
    cursor: default;
}

.shopping-lists-container .slick-disabled button {
    opacity: 0.2;
    cursor: default;
}

.shopping-lists-container button {
    background: none;
    border: none;
    padding: 0;
    width: 20px;
    font-size: 40px;
    line-height: 51px;
    outline: 0;
    position: relative;
    top: 0;
}

.shopping-lists-container .atelier-prev-arrow {
    left: 0;
}

.shopping-lists-container .atelier-next-arrow {
    right: 0;
}

.slider-content-1--outer .atelier-container {
    order: 2;
}

@media (min-width: 1200px) {
    .slider-content-1--outer .atelier-container {
        top: 6%;
        right: 2%;
        bottom: 6%;
    }
}

@media (max-width: 1199px) {
    .table-cart tr td .cart-summary-prices {
        font-size: 16px;
        font-size: 1.6rem;
        text-align: center;
    }

    .table-cart tr td .cart-summary-desc {
        font-size: 14px;
        font-size: 1.4rem;
        text-align: left;
        display:block;
    }
}

@media (min-width: 1199px) {
    .table-cart tr td .cart-summary-prices {
        font-size: 18px;
        font-size: 1.8rem;
        text-align: left;
    }

    .table-cart tr td .cart-summary-desc {
        font-size: 18px;
        font-size: 1.8rem;
        text-align: right;
    }
}

.table-cart tr .total-price2 #total-price {
    color: #2f0906;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    margin-left: 0px;
}

@media (max-width: 1199px) {
    .table-cart tr .total-price2 #total-price {
        margin-left: 0;
    }
}

@media (max-width: 1199px) {
    .slider-content-1--outer .atelier-container {
        display: none;
    }
}


img.visa-payment {
    margin-top: -5px;
}

img.visa-checkout {
    margin: 20px;
}
@media (max-width: 1824px) and (min-width: 1600px) {
    .slider-content-1--outer .inner.layer-slider .elem-2 {
        width: 25.5%;
        margin-left: 51%;
    }
}

@media (max-width: 1855px) and (min-width: 1820px) {
    .top-bar.scroll .top-search__left {
        width: 85%;
        float: left;
    }
}

@media (max-width: 1365px) {
    .slider-content-1--outer .slider-content-1__products.elem-2 {
        display: none;
    }
}

.elem-common.elem-3:not(.atelier-box-info) {
    box-shadow: none;
    -webkit-box-shadow: none;
}

#quick-cart-move-form .summary {
    float: left;
}

@media (max-width: 991px) {
    #quick-cart-move-form .pagination {
        float: right;
        margin-bottom: 5px;
    }
}

button.btn-pay[disabled] {
    background: #b9b9b9;
}

nav.top-bar__main-nav.limited-store-banner {
    background: #00a8da;
    color: white;
    font-size: 1.4em;
    text-align: center;
    font-weight: bold;
}

@media (max-width: 1280px) {
    nav.top-bar__main-nav.limited-store-banner {
        font-size: 1.1em;
    }
}

.top-bar.scroll .top-bar__main-nav.limited-store-banner {
    display: block;
}

.top-bar__main-nav.limited-store-banner > ul {
    min-width: 0;
    max-width: 0;
}

.limited-store-banner a {
    color: #083caf;
}

.autoFillCity {
    width: 0;
    height: 0;
    border: 0;
    padding: 0;
    margin: 0;
}

.order-step.step-confirmation .product-list-info span input#select-all {
    margin: 7px 0 0 10px;
    float: left;
}

.product-extra-block .product-box {
    width: 25%;
    height: 270px;
}

.product-extra-block {
    height: 370px;
}

.shop-info-bubble, .gm-style-iw {
    font-size: 15px;
    overflow: hidden !important;
    line-height: 1.35;
    white-space: nowrap;
}

#contact-form input, #contact-form .selectboxit-container {
    width: 100% !important;
}

input:not([type=submit]), textarea {
    background-color: #ffffff !important;
}

input:disabled {
    background-color: #e8e8e7 !important;
}

.green-label {
    color: #267f00;
}

.step-delivery .tooltip-inner {
    padding: 3px;
}

.expand-brands-list {
    text-align: center;
}

.expand-brands-list a {
    color: #111;
}

.delete-account {
    margin-top: 25px;
}

.delete-account h3 {
    margin-bottom: 15px !important;
}

#form-delete-account {
    text-align: center;
}

form#register-form #tos-container .marketing.has-error label.control-label {
    display: inline-block;
}

form#register-form #tos-container .marketing label.control-label span {
    display: none;
    max-width: 100%;
}

.form-profile .terms-of-service .tos-toggle {
    display: block;
}

.form-profile .terms-of-service .content {
    display: none;
}


.minimum-order-value > span {
    margin-top: 10px;
}

.table-cart tr td.produce-photo {
    height: 107px;
}

.cart-block .product-cover, .cart-szyb .product-cover {
    height: 55px;
    text-align: center;
}

.visible {
    display: block !important;
}

.reached-limit i {
    color: gray;
}

.reached-limit:hover i {
    cursor: not-allowed;
    color:gray;
}

.newsletter-submit-button {
    height: 40px;
}

.modal-delivery-method .modal-dialog {
    width: 550px !important;
}

.modal-delivery-method .modal-body {
    display: flex;
    flex-direction: column;
}

.user-modal.modal-delivery-method form label {
    font-size: 1.6rem;
    color: #666;
    text-transform: initial;
    font-weight: bold;
    text-align: left;
    margin: 0.5rem 1rem;
}

.modal-delivery-method .select-method {
    display: flex;
    justify-content: flex-start;
}

.modal-delivery-method #delivery {
    display: flex;
}

.modal-delivery-method .radio-inline {
    display: flex;
    align-items: center;
    margin-right: 1.5rem;
}

.modal-delivery-method .radio-inline label {
    font-weight: 400 !important;
    color: #666 !important;
    font-size: 14px !important;
    padding: 0;
    margin: 0 1rem;
    text-transform: initial !important;
}

.modal-delivery-method .radio-inline input {
    margin: 0;
}

.modal-delivery-method .select-city,
.modal-delivery-method .select-coolomat-store {
    margin-top: 1rem;
    width: 100%;
    display: none;
}

.modal-delivery-method .banner-delivery-method {
    margin-top: 2rem;
}

.user-modal.modal-delivery-method .select-city .selectboxit-container,
.user-modal.modal-delivery-method .select-coolomat-store .selectboxit-container {
    width: 100% !important;
    height: auto !important;
}

.user-modal.modal-delivery-method .select-city .selectboxit-text,
.user-modal.modal-delivery-method .select-coolomat-store .selectboxit-text {
    white-space: normal;
    width: 85%;
    line-height: 2rem;
}

.user-modal.modal-delivery-method .select-city .selectboxit-options li,
.user-modal.modal-delivery-method .select-coolomat-store .selectboxit-options li {
    height: auto;
}

.user-modal.modal-delivery-method .select-city .selectboxit-options li a,
.user-modal.modal-delivery-method .select-coolomat-store .selectboxit-options li a {
    white-space: normal;
    line-height: 2rem;
}

@media (max-width: 768px) {
    .user-modal.modal-delivery-method #delivery {
        flex-wrap: wrap;
    }

    .user-modal.modal-delivery-method #delivery .radio-inline {
        width: 100%;
        margin: 1rem 0;
    }

    .user-modal.modal-delivery-method #delivery .radio-inline label {
        margin-bottom: 0;
        margin-left: 0.5rem;
        margin-top: 0;
    }
}

.display-flex {
    display: flex !important;
}

.flex-wrap {
    flex-wrap: wrap;
}

.domain-redirect-info .alert p, #postcode-alert .alert p {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    font-size: 1.4rem;
    text-transform: none;
}

#modal-postcode .domain-redirect-info .alert p {
    flex-direction: column;
}

#delivery-time-form #methods-refresh {
    margin-top: 1rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#delivery-time-form #methods-refresh label {
    font-size: 1.6rem;
    color: #666;
    text-transform: initial;
    font-weight: bold;
    text-align: left;
}

#delivery-time-form .inputs-row {
    height: 8rem;
    width: 100%;
    display: flex;
    align-items: center;
}

#delivery-time-form .select-method {
    display: flex;
    justify-content: flex-start;
}

#delivery-time-form #delivery {
    display: flex;
}

#delivery-time-form .radio-inline {
    display: flex;
    align-items: center;
    margin-right: 1.5rem;
}

#delivery-time-form .radio-inline label {
    font-weight: 400 !important;
    color: #666 !important;
    font-size: 14px !important;
    padding: 0;
    margin: 0 1rem;
    text-transform: initial !important;
}

#delivery-time-form .radio-inline input {
    margin: 0;
}

#postcode-modal .alert {
    text-align: left;
}

#modal-change-postcode #delivery-method {
    display: flex;
}

#modal-change-postcode #methods-refresh .selectboxit {
    white-space: normal;
}

#modal-change-postcode #methods-refresh .selectboxit-container {
    width: 80% !important;
    height: auto !important;
}

#modal-change-postcode #methods-refresh .selectboxit-container .selectboxit-text {
    width: 80%;
    white-space: normal;
    line-height: 2rem;
}

#modal-change-postcode #methods-refresh .selectboxit-container .selectboxit-option-anchor {
    white-space: normal;
}

#modal-change-postcode #methods-refresh .selectboxit-container .selectboxit-options li {
    height: auto;
    white-space: normal;
}

#modal-change-postcode #methods-refresh .selectboxit-container .selectboxit-options li a {
    line-height: 2rem;
    padding: 0.5rem 0;
}

@media (max-width: 768px) {
    #delivery-time-form .inputs-row {
        flex-wrap: wrap;
        align-items: flex-start;
        height: auto;
    }

    #delivery-time-form #delivery {
        flex-wrap: wrap;
    }

    #delivery-time-form .select-city,
    #delivery-time-form .select-coolomat-store {
        margin-top: 1rem;
    }

    #modal-change-postcode #delivery-method {
        flex-wrap: wrap;
    }

    #delivery-time-form #methods-refresh .select-method {
        flex-wrap: wrap;
    }

    #delivery-time-form #methods-refresh .select-method .radio-inline {
        margin: 1rem 0;
    }

    #modal-change-postcode #methods-refresh .selectboxit-container {
        width: 100% !important;
    }
}

@media (min-width: 996px) {
    #delivery-time-form #methods-refresh .select-city {
        margin-left: 3rem;
    }
}

@media (max-width: 991px) {
    #mm-1 .mm-listview li a span {
        white-space: normal;
    }
}

.delivery-table .table-responsive {
    overflow-x: auto;
}

.delivery-table table {
    white-space: nowrap;
}

.delivery-table .table tr td:first-child {
    white-space: normal;
    min-width: 130px;
}

.delivery-table .table tr td {
   width: auto;
}

.delivery-table .table tr td:first-child:nth-last-child(2) ~ td {
    width: 9%;
}

#banner-modal-change-postcode {
    margin-top: 20px;
}

.banner-delivery-methods img {
    max-height: 100px;
}

.clear-cart-confirm {
    margin: 5px 27px 15px 27px;
}

.clear-cart-confirm-content {
    padding: 15px;
    border: 1px solid #d9d9d9;
    background: #f2f2f2;
    color: #666;
    text-align: center;
}

.clear-cart-confirm::after {
    content: "";
    position: absolute;
    right: 40px;
    border-top: 10px solid #d9d9d9;
    border-left: 10px solid transparent;
}

.clear-cart-confirm-content .close-confirm {
    background: #c00000;
    border-color: #c00000;
}

.clear-cart-confirm-content .close-confirm:hover {
    background-color: #2f0906;
    border-color: #2f0906;
}

#modal-szyb .product-cover {
    height: 55px;
    text-align: center;
}

.table-cart .produce-photo {
    width: 107px;
}

.banner-products {
    position: relative;
    z-index: 2;
}

.origin-flag-img {
    max-width: 5em;
    max-height: 3em;
}

#modal-postcode .modal-body .alert {
    font-size: 1.4rem;
    text-align: left;
}
