/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


.nrt_mega_menu .nrtmenu_multi_level li a {
    padding: 10px 25px;
    border-bottom: 1px solid #f2f2f2;
    font-size: 13px !important;
}

.js-buy-now {
    display: none !important;
}

#canvas-my-account .sb-item {
    clear: both;
    cursor: pointer;
    display: block;
    padding: 5px 0;
    font-size: 0;
    color: var(--color-a);
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    display: none;
}



#customer-form>div>div:nth-child(1)>div.col-md-6.js-input-column>span {
    display: none !important;
}

#customer-form>div>div:nth-child(2)>div.col-md-6.js-input-column>span {
    display: none !important;
}



section.register-form label.required:after {
    display: none !important;
}

section.register-form label.wrapper-custom-checkbox.required:after {
    display: inline-block !important;
}


.product-type-7 .item-inner .element-bottom>form .input-group-add-cart {
    display: none !important;
}

.widget-facet-search .facet_color .custom-checkbox input+span {
    background-position: center;
    background-size: contain;
}






.head_slider h2 {
    opacity: 1;
    position: relative;
    /* width: 880px; */
    /* height: 232px; */
    color: #fff;
    /* top: 0px; */
    /* line-height: 80px; */
    /* left: 0px; */
    font-family: Poppins !important;
    font-size: 35px;
    letter-spacing: 0px;
    font-weight: 500;
    text-transform: uppercase;
}

.head_slider a {
    color: #fff;
    font-weight: 800;
    font-size: 18px;
    line-height: 30px;
    text-shadow: 0;
    padding: 20px 0;
    /* margin-left: 90px; */
    position: relative;
    display: block;
    padding-top: 130px;

}

.head_slider a::before {
    content: " ";
    background: #FFFFFF;
    width: 40px;
    height: 3px;
    position: relative;
    left: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
}

.head_slider {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.head_slider div {
    /* max-width: 1650px;
    padding: 230px 0;
    margin: auto; */

    padding: 0 50px;
    max-width: 1650px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90%;
    margin: auto;
    z-index: 9;
    transform: translate(-50%, -50%);
}

.head_slider img {
    width: 100%;
    height: auto;
    display: block;
}

@media all and (max-width: 991px) {
    .head_slider h2 {
        font-size: 35px;
        height: auto;
        min-height: 120px;
        line-height: 1.4em;
    }
}

@media all and (max-width: 767px) {
    .head_slider h2 {
        font-size: 30px;

    }
}

@media all and (max-width: 575px) {
    .head_slider h2 {
        font-size: 20px;
        min-height: 60px;
    }

    .head_slider a {
        font-size: 16px;
    }
}

/* .swiper .swiper-slide {
    margin-right: 0 !important;
} */

@media (max-width: 575px) {
    .head_slider h2 {
        font-size: 13px !important;
        min-height: 60px;
    }


    .head_slider a {
        color: #fff;
        font-weight: 800;
        font-size: 7px;
        line-height: 30px;
        text-shadow: 0;
        padding: 20px 0;
        /* margin-left: 40px; */
        position: relative;
    }

    .head_slider a::before {
        margin-right: 10px;
        width: 15px;
        height: 2px;
    }
}

/* .head_slider h2 {
    opacity: 1;
    position: relative;
    width: 880px;
    height: 232px;
    color: #fff;
    top: 0px;
    line-height: 80px;
    left: 0px;
    font-family: Poppins !important;
    font-size: 50px;
    letter-spacing: 0px;
    font-weight: 500;
    text-transform: uppercase;
} */

.popup-over .popup-content {
    right: 0 !important;
    left: unset;
    top: 60% !important;
}

.popup-over .popup-content a {
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    font-size: 11px;
}

.head_slider.head_slider-right {
    text-align: right;
}

.head_slider.head_slider-right h2 {
    margin-left: auto;
}

@media all and (min-width: 991px) {
    .menu-mobile {
        display: none;
    }

    .header-top .header-h3 .mega-menu-h3 {
        width: auto;
        flex: 1;
    }

    .header-top .header-right-h1 {
        width: auto;

    }

    .header-top .header-h3 {
        display: flex;
        align-items: center;
    }

    .header-top .header-h3 .mega-menu-h3 .leo-megamenu .megamenu {
        justify-content: center;
    }
}

@media all and (max-width: 575px) {

    .head_slider div {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }

    .head_slider.head_slider-right div {
        align-items: flex-end;
    }

    .head_slider h2 {
        width: auto;
        height: auto;
        font-size: 12px !important;
        line-height: 1.4em;
    }

    .head_slider a {
        height: auto !important;
        line-height: 1em;
        padding: 0;
    }

    .off-canvas-nav-megamenu .navbar-nav>li>a[href="https://kamiland.pl/pl/czapki"]~div {
        display: block !important;
    }
}

.category-description {
    margin-bottom: 30px;
    border: 1px solid #eaeaea;
    padding: 20px;
}

.x13favoriteproduct-productpage-action a {
    position: relative;
    bottom: unset !important;
    right: unset !important;
}


.product-add-to-cart .product-quantity {
    display: flex;
    flex-wrap: wrap;
}

.x13favoriteproduct-productpage-action {
    margin: 0;
}

.product-add-to-cart .x13favoriteproduct-heart i {
    font-size: 35px;
}

.product-add-to-cart .x13favoriteproduct-heart {
    padding: 10px;
    display: inline-block;
    margin-top: -6px;
}

#tc-modification #login-form .form-footer .flex-btn-pass .forgot-password {
    flex: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    margin: 1px 0 0;
    text-align: center;
    text-shadow: none;
    text-transform: none;
    margin-top: 20px !important;
}

.delivery-option-price .carrier-price {
    color: #000 !important;
}

.d-block.pay-desc {
    display: none !important;
}

.axps-dropdown-toggle>img {
    display: none;
}

.axps-dropdown-toggle-text {
    font-weight: 700;
    color: #000;
}


#confirm_order>strong {
    display: none !important;
}


.gr-list-gird {
    display: none !important;
}

.wc-ordering-dropdown .dropdown-toggle,
.gr-per-page .dropdown-toggle {
    line-height: 32px;
    border: 1px solid var(--ax-line-color);
    padding: 0 10px;
    display: none !important;
}

.blog-single .single-navigation {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 2px solid var(--ax-line-color);
    display: none;
}


.blog-single .entry-info {
    text-transform: capitalize;
    margin-bottom: 40px;
    padding: 0;
    font-size: 0;
    text-align: center;
    display: none;
}

.post-date {
    display: none !important;
}

.gdpr_consent.gdpr_module_22 {
    text-align: center !important;
}

form#conditions-to-approve label::after {
    content: '*';
    color: #f00;
}

.las.la-search .btn-canvas-text {
    display: none !important;
}

.kb_amount_start {
    font-size: 12px;
    margin: 0px;
    display: none;
}

.kb_free_delivery_icon {
    float: left;
    width: 15%;
    font-size: 52px;
    margin: 0px;
    padding: 0px;
    line-height: 26px;
    display: none;
}

.kb_free_delivery_block {
    padding: 20px;
    max-width: 400px;
    margin-left: auto;
    margin-right: 49px;
    width: 100%;
    background: #fafafa !important;
    text-align: center;
    margin-top: 0;
    border: 0;
    box-shadow: unset;
}

.kb_free_delivery_icon {
    display: none;
}


.kb_free_delivery_info {
    text-align: left;
    padding: 0;
    font-size: 14px;
    color: #000;
}

.kb_amount_left {
    font-size: 14px;
}

.kb_free_delivery_info {
    padding: 0 !important;
}

div#thecheckout-shipping div#hook-display-before-carrier {
    display: none;
}

.kb_free_delivery_info br {
    display: none;
}

.kb_free_delivery_block {
    background: #2eacce;
    color: #ffffff;
    border: 0px solid #000 !important;
}

#thecheckout-cart-summary .pdfla-cart {
    padding: 20px;
    max-width: 400px;
    margin-left: auto;
    margin-right: 49px;
    width: 100%;
    background: #fafafa;
    text-align: center;
    margin-top: 0;
    display: none;
}

.kb_free_delivery_block {
    padding: 14px;
    max-width: 400px;
    margin-left: auto;
    margin-right: 49px;
    width: 100%;
    background: #fafafa !important;
    text-align: center;
    margin-top: 0;
    border: 0;
    box-shadow: unset;
}

.kb_amount_left {
    font-size: 12.5px;
    font-weight: 600;
}

.kb_free_delivery_block {
    padding: 14px;
    max-width: 400px;
    margin-left: auto !important;
    margin-right: 49px !important;
    width: 100%;
    background: #fafafa !important;
    text-align: center;
    margin-top: 0;
    border: 0;
    box-shadow: unset;
}

.kb-free-shipping {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    padding-right: 0px;
}

.kb-free-shipping .kb_free_delivery_block {
    max-width: 400px;
}



#content>div>div>div.entry-thumbnail>div>picture>img {
    display: none !important;
}

.blog-type-2 .blog-title {
    font-size: 1.8rem;
    display: block;
    font-weight: 500;
    line-height: 1.1;
    margin: 5px 0;
    margin-bottom: 10px;
    text-transform: none !important;
}

.lang-en .widget_shopping_cart_content .card-block-btn a.btn.btn-full.btn-outline-primary::before {
    content: 'Continue Shopping';
    font-size: 13px;
}

.lang-en .widget_shopping_cart_content .card-block-btn a.btn.btn-full.btn-outline-primary {
    font-size: 0;
}

body#module-x13favoriteproduct-list .col-lg-3.my-account-links {
    display: none;
}

body#module-x13favoriteproduct-list .col-lg-9.my-account-content {
    width: 100%;
    float: unset;
    flex: 1 1 100% !important;
    max-width: 100%;
    border: 0;
    padding: 0 !important;
}

div#js-product-list .products {
    display: flex;
    flex-wrap: wrap;
}


@media all and (max-width: 479px) {
    .item-inner .product_name {
        height: 60px !important;
        overflow: hidden !important;
    }

    .item-inner .btn-action.add-to-cart {
        font-size: 11px !important;
        padding: 0 4px !important;
    }

    .x13favoriteproduct-heart {
        bottom: calc(100% + 515px);
    }

    .item-inner .ax-product-cats a {
        font-size: 12px !important;
    }

    #category div#left-column {
        display: none;
    }

    .social-list {
        display: none !important;
    }

}

#tc-modification div#tc-payment-confirmation .ps-shown-by-js {
    pointer-events: auto !important;
}

.label.type-out-stock {
    display: none !important;
}

.label-flag.type-out_of_stock {
    display: none !important;
}

.summary-container .product-add-to-cart .add .btn[disabled]::before {
    content: 'Produkt niedostępny';
    font-size: 13px;
}

.summary-container .product-add-to-cart .add .btn[disabled] {
    font-size: 0;
    background-color: #848484;
    border: 0px !important;
}

#box-product-grid .archive-wrapper-items {
    width: 100%;
}


input#conditions_to_approve\[terms-and-conditions\] {
    width: 19px;
    height: 19px;
}

#content>div>div.col-lg-9.my-account-content>p:nth-child(4) {
    display: none !important;
}

#identity-link {
    display: none !important;
}

#order-slips-link {
    display: none !important;
}

#discounts-link {
    display: none !important;
}

body>div.header-toolbar.d-print-none>div.container-fluid>div>div.toolbar-icons>div>li:nth-child(3) {
    display: none !important;
}

.gformbuilderpro_form_1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.gformbuilderpro_form_1 form {
    width: 100%;
    max-width: 430px;
}

.gformbuilderpro_form_1 form .formbuilder_column {
    width: 100% !important;
    max-width: 100%;
}

.order-confirmation-table .text-xs-right,
#order-items table tr td:last-child {
    color: #000;
    font-family: var(--font-family-title);
    font-weight: var(--font-weight-title);
}

#content-hook_payment_return>div>div>div>p:nth-child(1) {
    display: none !important;
}

.order-confirmation-table .text-xs-right,
#order-items table tr td:last-child {
    color: #000 !important;
    font-family: var(--font-family-title);
    font-weight: var(--font-weight-title);
}

#content-hook_order_confirmation .card-title {
    color: #000;
    font-size: 1.8rem;
}

#content-hook_order_confirmation .card-title .done {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    padding: 0;
    width: 30px;
}

#order-confirmation #registration-form {
    width: 50%;
    margin: 0 auto 1.6rem;
    display: none !important;
}


.definition-list dl dd:first-of-type {
    color: #7A7A7A !important;
    font-family: var(--font-family-title);
    font-weight: var(--font-weight-title);
}

.label.type-last-remaining-items {
    display: none !important;
}

.block-promo .promo-code form {
    padding-top: 15px;
    width: 100%;
    border-top: 0px solid var(--ax-line-color);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}


.custom-checkbox input[type=checkbox] {
    pointer-events: auto !important;
    width: 19px;
    height: 19px;
}

#canvas-mini-cart .title-canvas-widget .totals-nb {
    color: var(--color-label);
    margin-left: 5px;
    font-size: 0;
    line-height: 0;
    display: none;
}


@media all and (max-width: 575px) {
    .axps-dropdown-menu {
        position: absolute;
        top: 100%;
        left: -80px;
        min-width: 100%;
        visibility: hidden;
        opacity: 0;
        transition: opacity .2s ease, visibility .2s ease, -webkit-transform .2s ease;
        transition: opacity .2s ease, visibility .2s ease, transform .2s ease;
        transition: opacity .2s ease, visibility .2s ease, transform .2s ease, -webkit-transform .2s ease;
        pointer-events: none;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        z-index: 1000;
        border: none;
        border-radius: 0;
        box-shadow: 0 0 3px rgba(0, 0, 0, .15);
        -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
        -webkit-transform: translateY(15px) translateZ(0);
        transform: translateY(15px) translateZ(0);
    }

    .head_slider div {
        height: 100%;
        display: flex;
        padding-bottom: 60px;
        flex-direction: column;
        justify-content: flex-end !important;
    }

    .head_slider a {
        padding-top: 20px !important;
    }
}

.head_slider div {
    height: 100%;
    display: flex;
    padding-bottom: 60px;
    flex-direction: column;
    justify-content: flex-end;
}

.head_slider a {
    padding-top: 20px;
}

#canvas-mini-cart .title-canvas-widget .totals-nb {
    color: var(--color-label);
    margin-left: 5px;
    font-size: 0;
    line-height: 0;
    display: block;
}

#canvas-mini-cart .title-canvas-widget .text {
    display: none !important;
}

#canvas-mini-cart .title-canvas-widget .totals-nb {
    font-weight: inherit;
    display: inline-block !important;
    color: inherit;
}

#canvas-mini-cart>div.canvas-widget-top>h3 {
    font-size: 13px;
}


@media all and (max-width: 575px) {
    .head_slider.head_slider-right div {
        padding-bottom: 20px;
    }

    .head_slider.head_slider-right h2 {
        margin-bottom: 0;
    }

    .head_slider a {
        padding-top: 0px !important;
    }

    .head_slider h2 {
        min-height: unset;
    }
}

@media all and (max-width: 575px) {
    .head_slider a {
        padding-top: 0px !important;
    }

    .head_slider div {
        height: 100%;
        display: flex;
        padding-bottom: 20px !important;
        margin-left: -50px !important;
        flex-direction: column;
        justify-content: flex-end;
    }

    .head_slider h2 {
        width: auto;
        height: auto;
        font-size: 12px !important;
        line-height: 0.4em;
    }



}

.mbaner2 {
    padding-left: 180px !important;
    padding-top: 250px !important;
}

div#left-content {
    z-index: 999;
}




div#main-content .ybc_instagram.block_instagram {
    display: none !important;
}

.product-variants>.product-variants-item ul li {
    line-height: 1;
    margin: 3px;
    font-size: 0;
    display: inline-block;
    background-color: #e81a46;
}

.product-variants>.product-variants-item ul li span {
    margin-bottom: 0;
    color: #fff;
}

