@media screen and (max-width: 991px) {

    .mh-top span {
        display: none
    }

    .mh-top {
        padding: .5rem 0;
        font-size: .65rem
    }

    .mh-main {
        padding: 1.5rem 0;
    }

    .search-container {
        width: 100%;
        display: block;
        margin: .5rem 0
    }

    .search-container label {
        width: 100%;
    }

    .ls-inner__content {
        line-height: .8rem;
    }

    .ls-inner__content span a {
        font-size: .7rem;
    }

    .ls-inner__image img {
        width: 40px;
        height: 40px;
    }

    #mega-menu-wrap-wc-menu #mega-menu-wc-menu>li.mega-menu-item>a.mega-menu-link {
        line-height: 30px;
        height: 30px;
        padding: 0 1rem 0 0;
        font-size: 14px;
    }

    #mega-menu-wrap-wc-menu #mega-menu-wc-menu {
        text-align: left;
    }

    .search-container input {
        width: 89%;
        font-size: .85rem;
    }

    .hp-tabs,
    .top-rated,
    .service,
    #slider .item {
        position: relative;
        padding: 3rem 0;
    }

    #slider .item h3 {
        font-size: 1rem;
    }

    #slider .item h2 {
        font-size: 1.8rem;
    }

    #slider .item .text p,
    p {
        font-size: .85rem;
    }

    #slider .item .text {
        margin: 0 0 3rem;
        max-width: 85%;
    }

    #slider .mask {
        background: linear-gradient(55deg, rgb(33 47 112 / 88%) 0%, rgb(0 0 0 / 82%) 50%, rgb(0 0 0 / 66%) 80%);
    }

    .btn-main a,
    #slider .item .btn-main a {
        color: #fff;
        padding: .65rem 1.2rem;
        border-radius: 30px;
        font-size: .7rem;
        letter-spacing: 0px;
    }

    #slider .owl-controls {
        position: absolute;
        margin: 0;
        bottom: auto;
        left: auto;
        top: 1rem;
        right: 1rem;
        transform: none
    }

    #slider .owl-controls .owl-page span {
        width: .6rem;
        height: .6rem;
    }

    .scroll-down {
        bottom: 1rem;
        right: 1rem;
    }

    .scroll-down a {
        font-size: .9rem;
        padding: .7rem .9rem;
        line-height: 42px;
    }

    .section-title h3 {
        max-width: 100%;
    }

    .section-title h3 {
        font-size: .85rem;
        max-width: 100%;
        line-height: 1.4rem;
    }

    .section-title h1,
    .section-title h2 {
        font-size: 1.6rem;
    }

    .top-rated .section-title {
        text-align: center;
        margin-bottom: 1rem;
    }

    #wc ul.products li.product .woocommerce-loop-category__title,
    #wc ul.products li.product .woocommerce-loop-product__title,
    #wc ul.products li.product h3 {
        font-size: .85rem;
        padding-bottom: .5rem;
    }

    #wc ul.products li.product .price {
        font-size: .75rem;
    }

    .section-title .txt {
        max-width: 100%;
        margin: 0 auto 0rem;
    }

    .section-title .txt {
        max-width: 100%;
        margin: 0 auto 0rem;
        font-size: .85rem;
    }

    .wc-tabs .tab {
        padding: .65rem 1.2rem;
        font-size: .85rem;
        margin-bottom: 1rem;
        margin-right: 0rem;
    }

    .flex-tabs .tab {
        background: #cd9c6d;
        border-bottom: none;
    }

    .blog {
        padding: 3rem 0 1rem
    }

    .blog .section-title .txt {
        max-width: 100%;
    }

    .pwa-box h3 {
        margin: 1rem 0 0 0;
        font-size: 1.15rem;
    }

    .pwa-box .btn-small-without {
        transition: .25s ease-in-out;
        margin-top: 1rem;
        margin-bottom: 2rem;
    }

    .cta__inner {
        max-width: 100%;
        padding-left: 0;
        margin: 0 0 0 auto;
    }

    .cta {
        padding: 3rem 0rem;
        background: #28377e;
    }

    .cta__inner .phone {
        font-size: 2rem;
        line-height: 2rem;
    }

    .cta__inner .envelope {
        font-size: 1.3rem;
    }

    .cta h2 {
        font-size: 1.6rem;
        margin: 0 0 1rem;
    }

    .fw-inner .row>*:nth-child(1) {
        padding: 3rem 1rem;
        background: #161616;
    }

    .footer-widget h2 {
        font-size: 1.4rem;
        margin: 3rem 0 1rem;
    }

    .fw-inner .row>*:nth-child(2) {
        padding-left: 1rem;
        padding-bottom: 0rem;
    }

    .footer-widget #block-12>* {
        margin: 0 1rem 0 0;
    }

    .scroll-top {
        text-align: right;
        position: absolute;
        bottom: 6rem;
        right: 1rem;
    }

    .scroll-top a {
        font-size: .85rem;
        padding: .65rem .8rem;
        line-height: 42px;
    }

    .page-title {
        padding: 1rem 0;
    }

    .page-title h1 {
        font-size: 1.2rem;
    }

    .page-title h3 {
        font-size: .85rem;
    }

    .page-title .sep {
        font-size: 1.3rem;
        color: #ad815666;
        margin: 0 0.5rem;
    }

    .pw-single-blog .entry-content {
        padding: 3rem 0;
    }

    .entry-content h2 {
        font-size: 1.4rem;
    }

    .entry-content hr {
        margin: 1rem 0;
    }

    .entry-content h4,
    .entry-content h3 {
        font-size: 1.1rem;
    }


    .entry-page {
        background: #fff;
        padding: 2rem 0;
    }

    #wc .woocommerce-result-count {
        margin: 0 0 .2rem;
        font-size: .9rem;
    }

    .xoo-wsc-basket {
        top: 164px;
        right: 0px;
        width: 40px;
        height: 40px;
    }

    .xoo-wsc-items-count {
        border-radius: 50%;
        font-size: 9px;
        width: 20px;
        height: 20px;
        line-height: 20px;
    }

    .xoo-wsc-bki {
        font-size: 16px;
    }

    #wc .sale-price-product {
        font-size: .9rem;
        padding: .3rem .75rem;
    }

    #wc div.product div.images .flex-control-thumbs li {
        width: 15%;
        margin: .5rem 0.5rem 0 0;
    }

    .woocommerce div.product div.images {
        margin-bottom: 1rem;
    }

    #wc div.product .product_title {
        font-weight: 400;
        font-size: 1.4rem;
        margin: 1rem 0 .5rem;
    }

    #wc .woocommerce-product-details__short-description {
        padding: 1rem;
    }

    #wc .woocommerce-product-details__short-description p {
        font-size: .85rem;
        margin: 0;
    }


    #wc .product .price-container p.price-per-strip,
    #wc .product .price-container p.price-per-package {
        font-weight: 500;
    }

    #wc .price-calculator {
        padding: 1rem;
        margin-top: 1rem;
        border: 1px solid #28377e3b;
    }

    #wc .price-calculator h3 {
        font-size: 1.1rem;
    }

    #wc .price-calculator #summary {
        font-size: .85rem;
    }

    #wc form.register input#submit,
    #wc form.register a.button,
    #wc form.register button.button,
    #wc form.register input.button,
    #wc #load-more-container button,
    #wc #respond input#submit.alt,
    #wc a.button.alt,
    #wc button.button.alt,
    #wc input.button.alt,
    #wc #review_form #respond .form-submit input,
    #wc .woocommerce-error .button,
    #wc .woocommerce-info .button,
    #wc .woocommerce-message .button,
    .woocommerce-page .woocommerce-error .button,
    .woocommerce-page .woocommerce-info .button,
    .woocommerce-page .woocommerce-message .button,
    #wc .cart .button,
    #wc .cart input.button,
    #wc #respond input#submit,
    #wc a.button,
    #wc button.button,
    #wc input.button {
        color: #fff;
        padding: .65rem 1.2rem;
        border-radius: 30px;
        font-size: .7rem;
        letter-spacing: 0px;
    }

    #wc .price-calculator .quantity .qty {
        border: 2px solid #ddd;
        border-radius: 30px;
        width: 4rem;
        padding: .315rem .75rem;
        font-size: .85rem;
    }

    #wc #cart-calculator form {
        margin-bottom: 0;
    }

    .availability-notice {
        margin: 1rem 0 0;
        font-size: .85rem;
    }

    .availability-notice li {
        display: flex;
        align-items: flex-start;
        gap: 0.5rem;
    }

    .availability-notice li {
        flex-wrap: wrap;
    }

    .availability-notice li i {
        flex-shrink: 0;
    }

    #wc .woocommerce-tabs {
        margin-top: 1rem;
    }

    #wc div.product .woocommerce-tabs ul.tabs {
        margin-bottom: 1rem;
    }

    #wc div.product .woocommerce-tabs ul.tabs li a {
        font-size: .75rem;
    }

    #wc div.product .woocommerce-tabs ul.tabs li {
        background: transparent;
        z-index: 0;
        border-radius: 0;
        margin: 0 .35rem 0 0;
        transition: .25s ease-in-out;
        padding: 0;
        border-bottom: 1px solid #a97c52;
    }

    #wc div.product .woocommerce-tabs ul.tabs li:hover {
        text-decoration: none;
        background: transparent;
        border-bottom: 1px solid #eeeff5;
    }

    #wc div.product .woocommerce-tabs .panel {
        margin: 0 0 1rem;
        padding: 0rem;
        background: transparent;
    }

    #wc table.shop_attributes th {
        width: auto;
        text-transform: uppercase;
        font-size: .7rem;
        padding: .3rem;
    }

    #wc table.shop_attributes td {
        padding: .3rem;
        margin: 0;
    }

    #wc table.shop_attributes td p {
        padding: 0;
        font-size: .7rem;
        margin: 0;
    }

    .entry-content table td {
        font-size: .7rem;
    }

    .download-files-inner .box {
        padding: .5rem;
        margin-bottom: .5rem;
    }

    .download-files-inner .box a {
        font-size: .85rem;
    }

    #wc .woocommerce-Tabs-panel h2 {
        font-size: 1.4rem;
        margin: 0 0 1rem;
    }

    .related h2,
    h2.another {
        margin: 1rem 0 .5rem;
        font-size: 1.4rem;
    }

    .xoo-wsc-body,
    .xoo-wsc-body span.amount,
    .xoo-wsc-body a {
        font-size: .75rem;
        color: #ffffff;
        line-height: .9rem;
    }

    span.xoo-wsc-pname {
        margin-bottom: .5rem;
    }

    .xoo-wsc-sm-left>*:not(:last-child),
    .xoo-wsc-sml-qty,
    .xoo-wsc-pprice,
    .xoo-wsc-pprice bdi {
        font-size: .65rem;
    }

    .xoo-wsc-smr-ptotal bdi {
        font-size: 1rem;
    }

    .xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn,
    .xoo-wsc-container .xoo-wsc-btn {
        padding: 4px 10px;
        font-size: .85rem;
    }

    .xoo-wsc-footer,
    .xoo-wsc-footer a,
    .xoo-wsc-footer .amount {
        font-size: .85rem;
    }

    #wc .wc-block-components-product-name {
        font-size: .85rem;
    }

    #wc .wc-block-cart-item__total .wc-block-components-formatted-money-amount {
        font-size: .85rem;
    }

    #wc .wc-block-components-formatted-money-amount {

        font-size: .7rem;
    }

    #wc ul .wc-block-components-product-details__cena-za-1-listw,
    #wc ul .wc-block-components-product-details__cena-za-1-paczk {
        padding: .5rem 0 0 0;
        font-size: .7rem;
    }

    .wc-block-cart {
        font-size: .85rem;
    }

    #wc .wc-block-components-totals-item__value span {
        font-size: .75rem;
    }

    #wc .wc-block-components-totals-item__description p {
        font-size: .75rem;
    }

    .wc-block-cart .wc-block-cart__submit-container--sticky {
        background: #212f70 !important;
    }

    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message {
        font-size: .85rem;
    }

    #wc .woocommerce form.checkout_coupon {
        padding: 2rem 1rem 1rem 1rem;
        margin: -2rem 0 1rem 0;
    }

    #wc .woocommerce form.checkout_coupon p {
        margin: 0
    }

    #wc .woocommerce form.checkout_coupon .form-row {
        width: 100%;
    }

    #wc .entry-content h3 {
        margin: 1rem 0 .5rem;
    }

    #wc form .form-row label {
        line-height: 1.5;
        font-size: .75rem;
        margin: 0 0 .3rem 0;
    }

    .entry-content input,
    .entry-content select,
    .entry-content textarea {
        padding: .4rem;
        font-size: .75rem;
    }

    #wc table.woocommerce-checkout-review-order-table .product-name {
        font-size: .85rem;
    }

    #wc table.shop_table thead th {
        padding: .5rem;
    }

    #wc table.woocommerce-checkout-review-order-table th,
    #wc table.shop_table tr>*:nth-child(2),
    #wc table.woocommerce-checkout-review-order-table .product-name {
        font-size: .85rem;
    }

    #wc .woocommerce td.product-name .wc-item-meta p,
    #wc .woocommerce td.product-name .wc-item-meta:last-child,
    #wc .woocommerce td.product-name dl.variation p,
    #wc .woocommerce td.product-name dl.variation:last-child {
        font-size: .7rem;
        line-height: 1.5;
        margin: 1rem 0 0 0;
    }

    #add_payment_method #payment div.payment_box p,
    .woocommerce-cart #payment div.payment_box p,
    .woocommerce-checkout #payment div.payment_box p {
        font-size: .75rem;
    }

    #wc .woocommerce-privacy-policy-text p {
        font-size: .85rem;
        margin: 0 0 1rem;
    }

    #wc button#place_order {
        font-size: 1rem;
        font-weight: 700
    }

    .select2-results__option {
        padding: 3px;
        font-size: .75rem;
    }

    .select2-container--default .select2-search--dropdown .select2-search__field {

        font-size: .75rem;
    }

    #wc .woocommerce-NoticeGroup-checkout ul li {
        font-size: .75rem;
        margin-bottom: .5rem;
    }

    .entry-content ul li,
    .entry-content ol li,
    p {

        font-size: .85rem;
    }

    #wc .woocommerce-thankyou-order-received {
        padding: 1rem;
        font-size: 1.2rem;
        margin: 0 0 1rem;
    }

    #wc .woocommerce ul.order_details li {
        margin-right: 0rem;
        font-size: .85rem;
        border-right: 1px solid #eaeaea;
        float: none;
        margin-bottom: 1rem;
    }

    #wc table.shop_table td {
        font-size: .85rem;
        padding: .5rem;
        line-height: 1.5em;
        border: none;
    }

    #wc table.shop_table th {

        padding: .5rem;
    }

    .woocommerce table.shop_table tbody th,
    .woocommerce table.shop_table tfoot td,
    .woocommerce table.shop_table tfoot th {
        font-size: .85rem;
    }

    .woocommerce .woocommerce-customer-details .woocommerce-column__title {
        margin-top: 1rem;
    }

    #wc .woocommerce-Addresses .col-2,
    #wc .woocommerce-column--shipping-address,
    #wc .woocommerce-Addresses .col-1,
    #wc .woocommerce-column--billing-address {
        padding: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex-direction: flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    #wc .woocommerce-MyAccount-navigation ul li {
        margin: 0 0 1rem 0;
        display: block;
    }

    #wc .woocommerce-MyAccount-content table.shop_table td {
        font-weight: 400;
    }

    #wc .woocommerce-Addresses .col-2 h2 {
        margin-top: 1rem
    }

    #wc .woocommerce-MyAccount-content fieldset {
        padding: 1rem;
    }

    article#wc .woocommerce-loop-product__title {
        font-size: .85rem;
    }

    article#wc .price {
        font-size: 0.75rem;
    }

    #selected-filters-box {
        padding: 1rem;
    }

    #selected-filters-box .selected-filter {
        padding: 0;
        border: 0;
        border-radius: 0;
        background-color: #4253a400;
        color: #000000;
        font-size: .75rem;
        text-transform: none;
    }

    #selected-filters-box h3 {
        font-size: .85rem
    }

    #reset-filters {
        margin: 0 0 0 .3rem;
        font-size: .65rem;
    }

    #wc div.product .woocommerce-tabs .panel {
        font-size: .85rem;
    }

    #wc #customer_login .col-2,
    #wc #customer_login .col-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex-direction: flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    #wc #customer_login .col-2 {
        padding: 0rem
    }

    #wc #customer_login .col-1 {
        padding: 0
    }

    #wc form.register,
    #wc form.woocommerce-ResetPassword,
    #wc form.checkout_coupon,
    #wc form.login {
        padding: 1rem;
    }

    #wc form.register .woocommerce-privacy-policy-text {
        padding: 1rem 0rem 0rem 0rem;
    }

    #wc form.woocommerce-ResetPassword .form-row input.input-text {
        width: 100%;
    }

    #wc .form-row-one3,
    #wc .form-row-two3,
    #wc .form-row-three3,
    #wc .woocommerce form .form-row-first,
    #wc .woocommerce form .form-row-last,
    #wc .woocommerce-page form .form-row-first,
    #wc .woocommerce-page form .form-row-last {
        width: 100%;
    }

    #wc .woocommerce-MyAccount-navigation ul li:last-child {
        margin: 0;
    }

    #wc .woocommerce-MyAccount-navigation {
        padding: 1rem;
        margin: 0 0 2rem 0;
    }

    .download-files-inner .row>*:nth-child(n+4) .box {
        margin-top: 0rem;
    }

    .page-wrapper .new-checkout .btn-main {
        line-height: 36px;
    }

}

@media (min-width: 0px) and (max-width:340px) {}

@media (min-width: 340px) and (max-width:576px) {}

@media (min-width: 0px) and (max-width:400px) {}

@media (min-width: 400px) and (max-width:576px) {}

@media (min-width: 0px) and (max-width:576px) {
    .wc-menu {
        display: block;
    }

    .footer-widget #block-12 {
        margin-top: 1rem;
        padding-bottom: 3rem;
    }

    #wpcf7-f8-p61-o1 .row>*:nth-child(1) input,
    #wpcf7-f8-p61-o1 .row>*:nth-child(2) input {
        margin-bottom: .75rem
    }

    #wc .woocommerce table.cart td.actions .input-text {
        width: 100%;
        float: none;
        margin: 0;
    }

    #wc table td.actions .coupon button.button {
        width: 100%;
        float: none;
        margin-top: .5rem;
    }

    #wc .woocommerce-checkout-review-order-table tbody tr>*:nth-child(1) {
        width: 50%;
    }

    #wc .product .price-container {
        line-height: 14px;
        padding: .5rem;
        gap: .5rem;
    }

    #wc .price-old {
        font-size: .7rem !important;
    }

    #wc .product .price-container p.price-per-strip,
    #wc .product .price-container p.price-per-package,
    #wc .product .price-container p.price {
        font-size: .7rem;
    }

    #wc .product .price-container span.extra {
        font-size: .7rem;
        margin-left: .15rem;
    }
}

@media (min-width: 0px) and (max-width:768px) {
    #wc table.shop_table td.product-remove {
        float: left;
    }

    #wc table.shop_table td.product-quantity::before,
    #wc table.shop_table td.product-name::before {
        content: none
    }

    #wc .woocommerce td.product-name .wc-item-meta p,
    #wc .woocommerce td.product-name .wc-item-meta:last-child,
    #wc .woocommerce td.product-name dl.variation p,
    #wc .woocommerce td.product-name dl.variation:last-child {
        margin: 0rem 0 0 0;
    }

    #wc table.shop_table tr td.product-price {
        display: block;
        margin: 0;
    }

    #wc table.shop_table tr td.product-quantity {
        padding-top: 0
    }

    #wc table.shop_table td.product-quantity .quantity input {
        width: 100%;
    }

    #wc table.shop_table tr td.product-subtotal {
        font-size: .85rem;
    }

    .logo img {
        max-height: 48px;
        max-width: 200px;
    }

    .like-also ul.products li.product {
        width: 48%;
        float: left;
        clear: both;
        margin: 0;
    }

    .like-also ul.products li.product:nth-child(2n) {
        float: right;
        clear: none !important;
    }

    .sidebar-post {
        padding: 3rem 0;
        border-top: 1px solid #ad81564a;
        border-left: 0;
    }

    .four-widgets .box {
        margin-bottom: 1rem;
        flex: 1;
        height: auto;
    }

    .four-widgets h3 {
        font-size: 1.1rem;
    }

    .four-widgets .txt {
        width: 100%;
        font-size: .85rem;
    }


    .page-wrapper .new-checkout #cart-review .cart_item {
        flex-wrap: wrap;
    }

    .page-wrapper .new-checkout #cart-review .cart_item .product-name {
        width: 100%;
    }

    .page-wrapper .new-checkout #cart-review .cart_item .product-total {
        width: 100%;
        justify-content: flex-start;
    }

    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message {
        padding: .75rem .75rem .75rem 2rem;
    }

    .woocommerce-error::before,
    .woocommerce-info::before,
    .woocommerce-message::before {
        left: .75rem;
    }

    #wc form.woocommerce-checkout p.form-row {
        margin-bottom: 0
    }

    #w #payment #place_order,
    .woocommerce-page #payment #place_order {
        margin-bottom: 0;
        margin-top: 1rem;
    }
}

@media (min-width: 576px) and (max-width:768px) {
    .mh-top .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 30.333333%;
        -ms-flex: 0 0 30.333333%;
        flex: 0 0 30.333333%;
        max-width: 30.333333%;
    }

    .mh-top .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 14.333333%;
        -ms-flex: 0 0 14.333333%;
        flex: 0 0 14.333333%;
        max-width: 14.333333%;
    }

    .mht4>* {
        margin-left: 0;
    }

    .search-container {
        width: 65%;
    }

    body.page-id-2 .blog .row>*:nth-child(3) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer-widget #block-12 {
        margin-top: 2.75rem;
        padding-bottom: 3rem;
    }

    #wc .woocommerce table.cart td.actions .input-text {
        width: 180px;
        padding: .45rem;
        margin: 0 1rem 0 0;
    }

    #wc .product .price-container {
        line-height: 14px;
        padding: .5rem;
        gap: .75rem;
    }

    #wc .price-old {
        font-size: .85rem !important;
    }

    #wc .product .price-container p.price-per-strip,
    #wc .product .price-container p.price-per-package,
    #wc .product .price-container p.price {
        font-size: .85rem;
    }

    #wc .product .price-container span.extra {
        font-size: .85rem;
        margin-left: .15rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .logo img {
        max-height: 25px;
        max-width: 100%;
    }

    .search-container {
        width: 60%;
    }

    .four-widgets .box {
        padding: 1rem;
    }

    .thumb-img img {
        max-height: 200px;
    }

    .footer-widget #block-12 {
        margin-top: 2.75rem;
        padding-bottom: 3rem;
    }

    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        float: none;
        width: 100%;
    }

    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        float: none;
        width: 100%;
    }

    .sidebar-post {
        padding: 3rem 0 0 1.5rem;
        border-top: 1px solid #ad81564a;
    }

    .blog-title,
    .product-title {
        font-size: .85rem;
    }

    .product-list h3.product-list__title,
    .blog-list h3.blog-list__title {
        margin: 0 0 1rem;
        font-weight: 700;
        font-size: 1rem;
    }

    #wc .woocommerce td.product-name .wc-item-meta p,
    #wc .woocommerce td.product-name .wc-item-meta:last-child,
    #wc .woocommerce td.product-name dl.variation p,
    #wc .woocommerce td.product-name dl.variation:last-child {
        margin: 0rem 0 0 0;
    }

    #wc table.shop_table tr td.product-subtotal {
        font-size: .85rem;
    }

    #wc .woocommerce table.cart td.actions .input-text {
        padding: .45rem;
    }

    .four-widgets .box__icon {
        max-width: 50%;
        margin: 0 auto 1.5rem;
    }

    .four-widgets h3 {
        font-size: .9rem;
    }

    .four-widgets .txt {
        width: 100%;
        font-size: .75rem;
    }

    .four-widgets .box {
        padding: 1rem;
    }

    #wc form.woocommerce-checkout p.form-row {
        margin-bottom: .4rem
    }

}

@media (min-width: 576px) and (max-width:991px) {

    #wc .wc-block-cart__totals-title,
    #wc .wc-block-cart-items__header-total,
    #wc .wc-block-cart-items__header-image {
        font-size: .85rem;
    }
}

@media (min-width: 991px) and (max-width:1024px) {}

@media (min-width: 991px) and (max-width:1200px) {
    .logo img {
        max-height: 40px;
    }

    .mh-top span {
        display: none
    }

    .mh-top {
        padding: .5rem 0;
    }

    .mh-main {
        padding: 1.5rem 0;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: .5rem 1.5rem;
        font-size: .85rem;
        font-weight: 500;
        text-transform: none;
    }

    #mega-menu-wrap-wc-menu #mega-menu-wc-menu>li.mega-menu-item>a.mega-menu-link {
        line-height: 30px;
        height: 30px;
        padding: 0px 1.5rem;
        font-size: 14px;
    }

    .hp-tabs,
    .top-rated,
    .service,
    #slider .item {
        position: relative;
        padding: 3rem 0;
    }

    #slider .item h3 {
        font-size: 1rem;
    }

    #slider .item h2 {
        font-size: 1.8rem;
    }

    #slider .item .text p,
    p {
        font-size: .85rem;
    }

    #slider .item .text {
        margin: 0 0 3rem;
        max-width: 85%;
    }

    #slider .mask {
        background: linear-gradient(55deg, rgb(33 47 112 / 88%) 0%, rgb(0 0 0 / 82%) 50%, rgb(0 0 0 / 66%) 80%);
    }

    .btn-main a,
    #slider .item .btn-main a {
        color: #fff;
        padding: .65rem 1.2rem;
        border-radius: 30px;
        font-size: .7rem;
        letter-spacing: 0px;
    }

    #slider .owl-controls {
        position: absolute;
        margin: 0;
        bottom: auto;
        left: auto;
        top: 1rem;
        right: 1rem;
        transform: none
    }

    #slider .owl-controls .owl-page span {
        width: .6rem;
        height: .6rem;
    }

    .scroll-down {
        bottom: 1rem;
        right: 1rem;
    }

    .scroll-down a {
        font-size: .9rem;
        padding: .7rem .9rem;
        line-height: 42px;
    }

    .section-title h3 {}

    .section-title h3 {
        font-size: .85rem;
        line-height: 1.4rem;
    }

    .section-title h1,
    .section-title h2 {
        font-size: 1.6rem;
    }

    .four-widgets h3 {
        font-size: 1.1rem;
    }

    .four-widgets .txt {
        width: 100%;
        font-size: .85rem;
    }

    .top-rated .section-title {
        text-align: center;
        margin-bottom: 1rem;
    }

    #wc ul.products li.product .woocommerce-loop-category__title,
    #wc ul.products li.product .woocommerce-loop-product__title,
    #wc ul.products li.product h3 {
        font-size: .85rem;
        padding-bottom: .5rem;
    }

    #wc ul.products li.product .price {
        font-size: .75rem;
    }

    .section-title .txt {
        max-width: 100%;
        margin: 0 auto 0rem;
    }

    .section-title .txt {
        max-width: 100%;
        margin: 0 auto 0rem;
        font-size: .85rem;
    }

    .wc-tabs .tab {
        padding: .65rem 1.2rem;
        font-size: .85rem;
        margin-bottom: 1rem;
    }

    .flex-tabs .tab {
        background: #cd9c6d;
        border-bottom: none;
    }

    .blog {
        padding: 3rem 0 1rem
    }

    .blog .section-title .txt {
        max-width: 100%;
    }

    .pwa-box h3 {
        margin: 1rem 0 0 0;
        font-size: 1.15rem;
    }

    .pwa-box .btn-small-without {
        transition: .25s ease-in-out;
        margin-top: 1rem;
        margin-bottom: 2rem;
    }

    .cta__inner {
        max-width: 50%;
        padding-left: 2rem;
        margin: 0 0 0 auto;
    }

    .cta {
        padding: 3rem 0rem;
    }

    .cta__inner .phone {
        font-size: 2rem;
        line-height: 2rem;
    }

    .cta__inner .envelope {
        font-size: 1.3rem;
    }

    .cta h2 {
        font-size: 1.6rem;
        margin: 0 0 1rem;
    }

    .fw-inner .row>*:nth-child(1) {
        padding: 3rem 1rem;
        background: #161616;
    }

    .footer-widget h2 {
        font-size: 1.4rem;
        margin: 3rem 0 1rem;
    }

    .fw-inner .row>*:nth-child(2) {
        padding-left: 1rem;
        padding-bottom: 0rem;
    }

    .footer-widget #block-12>* {
        margin: 0 .3rem 0 0;
    }

    .footer-widget #block-12 {
        margin-top: 2.75rem;
    }

    .scroll-top {
        text-align: right;
        position: absolute;
        bottom: 6rem;
        right: 1rem;
    }

    .scroll-top a {
        font-size: .85rem;
        padding: .65rem .8rem;
        line-height: 42px;
    }

    .page-title {
        padding: 1rem 0;
    }

    .page-title h1 {
        font-size: 1.2rem;
    }

    .page-title h3 {
        font-size: .85rem;
    }

    .page-title .sep {
        font-size: 1.3rem;
        color: #ad815666;
        margin: 0 0.5rem;
    }

    .pw-single-blog .entry-content {
        padding: 3rem 0;
    }

    .entry-content h2 {
        font-size: 1.4rem;
    }

    .entry-content hr {
        margin: 1rem 0;
    }

    .entry-content h4,
    .entry-content h3 {
        font-size: 1.1rem;
    }

    .sidebar-post {
        padding: 3rem 0 0 1.5rem;
        border-top: 1px solid #ad81564a;
    }

    .blog-title,
    .product-title {
        font-size: .85rem;
    }

    .product-list h3.product-list__title,
    .blog-list h3.blog-list__title {
        margin: 0 0 1rem;
        font-weight: 700;
        font-size: 1rem;
    }

    .entry-page {
        background: #fff;
        padding: 2rem 0;
    }

    #wc .woocommerce-result-count {
        margin: 0 0 .2rem;
        font-size: .9rem;
    }


    #wc div.product div.images .flex-control-thumbs li {
        width: 15%;
        margin: .5rem 0.5rem 0 0;
    }

    .woocommerce div.product div.images {
        margin-bottom: 1rem;
    }

    #wc div.product .product_title {
        font-weight: 400;
        font-size: 1.4rem;
        margin: 1rem 0 .5rem;
    }

    #wc .woocommerce-product-details__short-description {
        padding: 1rem;
    }

    #wc .woocommerce-product-details__short-description p {
        font-size: .85rem;
        margin: 0;
    }

    #wc .product .price-container {
        line-height: 14px;
        padding: .5rem;
    }

    #wc .product .price-container p.price {
        font-size: .9rem;
    }

    #wc .product .price-container p.price {
        font-size: .8rem;
    }

    #wc .product .price-container span.extra {
        font-size: .8rem;
        margin-left: .15rem;
    }

    #wc .product .price-container p.price-per-strip,
    #wc .product .price-container p.price-per-package {

        font-weight: 500;
    }

    #wc .product .price-container p {
        font-size: .9rem;
    }

    #wc .price-calculator {
        padding: 1rem;
        margin-top: 1rem;
        border: 1px solid #28377e3b;
    }

    #wc .price-calculator h3 {
        font-size: 1.1rem;
    }

    #wc .price-calculator #summary {
        font-size: .85rem;
    }

    #wc #load-more-container button,
    #wc #respond input#submit.alt,
    #wc a.button.alt,
    #wc button.button.alt,
    #wc input.button.alt,
    #wc #review_form #respond .form-submit input,
    #wc .woocommerce-error .button,
    #wc .woocommerce-info .button,
    #wc .woocommerce-message .button,
    .woocommerce-page .woocommerce-error .button,
    .woocommerce-page .woocommerce-info .button,
    .woocommerce-page .woocommerce-message .button,
    #wc .cart .button,
    #wc .cart input.button,
    #wc #respond input#submit,
    #wc a.button,
    #wc button.button,
    #wc input.button {
        color: #fff;
        padding: .65rem 1.2rem;
        border-radius: 30px;
        font-size: .7rem;
        letter-spacing: 0px;
    }

    #wc .price-calculator .quantity .qty {
        border: 2px solid #ddd;
        border-radius: 30px;
        width: 4rem;
        padding: .315rem .75rem;
        font-size: .85rem;
    }

    #wc #cart-calculator form {
        margin-bottom: 0;
    }

    .availability-notice {
        margin: 1rem 0 0;
        font-size: .85rem;
    }

    .availability-notice li {
        display: flex;
        align-items: flex-start;
        gap: 0.5rem;
    }

    .availability-notice li {
        flex-wrap: wrap;
    }

    .availability-notice li i {
        flex-shrink: 0;
    }

    #wc .woocommerce-tabs {
        margin-top: 1rem;
    }

    #wc div.product .woocommerce-tabs ul.tabs {
        margin-bottom: 1rem;
    }

    #wc div.product .woocommerce-tabs ul.tabs li a {
        font-size: 1rem;
    }

    #wc div.product .woocommerce-tabs ul.tabs li {
        background: transparent;
        z-index: 0;
        border-radius: 0;
        margin: 0 .35rem 0 0;
        transition: .25s ease-in-out;
        padding: 0;
        border-bottom: 1px solid #a97c52;
    }

    #wc div.product .woocommerce-tabs ul.tabs li:hover {
        text-decoration: none;
        background: transparent;
        border-bottom: 1px solid #eeeff5;
    }

    #wc div.product .woocommerce-tabs .panel {
        margin: 0 0 1rem;
        padding: 0rem;
        background: transparent;
    }

    #wc table.shop_attributes th {
        width: auto;
        text-transform: uppercase;
        font-size: .7rem;
        padding: .3rem;
    }

    #wc table.shop_attributes td {
        padding: .3rem;
        margin: 0;
    }

    #wc table.shop_attributes td p {
        padding: 0;
        font-size: .7rem;
        margin: 0;
    }

    .entry-content table td {
        font-size: .7rem;
    }

    .download-files-inner .box {
        padding: .5rem;
        margin-bottom: .5rem;
    }

    .download-files-inner .box a {
        font-size: .85rem;
    }

    #wc .woocommerce-Tabs-panel h2 {
        font-size: 1.4rem;
        margin: 0 0 1rem;
    }

    .related h2,
    h2.another {
        margin: 1rem 0 .5rem;
        font-size: 1.4rem;
    }


    #wc .wc-block-components-product-name {
        font-size: .85rem;
    }

    #wc .wc-block-cart-item__total .wc-block-components-formatted-money-amount {
        font-size: .85rem;
    }

    #wc .wc-block-components-formatted-money-amount {

        font-size: .7rem;
    }

    #wc ul .wc-block-components-product-details__cena-za-1-listw,
    #wc ul .wc-block-components-product-details__cena-za-1-paczk {
        padding: .5rem 0 0 0;
        font-size: .7rem;
    }

    .wc-block-cart {
        font-size: .85rem;
    }

    #wc .wc-block-components-totals-item__value span {
        font-size: .75rem;
    }

    #wc .wc-block-components-totals-item__description p {
        font-size: .75rem;
    }

    .wc-block-cart .wc-block-cart__submit-container--sticky {
        background: #212f70 !important;
    }

    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message {
        font-size: .85rem;
    }

    #wc .woocommerce form.checkout_coupon {
        padding: 1rem 1rem 1rem 1rem;
        margin: -2rem 0 1rem 0;
    }

    #wc .woocommerce form.checkout_coupon p {
        margin: 0
    }

    #wc .woocommerce form.checkout_coupon .form-row {
        width: 100%;
    }

    #wc .entry-content h3 {
        margin: 1rem 0 .5rem;
    }

    #wc form .form-row label {
        line-height: 1.5;
        font-size: .75rem;
        margin: 0 0 .3rem 0;
    }

    .entry-content input,
    .entry-content select,
    .entry-content textarea {
        padding: .4rem;
        font-size: .75rem;
    }

    #wc table.woocommerce-checkout-review-order-table .product-name {
        font-size: .85rem;
    }

    #wc table.shop_table thead th {
        padding: .5rem;
    }

    #wc table.woocommerce-checkout-review-order-table th,
    #wc table.shop_table tr>*:nth-child(2),
    #wc table.woocommerce-checkout-review-order-table .product-name {
        font-size: .85rem;
    }

    #wc .woocommerce td.product-name .wc-item-meta p,
    #wc .woocommerce td.product-name .wc-item-meta:last-child,
    #wc .woocommerce td.product-name dl.variation p,
    #wc .woocommerce td.product-name dl.variation:last-child {
        font-size: .7rem;
        line-height: 1.5;
        margin: 1rem 0 0 0;
    }

    #add_payment_method #payment div.payment_box p,
    .woocommerce-cart #payment div.payment_box p,
    .woocommerce-checkout #payment div.payment_box p {
        font-size: .75rem;
    }

    #wc .woocommerce-privacy-policy-text p {
        font-size: .85rem;
        margin: 0 0 1rem;
    }

    #wc button#place_order {
        font-size: 1rem;
        font-weight: 700
    }

    .select2-results__option {
        padding: 3px;
        font-size: .75rem;
    }

    .select2-container--default .select2-search--dropdown .select2-search__field {

        font-size: .75rem;
    }

    #wc .woocommerce-NoticeGroup-checkout ul li {
        font-size: .75rem;
        margin-bottom: .5rem;
    }

    .entry-content ul li,
    .entry-content ol li,
    p {

        font-size: .85rem;
    }

    #wc .woocommerce-thankyou-order-received {
        padding: 1rem;
        font-size: 1.2rem;
        margin: 0 0 1rem;
    }

    #wc .woocommerce ul.order_details li {
        margin-right: 0rem;
        margin-bottom: 1rem;
        font-size: .85rem;
        border-right: 1px solid #eaeaea;
        float: none;
    }

    #wc table.shop_table td {
        font-size: .85rem;
        padding: .5rem;
        line-height: 1.5em;
        border: none;
    }

    #wc table.shop_table th {

        padding: .5rem;
    }

    .woocommerce table.shop_table tbody th,
    .woocommerce table.shop_table tfoot td,
    .woocommerce table.shop_table tfoot th {
        font-size: .85rem;
    }

    .woocommerce .woocommerce-customer-details .woocommerce-column__title {
        margin-top: 1rem;
    }

    #wc .woocommerce-Addresses .col-2,
    #wc .woocommerce-column--shipping-address,
    #wc .woocommerce-Addresses .col-1,
    #wc .woocommerce-column--billing-address {
        padding: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex-direction: flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    #wc .woocommerce-MyAccount-content table.shop_table td {
        font-weight: 400;
    }

    #wc .woocommerce-Addresses .col-2 h2 {
        margin-top: 1rem
    }

    #wc .woocommerce-MyAccount-content fieldset {
        padding: 1rem;
    }

    article#wc .woocommerce-loop-product__title {
        font-size: .85rem;
    }

    article#wc .price {
        font-size: 0.75rem;
    }

    #selected-filters-box {
        padding: 1rem;
    }

    #selected-filters-box .selected-filter {
        padding: 0;
        border: 0;
        border-radius: 0;
        background-color: #4253a400;
        color: #000000;
        font-size: .75rem;
        text-transform: none;
    }

    #selected-filters-box h3 {
        font-size: .85rem
    }

    #reset-filters {
        margin: 0 0 0 .3rem;
        font-size: .65rem;
    }

    #wc div.product .woocommerce-tabs .panel {
        font-size: .85rem;
    }

    #wc .woocommerce td.product-name .wc-item-meta p,
    #wc .woocommerce td.product-name .wc-item-meta:last-child,
    #wc .woocommerce td.product-name dl.variation p,
    #wc .woocommerce td.product-name dl.variation:last-child {
        margin: 0rem 0 0 0;
    }

    #wc table.shop_table tr td.product-subtotal {
        font-size: .85rem;
    }

    #wc .woocommerce table.cart td.actions .input-text {
        padding: .45rem;
    }

    .page-wrapper .new-cart .cart-collaterals .cart_totals h2 {
        margin-top: 0;
        font-size: 1.2rem;
    }
}

@media (min-width: 1200px) and (max-width:1380px) {
    .navbar-light .navbar-nav .nav-link {
        padding: .75rem 1.5rem;

    }

    #slider .item h2 {
        font-size: 2.4rem;
    }

    .cta__inner {
        padding-left: 3rem;
    }

    .footer-widget #block-12 {
        margin-top: 3.75rem;
    }

    #wc .wc-block-components-totals-item__value span {
        font-size: 1rem;
    }

    #wc .woocommerce-checkout-review-order-table tbody tr>*:nth-child(1) {
        width: 75%;
    }

    .sidebar-post {
        padding: 5rem 0 5rem 2rem;
    }

    #wc table.shop_table tr td.product-subtotal {
        font-size: 1rem;
    }
}

@media (min-width: 1380px) and (max-width:1656px) {
    #wc .woocommerce-checkout-review-order-table tbody tr>*:nth-child(1) {
        width: 75%;
    }
}

@media (min-width:0px) and (max-width:991px) {
    .page-wrapper .new-cart .woocommerce-cart-form {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .page-wrapper .woocommerce-checkout {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
    }

    .page-wrapper .new-checkout .col2-set {
        width: 48%;
        flex-shrink: 0;
    }

    .page-wrapper .new-checkout #order_review_heading {
        display: none
    }

    .page-wrapper .new-checkout #order_review {
        flex-grow: 1;
        width: 47%;
    }

}

@media (min-width: 992px) {
    .page-wrapper .woocommerce-checkout {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
    }

    .page-wrapper .new-checkout .col2-set {
        width: 48%;
        flex-shrink: 0;
    }

    .page-wrapper .new-checkout .woocommerce-NoticeGroup-checkout {
        width: 100%;
    }

    .page-wrapper .new-checkout #order_review_heading {
        display: none
    }

    .page-wrapper .new-checkout #order_review {
        flex-grow: 1;
        width: 48%;
    }
}

@media (min-width: 991px) {}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
        max-width: 100%;
    }

    .pw-search .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 1657px) {}



/** CSS for small screen */

@media (min-width: 0px) and (max-width:576px) {

    .w15 {
        float: left;
        width: 15%;
    }

    .w20 {
        float: left;
        width: 20%;
    }

    .w30 {
        float: left;
        width: 30%;
    }

    .w40 {
        float: left;
        width: 40%;
    }

    .w50 {
        float: left;
        width: 50%;
    }

    .w60 {
        float: left;
        width: 60%;
    }

    .w70 {
        float: left;
        width: 70%;
    }
}

/** CSS for Menu on Mobile */

@media (min-width: 0px) and (max-width:991px) {
    .mh-navigation .container-big {
        padding: 0;
    }

    .navbar-collapse {
        display: none;
    }

    .collapse.show {
        display: block;
        position: static;
        width: 100%;
        z-index: 999;
        margin-top: 0rem;
        background: #ad8156;
    }

    .collapse.show .nav-link {
        text-align: center;
        color: #fff;
        padding: .25rem;
        margin: 0;
        font-weight: 400;
        font-size: .75rem;
    }

    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .nav-link:hover {
        color: #fff;
        background: #28377e;
    }

    .navbar {
        margin: 0;
        padding: 0;
        justify-content: center;
        width: 100%;
    }

    .navbar-light .navbar-toggler-icon {
        background: #cd9c6d;
        color: #fff;
        padding: .75rem;
    }

    .navbar-light .navbar-brand,
    .navbar-light .navbar-toggler {
        border: none;
    }

    .navbar-light .navbar-brand,
    .navbar-light .navbar-toggler {
        border: none;
        width: 100%;
    }

    .navbar-toggler {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: flex-end;
        align-self: flex-end;
        padding: 0;
        font-size: 1rem;
        line-height: 1;
        background: 0 0;
        border: none;
        border-radius: 0;
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 100%;
        height: 100%;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        font-size: 1rem
    }
}