@media only screen and (max-width: 960px) and (max-height: 540px) and (orientation: landscape) {
  html,
  body {
    overflow-x: hidden;
  }

  body {
    -webkit-text-size-adjust: 100%;
  }

  .container,
  .container-sm,
  .container-md {
    width: 96% !important;
    max-width: 96% !important;
  }

  #masthead.site-header.desktop,
  .site-header.desktop,
  .desktop.header-4-container,
  .desktop .site-search,
  .site-header .site-search,
  .site-search,
  .widget_product_search {
    display: none !important;
  }

  .site-header-mobile.mobile,
  .site-header-mobile {
    display: block !important;
    padding: 8px 0 !important;
    position: sticky !important;
    top: 0 !important;
    z-index: 1030 !important;
    width: 100% !important;
    background-color: #fff !important;
    border-bottom: 1px solid #dbdbdb !important;
  }

  .site-header-mobile .container {
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }

  .site-header-mobile .row {
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .site-header-mobile .col-lg-8 {
    flex: 0 0 auto !important;
    max-width: calc(100% - 80px) !important;
  }

  .site-header-mobile .col-lg-4 {
    flex: 0 0 80px !important;
    max-width: 80px !important;
    margin-left: auto;
  }

  .site-header-mobile .col-lg-8 a {
    display: inline-flex !important;
    flex-direction: row;
    align-items: center;
    gap: 14px;
    width: auto;
  }

  .site-header-mobile .col-lg-8 img {
    width: auto !important;
    max-width: 120px;
    max-height: 48px;
    margin-right: 0 !important;
    object-fit: contain;
  }

  .site-header-mobile .col-lg-8 img + img {
    max-width: 110px;
    max-height: 46px;
  }

  .site-header-mobile #btn-menu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
  }

  .site-header-mobile .col-lg-4 i {
    font-size: 30px !important;
  }

  .mm-ocd {
    height: auto !important;
    bottom: 100% !important;
    overflow: hidden !important;
    background: rgba(0, 0, 0, 0) !important;
  }

  .mm-ocd.mm-ocd--open {
    bottom: 0 !important;
    height: 100vh;
    height: 100dvh;
    background: rgba(0, 0, 0, 0.25) !important;
  }

  .mm-ocd__content {
    height: 100vh;
    height: 100dvh;
  }

  .mm-ocd__content #my-menu {
    max-height: 100vh;
    max-height: 100dvh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .mm-ocd__content #my-menu ul li a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 1.25;
  }

  .col-full-nav {
    left: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    transform: translate3d(-100%, 0, 0) !important;
    transition: transform 0.3s ease !important;
  }

  body.mobile-toggled .col-full-nav {
    transform: translate3d(0, 0, 0) !important;
  }

  .breadcrumb-wrapper {
    display: none !important;
  }

  #product-category-banner {
    height: auto !important;
    min-height: calc(100vh - 44px);
    min-height: calc(100dvh - 44px);
    background-position: center;
  }

  #product-category-banner .bottom-info {
    padding-top: 54px;
    padding-bottom: 18px !important;
  }

  #product-category-banner .main-subtitle {
    font-size: 12px !important;
    line-height: 15px !important;
  }

  #product-category-banner .main-title {
    font-size: 24px !important;
    line-height: 28px !important;
    margin-bottom: 12px !important;
  }

  #product-category-banner .btn {
    min-height: 40px;
    padding: 8px 14px;
    font-size: 12px;
    line-height: 1.2;
  }

  #product-category-banner p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.35;
  }

  body.archive #product-category-banner,
  body.tax-product_cat #product-category-banner {
    min-height: 0;
    height: auto !important;
    padding: 42px 0 22px !important;
    justify-content: flex-end;
  }

  body.archive #product-category-banner .bottom-info,
  body.tax-product_cat #product-category-banner .bottom-info {
    padding-top: 0;
    padding-bottom: 0 !important;
  }

  body.archive #product-category-banner .bottom-info .col-lg-6,
  body.tax-product_cat #product-category-banner .bottom-info .col-lg-6 {
    max-width: 58%;
  }

  body.archive #product-category-banner .main-title,
  body.tax-product_cat #product-category-banner .main-title {
    font-size: 24px !important;
    line-height: 28px !important;
    margin-bottom: 6px !important;
  }

  body.archive #product-category-banner .main-subtitle,
  body.tax-product_cat #product-category-banner .main-subtitle {
    font-size: 12px !important;
    line-height: 14px !important;
    margin-bottom: 4px !important;
  }

  body.archive #product-category-banner p,
  body.tax-product_cat #product-category-banner p {
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 8px;
  }

  body.archive #product-category-banner .btn,
  body.tax-product_cat #product-category-banner .btn {
    display: inline-flex;
    width: auto;
    min-width: 0;
    min-height: 36px;
    padding: 7px 14px;
    font-size: 12px;
    line-height: 1.2;
  }

  #category-products {
    padding-top: 18px !important;
  }

  #category-products .container {
    max-width: 100%;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  #category-products .box-white {
    margin-top: 0 !important;
    padding: 18px !important;
    border-top-width: 4px;
  }

  #category-products .box-white > .row.mb-5 {
    margin-bottom: 14px !important;
  }

  #category-products .category-product-row,
  #product-accessories .category-product-row {
    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap;
  }

  #category-products .category-product-row > [class*="col-"],
  #product-accessories .category-product-row > [class*="col-"],
  #category-products ul.products > li.product,
  #product-accessories ul.products > li.product {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    width: 50% !important;
  }

  .product-details-wrapper {
    margin-top: 0 !important;
    padding-top: 20px !important;
    border-top-width: 4px;
  }

  .single-product .site .content-area {
    overflow: visible !important;
  }

  .single-product #page div.product .summary {
    margin-top: 12px !important;
  }

  .single-product #page div.product .summary a.btn.mt-5 {
    margin-top: 12px !important;
  }

  .single-product .mobile-product-content {
    display: none !important;
  }

  .theme-shoptimizer #commercegurus-pdp-gallery-wrapper.ckit-mobile-pdp-gallery-active,
  .woocommerce div.product div.images.woocommerce-product-gallery {
    margin-bottom: 14px !important;
  }

  .woocommerce div.product div.images.woocommerce-product-gallery img,
  .ckit-mobile-pdp-gallery-active img {
    max-height: calc(100vh - 92px);
    max-height: calc(100dvh - 92px);
    width: auto;
    max-width: 100%;
    object-fit: contain;
    margin-left: auto;
    margin-right: auto;
  }

  .main-title,
  .main-midtitle {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .main-subtitle {
    font-size: 14px !important;
    line-height: 18px !important;
  }

  #product-description,
  #product-featuresNEW,
  #product-specification,
  #product-accessories,
  #product-app,
  .section-padding-small,
  .section-padding-medium,
  .section-padding-large {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }

  #product-description h2 {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  #product-featuresNEW .mb-5,
  #product-specification .mb-5 {
    margin-bottom: 14px !important;
  }

  #product-featuresNEW .owl-features img {
    max-height: 180px;
    object-fit: cover;
  }

  #product-specification .box-white {
    padding: 18px !important;
  }

  #product-specification table {
    font-size: 13px;
    line-height: 1.35;
  }

  #product-specification table td,
  #product-specification table th {
    padding: 8px 10px;
  }

  #product-accessories .row.category-product-row {
    flex-direction: row !important;
    text-align: left !important;
  }

  #product-accessories .row.category-product-row img {
    margin-bottom: 10px !important;
  }

  #product-accessories .mobile-reorder {
    align-items: flex-start !important;
    gap: 12px;
  }

  .product-item {
    margin-top: 10px;
    margin-bottom: 14px;
  }

  .product-item h4 {
    margin-top: 8px;
    font-size: 15px;
    line-height: 19px;
  }

  .floating-button {
    right: 12px;
    bottom: 12px;
    width: 48px;
    height: 48px;
  }

  .floating-button i {
    font-size: 20px !important;
  }

  .acc-floating,
  .contact-floating {
    width: min(420px, 100vw);
  }

  .acc-floating .contact-content,
  .contact-floating .contact-content {
    height: 100vh;
    height: 100dvh;
  }

  .acc-floating .contact-content .contact-header,
  .contact-floating .contact-content .contact-header {
    padding: 14px 58px 12px 18px;
  }

  .acc-floating .contact-content .contact-header h3,
  .contact-floating .contact-content .contact-header h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .acc-floating .contact-content .contact-header i,
  .contact-floating .contact-content .contact-header i {
    top: 12px;
    right: 18px;
    font-size: 26px;
  }

  .acc-floating .contact-content > .wpcf7,
  .contact-floating .contact-content > .wpcf7 {
    padding: 0 18px 18px;
  }

  .acc-floating .contact-content > .wpcf7 input,
  .acc-floating .contact-content > .wpcf7 select,
  .acc-floating .contact-content > .wpcf7 textarea,
  .contact-floating .contact-content > .wpcf7 input,
  .contact-floating .contact-content > .wpcf7 select,
  .contact-floating .contact-content > .wpcf7 textarea {
    font-size: 14px;
  }

  .acc-floating .contact-content > .wpcf7 textarea,
  .contact-floating .contact-content > .wpcf7 textarea {
    max-height: 92px;
  }
}
