@media only screen and (max-width: 779px) {
    .header.content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-height: auto;
    }
    .logo {
        position: static;
        display: block;
        -webkit-transform: none;
        transform: none;
        max-width: initial;
        margin: auto;
    }
    .logo img {
        display: block;
        width: 60%;
        margin: 0 auto;
        height: auto;
    }
    .nav-toggle {
        position: static;
        margin: auto 0;
    }
    .nav-toggle:before {
        font-size: 3rem;
    }
    .minicart-wrapper {
        width: 30px;
    }
    .top-contact {
        float: none;
    }
    .page-header {
        margin-bottom: 20px;
    }
    .page-header .panel.wrapper {
        background-color: #d6d5d1;
        border-bottom: 1px solid #e8e8e8;
    }
    .nav-sections .switcher.language {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 8px 15px;
        border: 0;
    }
    .nav-sections-item-title {
        width: 50%;
        background-color: #e1201b;
    }
    .nav-sections-item-title a {
        text-transform: uppercase;
        font-weight: 700;
        color: #fff;
    }
    .nav-sections-item-title.active a {
        color: #1c1819;
    }
    .nav-sections .rootmenu .rootmenu-list {
        border-top: 1px solid rgba(112, 112, 112, 0.25);
        border-bottom: 1px solid rgba(112, 112, 112, 0.25);
    }
    .nav-sections .switcher .label {
        padding: 5px 0;
        border-bottom: 1px solid rgba(112, 112, 112, 0.25);
        margin-bottom: 0;
        font-size: 2rem;
    }
    .switcher.language .switcher-options > div {
        display: block;
        padding: 5px 10px;
        border-bottom: 1px solid rgba(112, 112, 112, 0.25);
        font-size: 2rem;
    }
    .nav-sections .switcher-trigger strong:after {
        content: none;
    }
    .rootmenu .rootmenu-list > li.active > a::after {
        width: 100%;
    }
    .rootmenu > .rootmenu-list > li:last-child > a {
        border-bottom: 0;
    }
    .rootmenu > .rootmenu-list.mobile-sub > li > a {
        margin: 0;
    }
    .rootmenu > .rootmenu-list > li:first-child > a {
        padding: 5px 10px;
    }
    .rootmenu > .rootmenu-list > li > .megamenu {
        top: 0;
        padding: 15px 0;
    }
    .rootmenu > .rootmenu-list .rootmenu-click > .rootmenu-arrow {
        margin-top: 7px;
    }
    .rootmenu > .rootmenu-list > li .categoriesmenu .title {
        margin: 0 0 15px;
        border-bottom: 1px solid #707070;
    }
    .megamenu.fullmenu .root-sub-col-12 > div[class^="root-col"] {
        border-left: 0;
        padding: 0 10px;
        width: 100%;
    }
    .rootmenu > .rootmenu-list .fullmenu ul > li > a {
        font-size: 1.8rem;
        line-height: 3rem;
    }
    .rootmenu .rootmenu-list > li.custom-menus > ul {
        position: static;
        box-shadow: none;
        padding: 10px;
        opacity: 1;
        pointer-events: auto;
        display: none;
    }
    .rootmenu .rootmenu-list > li.custom-menus.open > ul {
        display: block;
    }
    .toggle-menu {
        display: block;
    }
    h2,
    #block-upsell-heading,
    #block-related-heading {
        font-size: 2.4rem;
    }
    .home-grid-block p:last-child a {
        padding: 10px;
    }
    .page-wrapper > .page-bottom {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
    }
    .shape-slider,
    .home-banner,
    .cms-banner {
        padding-left: 15px;
        padding-right: 15px;
    }
    .home .columns .column.main {
        padding-bottom: 0;
    }
    .shape-slider .title {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .slick-track .slick-slide img {
        padding: 10px;
    }
    .sidebar.sidebar-main .filter-content {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .header.content .block-search,
    .nav-sections .block-search .label::before {
        display: none;
    }
    .nav-sections .block-search {
        position: static;
        width: 100%;
        margin: 0 0 20px 0;
        max-width: none;
    }
    .nav-sections .block-search .control .input-text {
        padding: 0 60px 0 10px;
        margin: 0;
        position: static;
        border: 1px solid rgba(112, 112, 112, 0.25);
    }
    .nav-sections .block-search .control {
        margin: 0;
        border-top: 0;
    }
    .nav-sections .block-search .actions {
        position: absolute;
        top: 0;
        right: 0;
    }
    .nav-sections .block-search .label {
        position: absolute;
        bottom: 0;
        top: 0;
    }
    .nav-sections .block-search .form.minisearch {
        position: relative;
    }
    .nav-sections .block-search .action.search {
        display: block;
        background-color: #e1201b;
        border-color: #e1201b;
        color: #fff;
        font-size: 1.5rem;
        line-height: 43px;
        padding: 0 10px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .nav-sections .block-search .action.search:hover {
        background-color: #d6d5d1;
        border-color: #d6d5d1;
    }
    .nav-sections .block-search .search-autocomplete {
        display: block;
        margin: 0;
        bottom: -45px;
        width: 100%;
    }
    .catalog-product-view .column.main {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .product.data.items > .item.content {
        margin-top: 5px;
    }
    .product.info.detailed {
        width: 100%;
        margin-top: 10px;
    }
    .product.data.items > .item.title.active > .switch {
        padding-bottom: 1px;
    }
    .page-layout-1column .product-info-main {
        flex: 1 0 auto;
        align-self: flex-start;
        padding: 30px 20px;
    }
    .block.related .products,
    .block.upsell .products {
        margin-bottom: 0;
    }
    .product-info-main .product.attribute.overview {
        margin: 20px 0 0;
    }
    .cart-container {
        display: flex;
        flex-flow: row wrap;
    }
    .cart-container .form-cart {
        order: 2;
        width: 100%;
        padding-right: 0;
    }
    .offer-summary,
    .cart-summary {
        order: 1;
        width: 100%;
    }
    .gotocartproducts {
        display: block;
    }
}
@media only screen and (min-width: 781px) and (max-width: 980px) {
    .home-grid-block p:last-child a {
        padding: 10px;
    }
}
@media only screen and (max-width: 780px) {
    body.contact .columns .column.main .widget.block.block-static-block ul {
        width: 100%;
        display: inherit;
        list-style: none;
        gap: 20px;
        padding: 0;
        margin-top: 26px;
    }
    body.contact .columns .column.main .widget.block.block-static-block li {
        width: 50%;
        display: flex;
        list-style: none;
        gap: 0;
        justify-content: space-between;
    }
}
@media only screen and (max-width: 810px) {
    body.contact .columns .column.main .widget.block.block-static-block li a {
        display: block;
        list-style: none;
        text-align: center;
    }
}
@media only screen and (max-width: 780px) {
    body.contact .columns .column.main .widget.block.block-static-block li a {
        display: flex;
        gap: 20px;
        justify-content: inherit;
    }
}
@media only screen and (max-width: 700px) {
    footer .footer-copyright {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    footer .footer-copyright p:first-child,
    footer .footer-copyright p:last-child {
        margin: 0;
    }
    footer .footer-copyright * + *,
    footer .footer-copyright p:last-child {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 780px) {
    body.contact #maincontent .columns .column.main {
        display: flex;
        flex-direction: column;
    }
    body.contact #maincontent .columns .column.main #contact-form,
    body.contact #maincontent .columns .column.main .contact-info-container,
    body.contact #maincontent .columns .column.main .contact-info-container iframe {
        width: 100%;
    }
    body.contact #maincontent .columns .column.main .contact-info-container {
        margin-top: 50px;
    }
    body.contact .columns .column.main .contact-info-container {
        display: flex;
    }
    body.contact .columns .column.main .contact-info-container .contact-info {
        margin-right: 20px;
    }
    body.contact .columns .column.main .contact-info-container iframe {
        margin-top: 0;
    }
    body.mpblog-category-view .columns,
    body.mpblog-post-view .columns {
        display: flex;
        flex-wrap: wrap;
    }
    body.mpblog-category-view .columns .column.main,
    body.mpblog-post-view .columns .column.main {
        flex: 1;
        flex-basis: 100%;
    }
    body.mpblog-category-view .columns .sidebar.sidebar-main,
    body.mpblog-post-view .columns .sidebar.sidebar-main {
        flex: 1;
        flex-basis: 100%;
    }
    @media only screen and (max-width: 640px) {
        #frontpageproduct .product-items > .product-item {
            width: calc(50% - 10px);
            margin: 0 5px 10px;
        }
        .products.list li.product {
            width: calc(50% - 5px);
        }
        #frontpageproduct .product-items > .product-item:nth-child(3n) {
            display: block;
            margin-left: auto;
            margin-right: auto;
        }
        .home-grid-block p:last-child {
            padding: 0 0;
        }
        .home-grid > .home-grid-left,
        .home-grid > .home-grid-right {
            width: calc((100% / 3) - 5px);
        }
        .home-grid > .home-grid-center {
            width: calc((100% / 3) - 10px);
        }
        .footer.content {
            margin: 0 auto;
        }
        .page-products .products-grid .product.product-item:nth-child(2n + 1),
        .page-layout-1column .products-grid .product.product-item:nth-child(2n + 1),
        .page-products.page-layout-1column .products-grid .product.product-item:nth-child(2n + 1),
        .products-related.products-grid .products.list li.product:nth-child(2n + 1),
        .products-upsell.products-grid .products.list li.product:nth-child(2n + 1) {
            margin-left: 0;
            margin-right: 5px;
        }
        .page-products .products-grid .product.product-item:nth-child(2n),
        .page-layout-1column .products-grid .product.product-item:nth-child(2n),
        .page-products.page-layout-1column .products-grid .product.product-item:nth-child(2n),
        .products-related.products-grid .products.list li.product:nth-child(2n),
        .products-upsell.products-grid .products.list li.product:nth-child(2n) {
            margin-right: 0;
            margin-left: 5px;
        }
        .products-related.products-grid .products.list li.product,
        .products-upsell.products-grid .products.list li.product {
            width: calc(50% - 5px);
        }
        body.contact .columns .column.main .contact-info-container {
            display: block;
        }
        body.contact .columns .column.main .contact-info-container iframe {
            margin-top: 30px;
        }
    }
}
@media only screen and (max-width: 480px) {
    .logo img {
        width: 80%;
    }
    #frontpageproduct .product-items > .product-item,
    #frontpageproduct .product-items > .product-item:nth-child(3n) {
        width: 100%;
        margin: 0 0 10px;
    }
    .footer.content .footer-block.contact {
        width: 100%;
        margin-bottom: 20px;
    }
    .footer.content .footer-block.sitemap,
    .footer.content .footer-block.service {
        width: 50%;
    }
    footer .footer-usps ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-height: none;
    }
    .footer-copyright > p:last-child {
        float: none;
    }
    .home-grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        max-height: none;
    }
    .home-grid-block {
        font-size: 1.6rem;
        font-weight: 600;
    }
    .home-grid > .home-grid-block {
        width: 100%;
        height: 150px;
        margin: 0 0 5px;
    }
    .home-grid-block p:first-child a {
        position: relative;
    }
    .home-grid-block img {
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        position: absolute;
        margin: 0;
        right: 50%;
        top: 50%;
        width: auto;
        height: auto;
        max-width: none;
        max-height: none;
    }
    .home-grid-block > div {
        display: inline-block;
        width: 100%;
        margin: 0 0 5px 0;
    }
    .home-grid-center .home-grid-center-1,
    .home-grid-right .home-grid-right-1 {
        margin-right: 5px;
    }
    .home-grid-right .home-grid-right-1,
    .home-grid-center .home-grid-center-2 {
        width: 40%;
        height: 100%;
        margin-bottom: 0;
    }
    .home-grid-right .home-grid-right-2,
    .home-grid-center .home-grid-center-1 {
        width: calc(60% - 5px);
        height: 100%;
        margin-bottom: 0;
    }
    .toolbar-products {
        padding: 0;
    }
    .sorter,
    .page-products .toolbar .limiter {
        margin-left: 0;
    }
    .pages.item {
        margin: 0 0.5rem 0 0;
    }
    .page-layout-1column .product.media,
    .page-layout-1column .product-info-main {
        width: 100%;
    }
    .cart.table-wrapper .col.qty,
    .cart.table-wrapper .col.price,
    .cart.table-wrapper .col.subtotal,
    .cart.table-wrapper .col.msrp {
        width: 50%;
    }
}
@media only screen and (max-width: 780px) {
    body.contact .columns .column.main .widget.block.block-static-block {
        margin-top: 60px;
    }
    body.contact .columns .column.main .widget.block.block-static-block p iframe {
        width: 100%;
    }
    body.contact .columns .column.main .widget.block.block-static-block ul {
        display: flex;
        gap: 20px;
        justify-content: inherit;
    }
    body.contact .columns .column.main .widget.block.block-static-block li {
        width: 50%;
        display: inherit;
        justify-content: center;
    }
    body.contact .columns .column.main .widget.block.block-static-block li a {
        width: 100%;
    }
}
@media only screen and (max-width: 409px) {
    body.contact .columns .column.main .widget.block.block-static-block ul {
        display: inherit;
        justify-content: inherit;
    }
    body.contact .columns .column.main .widget.block.block-static-block li {
        width: 100%;
        display: inherit;
        justify-content: center;
    }
    body.contact .columns .column.main .widget.block.block-static-block li a {
        display: block;
        justify-content: inherit;
    }
    body.contact .columns .column.main .widget.block.block-static-block li a {
        width: auto;
    }
}
