@media screen and (min-width: 1150px) {
  .container {
    padding: 0 40px;
  }

  .container-layout {
    max-width: 1100px;
    padding: 0 50px;
  }
}

@media screen and (min-width: 768px) {
  .navigation-swiper .slide-btn {
    width: 30px;
    height: 30px;
  }

  .container-layout {
    max-width: 1060px;
    padding: 0 30px;
  }
}

@media screen and (max-width: 1150px) {
  .header-content .header-items.header-mobile {
    display: block;
  }

  .header-content .header-items.logo-wrapper {
    width: 50%;
    flex: 0 0 50%;
    justify-content: center;
  }

  .header-content .header-items.menu-wrapper {
    display: none;
  }

  .navigation-swiper {
    opacity: 1;
    visibility: visible;
  }

  .section-wrapper:first-child {
    padding: 47px 0 85px;
  }

  .section-wrapper {
    padding-bottom: 85px;
  }

  #previewProductModal.modal > .modal-wrapper > .modal-content .content {
    padding-right: 15px;
  }

  #previewProductModal.modal
    > .modal-wrapper
    > .modal-content
    .content:last-child {
    padding: 0;
    padding-left: 15px;
  }

  .content .info-product .product-title,
  .content .info-product .price {
    font-size: 26px;
  }

  .modal-content .content .info-product {
    padding: 20px 15px;
  }

  .section-wrapper .section-content {
    margin-top: 50px;
  }

  .section-wrapper .section-content .section-item.product-item {
    width: calc(100% / 3);
    flex: 0 0 calc(100% / 3);
  }

  .section-wrapper .section-content .section-item.service-item {
    width: 50%;
    flex: 0 0 50%;
  }

  .section-wrapper .section-content .section-item.layout-item:last-child {
    display: none;
  }

  .section-wrapper.detail-wrapper {
    padding-top: 24px;
    padding-bottom: 30px;
  }

  .price-container .price,
  .product-info .product-title {
    font-size: 26px;
  }

  .product-media .thumbnail_media {
    display: none;
  }

  .product-media .main_media {
    padding-bottom: 30px;
    margin-bottom: 10px;
  }

  .main_media .swiper-pagination-fraction {
    display: block;
  }

  .delivery-container .delivery-item,
  .product-media .main_media {
    width: 100%;
    flex: 0 0 100%;
  }

  .delivery-container .delivery-item .delivery-content {
    min-height: max-content;
  }

  .header-tab,
  .tab-content {
    padding-right: 15px;
    padding-left: 15px;
  }

  .tab-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .header-tab {
    gap: 0 30px;
  }

  .tab-btn {
    font-size: 16px;
    padding: 12px 0;
  }

  .cart-container .cart-items,
  .cart-container .cart-summary {
    flex: 0 0 100%;
    width: 100%;
  }

  .toolbar-menu {
    display: block;
    opacity: 1;
    visibility: visible;
  }
}

@media screen and (max-width: 1024px) {
  .section-wrapper .title {
    font-size: 32px;
  }

  .section {
    flex: 0 0 calc(50% - 20px);
    width: calc(50% - 20px);
  }

  .variant-container .variant-value {
    flex: 0 0 calc(100% / 3 - 10px);
    width: calc(100% / 3 - 10px);
  }

  .alert-container .page-title {
    font-size: 32px;
  }
}

@media screen and (max-width: 850px) {
  .section-wrapper .section-content .section-item.layout-item:nth-child(4) {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .header-content
    .header-items
    .interactive-user
    .interactive-list
    .interactive-item.user {
    display: none;
  }
  
  .section-wrapper .section-content.collection-container {
      justify-content: flex-start;
  }
  
  #previewProductModal.modal > .modal-wrapper > .modal-content {
    flex-direction: column;
    max-height: calc(100dvh - 30px);
    height: 100%;
    max-width: 500px;
    overflow: auto;
    gap: 30px 0;
  }

  #previewProductModal.modal > .modal-wrapper > .modal-content .content {
    width: 100%;
    padding: 0 !important;
  }

  #previewProductModal.modal
    > .modal-wrapper
    > .modal-content
    .content
    .info-product {
    overflow: visible;
  }

  .detail-link {
    margin-bottom: 24px;
  }
  
  .section-wrapper .section-content .section-item.product-item.single .product-descrition {
        overflow: hidden;
        opacity: 0;
        line-height: 0;
        height: 0;
        visibility: hidden;
        margin: 0;
    }
    
    .modal > .modal-wrapper > .modal-content {
        padding: 20px 15px;
    }
    
    .form .redirect-container {
        flex-direction: column;
    }
    
    .form .redirect-container > button {
        width: 100%;
        flex: 0 0 100%;
    }

  .section-wrapper:first-child {
    padding: 33px 0 60px;
  }

  .section-wrapper {
    padding-bottom: 60px;
  }

  .section-wrapper .title {
    font-size: 22px;
  }

  .section-wrapper .section-content .section-item.layout-item:nth-child(3) {
    display: none;
  }

  .section-wrapper .section-content {
    margin-top: 30px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .section-wrapper .section-content .section-item {
    padding: 0 10px;
  }

  .section-wrapper .section-content .section-item.service-item {
    width: 100%;
    flex: 0 0 100%;
  }

  .section-wrapper .section-content .section-item.product-item,
  .section-wrapper .section-content .section-item {
    width: 50%;
    flex: 0 0 50%;
  }

  .section {
    flex: 0 0 100%;
    width: 100%;
    margin-right: 0;
  }

  .section-wrapper.detail-wrapper .section-content .section-item {
    flex: 1 0 100%;
    width: 100%;
  }

  .account-section .sidebar,
  .account-section .content {
    flex: 1 0 100%;
  }

  .variant-container .variant-value {
    flex: 0 0 calc(25% - 10px);
    width: calc(25% - 10px);
  }

  .alert-container .page-title {
    font-size: 24px;
  }

  table#cart-table thead {
    display: none;
  }

  table#cart-table tbody tr {
    padding-left: 98px;
  }

  table#cart-table tbody tr td:last-child,
  table#cart-table tbody tr td {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px;
  }

  table#cart-table tbody tr td > div {
    margin-left: auto;
    width: auto;
  }

  table#cart-table tbody tr td > div.info-product {
    margin-left: 0;
  }

  table#cart-table tbody tr td::before {
    font-size: 14px;
    font-weight: 500;
    content: attr(data-title);
  }

  .cart-summary {
    padding: 30px 15px;
  }

  #userInfoTable {
    border: 1px solid rgb(236, 236, 236);
  }

  #userInfoTable td:first-child {
    display: none;
  }

  #userInfoTable td:last-child {
    display: flex;
    align-items: center;
    gap: 0 10px;
    border: none;
    border-bottom: 1px solid rgb(236, 236, 236);
  }

  #userInfoTable tr:last-child td:last-child {
    border-bottom: none;
  }

  #userInfoTable td:last-child > span {
    white-space: wrap;
    flex: 0 0 50%;
    text-align: right;
    padding-right: 10px;
  }

  #userInfoTable td:last-child::before {
    content: attr(data-title);
    text-align: left;
    flex: 0 0 50%;
    width: 50%;
  }

  .footer-bottom > .copyright-section,
  .footer-bottom > .payment-methods {
    justify-content: center;
    align-items: center;
    width: 100%;
    flex: 0 0 100%;
  }

  .dmca-badge {
    margin-right: 0;
  }
}

@media screen and (max-width: 550px) {
  .section-wrapper .section-content .section-item.layout-item:nth-child(2) {
    display: none;
  }

  .item-content.shop-content {
    display: flex;
    align-items: start;
    gap: 0 20px;
  }

  .shop-content .post-bg {
    position: relative;
    max-width: 300px;
    width: 36%;
    flex: 0 0 36%;
  }

  .actions-product {
    display: none;
  }

  .item-content.shop-content .product-info {
    padding: 0;
    flex: 1 1 auto;
  }

  .section-wrapper .section-content.services-container, .section-wrapper .section-content.product-container {
    gap: 30px 0;
  }
}

@media screen and (max-width: 480px) {
  .section-wrapper .section-content.collection-container .section-item {
    width: 50%;
    flex: 0 0 50%;
  }

  .variant-container .variant-value {
    flex: 0 0 calc(50% - 10px);
    width: calc(50% - 10px);
  }
  
  .shop-content .tags-product  {
      display: none;
  }
}
