@media (max-width: 968px) {
    footer {
        display: none !important;
    }

    .search-button {
        display: none !important;
    }
}

@media (max-width: 1250px) {
    #searchIcon {
        display: none;
    }
}

.clearCart {
    color: #ffffff !important;
}

#copyCartLink {
    color: #ffffff;
}

.innerContentBorder {
    border: 1px solid #CBCBCB;
}

@media (min-width: 968px) {
    .position-lg-fixed {
        position: fixed;
    }

    .cartProductAttrOption span {
        font-size: 12px !important;
    }
}

@media (min-width: 768px) {
    .gotopayments {
        font-size: 15px;
    }

    .pseudo-input-wrapper label::before {
        top: 7px !important;
    }

    .pseudo-input-wrapper label::after {
        top: 5px !important;
        left: -1px !important;
    }

}

footer {
    display: none;
}

.cart-heading {
    background-color: #F5F5F5;
    border: 1px solid #D8D8D8;
}

.text-gray {
    color: #7d7d7d;
}

.info-box {
    border: 1px solid #EDF7D5;
}

.info-box:hover {
    background-color: #EDF7D5;
    cursor: pointer;
}

.active-info-box {
    background-color: #EDF7D5;
}

.mh80 {
    min-height: 80px;
}

.chevron-gray {
    color: #CDCCCB;
}

.cart-header-url {
    color: #2a2a2a;
    text-decoration: unset;
}

.cart-header-url:hover {
    color: #dc2121;
    font-weight: 500;
    text-decoration: underline;
}

.cart-header-url.active {
    color: #AEC85D;
    font-weight: 500;
    text-decoration: underline;
}

.kdr-wrapper {
    color: #dc2121;
}

.kdr-wrapper i {
    color: #C9C9CB;
}

.btn-continue-shopping {
    border: 1px solid #CBCBCB;
    color: #2a2a2a;
    text-decoration: unset;
    border-radius: 0;
}

.btn-continue-shopping:hover {
    color: #2a2a2a;
}

@media (max-width: 767px) {
    .btn-raty {
        border: 1px solid #CBCBCB;
    }

    .reg_or_not {
        border: 1px solid #b7b7b7;
        padding: 8px 0;
        min-height: 55px;
        font-size: 14px;
    }

    .pseudo-input-wrapper {
        line-height: unset !important;
        min-height: 40px;
        font-size: 14px;
    }

    .reg_or_not.active {
        background: #EDEDED;
    }

    .mobile-contact {
        background: #ffffff !important;
    }

    .mobile-contact .f24red {
        font-size: 18px;
    }

    .customer-notes {
        /*min-height: 165px !important;*/
    }

    .send-order-notes {
        right: 26% !important;;
        top: 115px !important;
    }

    [name="customer_notes"] {
        height: 80px !important;
        width: 90% !important;
    }
}


@media (max-width: 968px) {
    footer {
        display: none !important;
    }

    .search-button {
        display: none !important;
    }
}

footer {
    display: none;
}

.text-heading {
    display: flex;
    flex-direction: row;
}

.text-heading:before, .text-heading:after {
    content: "";
    flex: 1 1;
    border-bottom: 1px solid #EAEAEA;
    margin: auto;
}

.text-heading:before {
    margin-right: 10px
}

.text-heading:after {
    margin-left: 10px
}

.border-between > [class*='col-']:before {
    background: #e3e3e3;
    bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    width: 1px;
    top: 0;
}

.border-between > [class*='col-']:first-child:before {
    display: none;
}

/*.form-control {*/
/*    border-color: #dee2e6;*/
/*    background: transparent;*/
/*}*/

.gray-button {
    background-color: #eaecef;
    color: #767676;
}

.google-button {
    background-color: #d9534f;
    color: #ffffff;
}

.facebook-button {
    background-color: #428bca;
    color: #ffffff;
}

.facebook-button:hover {
    background-color: #0473d5;
}

.color-red {
    color: #d9534f !important;
}

.text-gray {
    color: #7d7d7d;
}

input[type='radio'] {
    border: 2px solid white;
    box-shadow: 0 0 0 1px #d0d0d0;
    appearance: none;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: #fff;
    transition: all ease-in 0.2s;
}

input[type='radio']:checked {
    background-color: #d9534f;
}

.pseudo-input-wrapper {
    background: transparent;
    line-height: 2.5;
    text-shadow: 1px 1px #fff;
    border: 1px solid #B7B7B7;
}

.continue-shopping, .save-and-continue {
    font-size: 13px;
    border-radius: 0;
}

.reg_or_not a {
    text-decoration: none;
    color: #2a2a2a !important;
}

.reg_or_not.active {
    color: #d9534f;
}


.fw-500 {
    font-weight: 500;
}

.basket .custom-control-label:before {
    /*top: 6px;*/
}

.basket .custom-control-label:after {
    /*top: 6px;*/
}

@media (max-width: 968px) {
    footer {
        display: none !important;
    }

    .search-button {
        display: none !important;
    }
}

.innerContentBorder {
    border: 1px solid #CBCBCB;
}

footer {
    display: none;
}

.info-box {
    border: 1px solid #E1EBC4;
}

.info-box:hover {
    background-color: #EDF7D6;
    cursor: pointer;
}

.active-info-box {
    background-color: #EFEFEF;
}

.mh80 {
    min-height: 85px;
}

.mh173 {
    min-height: 173px;
}

[name="customer_notes"] {
    background: #ffffff;
}

#showCartContent, #showInvoiceDetails:hover {
    cursor: pointer
}

#cartContent, #invoiceDetails {
    border: 1px solid #C3C3C3;
}

#cartContent {
    max-height: 270px;
    overflow: auto;
}

#invoiceDetails a {
    color: #dc2121;
}

.custom-control-input:disabled ~ .custom-control-label:before {
    background-color: #ffffff;
}

.text-gray {
    color: #6c6c6c;
}

.text-light-gray {
    color: #979797;
    font-size: 14px;
}

.nowrap {
    white-space: nowrap;
}

.summary-header {
    margin-top: 70px !important;
}

@media (max-width: 768px) {
    .summary-header {
        margin-top: 0 !important;
    }

    .w-100-mobile {
        width: 100%;
    }


    .custom-control-label:after {
        left: -1px;
    }
}

@media (max-width: 410px) {
    .two-line::before {
        top: 5px !important;
    }

    .two-line::after {
        top: 8px !important;
        left: -2px !important;
    }

    .two-line-first:before {
        top: 0 !important;
    }

    .two-line-first:after {
        top: 4px !important;
        left: -1px !important;
    }
}

.box-heading {
    border: 1px solid #C4C4C5;
    background: #EBECF0;
}

.select-option-box {
    border: 1px solid #C4C4C5;
    min-height: 160px;
}

.select-option-box:hover {
    cursor: pointer;
}

.select-option-box.active {
    border: 2px solid #AEC85D;
    background: #aec85d2e;
}

.select-option-box .custom-radio .custom-control-input:checked ~ .custom-control-label:after {
    margin-left: 0.39rem;
    color: #AEC85D;
}

.color-orange {
    color: #FF9010;
}

.show-all-payments {
    cursor: pointer;
    color: #b3b2b2;
    text-decoration: underline;
}

.order-summary {
    border: 1px solid #C4C4C5;
    background: #EBECF0;
    padding: 30px;
}

.order-summary-heading {
    font-size: 17px;
    line-height: 30px;
}

.order-summary-info {
    font-size: 17px;
    line-height: 30px;
}

.cart-header-wrapper, .cart-header-wrapper:hover {
    font-size: 12px;
    font-weight: 500;
}

.customer-notes {
    border: 1px solid #C4C4C5;
    background: #FFFFFF;
    min-height: 65px;
}

.send-customer-notes {
    position: absolute;
    right: 11px;
    top: 15px;
    color: #2a2a2a;
    background: #AEC85D;
    padding: 8px 50px;
    border: none;
}

[name="customer_notes"] {
    width: 73%;
    height: 40px;
    color: #DE565C;
    position: absolute;
    top: 15px;
}

[name="customer_notes"]::placeholder {
    color: #DE565C;
    font-weight: 500;
}

.payu-go-to-payments {
    color: #2a2a2a;
    background: #AEC85D;
    padding: 8px 50px;
    border: none;
}

.carrier-disabled-info {
    color: #C4C4C5;
}

.deliveryCost {
    color: #FF9010;
}

.heading-with-lines {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #AEC85D;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

.heading-with-lines {
    overflow: hidden;
    text-align: center;
    color: #AEC85D;
    font-weight: 500;
}

.heading-with-lines:before,
.heading-with-lines:after {
    background-color: #AEC85D;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 35%;
}

.heading-with-lines:before {
    right: 0.5em;
    margin-left: -44%;
}

.heading-with-lines:after {
    left: 0.5em;
    margin-right: -44%;
}

.show-bank-options {
    color: #7AB9FD;
    text-decoration: underline;
}

.show-bank-options:hover {
    cursor: pointer;
}

.input-label {
    position: absolute;
    left: 24px;
    top: 15px;
    transition: 0.3s;
}

.input-field:focus + .input-label,
.input-field.filled + .input-label {
    top: -9px;
    font-size: 12px;
    color: #333;
    background: rgb(245, 245, 245);
    background: linear-gradient(0deg, rgba(245, 245, 245, 1) 50%, rgba(255, 255, 255, 0) 100%);
}

.input-field:hover, .input-label:hover {
    cursor: pointer;
}

.input-field.filled {
    background: #f5f5f5;
}

#id_country, #id_state {
    background: #f5f5f5;
}

.raty-wrapper {
    background: #ffffff;
    border: 1px solid #C4C4C5;
}

.oblicz-raty {
    color: #ffffff;
    background: #AEC85D;
}

.oblicz-raty a {
    color: #ffffff;
}

.wybierz-raty {
    background: #AEC85D;
}

.wybierz-raty button {
    border: none;
    background: none;
    color: inherit;
    font: inherit;
    padding: 0;
    cursor: pointer;
}

.payment-tooltip {
    position: absolute;
    top: 5px;
    right: 19px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

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

.info-box.selected {
    background-color: #EDF7D5;
    cursor: pointer;
}
