@media screen and (max-width: 991px) {
    .section-head {
        display: block;
    }

    .section-head h2 {
        font-size: 1.4rem;
        margin: 0 0 1rem
    }

    .quick-contact,
    .mh-main .btn-main__black,
    .mh-main .btn-main {
        display: none
    }


    .mh-sale {
        font-size: .7rem;
    }

    .discount_percent {
        padding: 1rem 0;
    }

    .discount_percent .container-big {
        flex-direction: column;
        gap: 1rem;
    }

    .discount_percent__header {
        width: 100%;
        min-width: unset;
        justify-content: center;
        text-align: center;
        gap: 0.75rem;
    }

    .discount_percent__header i {
        font-size: 2rem;
    }

    .discount_percent__header h2 {
        font-size: 1.4rem;
    }

    .discount_percent__header p {
        font-size: 0.9rem;
    }

    .discount_percent__levels {
        gap: 1rem;
    }

    .discount_level {
        flex: 0 0 calc(50% - 0.5rem);
        padding: 0.75rem 0.75rem;
    }

    .discount_level strong {
        font-size: 1.1rem;
    }

    .discount_from {
        font-size: 0.8rem;
    }

    .container-fluid {
        margin: 0rem;
    }

    .entry-content ul li,
    .entry-content ol li,
    p {
        margin-bottom: .75rem;
        font-size: .85rem;
    }

    .btn-main a {
        padding: 0.5rem 1.25rem;
        font-size: .85rem
    }


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

    .mht1,
    .mht2,
    .mht3,
    .mht4 {
        text-align: left;
    }



    .mht2,
    .mht1 {
        font-size: .65rem
    }

    .mh-top .fa-light {
        padding-right: .05rem;
    }

    .top-promo {
        padding: 2rem 0;
    }

    .top-promo .top-promo__inner {
        align-items: flex-start;
        gap: .5rem;
        flex-direction: column;
    }

    .top-promo_img img {
        width: 100%;
        max-width: 80px;
        border-radius: 100%;
        height: 80px;
    }

    .top-promo_h2 {
        font-size: 1.4rem;
        margin-bottom: .5rem;
    }

    .top-promo_txt {
        font-size: .75rem;
        max-width: 100%;
    }

    .sutemi-floating-buttons {
        top: auto;
        bottom: 1rem;
        left: 50%;
        transform: translateX(-50%);
        flex-direction: row;
    }

    .sutemi-btn {
        width: 100%;
        height: auto;
        padding: .6rem 1.2rem;
    }

    .sutemi-btn span {
        transform: none;
    }

    .logo {
        height: auto;
        text-align: center;
    }

    .logo img {
        position: relative;
        z-index: 999;
    }

    .hp-promote {
        padding: 2rem 0
    }

    .hp-promote__inner {
        padding: 2rem 1.5rem;
        margin: 0 0 0rem 0;
        border-radius: 1.25rem;
    }

    .about__right .content {
        margin-top: 2rem;
    }

    .mh-main {
        padding: 1rem 0 0 0;
        background: #fff;
    }

    .mh-main .navigation {
        gap: .5rem;
        display: block;
    }

    .cart-summary i {
        font-size: 1rem;
    }

    #menu-wc-menu li {
        font-size: 0.85rem;
        font-weight: 400;
    }

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

    .search-container label {
        width: 100%;
        padding: 0.25rem .5rem;
        border: 1px solid #ddd;
    }

    .search-container button[type=submit] {

        float: right;
    }

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

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

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

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

    .t-slider {
        height: auto;
    }

    .t-slider video {
        position: relative;
        width: 100%;
        height: auto;
        min-height: auto;
        transform: none;
        object-fit: contain;
    }

    .section-title {
        margin: 0 0 2rem 0;
    }

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

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

    .about {
        padding: 3rem 0;
    }

    .about__right h1 {
        font-size: 1.3rem;
        line-height: 1.3;
        margin-top: 2rem;
        margin-bottom: 0.8rem;
        max-width: 100%;
    }

    .about__right h2 {
        font-size: 1.1rem;
        margin-bottom: 0.5rem;
    }

    .about__right .content {
        font-size: 0.85rem;
        line-height: 1.6;
    }

    .about__right-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
        margin-bottom: .5rem;
    }

    .about__right-row .btn-main {
        margin-left: 0;
        width: 100%;
        text-align: left;
    }

    .about__widgets {
        margin-top: 1.5rem;
    }

    .about__widgets .box {
        flex-direction: column;
        gap: 1rem;
        padding: 1.2rem;
        margin-bottom: 1.2rem;
    }

    .about__widgets .box__icon {
        font-size: 1.6rem;
    }

    .about__widgets .box__content h3 {
        font-size: 1.05rem;
        margin-bottom: 0.4rem;
    }

    .about__widgets .txt {
        font-size: 0.85rem;
        line-height: 1.5;
    }

    .categories {
        padding: 3rem 0;
        background: #e4212615
    }

    .section-title {
        text-align: center;
    }

    .section-title h2 {
        margin: 0 0 2rem;
        font-size: 1.8rem;
        font-weight: 800;
        line-height: 1.2;
    }

    .section-title h3 {
        font-size: 1rem;
        font-weight: 400;
        margin-bottom: .8rem;
        color: #e42126
    }

    .categories__inner .box {
        margin-bottom: 1.5rem;
        border-radius: .8rem;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
    }

    .categories__inner .box__img img {
        min-height: 180px;
        max-height: 180px;
    }

    .categories__inner .box__content {
        padding: 1rem;
        text-align: left;
    }

    .categories__inner .box__content h3 {
        font-size: 1rem;
        margin: 0 0 .4rem;
        font-weight: 700;
    }

    .categories__inner .box__content .txt {
        font-size: .8rem;
        margin-bottom: 1rem;
        line-height: 1.4;
    }

    .categories__inner .box__content .btn-main a {
        font-size: .7rem;
        padding: .25rem .7rem;
    }

    .bestseller {
        padding: 3rem 0;
        background: #ffffff
    }

    .newest {
        padding: 3rem 0;
        background: #e421261f
    }

    .hp-tabs {
        padding: 3rem 0 1.5rem;
        background: #fff;
    }

    .wc-tabs .flex-tabs {
        gap: 1rem;
    }

    .wc-tabs .flex-tabs label {
        margin-bottom: 0rem;
    }

    .txt_s1 {
        font-size: .85rem;
        line-height: 1.5;
        color: #333;
        margin-top: 2rem;
    }

    .txt_s1 h2,
    .txt_s1 h3 {
        font-size: 1.2rem;
        margin-bottom: .8rem;
        line-height: 1.3;
        font-weight: 700;
    }

    .txt_s1 ul {
        margin-top: .8rem;
        margin-bottom: 1rem;
        padding-left: 1.2rem;
    }

    .txt_s1 p,
    .txt_s1 ul li {
        margin-bottom: .3rem;
        font-size: .85rem;
        line-height: 1.4;
    }

    .recommendation {
        padding: 0 0 3rem;
    }

    .medale {
        padding: 3rem 0;
        background-color: #292b2c;
    }

    .medale img {
        padding: .8rem;
        border-radius: .8rem;
        border: 1px solid #444;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
        background-color: #1f1f1f;
    }

    .medale h2 {
        font-size: 1rem;
        margin-top: 1rem;
        margin-bottom: .8rem;
    }

    .medale p {
        font-size: .85rem;
        max-width: 100%;
        line-height: 1.5;
    }

    .four-widgets {
        padding: 3rem 0;
    }

    .four-widgets .box {
        border-radius: 1rem;
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
        padding: 1.2rem;
    }

    .four-widgets .box__icon {
        margin-bottom: 1rem;
    }

    .four-widgets .box__icon img {
        margin-top: -2rem;
        width: 160px;
        height: 160px;
    }

    .four-widgets .box__content h3 {
        font-size: 1rem;
        margin: 1rem 0 .4rem;
    }

    .four-widgets .box__content .txt {
        font-size: .85rem;
        line-height: 1.5;
    }

    .carousel-hp {
        padding-bottom: 3rem;
    }

    .carousel-hp .slick-dots {
        gap: .4rem;
        margin-top: 1.5rem;
    }

    .carousel-hp .slick-dots li button {
        width: 10px;
        height: 10px;
    }

    .carousel-hp .slick-arrow {
        width: 32px;
        height: 32px;
    }

    .carousel-hp .slick-prev::before,
    .carousel-hp .slick-next::before {
        font-size: .85rem;
        line-height: 32px;
    }

    .carousel-hp .slick-prev {
        left: -10px;
    }

    .carousel-hp .slick-next {
        right: -10px;
    }


    .cta {
        position: relative;
        padding: 3rem 0;
        background: #292b2c;
        z-index: 1;
    }

    .cta::before {
        content: none;
    }

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

    .cta__inner .envelope {
        margin-bottom: 1rem;
        font-size: 1.1rem;
    }

    .cta h2 {
        font-size: 1.3rem;
        margin: 0 0 .8rem;
    }

    .cta p {
        font-size: .8rem;
        margin-bottom: 2rem;
    }

    .footer-widget {
        padding: 3rem 0 2rem;
    }

    .footer-widget #block-19 img {
        padding: .6rem;
        margin-bottom: 1.2rem;
    }

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

    .footer-widget h3 {
        font-size: .85rem;
        margin: 0 0 .3rem;
    }

    .footer-widget ul li {
        margin: 0 0 .5rem;
        font-size: .85rem;
    }

    .footer-widget p {
        font-size: .85rem;
        margin-bottom: .5rem;
    }

    .footer-widget .row>*:nth-child(3) p {
        margin-bottom: 1rem;
    }

    .footer-bottom {
        padding: 1.5rem 0;
        font-size: .7rem;
    }

    .scroll-top {
        right: 1rem;
        bottom: 5rem;
    }

    .scroll-top a {
        width: 36px;
        height: 36px;
        font-size: 1rem;
    }


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

    .page-title .pt-inner,
    .page-title .pt-inner>* {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: .5rem;
        margin: 0;
    }

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

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

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

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


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


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

    /************* WOOCOMMERCE ************/
    .woocommerce .woocommerce-ordering,
    #wc .woocommerce-result-count {
        width: 100%;
        text-align: center;
        justify-content: center;
        display: flex;
        margin: .5rem 0;
    }

    #wc .filter-wc>ul>li::before {
        left: .3rem;
        top: .3rem;
    }

    #wc ul.products li.product img {
        width: 80px;
        height: 80px;
        object-fit: cover;
        border-radius: .3rem;
        flex-shrink: 0;
    }

    #wc ul.products li.product .woocommerce-loop-product__title {
        font-size: 1rem;
        font-weight: 600;
        margin: 0 0 .3rem;
        line-height: 1.3;
        padding: 0.5rem 1rem 0.25rem;
    }

    #wc ul.products li.product .price {
        font-size: .85rem;
        font-weight: 500;
        display: block;
        margin-bottom: .5rem;
    }

    #wc ul.products li.product .price .vat-info {
        font-size: .8rem;
        font-weight: 400;
        display: inline-block;
        margin-left: .5rem;
    }

    #wc ul.products li.product .button {
        margin-top: auto;
        font-size: .75rem;
        padding: .4rem .8rem;
        border-radius: .3rem;
    }

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

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

    #wc span.onsale {
        padding: .2rem .45rem;
        font-size: .6rem;
        top: 0rem;
        left: 0rem;
    }

    #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-size: 1.4rem;
        margin: 1rem 0 .5rem;
    }

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

    #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 .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 div.product p.price {
        font-size: 1.2rem;
        font-weight: 700;
        margin: 0 0 0rem;
    }

    #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 {
        background: transparent;
        font-weight: 700;
        padding: 0;
        font-size: .85rem;
        border: none;
    }

    #wc .quantity .qty {
        width: 5rem;
        padding: 0.23rem 1rem;
        margin: 0 .5rem 1rem 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;
    }

    #wc div.product .woocommerce-tabs ul.tabs li:hover {
        text-decoration: none;
        background: transparent;
    }

    #wc div.product .woocommerce-tabs ul.tabs li a:hover {
        text-decoration: none;
    }

    #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 {
        margin: 1rem 0 1rem;
    }

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

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

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

    #wc form .form-row select,
    #wc form .form-row .input-text,
    #wc form .form-row select {

        border: 1px solid #ddd;
        border-radius: 4px;
    }

    #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: .75rem;
    }

    #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;
    }

    #wc div.product .woocommerce-tabs .panel {
        margin: 0 0 1.5rem;
        padding: 1rem;
        font-weight: 300;
        background: #fafafa;
        border: none;
        font-size: .9rem;
        line-height: 1.5;
    }

    #wc div.product .woocommerce-tabs ul.tabs li {
        margin: 0 .5rem .4rem 0;
        padding: .4rem 1rem;
        border-radius: .5rem;
        font-size: .9rem;
    }

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

    #wc .woocommerce-Tabs-panel h2 {
        font-size: 1.2rem;
        margin: 0 0 .8rem;
        font-weight: 600;
    }

    #wc table.shop_attributes td {
        padding: .4rem;
        font-size: .8rem;
    }

    #wc table.shop_attributes th {
        font-size: .8rem;
        padding: .4rem;
        width: 220px;
    }

    #wc table.shop_attributes td p {
        font-size: .8rem;
    }

    #wc #reviews #comments ol.commentlist li .comment-text {
        margin: 0 0 0 60px;
        padding: .8rem .8rem 0 .8rem;
        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;
    }

    #wc .filter-wc ul li {
        margin: 0 0 .3rem 0;
        padding: 0.25rem .5rem .25rem 1rem;
        font-size: .75rem
    }

    .o-1 {
        order: 2;
    }

    .o-2 {
        order: 1;
    }

    body.page-id-15 #wc .woocommerce {
        display: block;
    }

    #wc .woocommerce .woocommerce-notices-wrapper {
        width: 100%;
        display: block;
    }

    #wc .woocommerce .woocommerce-cart-form {
        width: 100%;
        display: block;
    }

    #wc .cart-collaterals,
    .woocommerce-page .cart-collaterals {
        width: 100%;
        display: block;
    }

    #wc .woocommerce form[name="checkout"] {
        display: block;
        gap: 0rem;
    }

    .woocommerce .col2-set,
    .woocommerce-page .col2-set {
        width: 100%;
    }

    #wc #order_review {
        width: 100%;
    }

    #wc .term-description2 p,
    #wc .term-description p {
        font-size: .75rem;
    }

    .product_cta h2 {
        margin: 0 0 .5rem;
        font-size: 1.4rem;
        font-weight: 700;
    }

    #wc .category_cta h2 {
        margin: 0 0 .5rem;
        font-size: 1.4rem;
    }

    #wc .category_cta {
        padding: 1.5rem;
        margin: 1rem 0;
    }

    .page-title .woocommerce-breadcrumb {
        margin-top: 0rem;
        font-size: .7rem;
        font-weight: 400;
        color: #e42126;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: .2rem;
    }

    .page-title .woocommerce-breadcrumb a {
        color: #fff;
        text-decoration: none;
        transition: color .2s ease-in-out;
    }

    .page-title .woocommerce-breadcrumb a:hover {
        color: #e42126;
    }

    .page-title .woocommerce-breadcrumb span {
        color: #e42126;
        margin: 0 .2rem;
        font-weight: 500;
    }

    .page-title .woocommerce-breadcrumb .breadcrumb_last {
        color: #e42126;
        font-weight: 600;
    }



    .woocommerce nav.woocommerce-pagination ul li a,
    .woocommerce nav.woocommerce-pagination ul li span {
        display: inline-block;
        min-width: 32px;
        padding: .4rem .6rem;
        text-align: center;
        font-size: .85rem;
        font-weight: 600;
        line-height: 1;
        color: #222;
        text-decoration: none;
        background-color: #f4f4f4;
        border: 1px solid #ddd;
        border-radius: .4rem;
        transition: all .2s ease-in-out;
    }

    .woocommerce nav.woocommerce-pagination ul li .current {
        background-color: #e42126;
        color: #fff;
        border-color: #e42126;
    }

    .woocommerce nav.woocommerce-pagination ul li a:hover {
        background-color: #e42126;
        color: #fff;
        border-color: #e42126;
    }

    .woocommerce nav.woocommerce-pagination ul li .dots {
        background: none;
        border: none;
        color: #999;
        cursor: default;
    }

    .woocommerce nav.woocommerce-pagination ul li .next,
    .woocommerce nav.woocommerce-pagination ul li .prev {
        font-size: .9rem;
        padding: .4rem .6rem;
    }

    .woocommerce nav.woocommerce-pagination ul li .next::after,
    .woocommerce nav.woocommerce-pagination ul li .prev::before {
        display: none;
    }

    .woocommerce-pagination {
        margin: 1.5rem 0;
        text-align: center;
    }

    .woocommerce-pagination .page-numbers {
        display: inline-flex;
        flex-wrap: wrap;
        gap: .25rem;
        padding: 0;
        margin: 0;
        list-style: none;
        justify-content: center;
    }

    .woocommerce-pagination .page-numbers li {
        display: inline-block;
    }

    .woocommerce-pagination .page-numbers a,
    .woocommerce-pagination .page-numbers span {
        display: inline-block;
        min-width: 32px;
        padding: .4rem .6rem;
        font-size: .85rem;
        font-weight: 500;
        color: #444;
        background-color: #f2f2f2;
        text-decoration: none;
        border-radius: .4rem;
        transition: all .2s ease-in-out;
    }

    .woocommerce-pagination .page-numbers a:hover {
        background-color: #e42126;
        color: #fff;
    }

    .woocommerce-pagination .page-numbers .current {
        background-color: #e42126;
        color: #fff;
        font-weight: 700;
        cursor: default;
    }

    .woocommerce-pagination .page-numbers .dots {
        padding: .4rem .6rem;
        background-color: transparent;
        color: #999;
        cursor: default;
    }

    .woocommerce-pagination .page-numbers .next,
    .woocommerce-pagination .page-numbers .prev {
        font-weight: 700;
        background-color: #e42126;
        color: #fff;
        border-radius: .4rem;
    }

    .woocommerce-pagination .page-numbers .next:hover,
    .woocommerce-pagination .page-numbers .prev:hover {
        background-color: #c61c21;
    }


    .sutemi-product-infos .info-row:hover {
        border-color: #bbb;
        transform: translateY(-2px);
    }

    .sutemi-product-infos .info-row i {
        font-size: 1.4rem;
        color: #666;
        width: 2rem;
        height: 2rem;
        text-align: center;
        line-height: 2rem;
        border-radius: .5rem;
        flex-shrink: 0;
    }

    #wc .sutemi-product-infos p {
        margin: 0;
        font-size: .85rem;
        font-weight: 400;
        color: #444;
        line-height: 1.5;
    }



}

@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) {
    .sutemi-product-infos .info-row {
        flex: 100%;
        display: flex;
        align-items: flex-start;
        gap: .8rem;
        background: #fff;
        padding: 1rem;
        border-radius: .75rem;
        transition: border-color .3s ease, transform .3s ease;
    }

    .mht3,
    .mht4 {
        display: none;
    }

    .mh-top span {
        display: none
    }

    #wc ul.products li.product {
        width: 100% !important;
        max-width: 100%;
        padding: 1rem 0;
        border-bottom: 1px solid #eee;
    }
}

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

    .mastheader.mh__scroll .menu-wc-menu-container,
    .mastheader.mh__scroll .cart-summary {
        display: none
    }

    #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;
    }

    .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;
    }

    #wc .woocommerce-product-details__short-description {
        display: flex;
        flex-wrap: wrap;
        gap: .5rem;
        margin: 1rem 0;
    }

    #wc .woocommerce-product-details__short-description p {
        display: flex;
        flex-wrap: wrap;
        gap: .5rem;
        margin: 0;
    }

    #wc .woocommerce-product-details__short-description p a {
        display: block;
        width: 36px;
        height: 36px;
        border-radius: .2rem;
        overflow: hidden;
        transition: transform .2s ease, box-shadow .3s ease;
        box-shadow: 0 0 0 1px #ddd;
    }

    #wc .woocommerce-product-details__short-description p a:hover {
        transform: scale(1.03);
        box-shadow: 0 0 0 2px #e42126;
    }

    #wc .woocommerce-product-details__short-description p a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        border-radius: .5rem;
    }

    #menu-wc-menu {
        gap: .5rem;
    }


    .navigation .wc-menu {
        gap: .5rem;
        justify-content: center
    }
}

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

@media (min-width: 768px) and (max-width: 991px) {
    .navigation .wc-menu {
        gap: .5rem;
        justify-content: flex-end
    }

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

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

    .wc-tabs .flex-tabs .tab {
        padding: .3rem .8rem;
        font-size: .7rem;
        font-weight: 500;
    }
}

@media (min-width: 576px) and (max-width:991px) {
    .sutemi-product-infos .info-row {
        display: flex;
        align-items: flex-start;
        gap: .8rem;
        background: #fff;
        padding: 1rem;
        border-radius: .75rem;
        transition: border-color .3s ease, transform .3s ease;
    }

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

    .mht1,
    .mht2,
    .mht3,
    .mht4 {
        text-align: left;
        margin: .3rem 0;
    }

    .mh-top span {
        margin-right: .1rem;
        padding: .2rem .4rem;
        border-radius: 8px;
        font-weight: 400;
    }
}

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

@media (min-width: 991px) and (max-width:1200px) {
    #menu-primary {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: .75rem;
        column-gap: 1rem;
    }

    #menu-primary>li {
        white-space: nowrap;
    }

    .sutemi-floating-buttons {
        top: auto;
        bottom: 1rem;
        left: 50%;
        transform: translateX(-50%);
        flex-direction: row;
    }

    .sutemi-btn {
        width: 100%;
        height: auto;
        padding: .6rem 1.2rem;
    }

    .sutemi-btn span {
        transform: none;
    }

    .top-promo_txt {
        max-width: 100%;
    }

    .top-promo_h2 {
        font-size: 1.6rem;
    }

    .hp-promote {
        padding: 3rem 0 0 0;
    }

    .container-fluid {
        margin: 0 1rem
    }

    .entry-content ul li,
    .entry-content ol li,
    p {
        margin-bottom: .9rem;
        font-size: .9rem;
    }

    .btn-main a {
        padding: .6rem 1.4rem;
        font-size: .9rem;
    }

    .mh-main .navigation {
        gap: .75rem;
    }

    .mh-top {
        padding: .6rem 0;
        font-size: .75rem;
    }

    .mh-top span {
        margin-right: .15rem;
        padding: .2rem .4rem;
        border-radius: 16px;
        font-weight: 400;
    }

    .mht1,
    .mht2,
    .mht3,
    .mht4 {
        font-size: .65rem;
    }

    .navbar-light .navbar-nav .nav-link {
        margin: 0rem .15rem;
        font-size: .75rem;
        font-weight: 500;
    }

    .shop-menu .dropdown-menu>li>a {
        padding: 0.3rem .6rem;
        font-size: 0.85rem;
        font-weight: 500;
    }

    .cart-summary i {
        font-size: 1.1rem;
    }

    #menu-wc-menu li {
        font-size: .9rem;
        font-weight: 400;
    }

    .search-container input {
        font-size: .9rem;
    }

    .t-slider {
        height: auto;
    }

    .t-slider video {
        position: relative;
        width: 100%;
        height: auto;
        min-height: auto;
        transform: none;
        object-fit: contain;
    }

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

    .about {
        padding: 4rem 0;
    }

    .about__right h1 {
        font-size: 2rem;
        line-height: 1.3;
        margin-bottom: 1rem;
    }

    .about__right h2 {
        font-size: 1.3rem;
        margin-bottom: .6rem;
    }

    .about__right .content {
        font-size: .9rem;
        line-height: 1.6;
    }

    .about__widgets {
        margin-top: 2rem;
    }

    .about__widgets .box {
        gap: 1.2rem;
        padding: 1.5rem;
        margin-bottom: 1.5rem;
    }

    .about__widgets .box__icon {
        font-size: 1.8rem;
    }

    .about__widgets .box__content h3 {
        font-size: 1.1rem;
    }

    .about__widgets .txt {
        font-size: .9rem;
    }

    .categories {
        padding: 4rem 0;
    }

    .categories__inner .row .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .section-title h2 {
        font-size: 2rem;
    }

    .section-title h3 {
        font-size: 1.1rem;
    }

    .categories__inner .box__img img {
        min-height: 220px;
        max-height: 220px;
    }

    .categories__inner .box__content {
        padding: 1.2rem;
    }

    .categories__inner .box__content h3 {
        font-size: 1.05rem;
    }

    .categories__inner .box__content .txt {
        font-size: .85rem;
        margin-bottom: 1.2rem;
    }

    .categories__inner .box__content .btn-main a {
        font-size: .75rem;
        padding: .3rem .75rem;
    }

    .bestseller,
    .newest {
        padding: 4rem 0;
    }

    .hp-tabs {
        padding: 4rem 0 2rem;
    }

    .wc-tabs .flex-tabs .tab {
        padding: .3rem .8rem;
        font-size: .7rem;
        font-weight: 500;
    }

    .txt_s1 {
        font-size: .9rem;
        line-height: 1.6;
    }

    .txt_s1 h2,
    .txt_s1 h3 {
        font-size: 1.3rem;
        margin-bottom: .9rem;
    }

    .txt_s1 ul {
        margin-top: .9rem;
        margin-bottom: 1.2rem;
    }

    .txt_s1 p,
    .txt_s1 ul li {
        font-size: .9rem;
    }

    .recommendation {
        padding: 0 0 4rem;
    }

    .medale {
        padding: 4rem 0;
    }

    .medale h2 {
        font-size: 1.2rem;
        margin-top: 1.2rem;
        margin-bottom: 1rem;
    }

    .medale p {
        font-size: .9rem;
    }

    .four-widgets {
        padding: 4rem 0;
    }

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

    .four-widgets .box__icon img {
        margin-top: -2.5rem;
        width: 200px;
        height: 200px;
    }

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

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

    .carousel-hp {
        padding-bottom: 4rem;
    }

    .carousel-hp .slick-dots {
        gap: .4rem;
        margin-top: 1.8rem;
    }

    .carousel-hp .slick-dots li button {
        width: 11px;
        height: 11px;
    }

    .carousel-hp .slick-arrow {
        width: 36px;
        height: 36px;
    }

    .carousel-hp .slick-prev::before,
    .carousel-hp .slick-next::before {
        font-size: .9rem;
        line-height: 36px;
    }

    .cta {
        padding: 4rem 0;
    }

    .cta::before {
        height: 300px;
    }

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

    .cta__inner .envelope {
        margin-bottom: 1.2rem;
        font-size: 1.2rem;
    }

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

    .cta p {
        font-size: .85rem;
        margin-bottom: 2.2rem;
    }

    .footer-widget {
        padding: 4rem 0 2.5rem;
    }

    .footer-widget h2 {
        font-size: 1.1rem;
    }

    .footer-widget h3 {
        font-size: .9rem;
    }

    .footer-widget ul li {
        font-size: .9rem;
    }

    .footer-widget p {
        font-size: .9rem;
    }

    .footer-bottom {
        padding: 1.8rem 0;
        font-size: .8rem;
    }

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

    .page-title .woocommerce-breadcrumb {
        margin-top: 0rem;
    }

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

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

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

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

    .entry-page {
        padding: 2.5rem 0;
    }

    #wc .filter-wc>ul>li {
        padding: .4rem 1rem .4rem 2rem;
        font-weight: 600;
        font-size: .85rem;
    }

    #wc .filter-wc>ul>li::before {
        left: .5rem;
        top: .5rem;
    }

    #wc .filter-wc>ul>li>ul>li {
        padding: .2rem;
        font-size: .8rem;
    }

    #wc ul.products li.product .woocommerce-loop-product__title {
        font-size: .9rem;
    }

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

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

    #wc span.onsale {
        padding: .25rem .5rem;
        font-size: .7rem;
    }

    #wc div.product .product_title {
        font-size: 1.6rem;
    }

    #wc div.product p.price {
        font-size: 1.3rem;
    }

    #wc .quantity .qty {
        width: 5.2rem;
        padding: .3rem 1rem;
    }

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

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

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

    #wc table.shop_attributes th {
        font-size: .8rem;
        padding: .4rem;
        width: 240px;
    }

    #wc table.shop_attributes td {
        font-size: .8rem;
        padding: .4rem;
    }

    #wc table.shop_attributes td p {
        font-size: .8rem;
    }

    #wc #reviews #comments ol.commentlist li .comment-text {
        font-size: .9rem;
        padding: .9rem;
    }

    #wc .sutemi-product-infos p {
        font-size: .85rem;
    }

    .woocommerce nav.woocommerce-pagination ul li a,
    .woocommerce nav.woocommerce-pagination ul li span {
        min-width: 36px;
        padding: .45rem .7rem;
        font-size: .85rem;
    }

    .related h2,
    h2.another {
        font-size: 1.4rem;
    }
}

@media (min-width: 1200px) and (max-width:1380px) {
    #menu-primary {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: .75rem;
        column-gap: 1rem;
    }

    #menu-primary>li {
        white-space: nowrap;
    }

    .container-fluid {
        margin: 0 1.5rem;
    }

    .entry-content ul li,
    .entry-content ol li,
    p {
        margin-bottom: 1rem;
        font-size: .95rem;
    }

    .btn-main a {
        padding: .7rem 1.5rem;
        font-size: .95rem;
    }

    .mh-main .navigation {
        gap: 1rem;
    }

    .mh-top {
        padding: .7rem 0;
        font-size: .8rem;
    }

    .mh-top span {
        margin-right: .25rem;
        padding: .2rem .2rem;
        font-weight: 400;
    }

    .mht1,
    .mht2,
    .mht3,
    .mht4 {
        font-size: .65rem;
    }

    .navbar-light .navbar-nav .nav-link {
        margin: 0 .2rem;
        font-size: .75rem;
        font-weight: 500;
    }

    .shop-menu .dropdown-menu>li>a {
        padding: .4rem .7rem;
        font-size: .9rem;
    }

    .cart-summary i {
        font-size: 1.15rem;
    }

    #menu-wc-menu li {
        font-size: .95rem;
    }

    .search-container input {
        font-size: .95rem;
    }


    .t-slider {
        height: auto;
    }

    .t-slider video {
        position: relative;
        width: 100%;
        height: auto;
        min-height: auto;
        transform: none;
        object-fit: contain;
    }

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

    .about {
        padding: 4.5rem 0;
    }

    .about__right h1 {
        font-size: 2.2rem;
        margin-bottom: 1rem;
    }

    .about__right h2 {
        font-size: 1.4rem;
    }

    .about__right .content {
        font-size: .95rem;
        line-height: 1.6;
    }

    .about__widgets {
        margin-top: 2.2rem;
    }

    .about__widgets .box {
        gap: 1.4rem;
        padding: 1.8rem;
        margin-bottom: 1.6rem;
    }

    .about__widgets .box__icon {
        font-size: 2rem;
    }

    .about__widgets .box__content h3 {
        font-size: 1.15rem;
    }

    .about__widgets .txt {
        font-size: .95rem;
    }

    .categories {
        padding: 4.5rem 0;
    }

    .section-title h2 {
        font-size: 2.2rem;
    }

    .section-title h3 {
        font-size: 1.15rem;
    }

    .categories__inner .box__img img {
        min-height: 240px;
        max-height: 240px;
    }

    .categories__inner .box__content {
        padding: 1.4rem;
    }

    .categories__inner .box__content h3 {
        font-size: 1.1rem;
    }

    .categories__inner .box__content .txt {
        font-size: .9rem;
    }

    .categories__inner .box__content .btn-main a {
        font-size: .8rem;
        padding: .35rem .8rem;
    }

    .bestseller,
    .newest {
        padding: 4.5rem 0;
    }

    .hp-tabs {
        padding: 4.5rem 0 2.5rem;
    }

    .wc-tabs .flex-tabs .tab {
        padding: .35rem .9rem;
        font-size: .8rem;
    }

    .txt_s1 {
        font-size: .95rem;
    }

    .txt_s1 h2,
    .txt_s1 h3 {
        font-size: 1.4rem;
        margin-bottom: 1rem;
    }

    .txt_s1 ul {
        margin-top: 1rem;
        margin-bottom: 1.3rem;
    }

    .recommendation {
        padding: 0 0 4.5rem;
    }

    .medale {
        padding: 4.5rem 0;
    }

    .medale h2 {
        font-size: 1.3rem;
    }

    .medale p {
        font-size: .95rem;
    }

    .four-widgets {
        padding: 4.5rem 0;
    }

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

    .four-widgets .box__icon img {
        width: 220px;
        height: 220px;
    }

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

    .carousel-hp {
        padding-bottom: 4.5rem;
    }

    .carousel-hp .slick-dots {
        margin-top: 2rem;
    }

    .carousel-hp .slick-dots li button {
        width: 12px;
        height: 12px;
    }

    .carousel-hp .slick-arrow {
        width: 38px;
        height: 38px;
    }

    .cta {
        padding: 4.5rem 0;
    }

    .cta::before {
        height: 340px;
    }

    .cta__inner .phone {
        font-size: 2.4rem;
    }

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

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

    .footer-widget {
        padding: 4.5rem 0 3rem;
    }

    .footer-widget h2 {
        font-size: 1.2rem;
    }

    .footer-widget h3 {
        font-size: 1rem;
    }

    .footer-widget ul li,
    .footer-widget p {
        font-size: .95rem;
    }

    .footer-bottom {
        padding: 2rem 0;
        font-size: .85rem;
    }

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

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

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

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

    #wc ul.products li.product .woocommerce-loop-product__title {
        font-size: 1rem;
    }

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

    #wc div.product .product_title {
        font-size: 1.8rem;
    }

    #wc div.product p.price {
        font-size: 1.4rem;
    }

    #wc .quantity .qty {
        width: 5.5rem;
    }

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

    #wc div.product .woocommerce-tabs ul.tabs li {
        padding: .5rem 1.2rem;
    }

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

    #wc table.shop_attributes th,
    #wc table.shop_attributes td,
    #wc table.shop_attributes td p {
        font-size: .85rem;
    }

    #wc #reviews #comments ol.commentlist li .comment-text {
        font-size: .9rem;
        padding: 1rem;
    }

    .woocommerce nav.woocommerce-pagination ul li a,
    .woocommerce nav.woocommerce-pagination ul li span {
        min-width: 38px;
        padding: .5rem .75rem;
        font-size: .9rem;
    }

    .related h2,
    h2.another {
        font-size: 1.5rem;
    }
}

@media (min-width: 1380px) and (max-width:1656px) {
    .navbar-light .navbar-nav .nav-link {
        margin: 0 .5rem;
        font-size: .75rem;
    }

    .container-fluid {
        margin: 0 1.5rem;
    }

    .mh-top span {
        margin-right: .2rem;
        padding: .2rem;
        font-weight: 400;
        font-size: .65rem;
    }

    .t-slider {
        height: auto;
    }

    .t-slider video {
        position: relative;
        width: 100%;
        height: auto;
        min-height: auto;
        transform: none;
        object-fit: contain;
    }

    .btn-main a {
        padding: .7rem 1.5rem;
        font-size: .95rem;
    }

    .categories__inner .box__content .btn-main a {
        font-weight: 400;
        font-size: .75rem;
        padding: .3rem .8rem;
        text-transform: none;
    }
}


@media (min-width: 1657px) and (max-width:1756px) {
    .navbar-light .navbar-nav .nav-link {
        margin: 0 .35rem;
    }
}

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

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

@media (min-width: 992px) {

    .mobile-offcanvas-close,
    .navbar-toggler,
    .js-mobile-menu-toggle {
        display: none;
    }
}



/** 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: 768px) and (max-width:991px) {
    .mastheader.mh__scroll .mh-main .logo a {
        text-align: left;
    }

    .mastheader.mh__scroll .mh-main .row {
        float: left;
        width: 80%;
    }

    .mastheader.mh__scroll .mh-main .navigation-full {
        width: 20%;
        float: left;
    }

    .mastheader.mh__scroll .mh-main .row>*:nth-child(1) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .mastheader.mh__scroll .mh-main .row>*:nth-child(2) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 80%;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }
}

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

    .mobile-offcanvas {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #292b2c;
        z-index: 9999;
        transform: translateY(-100%);
        transition: transform .35s ease;
        padding: 4.5rem 2rem 2rem;
        max-height: 100vh;
        overflow-y: auto;
    }

    .mobile-offcanvas.is-open {
        transform: translateY(0);
    }

    .mobile-offcanvas-close {
        position: absolute;
        top: 1.5rem;
        right: 1.5rem;
        background: none;
        border: 0;
        font-size: 1.75rem;
        line-height: 1;
        color: #fff;
        cursor: pointer;
        z-index: 10000;
    }

    .mobile-offcanvas-close:hover {
        color: #e42126;
    }

    #menu-primary {
        display: flex;
        gap: .1rem;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .mobile-nav {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .mobile-nav>li {
        width: 100%;
        margin-bottom: 1rem;
        text-align: center;
    }

    .mobile-nav>li>a {
        font-size: 1.25rem;
        padding: .5rem 0;
        width: 100%;
    }

    body.menu-open {
        overflow: hidden;
    }

    .navbar-toggler {
        display: flex;
        align-items: center;
        gap: .5rem;
        background: transparent;
        border: 0;
        padding: .5rem;
    }

    .mh-main .navigation-full {
        padding: .5rem;
    }

    .mastheader.mh__scroll .mh-main .navigation-full a {
        color: #fff;
    }

    .mastheader.mh__scroll .mh-main .navigation-full .shop-menu .dropdown-menu>li>a {
        color: #292b2c
    }

    .mastheader.mh__scroll .mh-main .navigation-full .navbar-toggler-label {
        color: #292b2c
    }

    .shop-menu .dropdown-menu {
        min-width: 100%;
    }

    .shop-menu .dropdown-menu>li>a {
        display: block;
        padding: .2rem 1rem;
        font-size: .8rem;
    }

    .dropdown-menu {
        font-size: .85rem;
        text-align: center;
    }

    .navbar-toggler-label {
        font-size: 1rem;
        font-weight: 600;
        color: #fff;
        line-height: 1;
    }

    .navbar-toggler i {
        font-size: 1.5rem;
        color: #e42126;
        line-height: 1;
    }

}