@media (min-width: 1440px) {
  .double-image-and-text__content {
    width: 50%;
  }
}
@media (min-width: 1199px) {
  .product-info-left {
    max-width: 200px;
    flex-direction: column;
  }

  .product-info-main {
    height: 100%;
    padding-right: 2.5rem;
  }
}
@media (min-width: 992px) {
  #mobileMenu,
  .mobile-link {
    display: none;
  }
  .product-info-left {
    max-width: 200px;
    flex-direction: column;
  }
  .product-accordions {
    padding: 0;
    border: none;
    padding-top: 11rem;
  }
  .product-info-left .product-title-pp {
    font-size: 16px;
  }
  .product-info-main {
    height: 100%;
    padding-right: 1rem;
  }
  .checkout-disclosure-details.hidden {
    display: block;
  }
}
@media (max-width: 991px) {
  .desktop-link {
    display: none;
  }
  .margin-inline {
    margin-inline: 12px;
  }
  .padding-inline {
    padding-inline: 12px;
  }
  footer .accordion-item {
    border-top: 1px solid #e5e9df;
  }
  footer {
    padding: 3rem 0;
  }
  .footer-content {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .footer-content .accordion-button {
    padding-block: 1.25rem 0.8rem;
  }
  .accordion-button::after {
    content: "\2b";
    font-weight: 600;
    font-family: "font awesome 6 free";
  }
  .accordion-button:not(.collapsed)::after {
    content: "\f068";
    font-weight: 600;
  }
  .collection-drawer,
  .jawellery-drawer {
    width: calc(100vw - 20px);
    height: calc(100vh - 20px);
    top: 10px;
    left: 110%;
  }
  .collection-drawer.open,
  .jawellery-drawer.open {
    left: 10px;
  }
  .cart-drawer {
    width: calc(100vw - 20px);
    height: calc(100vh - 20px);
    top: 10px;
    right: -110%;
  }
  .cart-drawer.open {
    right: 10px;
  }
  .shipping-drawer {
    width: calc(100vw - 20px);
    height: calc(100vh - 20px);
    top: 10px;
    right: -110%;
  }
  .shipping-drawer.open {
    right: 10px;
  }
  .gift-drawer {
    width: calc(100vw - 20px);
    height: calc(100vh - 20px);
    top: 10px;
    right: -110%;
  }
  .gift-drawer.open {
    right: 10px;
  }
  .cart-item-scroll {
    height: calc(100% - 131px);
  }
  .login-wrapper {
    height: auto;
  }
  .product-info-left {
    flex-direction: column;
  }
  .product-info-block-item-full {
    height: auto;
    width: 100%;
    align-items: baseline;
  }
  .product-accordions .accordion-content.visible,
  .footer-content .accordion-content.visible {
    padding-bottom: 0.6rem;
  }
  .product-info-left .product-title-pp {
    font-size: 22px;
    margin-bottom: 4px;
  }
  .sale-price {
    font-size: 18px;
  }
  .checkout-left {
    padding: 20px;
    border: 0;
  }
  .checkout-main {
    background: #fff;
  }
  .checkout-right {
    padding: 0;
    background: #f5f5f5;
  }
  .checkout-disclosure-details.hidden {
    display: block;
    opacity: 0;
    height: 0;
    overflow: hidden;
    padding-block: 0;
  }
  .checkout-disclosure-details {
    padding: 16px 20px;
    display: block;
    opacity: 1;
    height: auto;
    padding-bottom: 1.25rem;
    overflow: hidden;
    transition: all 0.3s;
  }
}
@media (max-width: 768px) {
  main {
    padding-top: 128px;
  }
  .header-wrapper {
    gap: 12px;
    padding: 27px 20px;
  }
  .header-wrapper {
    padding: 22px 12px;
  }
  header {
    background-color: #fff;
  }
  .header-primary-nav,
  .header-secondary-nav {
    gap: 1rem;
  }
  .banner-content {
    transform: translate(-50%, -50%);
    top: 50%;
    bottom: auto;
  }

  .product-img-content h2,
  .banner-content h2 {
    font-size: 24px;
  }
  .product-img-content {
    left: 30px;
    bottom: 30px;
  }
  .collection-menu-linklist {
    margin-top: 30px;
  }
  .checkout-left {
    padding: 16px;
  }
  .cart-page {
    padding-top: 30px;
  }
  .estimate-shipping {
    padding: 0 20px 20px;
  }
  .estimate-shipping p {
    margin-bottom: 20px;
  }
  .cart-page-title {
    margin-bottom: 30px;
  }
  .thank-thumb {
    width: 80px;
}
}
@media (max-width: 576px) {
  .section-heading {
    margin-bottom: 24px;
  }
  .section-heading h2 {
    font-size: 22px;
  }
  .btn {
    font-size: 14px;
  }
  .header-wrapper {
    justify-content: center;
  }
  .product-img-content h2,
  .banner-content h2 {
    font-size: 20px;
  }
  .product-img-content {
    left: 20px;
    bottom: 20px;
  }
  .section-gap {
    padding: 40px 0;
  }
  .jawellery-content .mega-menu-linklist {
    margin-top: 14px;
    gap: 12px;
    flex-direction: column;
  }
  .jawellery-content .mega-menu-mea-list {
    gap: 0.5rem;
  }
  .collection-mea-item img {
    width: 50px;
    height: 50px;
  }
  .collection-mea-item {
    width: max-content;
    flex-shrink: 0;
  }
  .collection-content,
  .jawellery-content {
    padding: 12px;
  }
  .mobile-main-menu-header {
    padding: 4px;
  }
  .jawellery-content .mega-menu-linklist li p,
  .jawellery-content .mega-menu-mea-list-title {
    margin-bottom: 10px;
  }
  .header-logo a {
    max-width: 180px;
  }
  #sidebarmenu-btn {
    font-size: 12px;
  }
  .header-sidebar-linklist-button {
    padding: 12px;
    font-size: 18px;
  }
  .mobile-main-menu-footer .header-search {
    padding: 12px;
  }
  .video-section {
    height: 80vh;
  }
  .swiper.productSwiper {
    margin-inline: 0;
  }
  .cart-img {
    width: 3.5rem;
  }
  .double-image-and-text__content {
    padding: 0;
  }
  .footer-block-title + p {
    font-size: 15px;
  }
  .cart-item-scroll {
    height: calc(100% - 154px);
  }
  .swiper.complementaryProductSwiper {
    padding-top: 40px;
    margin-top: -45px;
  }
  .payment-accordion .accordion-body {
    padding: 12px;
  }
  .cart-item-counter input {
    font-size: 13px;
    width: 32px;
  }
  .cart-item-counter .btn {
    padding: 4px;
  }
  .cart-table .remove-cart {
    padding: 2px;
  }
  .cart-page-title h1 {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .pagination .page-item.previous {
    margin-right: 0;
  }
  .pagination .page-item.next {
    margin-left: 0;
  }
  .pagination {
    margin: 2rem auto 1rem;
  }
  .breadcrumbs {
    margin-bottom: 1.5rem;
  }
}
