.phone-ico {
    width:13px;
    height: 13px;
}

.header-text-color {
    color:#1b1b1b!important;
}

.standard-color {
    color:#1b1b1b!important;
}

.font-size-13 {
    font-size:13px!important;
}

.navbar-item, .navbar-link {
    padding: 0.5rem 0.5rem;
}

#main-head #top-bar .column {
    padding-top: 0.2rem!important;
    padding-bottom: 0.2rem!important;
}
.logo {
    width:180px;
}

.loop-search {
    width:16px;
    height:16px;
}

/** search input */
#main-head input.input {
    border-color:#c0c0c0;
    box-shadow: none;
}
.field.has-addons .control button.button {
    border-color:#c0c0c0;
    box-shadow: none;
    border-left-color: #f2f2f2!important;
}

#search_autocomplete {
    width:255px;
}

#search_autocomplete::placeholder {
    color:#bababa!important;
    font-weight: normal!important;
}
#main-head .column {
    padding: 0.4rem!important;
}
.navbar-item img {
    max-height:initial!important;
}

/** ikonki u góry po prawej - porównaj, koszyk etc. */
.header-product-bar img {
    height:30px;
}
@media screen and (min-width: 769px) {
    .header-product-bar img {
        margin-left:50px;
    }
}

@media screen and (max-width: 769px) {
    .is-size-4 {
        font-size: 1.3rem !important;
    }
    .subtitle.is-4 {
        font-size: 1.3rem !important;
    }
    .listing-marker-element-1 {
        display: none!important;
    }
    .listing-marker-element-2 {
        display: none!important;
    }
    .listing-marker-element-3 {
        display: none!important;
    }
}

.with-counter .counter {
    background-color: #1b1b1b!important;
    padding:4px 6px!important;
    font-weight: 600!important;
}
.navbar-item, .navbar-link {
    color:#1b1b1b!important;
}

.select:not(.is-multiple):not(.is-loading)::after, .navbar-link:not(.is-arrowless)::after {
    top: 48%!important;
}
.navbar-link.is-red-navbar-link:not(.is-arrowless)::after {
    border-color:#1b1b1b!important;
}
#main-head {
    box-shadow: none!important;
    border-bottom:1px solid #ededed;
}
.navbar {
    margin-bottom: 5px;
}

.bold {
    font-weight: bold;
}

@media screen and (min-width: 769px) {
    #middle-bar {
        padding: 11px !important;
        padding-bottom: 7px !important;
        margin-top: 4px;
    }

    .list-red li {
        margin-bottom:8px;
        margin-left:20px;
    }

    .spacer-footer {
        margin-top:40px;
    }
}
@media screen and (max-width: 769px) {
    .burger {
        min-width: 33px!important;
    }
    .header-product-bar {
        margin-top: 10px;
    }
}

.category-link h2 a {
    font-size:20px;
}

.list-red li a {
    font-size:13px;
}

h1 {
    font-weight: 600;
    font-size:28px;
}

a {
    color:#1b1b1b;
}

.content h2 {
    font-weight: bold;
    color:#1b1b1b!important;
    font-size:20px;
}

.box {
    box-shadow: none!important;
    border:1px solid #e8e9eb;
}

.title.is-6 {
    font-size:14px;
    font-weight: bold;
}

.is-24px {
    font-size: 24px!important;
}

.is-16px {
    font-size: 16px!important;
}

.is-bold {
    font-weight: 400;
}

.footer .container .columns .column-first {
    padding-right:40px;
}

.footer-list {
    list-style: none;
    margin-left:0px!important;
    font-weight: 500;
}
.footer-list li {
    margin-bottom:12px;
}

.footer {
    margin-top:10px!important;
}

.hero-body {
    background: #f5f5f5;
}

.has-bg-img {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

@media screen and (min-width: 1024px) {
    .spacer-footer-disable-desktop {
        margin-top:0px!important;
    }

    .box {
        padding:2px!important;
    }

    .title a {
        margin-left:90px;
    }

    .banner_h1 {
        font-size: 35px;
        padding: 30px;
        font-weight: 600;
    }

    .additionalText {
        font-size:18px;
        padding-left: 30px;
        margin-top: -20px;
    }
    .btn-banner {
        left: 30px;
    }

    .small-promo-title {
        font-size:24px;
    }

    .image {
        min-height:100px!important;
    }
}

.small-promo-title {
    font-weight: 600;
    padding:5px;
}

.limit-width {
    flex:1;
}

.small-button-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width:20%;
}
.banner-single {
    margin-bottom: 0px!important;
    border:0px!important;
}

.small-promo-column {
    display: flex; margin-top:-4px; width:100%; min-height: 106px;
}

.btn-banner-mobile {
    font-weight: 500;
    padding: 10px 25px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    transition: all 0.12s linear 0s !important;
    border: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.standard-button {
    color:#1b1b1b!important;
    background: #ffffff;
    border: 1px solid #ebebeb;
}

@media screen and (max-width: 1024px) {
    .small-button-container {
        width:30%!important;
        margin-right:5px;
    }

    .btn-banner-mobile {
        padding: 10px 10px;
    }

    .promo-counter {
        display: none;
    }

    .small-promo-column {
        min-height: 120px!important;
    }

    .lower_header {
        margin-top: 0px!important;
    }
    .hide-tablet {
        display: none;
    }
    .footer-list-mobile {
        margin-top:0px!important;
    }
    .banner_h1 {
        font-size: 26px;
        padding: 20px;
        font-weight: 600;
    }
    .additionalText {
        font-size:15px;
        padding-left: 20px;
        margin-top: -20px;
    }
    .btn-banner {
        left: 20px;
    }

    .small-promo-title {
        font-size:19px;
    }

    #closeBurger {
        left:360px;
    }

    /**
    Kategorie głó∑ne pod mobile dostosowajie
     */

    .box {
        border-top:0px!important;
        border-left:0px!important;
        border-right:0px!important;
        border-bottom: 1px solid #e8e9eb;
        border-radius: 0px!important;
        padding:0px!important;
    }


    .nasze-produkty {
        margin-top:30px;
    }

    .nasze-produkty .column {
        min-height: 50px!important;
    }

    .has-bg-img {
        padding-top:0px!important;
        padding-bottom: 0px!important;
    }

    .category-link h2 a {
        font-size: 14px!important;
    }

    .category-link {
        display: flex;
    }

    .mobile-image-container {
        width: 80px;
        margin-top:4px;
    }

    article {
        background-image: none!important;
    }

    .category-title {
        text-align: left!important;
        padding-left:13px;
        margin-bottom: 0px!important;
    }

    .content h2:not(:first-child) {
        margin-top:13px!important;
    }

    .mobile-image-container img {
        max-height: 50px;
        margin:auto;
    }

    .cat-container {
        padding:0!important;
        height:55px;
    }

    /*

     */

    .producer-image {
        margin: auto;
    }

    h1 {
        font-weight: 600;
        font-size:24px!important;
    }

    .product-title-cart {
        font-size:16px!important;
    }

    #main-head {
        position: fixed;
        z-index: 100000000000;
        background: white;
        width:100%;
    }
    #search_sorting {
        width:135px;
    }
    .productsPerPage {
        width:135px;
    }

    .cut-text {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .card-content {
        padding:0.6rem!important;
    }

}
.product-title-cart {
    font-size:20px;
}

@media screen and (max-width: 530px) {
    #closeBurger {
        left:310px;
    }

    .add-another-product-button {
        width:91%!important;
    }
}

@media screen and (max-width: 730px) {
    .small-promo-column {
        min-height: 100px!important;
    }
}

.is-size-2 {
    font-size:34px!important;
    font-weight: 600;
}

.breadcrumb a {
    font-size: 13px!important;
    color: #1b1b1b!important;
}
.checkbox input, .radio input {
    margin-right:5px;
}
.sidebar-accordion nav ul {
    font-size:13px!important;
    line-height: 33px!important;
}
#has-text-grey-light {
    color: #cdcdcd!important;
}
#search_availability .checkbox {
    font-size:13px!important;
}

.checkbox input, .radio input {
    width:16px!important;
    height:16px!important;
}
hr {
    background-color: #ebebeb!important;
}

.make-it-block {
    font-size: 14px!important;
}
.label {
    color: #1b1b1b!important;
}

.select select {
    border-color: #1b1b1b!important;
}

.input, .textarea {
    box-shadow: none!important;
    border-color: #b4b4b4!important;
}
.title.is-4 {
    font-size:18px!important;
    font-weight: 600!important;
}

.btn-banner {
    font-weight: 500;
    padding: 10px 25px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    transition: all 0.12s linear 0s !important;
    border: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    bottom: 30px;
    position: absolute;
}

.btn-small-promo {
    font-weight: 500;
    padding: 10px 25px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    transition: all 0.12s linear 0s !important;
    border: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

@media screen and (min-width: 1024px) {
    .card-homepage {
        min-height: 660px !important;
    }

    .move-right-desktop {
        margin-left:20px;
    }
}

@media screen and (max-width: 1024px) {
    .card-homepage {
        min-height: 460px !important;
    }
    .button-back {
        margin-left:20px!important;
    }
}
a {
    cursor: pointer!important;
}
.title-light {
    font-weight: 100;
}

.newsletter-input {
    border-radius: 15px!important;
}

.form-input {
    display:flex;
    flex-direction:row;
    padding:1px;
}

.newsletter-input {
    flex-grow:2;
}

.news-button {
    height: 42px!important;
    margin-left: -182px!important;
    margin-top: 3px!important;
    border-radius: 15px!important;
    width: 180px!important;
    z-index: 100000!important;
}

.newsletter-input:focus {
    outline: none;
}

.mobile-ico-height {
    min-height: 83px;
}

.to-pay {
    font-size:21px;
}

@media screen and (max-width: 1024px) {
    .is-hidden-mobile-custom {
        display: none!important;
    }

    .cart-right-side {
        margin-left:20px!important;
        margin-right:20px!important;
    }

    .move-left-mobile {
        margin-left:0px!important;
    }
    .shrink-mobile {
        font-size:18px!important;
    }
}

@media screen and (min-width: 831px) {
    .is-hidden-tablet-custom {
        display: none!important;
    }
}

.raty {
    background: black; padding:10px; border-radius: 10px; color:white; font-weight:bold; font-size:20px;
}

.scrollactive-item {
    font-size:15px!important;
}

.scrollactive-nav {
    line-height: 1.1;
}

.is-6 {
    font-size:15px!important;
}

.payu-mini-installments-widget {
    font-size:15px;
}
label.checkbox {
    margin-bottom:2px;
}

.netto-price {
    font-size:13px; font-weight: 300; margin-top:3px;
}

/*
Koszyk
 */

.cart-hr {
    height: 2px;
    background-color: #d1d1d1!important;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 8px;
}

.cart-hr-active {
    height: 2px;
    background-color: #44bc42!important;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 8px;
}

.step_txt {
    font-weight: bold;
    font-size:16px;
    text-align: center;
    color: #d1d1d1;
}

.column-cart {
    padding:0px!important;
    width:230px!important;
}

.column-back {
    margin-left: -14px;
}

.step_nr_new {
    position: absolute; margin-top: -20px;

    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 12px;
    color: #d1d1d1;
    border: 2px solid #d1d1d1;
    -moz-border-radius: 20%;
    -webkit-border-radius: 20%;
    border-radius: 50%;
    padding-top: 3px;
    padding-left: 1px;
}

.step_txt.active {
    color: #44bc42;
}

.step_nr_new.active {
    border-color: #44bc42!important;
}

.step_nr_new.active {
    color: white;
    background: #44bc42;
}

.go-to-checkout {
    color: #fff!important;
    border-color: transparent!important;
    width:100%; font-weight: bold; font-size:17px!important; background: #44bc42; padding-bottom: 22px; padding-top: 22px;
}

.quantity-input {
    text-align: center;
    border-color: #b4b4b4!important;
}

#deliveryMethodsContent table tr, #paymentMethodsContent table tr {
    height:55px;
}
#deliveryMethodsContent table tr td, #paymentMethodsContent table tr td {
    vertical-align: middle;
}

#deliveryMethodsContent table tr, #paymentMethodsContent table tr {
    height:55px;
}
#deliveryMethodsContent table tr, #paymentMethodsContent table tr {
    border: 1px solid #dcdcdc;
}

@media screen and (min-width: 831px) {
    #floating {
        position: sticky;
        top: 20px;
        right: 30px;
    }
}

.total-table-title {
    font-weight: 600;
    padding-left:30px!important;
    font-size:17px;
    line-height: 1.5;
}

.custom-radio-wrapper {
    cursor: pointer;
}

#cart-table {
    position: sticky;
    top: 20px;
    right: 30px;
}

.remove-code {
    margin-left:0px!important;
}

#deliveryMethodsContent, #paymentMethodsContent {
    padding-left:20px; padding-right: 20px;
}
.change-link {
    color:#989898;
    font-size:15px;
    text-decoration: underline;
}

.tabs li.is-active a {
    color:#1b1b1b!important;
    font-weight: 500!important;
    font-size: 22px!important;
}
.tabs ul {
    border: none!important;
}

.markers {
    position: absolute;
    margin-top:-50px;
    margin-left:20px;
}
.listing-marker-element {
    margin:3px; display: inline-block;  padding:4px; font-size:12px; font-weight: bold;
    border: 1px solid #d0d0d0;
}
@media screen and (max-width: 730px) {
    .listing-marker-element {
        margin-left:-10px!important;
        padding: 2px!important;
        font-size: 11px!important;
        margin-top: 15px!important;
    }
}
.small-product-title {
    font-size:15px!important;
    color: #1b1b1b!important;
    line-height: 1.125!important;
    font-weight: bold!important;
}

body {
    -webkit-text-size-adjust: 100%;
}

.section {
    padding: 1.8rem 1.5rem!important;
}

.dropdown-button figure.image {
    margin-top:30px;
}
.footer-list {
    list-style: none!important;
}