
@media (max-width: 2800px) {
    .container_xxl {
  max-width: 1650px;
}
}




/*===================================================
    MAX WIDTH (1440PX) MEDIA QUARY START
===================================================*/


@media (max-width: 1440px) {
    .footer-layout .footer-container {
        max-width: 1350px;
    }

    
}


/*===================================================
    MAX WIDTH (1440PX) MEDIA QUARY END
===================================================*/

/*===================================================
   MAX WIDTH (1399PX) MEDIA QUARY START
===================================================*/


@media (max-width: 1399px) {

.footer-layout .footer-container {
    max-width: 1250px;
    padding: 0px 40px;
}

 

}

/*===================================================
   MAX WIDTH (1399PX) MEDIA QUARY END
===================================================*/

/*===================================================
  MAX WIDTH (1299PX) MEDIA QUARY START 
===================================================*/



@media (max-width: 1299px) {
    .footer-layout .footer-container {
        max-width: 1110px;
        padding: 0px 40px;
    }

}

/*===================================================
  MAX WIDTH (1299PX) MEDIA QUARY END 
===================================================*/


/*===================================================
  MAX WIDTH (1199PX) MEDIA QUARY START 
===================================================*/


@media (max-width: 1199px) {
    .footer-layout .footer-container {
        max-width: 940px;
    }

    .header .mobile-menu-toggle {
    display: block;
}

    .app-bottom-bar .mobile-menu-toggle {
    display: none;
}

.pt-container {
  padding-inline: 20px;
}

}

/*===================================================
  MAX WIDTH (1199PX) MEDIA QUARY END 
===================================================*/


/*===================================================
   MAX WIDTH (1030PX) MEDIA QUARY START
===================================================*/

@media (max-width: 1030px) {

.header .mobile-menu-toggle {
    display: block;
}

.app-bottom-bar .mobile-menu-toggle {
    display: none;
}

.main-nav {
    display: none;
}

  .sidebar-header {
    padding: 0.8rem 1rem;
  }

nav.sidebar-nav {
    max-height: 90vh;
    overflow: scroll;
}

}
 
/*===================================================
   MAX WIDTH (1030PX) MEDIA QUARY END
===================================================*/


/*===================================================
  MEDIA QUARY START MAX WIDTH (991PX)
===================================================*/

@media (max-width: 991px) {
    .page-banner-text p{
        line-height: 30px;
        font-size: 30px;
        color: #000;
    }
    .page-banner-text ul li.current{
        color: var(--primary-color);
    }
    .footer-layout .footer-container {
        max-width: 700px;
    }

.pt-catagories-slider {
    padding: 0px 10px 0px 0px;
}

.pt-catagories-slider .pt-catagories-items {
    display: grid;
    align-items: center;
    justify-content: normal;
    height: 190px;
    margin-left: 10px;
}

   .swiper-slide-active .pt-catagories-img img {
    left: -40px;
    top: -25px;
    width: 150px !important;
  }

.swiper-slide-active .pt-catagories-items {
    transform: scale(1) translateX(30px);
    height: 190px;
    margin-left: -20px;
    width: 100%;
}

.swiper-slide-active .pt-categorey-content {
    bottom: 15px;
    left: 10px;
    position: absolute;
    top: inherit;
}

  .pt-catagories-slider .swiper-wrapper {
    margin-top: 80px;
    margin-bottom: 30px;
  }

  .pt-catagories-slider .pt-catagories-items img {
  width: 120px;
  transform: scale(1) translateY(-100px);
}

.paddings-inline-100 {
    padding-inline: 0px;
}

.pt-categorey-content {
    position: absolute;
    left: 10px;
    bottom: 10px;
}

.pt-categorey-content p,
.pt-categorey-content a {
    font-size: 14px;
    line-height: inherit;
    margin-bottom: 5px;

}

.copyright-text{
    text-align: center;
    margin: 0;
}

.footer-links {
    margin-bottom: 15px;
}

.pt-widget-footer .footer-logo img {
    max-width: 320px;
}

.search-modal-close {
    top: 0px;
    right: 0px;
  }

.theme-more-btn::after {
    right: inherit;
    left: 190px;
  }

.icons {
  margin-right: -330px;
}

  .banner-slider-image img {
    position: relative;
    bottom: 0;
    right: 0;
  }

.banner-slider-image {

  text-align: center;
}

.banner-img {
  max-width: 280px;
}

.banner-title {
  font-size: 50px;
}

.banner-sub-title {
  font-size: 20px;
}

.banner-section {
  padding: 190px 0px 60px;
}

.products-rating {
  bottom: 110px;
  right: 30px;
}

.gallery-thum {
    display: flex;
    align-items: center;
}
.details-slider-nav-item {
    width: 60px;
    height: 60px;
}
.shop-details-text {
    padding: 0px;
}
.wr-100{
    width: 100%;
}
}

/*===================================================
  MAX WIDTH (991PX) MEDIA QUARY END 
===================================================*/

/*===================================================
  MAX WIDTH (767PX) MEDIA QUARY START 
===================================================*/

@media (max-width: 767px) {
.woocommerce-order-pay #order_review{
    display: flex;
    flex-direction: column;
}

.footer-layout .footer-container {
    max-width: 720px;
 
 }

 .swiper-slide-active .pt-categorey-content p
   {

    display: none;
}

.pt-categorey-content p {
    display: none;
}

.shop-page {
    padding-block: 40px;
}

.product-count-text,
.product-page-sorting {
    display: none!important;
}

.reviews .stars{
    font-size: 13px;
}
.reviews .count{
    font-size: 13px;
}

.woocommerce-order-pay ul.order_details {
    justify-content: center;
    align-items: center;
    display: block;
    margin: 10px 0;
}
.woocommerce-order-pay ul.order_details li{
    width: 100%;
}


}

/*===================================================
  MAX WIDTH (767PX) MEDIA QUARY END 
===================================================*/

@media (max-width: 600px) {
    #typing-text {
        font-size: 24px;
    }
}


/*===================================================
   MAX WIDTH (576PX) MEDIA QUARY START
===================================================*/


@media (max-width: 576px) {

  .footer-layout .footer-container {
    padding: 25px;
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-radius: 10px 10px 0px 0px;
  }


.footer-layout .footer-container2 {
    padding: 25px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-radius: 0px 0px 10px 10px;
    position: relative;
}

.footer-layout .footer-container2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  border-top: 1px solid;
}

.pt-latest-items .pt-latest-img img {

    width: 100%;

 }

.swiper-slide-active .pt-catagories-img img {

    width: 120px;
    top: 0px!important;
  }

  .pt-catagories-slider .pt-catagories-items img {
    width: 100px;
    top: 70px;
    margin: 0 auto;
  }


.pt-categorey-content h2 {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500;
}

.swiper-slide-active .pt-categorey-content h2 {
    font-size: 18px;
}

.pt-categorey-content p, 
.pt-categorey-content a {
    margin-bottom: 0px;
    font-weight: 400;
}

.blogs-content .icon-btn {
    font-size: 14px;
    font-weight: 400;
}

.banner-img {
    max-width: 60%;
}

.banner-title {
    font-size: 40px;
    font-weight: 700;
}

.banner-sub-title {
    font-size: 16px;
    display: initial;
}

.banner-text {
  font-size: 14px;
  font-weight: 400;
  margin: 12px 0px;
  line-height: 24px;
}

.banner-btn {
  padding: 10px 24px;
  font-weight: 400;
  font-size: 14px;
}

.banner-section {
    padding: 120px 0px 50px;

}

.banner-slider-image img {
    position: relative;
    bottom: 0;
    right: 0;
}

.bannerSwiper::before {
    width: 200px;
    height: 200px;
    right: 0;
    bottom: 0;

}

.pt-catagories-section::before,
.pt-catagories-section::after {
    opacity: 0;

}

.pt-catagories-slider {
    padding: 0px 10px 0px 0px;
    margin-top: -10px;
}

.padding-block-140 {
    padding-block: 70px;
}

.catagories-offers {
    padding: 5px 10px;
    left: 15px;
    top: 15px;
  }

.catagories-offers span {
  font-size: 12px;

}

.pt-latest-items {
    padding: 10px;
    margin-bottom: 30px;
}

.product-page-top {
  margin-top: 30px;
}

.pagination-area ul {
  gap: 10px;
  margin-top: 0px;
}

.blogs-item.style3 .blogs-title a {
    font-size: 18px;
}

.pt-widget-footer .footer-logo img {
    max-width: 200px;
}

.footer-layout .widget-area {
    border-radius: 0px;
    padding-inline: 10px;
    padding-bottom: 0px;
}

.footer-layout .copyright-wrap {
    border-radius: 0 0;
    background: #000000 !important;
    padding-inline: 10px;
  }

.footer-layout .copyright-section {
    padding-bottom: 50px;
    position: relative;
    z-index: 1;
}

.copyright-text {
    margin-bottom: 0;
    text-align: center;
    color: var(--white-color);
    font-size: 12px;
}

.copyright-text a {
  font-size: 14px;

}

.footer-links ul li, .footer-links ul li a {
    color: var(--white-color);
    font-size: 12px;
}

.pt-catagories-slider .swiper-button-next {
    font-size: 12px;
    top: 64%;
    right: 2px;
    width: 30px;
    height: 30px;
}


.pt-latest-slider .swiper-button-next {
    font-size: 12px;
    right: 2px;
    width: 30px;
    height: 30px;
}

.pt-latest-content h3,
.pt-latest-content h3 a {
    font-size: 15px;
    margin-bottom: 0px;
    font-weight: 400;
}

.pt-latest-content {
    display: grid;
    padding: 0 5px;
  }

  .pt-latest-content-price p del {
    font-size: 12px;
    font-weight: 400;
    padding-right: 0px!important;
  }

.pt-latest-content-price p b {
    font-size: 12px;
}

.quantity-selector {
    gap: 0px;
}
.quantity-btn {
    width: 20px;
    height: 20px;
  }

.quantity-value {
    font-size: 14px;
    width: 30px;
  }

  .products-rating ul li {
    font-size: 10px;

  }

  .products-rating ul li:nth-child(2)::before {
    left: 32px;
  }

  .products-rating {

    right: 20px;
    bottom: 80px;
  }

 .pt-social a {
  font-size: 14px;
}

.mobile-small-logos {
    position: relative;
    left: 10px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

  .mobile-small-logos a:first-child img {
    rotate: 180deg;

  }

  .mobile-small-logos a:last-child img {
    width: 100px;
    margin-left: 20px;
  }

  .theme-more-btn::after {
    right: inherit;
    left: 190px;
  }

.pt-container {
  padding-inline: 0px;
}

  .icons {
    margin-right: 10px;
  }

.ph-hide {
    display: none;
}

.details-slider-nav-item {
    width: 60px;
    height: 60px;
}

.shop-details-text {
    margin-top: 20px;
    padding: 0;

}

.shop-details-des-area {

  padding: 10px;
  margin-right: 0px;

}

.shop-details-sidebar-info {
    margin-top: 20px;
}

.mobile-sidebar.active {
  right: 0;
  width: 100%;
}

.details-btn-area {
    margin-top: 20px;
}

.drag-cursor {
    display: none;
}

.pt-latest-slider .swiper-button-next {
    opacity: 1;
 }

.scroll-to-top-btn {
  bottom: 75px;
  right: 15px;

}

.live-chat-widget {
  bottom: 75px;

}

.product-page-sorting {

  justify-content: start;
  margin-top: 20px;
}

.product-count-text, 
.product-page-sorting {
  display: none;
}

/* Responsive */
@media (max-width: 768px) {
    .wr-100{
        width: 100%;
    }
  .auth-toggle-buttons {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    background: #f5f5f5;
    border-top: 1px solid #e0e0e0;
  }
}


.pt-social {
    margin-bottom: 50px;
}

.footer-widget .widget-title {
    margin: -0.12em 0 15px 0;
    max-width: 100%;
    font-size: 18px;
    font-weight: 400;
}

.footers-details ul li,
.footers-details ul li a,
.footer-widget.widget-nav-menu a {
  font-weight: 400;
  font-size: 14px;

}


.pt-widget-contact .info-box-text .info-box-icon {
  width: 35px;
  height: 35px;
  line-height: 35px;

}

.footer-links ul {
    justify-content: center;
}

 
.pt-widget-footer .footer-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.pt-widget-contact .info-box-text {
    margin-bottom: 20px;
}

 .widget-title {
    display: block;
    cursor: pointer;
    position: relative;
    padding-right: 25px;
  }

  .widget-title::after {
    content: "+";
    position: absolute;
    right: 0;
    top: 0;
    font-size: 22px;
    transition: 0.3s ease;
  }

  /* Closed state */
  .pt-widget-contact,
  .menu-all-pages-container {
    max-height: 0;
    opacity: 0;
    transform: translateY(-5px);
    overflow: hidden;
    transition: 
      max-height 0.5s ease,
      opacity 0.4s ease,
      transform 0.4s ease;
  }

  /* Open state */
  .toggle-box:checked ~ .pt-widget-contact,
  .toggle-box:checked ~ .menu-all-pages-container {
    max-height: 700px;
    opacity: 1;
    transform: translateY(0);
  }

  /* Plus â†’ Minus */
  .toggle-box:checked + .widget-title::after {
    content: "-";
  }

.logo a img {
  width: 130px;
}
.wishlist-container {
    display: none;
}

    /* SORT DROPDOWN */

.filter-panel.active .shop-filter-area {
    display: block;
}

.bannerSwiper::after {
  left: 30px;
  bottom: inherit;
  top: 0;
}

  .page-banner {
    padding: 90px 0px 30px;
  }
  
.page-banner-text p {
  font-size: 24px;
  color: var(--primary-text);
}

.page-banner-text ul li a {
  font-size: 12px;
  color: var(--primary-text);

}

.page-banner-text ul {
  margin-top: 10px;
}

.mobile-bar {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
}

.pagination-area .page-link {
  font-size: 12px;
  font-weight: 400;
  width: 30px;
  height: 30px;
  line-height: 30px;
}

  .page-banner {
    background: #f5f5f5 !important;
    background-image: none !important;
  }

.page-banner::before {
      background: transparent!important;
  }

  .mobile-filter-btn::before {
     background: #f5f5f5;
  }


/* Mobile Menu Toggle in Header - Hide on mobile (576px) */
.header .mobile-menu-toggle {
  display: none;
}

/* Mobile Menu Toggle inside app-bottom-bar - Show on mobile (576px) */
.app-bottom-bar .mobile-menu-toggle {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}

.app-bottom-bar .mobile-menu-toggle .hamburger {
  width: 40px;
  height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}

.app-bottom-bar .mobile-menu-toggle .hamburger span {
  display: block;
  width: 25px;
  height: 2px;
  background: var(--primary-text);
  margin: 3px 0;
  transition: all 0.3s ease;
  border-radius: 3px;
  transform-origin: center;
}

.app-bottom-bar .mobile-menu-toggle .hamburger.active span:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}

.app-bottom-bar .mobile-menu-toggle .hamburger.active span:nth-child(2) {
  opacity: 0;
  transform: scale(0);
}

.app-bottom-bar .mobile-menu-toggle .hamburger.active span:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

  .app-bottom-bar ul li {
    display: flex;
    align-items: center;
    justify-content: center;
  }

.shop-details-page-tab {
  margin-right: 0px;
  margin-bottom: 50px;
}

}

/* Blog Details Responsive */
@media (max-width: 991px) {
  .blog-sidebar {
    padding-left: 0;
    margin-top: 40px;
  }
}

@media (max-width: 576px) {
  .blog-details-content {
    padding: 20px;
  }

  .blog-details-title {
    font-size: 24px;
  }

  .blog-details-text h3 {
    font-size: 20px;
  }

  .blog-details-meta ul {
    flex-direction: column;
    gap: 10px !important;
  }

  .sidebar-widget {
    padding: 20px;
  }

  .recent-post-img {
    width: 60px;
    height: 60px;
  }

  .recent-post-content h4 {
    font-size: 14px;
  }



/* Header normal */
.header {
  transition: transform 0.25s ease;
  transform: translateY(0);
}

/* Header hide */
.header.hide-on-scroll {
  transform: translateY(-100%);
}

/* Bottom Bar */
#app-bottom-bar {
  transition: transform 0.25s ease;
  transform: translateY(100%); /* hidden by default */
}

#app-bottom-bar.show-bar {
  transform: translateY(0); /* visible */
}


.mobile-bar.fixed {
  top: -8px;
  transition: var(--transition);

}












.filter-wrapper {
        display: flex;
        height: calc(100vh - 60px);
        border: 1px solid #eee;
        overflow: hidden;
    }

    /* LEFT TABS */
    .filter-tabs {
        width: 38%;
        background: #f5f7fa;
        border-right: 1px solid #e3e3e3;
        overflow-y: auto;
    }

    .filter-tabs .nav-link {
        text-align: left;
        padding: 14px;
        border-radius: 0;
        color: #000;
        font-size: 15px;
        border-bottom: 1px solid #eaeaea;
    }

    .filter-tabs .nav-link.active {
        background: #fff;
        font-weight: 600;
        border-right: 3px solid var(--primary-color);
        color: var(--primary-color);
    }

    /* RIGHT CONTENT PANEL */
    .filter-panel-right {
        width: 62%;
        padding: 15px;
        overflow-y: auto;
        background: #fff;
    }

    .filter-panel-right h4,
    .filter-panel-right h3 {
        font-size: 16px;
        margin-bottom: 12px;
        font-weight: 600;
    }

    /* APPLY BUTTON */
    .mobile-apply-btn {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 12px;
        background: #fff;
        border-top: 1px solid #ddd;
    }

    .mobile-apply-btn .filter-btns {
        width: 100%;
        background: var(--primary-color);
        border: none;
        padding: 12px;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        border-radius: 6px;
        text-transform: capitalize;
    }

    .sidebar-category, 
    .sidebar-color, 
    .sidebar-status, 
    .sidebar-rating, 
    .sidebar-related-product {
  border-top: 1px solid transparent;
  padding-top: 0px;
  margin-top: 0px;
}

.sidebar-category ul,
.sidebar-color ul {
    max-height: initial;
    overflow: hidden;
    overflow-y: auto;
    padding-right: 0;
}

.dnone {
        display: block;
    }

.mobile-bar.fixed {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 22;
  background: #ffffff;
  transition: var(--transition);
}

  .app-bottom-bar {
    display: block;
  }

}

/*===================================================
   MAX WIDTH (576PX) MEDIA QUARY END
===================================================*/




@media (max-width: 376px) {



  .bottom-inner ul {
  gap: 30px;
}
    
}


@media (max-width: 340px) {

      .logo a img {
    width: 90px;
  }

  .bottom-inner ul {
  gap: 60px;
}

.hamburger span {
  width: 20px;
  height: 2px;

}

.hamburger {
  width: 35px;
  height: 35px;

}
.icons {
    margin-right: -14px;
  }
.icons ul {
  gap: 14px;

}

.icons a {

  font-size: 14px;

}

.mobile-small-logos a:first-child img {

    left: -40px;
  }

.mobile-small-logos a:last-child img {
    width: 90px;
  }


}

