@media (min-width: 768px) {
  .fotorama__stage__frame .fotorama__img {
    position: static;
    width: 100%;
    height: 100%;
    transform: unset;
  }
}
@media (min-width: 769px) {
  #maincontent.page-main {
    max-width: 1650px;
  }
  .page-layout-1column .product.media {
    width: 50%;
  }
  .page-layout-1column .product-info-main {
    width: 47%;
  }
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1650px;
  }
}
@media (max-width: 1280px) {
  #html-body .category-wrapper img {
    height: 450px;
    width: 100%;
    object-fit: cover;
  }
  footer.page-footer .footer-container .footer-middle .footer-middle-container .footer-section img {
    max-width: 260px;
  }
  footer.page-footer .footer-container .footer-sections {
    flex-flow: wrap;
    gap: 20px;
  }
}
@media (max-width: 1024px) {
  #html-body .page-wrapper .slide-container .product-items {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
  #html-body .page-wrapper .category-wrapper img {
    height: auto !important;
  }
  #html-body .page-wrapper .category-wrapper .pagebuilder-column-line {
    flex-direction: column;
  }
  #html-body .page-wrapper .category-wrapper .pagebuilder-column-line .pagebuilder-column {
    width: 100% !important;
    padding: 0;
  }
  #html-body .page-wrapper .category-wrapper .pagebuilder-column-group:nth-child(even) .pagebuilder-column-line {
    margin: 20px 0px !important;
    flex-direction: column-reverse;
  }
  #html-body .page-wrapper .inspiration-wrapper .inspiration-container .pagebuilder-column-line {
    flex-direction: column;
  }
  #html-body .page-wrapper .inspiration-wrapper .inspiration-container .pagebuilder-column-line .pagebuilder-column {
    width: 100%;
  }
  #html-body .page-wrapper .inspiration-wrapper .inspiration-container .pagebuilder-column-line .pagebuilder-column img {
    height: auto;
  }
  #html-body .page-wrapper .category-info .description {
    max-width: 90%;
  }
  footer.page-footer .footer-container .footer-middle-container .footer-sections {
    padding-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .inspired_category_section .altre_collezioni_slider {
    margin-top: 40px;
  }
  .inspired_category_section .altre_collezioni_section .title {
    font-size: 40px;
  }
  .page-products .columns {
    padding-top: 0;
  }
  #html-body .page-wrapper .home-design-section .title h1 {
    font-size: 35px;
  }
  .page-wrapper .category-wrapper .title h2 {
    font-size: 25px;
  }
  .page-wrapper .category-wrapper .pagebuilder-column-line {
    gap: 0;
  }
  .page-wrapper .category-wrapper .category-btn .pagebuilder-button-primary {
    margin-bottom: 30px;
    font-size: 15px;
  }
  .page-wrapper .service-container h4 {
    font-size: 18px;
  }
  .page-wrapper .category-view .category-image1 .overlay h3 {
    text-align: center;
    padding: 0 20px;
    line-height: 28px;
  }
  .page-wrapper .formitalia-wrapper {
    text-align: center;
  }
  .page-wrapper .products-grid .product-grid-layout.owl-carousel .slide-container .product-items.widget-product-grid {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    display: grid;
  }
  .page-wrapper .products-grid .product-items {
    display: flex;
    flex-flow: wrap;
    justify-content: space-evenly;
  }
  .page-wrapper .products-grid .product-items .product-item {
    width: 33%;
  }
  .category-wrapper .pagebuilder-column-group:nth-child(even) .pagebuilder-column-line {
    flex-direction: column-reverse;
  }
  .category-wrapper .pagebuilder-column-group:nth-child(even) .pagebuilder-column-line .pagebuilder-column {
    width: 100% !important;
  }
  footer.page-footer .footer-container .footer-middle-container .footer-sections {
    flex-direction: column;
  }
  footer.page-footer .footer-container .footer-middle-container .footer-sections .footer-section:nth-child(3) h3 {
    display: none;
  }
  footer.page-footer .footer-container .footer-sections {
    gap: 10px;
  }
  footer.page-footer .footer-container .footer-middle .newsletter-container {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 550px) {
  .page-products .columns {
    padding-top: 10px;
  }
  .catalog-category-view.page-layout-1column.page-with-filter .living_room_collection .title h1 {
    font-size: 25px;
    line-height: 20px;
    margin-top: 30px;
  }
  .catalog-category-view.page-layout-1column.page-with-filter .living_room_collection .sub-title h2 {
    font-size: 25px;
  }
  .inspired_category_section .altre_collezioni_section .title {
    font-size: 30px;
  }
  .inspired_category_section .altre_collezioni_section .sub-title {
    font-size: 16px;
  }
  #html-body .page-wrapper .category-info .description {
    max-width: 100%;
    font-size: 16px;
  }
  #html-body .page-wrapper .category-info .name {
    font-size: 20px;
  }
  #html-body .page-wrapper .products-grid .product-grid-layout.owl-carousel .slide-container .product-items.widget-product-grid .product-item {
    width: 100%;
  }
  #html-body .page-wrapper .products-grid .product-items {
    justify-content: space-between;
  }
  #html-body .page-wrapper .products-grid .product-items .product-item-info .product-item-link {
    font-size: 15px;
    min-height: 36px;
  }
  #html-body .page-wrapper .products-grid .product-items .product-item {
    width: 45%;
  }
  .category_product_wrapper .widget-product-carousel .product-item .product-item-details .product-item-name a {
    font-size: 15px;
  }
  #html-body .category-view .pagebuilder-slider .slick-list .slick-slide .pagebuilder-slide-wrapper {
    min-height: auto;
  }
}
