/* Normal desktop :1200px. */
@media (max-width:1159px) {
    .first-guide-chart.new.denim-content .chart-sub-title {
      padding-left: 0px;
    }
  }
  @media (min-width:1200px) {
    .product-detail .col-xl-5 {
      max-width: 440px !important;
      width: 440px !important;
      margin: 0 auto;
    }
    .contact-us .footer .container {
      padding: 0px 16px !important;
    }
    header.header .header-right ul li a { 
      position: relative; 
    }
    .new-cate-part::-webkit-scrollbar {
      width: 8px;
      height: 8px;
    }
    .new-cate-part::-webkit-scrollbar-track {
      background: transparent; /* light background */
    }
    
    .new-cate-part::-webkit-scrollbar-thumb {
      background-color: transparent; /* brown scrollbar */
      border-radius: 4px;
      border: 1px solid transparent; /* optional border */
    }
  }
  
  @media (min-width: 1200px) and (max-width: 1500px) {
    .single-slider {
      min-height: 700px;
    }
    .header.sticky ul.hidden-md {
      top: 20px;
      right: 20px;
      margin: 0 !important;
    }
    .header.sticky ul.hidden-md.newset {
      top: 28px; 
    }
    .single-slider.h-790 {
      min-height: 600px;
    }
  }@media (max-width: 1600px) {
  
    .single-slider-content {
      padding-left: 0px;
    }
  
    header.header.left-search ul.white-content>li>a {
      padding: 0 10px;
    }
  }
  
  @media (max-width: 1380px) {
    .container-fluid {
      padding-left: 15px;
      padding-right: 15px;
    }
  
    .slider-heading h2 {
      font-size: 57px;
      line-height: 57px;
    }
  
    .single-slider-content p {
      margin-top: 25px;
    }
  
    .slider-link a {
      margin-top: 50px;
    }
  
    .single-slider-inner img {
      height: 700px;
    }
  
    .widget {
      padding-right: 0;
    }
  
    section.new-arrival,
    .stylish-collection,
    .our-products {
      margin-top: 0px;
    }
  
    section.shipping-price-section {
      margin-top: 20px;
      padding-top: 80px;
    }
  }
  
  /* Normal desktop :992px. */
  @media (max-width: 1200px) {
    .cart-widget {
      margin-top: 30px;
    }
  
    article.account-registar {
      display: none !important;
    }
  
    .logo img {
      max-width: 103px;
    }
  
    header.header .header-right ul li a {
      text-transform: capitalize;
      position: relative;
      padding-left: 0;
      padding-right: 6px;
    }
  
    .single-slider-inner img {
      height: 600px;
    }
  
    .right-category {
      padding-left: 6px;
    }
  
    .category-right {
      padding: 0 11px;
    }
  
    .footer-top-wrapper,
    .container-1180,
    .container-1200,
    .container-1430,
    .container-100-parcent {
      width: 85%;
    }
  
    .newsletter-form form input {
      width: 260px;
    }
  
    .newsletter-form form input {
      width: 60%;
    }
  
    .newsletter-form form button {
      width: 35%;
    }
  
    .newsletter.row-content form button {
      float: inherit !important;
    }
  
    .search-popup-inner {
      width: 90%;
      margin: auto;
    }
  
    .service-box {
      margin-top: 30px;
    }
  
    .product-popup-container {
      width: 80%;
    }
  
    .startup-body-content {
      width: 80%;
      height: 80%;
    }
  
    #startup-popup {
      display: none;
    }
  
    .banner-img.body-banner.style-2 .banner-content {
      left: 48px;
    }
  
    header.header ul li:first-child a {
      padding-left: 0px;
    }
  
    .single-slider-content.white-content .slider-heading h2 {
      font-size: 96px;
      line-height: 1 !important;
    }
  
    .slider-link.slider-link-2 {
      margin-top: 30px;
    }
  
    .hidden-xl {
      display: none !important;
    }
  
    .store-left-desc {
      padding-right: 0;
    }
  
    .newsletter p {
      margin-bottom: 0;
      margin-top: 20px;
    }
  
    .footer-top.footer-top-2 {
      margin-top: 80px;
      padding-top: 80px;
      padding-bottom: 80px;
    }
  
    .slider-desc-2 {
      margin-top: 69px;
    }
  
    .header.header ul li.d-xl-block {
      display: none !important;
    }
  
    .shipping-2 {
      margin-top: 50px !important;
    }
  
    .welcome {
      margin-top: 80px;
    }
  
    .welcome-inner {
      padding-bottom: 80px;
    }
  
    .our-product {
      margin-top: 40px;
    }
  
    .nav-2 {
      margin-top: 30px;
    }
  
    .container.gray-border-bottom {
      padding-bottom: 50px;
    }
  
    section.blog {
      margin-top: 80px;
    }
  
    .service-box-3 {
      margin-bottom: 50px;
    }
  
    header.header ul li a {
      font-size: 12px;
      padding-left: 5px;
      border-color: #222;
      padding-right: 5px;
    }
  
    .mean-container a.meanmenu-reveal {
      left: -26px !important;
    }
  
    .header-2 .mean-container a.meanmenu-reveal span {
      background: #222;
    }
  
    .has-breadcrumb-bg {
      margin-bottom: 50px;
      min-height: 350px;
    }
  
    .customize-product-sec .customize-detail-col ul {
      padding: 20px 20px 20px;
      margin: 0;
    }
  
    .customize-product-sec .customize-detail-col .container {
      padding: 0;
      margin: 0;
    }
  
    .bottom-fix-part .container-fluid {
      padding: 12px 10px !important;
    }
  }
  @media(min-width: 992px) {
    .new-nav {
      display: none !important;
    }
    
  }
  @media (min-width: 992px) and (max-width: 1200px) {
    .logo img {
      transform: translateY(-4px);
    }
  
    .single-slider {
      min-height: 700px;
    }
  
    .banner-img {
      margin-bottom: 30px;
    }
  
    header.header-2 ul li a {
      font-size: 12px;
      padding-left: 10px;
      padding-right: 0;
    }
    .button-list li {
        padding: 0px 7px !important;
    }
    .new-btn#fitButton {
      padding: 10px 10px !important; 
    }
  }
  @media (max-width: 1199px) {
    .header.sticky ul.hidden-md {
      top: 20px;
      right: 20px;
      margin: 0 !important;
    }
    .header.sticky ul.hidden-md.newset {
      top: 28px; 
    }
    .header.sticky ul.hidden-md.newset li{
      padding: 0px 9px; 
    }
    .new-cate-part::-webkit-scrollbar {
      width: 8px;
      height: 8px;
    }
    .new-cate-part::-webkit-scrollbar-track {
      background: transparent; /* light background */
    }
    
    .new-cate-part::-webkit-scrollbar-thumb {
      background-color: #f1f1f1; /* brown scrollbar */
      border-radius: 4px;
      border: 1px solid transparent; /* optional border */
    }
  }/* Tablet desktop :768px. */
  
  @media (min-width:768px) {
    
    .m-slider {
      display: none !important;
    }
    .d-slider {
      display: block !important;
    }
    .custom-select-wrapper {
      display: none;
    }
    .single-product-bottom .tab-content { 
      width: 100%;
    }
    .leg-size-images img {
      width: 80px !important;
    }
  }@media (max-width: 1024px) {
  
    header.header .header-right ul li a span {
      left: 8px !important;
    }
    .load-more-main {
      margin-bottom: 20px !important;
    }
    .home-last-carousel .product-card {
      margin-bottom: 0px !important;
      padding: 0 0px !important;
      width: calc(33.33% - 15px) !important;
      max-width: calc(33.33% - 10px) !important;
    }
    .home-last-carousel {
      justify-content: space-around;
      margin-left: 0;
      margin-right: 0;
    }
    /* .fix-img-row #myModelViewer{
      height: 470px !important;
    } */
    .customize-product-sec .fix-image {
      height: 100vh;
    }  .different-content {
      bottom: 0%;
      visibility: visible;
      transition: 0s all;
    }
  
    .customize-product-sec .customize-detail-col .container {
      width: 100%;
    }
  
    .register-form-sec .form-col,
    .register-form-sec .forn-opposite {
      padding: 30px 15px !important;
    }
  }
  
  @media (max-width: 991px) {
    .pro-sec:nth-child(odd) .order-1 {
      display: none;
  }
  .pro-sec:nth-child(odd) .order-2 {
      flex: 100%;
      width: 100%;
      max-width: 100%;
  }
  .pro-sec{
    margin-top: 20px !important;
  }
    .mob-details-fixed-when-scroll {
      flex-direction: column;
        align-items: start;
    }
    .single-product-sidebar {
      width:100%
    }
  
    .pushNav .middle-logo {
      flex-grow: 1;
      text-align: center;
    }
  
    .middle-logo .logo {
      max-width: 100px;
      filter: none !important;
      width: 100px;
    }
    .middle-logo a:hover {
      background: transparent !important;
    }
    header.header ul li {
      display: block;
    }
  
    header.header ul li a {
      display: block;
      padding: 20px 20px 20px 20px;
      line-height: 1.3;
      text-transform: uppercase;
      text-indent: 0;
    }
    body.home .header a,
    body.home .header a span {
      color: var(--secondary-color);
      text-transform: uppercase;
      line-height: 1;
    }
    .pushNav.js-topPushNav,
    ul.pushNav {
      top: 0;
      overflow: scroll;
    }
    .closeLevel.js-closeLevelTop.hdg {
      width: 45px;
      left: 20px;
      padding: 10px;
      top: 15px;
      position: absolute;
    }
  
    .openLevel,
    .closeLevel,
    .pushNav a {
      padding: 20px 20px 20px 0px;
      display: flex;
      text-indent: 20px;
      justify-content: space-between;
      line-height: 1;
      letter-spacing: 1px;
    }
    .pushNav li {
      border-bottom: 1px solid #e5e5e5;
    }
    .pushNav .closeLevel {
      border: none;
      text-transform: uppercase;
    }
    header.header ul li {
      left: 0px;
    }
    ul.pushNav header.header ul li {
      border-bottom: 1px solid #e5e5e5;
    }
    .openLevel i:before {
      content: "\f054" !important;
      padding-left: 10px;
    }
    header.header ul li i {
      padding-left: 0;
      display: inline;
      margin-right: 10px !important;
    }
    #myNav {
      padding: 10px !important;
    }
    .header .burger svg:not(.home .burger svg),
    .sticky .burger svg {
      fill: #623817;
    }
    .header-right ul.button-list li:nth-child(odd) {
      display: none !important;
    }
    .bottom-fix-part .container-fluid {
      justify-content: center !important;
      gap: 0px;
    }
    h2.chakra-heading {
      font-size: 12px;
      color: #475161;
    }
    .transparent-hover-btn {
      padding-left: 6px !important;
      padding-right: 6px !important;
    }
    .transparent-hover-btn,
    .list-add-cart-btn {
      width: 100%;
      white-space: nowrap;
    }
    .alter-your-fit section.new-arrival {
      padding: 25px 0px !important;
    }
    .contact-form-area {
      padding: 50px 0px !important;
    }
    .corporate-service .returns-main .row .col-12.pb-0.pb-lg-4 {
      padding: 0px 15px 24px !important;
    }
    body.home .header-nav {
      display: none !important;
    }
    .header-nav {
      display: none !important;
    }
    .service-row {
      margin-top: 50px;
    }
  
    .container {
      max-width: 936px;
    }
  
    .main-product {
      margin-top: 30px;
    }
  
    .load-btn {
      margin-top: 0;
    }
  
    .footer a.title {
      margin-bottom: 15px;
    }
  
    .service {
      padding-top: 40px;
      margin-top: 20px;
    }
  
    .shipping-price-section {
      margin-top: 50px;
      padding-top: 50px;
    }
  
    .service-box-2 {
      margin-top: 0;
    }
  
    .logo img {
      transform: translateY(-8px) translateX(60px);
    }
  
    .visible-sm {
      display: block !important;
    }
  
    .mobile-menu {
      position: fixed;
      left: 51px;
      top: 55px;
    }
  
    .mobile-menu.visible-sm.mean-container {
      z-index: 999;
    }
  
    a.meanmenu-reveal.meanclose {
      color: #222 !important;
    }
  
    .mean-nav {
      position: fixed;
      max-height: 400px;
      overflow-y: scroll;
      left: 10px;
      max-width: 330px;
      overflow-y: scroll;
      height: auto;
      top: 51px;
    }
  
    .mean-nav ul li {
      width: 90%;
      margin: 0 auto;
    }
  
    .mean-nav {
      background-color: #eeeeee !important;
    }
  
    .mean-nav ul li a {
      font-size: 16px;
      font-weight: 500 !important;
      border-bottom: 0.5px solid #ddd;
      font-family: "Rubik", sans-serif;
      color: #777 !important;
    }
  
    .mean-nav ul li a:hover {
      background-color: #eeeeee !important;
      color: #eb2323 !important;
    }
  
    .mean-nav ul li a i {
      font-size: 25px;
    }
  
    .newsletter-form {
      margin-top: 30px;
    }
  
    .footer-menu {
      margin-top: 30px;
    }
  
    .product-popup-container form input[type="number"] {
      width: 174px;
      margin-bottom: 10px;
    }
  
    .slider-heading h2.strong-heading {
      font-size: 80px !important;
    }
  
    .hidden-sm {
      display: block;
    }
  
    .top-left-search-form {
      display: none;
    }
  
    .three-item .banner-img.has-content,
    .two-item .banner-img.has-content {
      margin-bottom: 20px;
    }
  
    .black-sticky .mean-container a.meanmenu-reveal {
      left: -28px !important;
    }
  
    .w-md-fit {
      width: fit-content !important;
    }
  
    .store-banner {
      margin-top: 0px;
    }
  
    .testimonial-desc p {
      font-size: 22.96px;
      line-height: 42.928px;
    }
  
    .testimonial {
      padding: 50px 0;
    }
  
    .slider-desc-2 {
      margin-top: 32px;
    }
  
    section.shipping-price-section {
      margin-top: 0;
      margin-top: 30px;
      padding-top: 50px;
    }
  
    section.new-arrival,
    .stylish-collection,
    .our-products {
      margin-top: 50px;
    }
  
    .home-widget {
      margin-top: 50px;
    }
  
    .widget-content h3 {
      font-size: 27px;
      line-height: 1.1;
    }
  
    .generic-title h2 {
      line-height: 1.1;
      font-size: 27px;
    }
  
    .blog {
      margin-top: 50px;
    }
  
    .service-box-3 p {
      max-width: initial;
    }
  
    .cupon input {
      width: 100% !important;
    }
  
    .single-product-bottom ul.nav li a {
      font-size: 14px;
      margin-right: 0px;
    }
  }
  
  @media (max-width:991px) {
    .bottom-fix-part .row .d-flex {
      justify-content: center;
      margin-top: 15px;
    }
    .new-arrival .row {
      margin-left: 0px !important;
      margin-right: 0px !important;
    }
    .product-detail .product-detail-faq-col {
      position: relative;
      top: 0;
      transform: translate(0%, 0%);
      margin-top: 0px;
    }
    .experience1,
    .experience2,
    .experience3,
    .experience4,
    .experience5,
    .experience6,
    .experience7 {
      background-image: none !important;
    }
    .generic-title .row {
      justify-content: center;
    }
    .new-arrival .row .row .col-lg-6 {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
    .page-nav__link {
      font-size: 12px !important;
      padding: 0px 10px !important;
  
    }
    .page-nav-items {
      margin: 0px !important;
    }
    /* .new-arrival.category-slider{
      padding: 0px 82px !important;
    } */
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    .new-arrival.category-slider {
      padding: 15px 0px !important;
    }
    .single-slider {
      min-height: 620px;
    }
    section.new-arrival {
      /* padding: 50px 80px !important; */
    }
    .generic-title+.row {
      margin: 0px !important;
      justify-content: center;
    }
  }/* small mobile :320px. */
  @media (max-width: 767px) {
    .d-slider {
      display: none !important;
    }
    .m-slider {
      display: block !important;
    }
    .mob-details-fixed-when-scroll.fixed .single-product-title {
      padding: 0 0 10px 20px;
    }
    h2 {
      font-size: 20px;
    }
    .size-boxes ul.shirt-size-box li{
      min-width: 21%;
    }
    .size-boxes ul li,

.leg-size ul li, .leg-size-images .leg-img-box {
  height: 40px; 
  line-height: 2.7;
}
.size-boxes ul,
.leg-size ul {
  grid-template-columns: repeat(auto-fit, minmax(35px, auto));
}
    .sticky-right-cart{
      display: none !important;
    }
    .payment-three button {
      color: #fff;
      padding: 15px 20px;
      font-size: 14px;
      letter-spacing: 0.5;
      width: fit-content;
      line-height: 1;
  }
  .coupon-area {
    padding-bottom: 0;
  }
  .checkout-information .question-collapse .btn-link {
    padding: 10px 20px;
  }
  .breadcrumb-content h2{
    margin: 10px 0;
  }
    .customize-detail-col .single-product-bottom {
      height: 100%;
    }
    #waist {
      margin: 50px 0 0 0;
    }
    #desc-tab-5 {
      margin-top: 0 !important;
    }
    
    body .popup-content-select-size  .build-part.select-size-prev {
      display: block !important;
    }
    body .popup-content-select-size  .build-part.select-size-hide,   body .popup-content-select-size  .leg-size.select-size-hide,  body .popup-content-select-size  .select-size-hide {
      display: none !important;
    }
    .size-button a.active {
      background: #623817;
      color: #fff;
    }
    .bottom-fix-part #next-step:hover {
      background-color: #623817;
      color: #fff !important;
  }
  .chakra-stack.summery-btns.css-19ezvis {
    margin-top: 0.5rem;
  }
  
    
    .mob-select-size {
      position: fixed;
      background: #fff;
      z-index: 9;
      width: 100%;
      margin: -1px 0 0 0;
      padding: 10px 0;
    }
  
    .contact h3,
    .look-slider-heading h2,
    .shop-wrapper .widget h4,
    .translate-bottom h2,
    .section-title h1,
    .generic-title h3,
    .basic-login h3,
    .related-title h2,
    .care-title h2,
    .register-form-sec .forn-opposite .cc-title-text,
    .our-recommend h3,
    .shopping-head h3 {
  
      font-size: 20px !important;
  
    }
  
    #message {
  
      padding-top: 13px !important;
  
    }
  
    .contact-form input::placeholder,
    .contact-form textarea::placeholder {
  
      font-size: 12px;
  
    }
  .returns-main  {
    margin-bottom: 20px !important;
  }
    .contact-form input {
  
      height: 40px;
  
    }
  
    .form-box::before {
  
      top: 7px;
  
    }
  
    .new-arrival .text-sm-cneter {
  
      z-index: 999999;
  
    }
  
    .new-arrival .owl-carousel .owl-nav div.owl-prev {
      left: -2px;
    }
  
    .new-arrival .owl-carousel .owl-nav div.owl-next {
  
      right: -2px;
  
    }
  
    .testimonial-ratings .slick-prev {
  
      left: -27px !important;
  
    }
  
    .footer-menu ul {
  
      /* max-height: 0; */
  
      overflow: hidden;
  
      transition: max-height 0.5s ease-out;
  
    }
    .footer-menu ul.active {
  
      max-height: 1000px;
      /* Set a large enough value to cover the maximum content height */
  
    }
    .footer-plus.active {
  
      display: none;
  
    }
    .footer-minus.active {
  
      display: inline-block;
  
    }
    div .mob-space-3 {
      margin-bottom: 1rem!important;
    }
    .pb-md-5, .py-md-5 {
      padding-bottom: 3rem !important;
  }
   .mob-details-fixed-when-scroll.fixed {
  
      position: fixed;
  
      bottom: 0;
  
      top: auto;
  
      height: auto;
  
      background: #fff;
  
      padding: 15px 0px;
  
      box-shadow: 0 0 5px #c9c9c9;
  
    }
  
    .fixed-after-scroll.fixed {
  
      margin: 0 !important;
  
    }
    .home-last-carousel .product-card {
      width: calc(50% - 15px) !important;
      max-width: calc(50% - 5px) !important;
    }
  
    .customize-tab-product .popup-content-select-size {
  
      overflow-y: auto !important;
  
    }
  
    .customize-tab-product .size-button a {
  
      font-weight: bold;
  
      font-size: 14px;
  
    }  header.header-static {
      z-index: 9;
    }
    .mens-lower {
      padding: 15px;
    }
    .owl-carousel .owl-nav div {
      width: 0 !important;
    }
    .owl-carousel .owl-nav div.owl-next {
      right: -5px;
    }
    .owl-carousel .owl-nav div {
      left: -5px;
    }  .login-popup .bottom-padding {
      padding-bottom: 20px;
    }
    .bottom-fix-part #next-step {
      line-height: 1;
      padding: 10px 20px;
    }
    .login-popup .cc-registration-box-container {
      padding-top: 0px;
    }
    .service-box .service-img {
      margin-top: 20px;
    }
    body .find-your-own {
      margin-bottom: 20px !important;
    }
    .service-box {
      margin-bottom: 0 !important;
    }
    .preloader2 {
      width: 180px;
      height: 180px;
      top: -245px;
    }
  
    .preloader {
      background-size: 100px;
    }
    .returns-main table thead {
      position: sticky;
      top: -1px; 
      box-shadow: rgba(0, 0, 0, 0.2) 2px 4px 5px -1px;
    }
    #exampleModalLong .modal-header {
      border-bottom: 0px;
    }
    .box-btn .fa-angle-down:before {
      content: "\f107";
      font-family: 'Font Awesome 5 Pro';
    }
    .support-tlte h3 {
      border-bottom: none;
      text-transform: capitalize;
      font-size: 20px;
      font-weight: 500;
    }
    .footer-title {
      width: 100%;
      text-align: left;
    }  .close-logo-container {
      padding: 10px;
      /* Adjust padding as needed */
    }
    .box-btn:focus {
      box-shadow: 0 0 0 .2rem rgba(255, 255, 255, 0) !important;
      letter-spacing: 0px !important;
      border-bottom: 1px solid #efefef;
      padding: 10px 20px !important;
      line-height: 2.1;
    }
    .closeLevel {
      cursor: pointer;
    }  .hdg {
      display: flex;
      align-items: center;
    }
  
    .js-topPushNav li {
      list-style: none;
    }
    .pushNav .middle-logo a {
      padding: 15px;
  
    }
    .size-boxes ul {
      display: flex !important;
      flex-wrap: wrap;
    }
    .nav-ul li a {
      line-height: 2.5 !important;
      height: auto;
    }
    .customize-product-sec .accordion .card-body {
      border-top: none;
    }
    .customize-product-sec div#accordionExample>div {
      border-bottom: none;
      padding-bottom: 0px;
    }
    .navbar-collapse.show .nav-item.active,
    .navbar-collapse.collapsing .nav-item.active,
    .navbar-collapse.show .nav-item,
    .navbar-collapse.collapsing .nav-item {
      padding: 08px 25px !important;
    }
    .navbar-collapse .navbar-nav .nav-link {
      padding-top: 0;
      padding-bottom: 0px !important;
    }
    .fabric-ul {
      padding-left: 20px;
    }
   
    .popup-content-select-size .size-popup-btns .quick-quantity {
      width: 100% !important;
      margin: 0;
    }
   
      .single-product-top .shop-img .product-img img {
        height: 100% !important;
        object-fit: contain;
      }  .bottom-fix-part .container-fluid {
      padding: 15px 10px;
      box-shadow: rgba(0, 0, 0, 0.2) 0px -4px 5px -1px;
    }
    .single-product-price {
      font-size: 13px !important;
      line-height: 22px !important;
    }
  
    .load-more-main button {
      margin-bottom: 0px;
    }
    .product-box.mb-40 {
      margin-bottom: 20px;
    }
    .book-appointment .new-arrival.category-slider .container {
      padding: 0px !important;
    } 
    .single-product-bottom .tab-content #desc-tab-3 {
      margin: 0;
    }
    /* .customize-product-sec .question-collapse button{
      color:#fff;
    } */
  
    /* .customize-product-sec .btn-link.mixitup-control-active {
      color: rgb(239 239 239) !important;
      background-color: #623817 !important;
    }  */
    /* btn-link btn-block text-left collapsed */
    /* .customize-product-sec div#accordionExample>div button {
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: center;
      justify-content: center;
      flex-direction: row;
      gap: 0.5rem;
      margin-inline-start: 5px;
      margin-inline-end: 5px;
      padding-inline-start: 24px;
      padding-inline-end: 24px;
      background: rgb(239 239 239);
      color: #623817;
      cursor: pointer;
      border-radius: 2em;
      z-index: 10;
      width: fit-content !important;
      height: 32px !important;
      white-space: nowrap;
    } */
   
    .customize-img img {
      width: 55px !important;
    }
    .product-desc-2 {
      width: 100%;
    }
    .footer-bottom-primary .row {
      margin-left: 0px !important;
      margin-right: 0px !important;
    }
    .new-arrival .row .row .col-lg-6 {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
    .storeexp-services__column h2.storeexp-services__main-title {
      font-size: 24px;
      line-height: 32px;
      padding: 0px 15px
    }
  
    .storeexp-inner-right h5 {
      font-size: 14px;
      line-height: 20px;
    }
    .storeexp-services__column {
      width: 100%;
      max-width: 375px !important;
      margin: 0 auto;
    }
    ul.page-nav-main {
      overflow-x: scroll;
    }
    .page-nav__link {
      font-size: 12px !important;
      padding: 0px 10px !important;
  
    }  .header .header-nav {
      display: none;
    }
  
    .mt-sm-20 {
      margin-top: 20px;
    }
  
    .table-2 tr {
      border: 0 !important;
    }
  
    .table-2.no-border tr {
      border: 0;
    }
  
    .table-2 td {
      border-top: 0;
    }
  
    .newsletter-form {
      margin-top: 10px;
    }
  
    .text-sm-device-left {
      text-align: left !important;
    }
  
    .category-box .category-content {
      left: 25px;
    }
  
    .category-img {
      margin-bottom: 25px;
    }
  
    .category-right {
      padding: 0 5px;
    }  .service-box {
      margin-bottom: 30px;
    }
  
    .product-popup-container .product-title h2 {
      font-size: 20px;
      line-height: 26.6px;
    }
  
    .home-widget-inner .banner-img {
      margin-top: 30px;
    }
  
    .application-form .form {
      width: 100%;
    }
  
    .application-form .global-form {
      width: 100%;
    }
  
    .application-form .form .datepicker:after {
      display: none;
    }
  
    .application-form .form .datepicker {
      padding-bottom: 40px;
      padding-left: 0px;
      padding-right: 0px;
    }
  
    .application-form .form .timepicker {
      padding-top: 40px;
      padding-left: 0px;
      padding-right: 0px;
    }
  
    .application-form .form .datepicker-trigger,
    .application-form .form .timepicker-trigger {
      width: 100%;
    }
  
    .application-form .global-form .align-button {
      height: auto;
    }
  
    .application-form .global-form .align-button ul {
      display: block;
    }
  
    .application-form .global-form .align-button ul li span {
      border-right: none !important;
      border-bottom: 1px solid #DADADA;
      margin-bottom: 0;
    }
  
    .application-form .global-form .align-button ul li:last-child span {
      border-bottom: none;
    }
  
    .application-form .form .datepicker:first-child {
      padding-top: 0px;
      border-bottom: 1px solid rgba(36, 36, 36, 0.17);
    }
  
    .application-form .global-form .form-row,
    .application-form .global-form .col-md-6,
    .application-form .global-form .col-md-12 {
      padding: 0px !important;
    }
  
    .application-form .form-row,
    .application-form #book-appointment {
      margin-top: 20px !important;
    }
  
    .application-form .form .datepicker-trigger,
    .application-form .form .timepicker-trigger {
      margin: 0px !important;
    }
  
    .home-widget-inner .has-mega-img {
      margin-top: 0;
      margin-bottom: 30px;
    }
  
    .banner-img.body-banner .banner-content h3 {
      font-size: 20px;
    }
  
    .single-slider-content.white-content .slider-heading h2 {
      font-size: 55px !important;
    }
  
    .slider-link {
      margin-top: 50px;
    }
  
    .list-product-desc {
      margin-top: 40px;
    }
  
    .filter-heading .justify-content-end {
      justify-content: flex-start !important;
    }
  
    .filter-heading .col-xl-4 {
      margin-bottom: 30px;
    }
  
    .single-product-sidebar {
      margin-top: 30px;
    }
  
    .portfolio-right {
      margin-top: 30px;
    }
  
    .service-box p {
      padding-left: 0;
      /* max-width: 350px; */
    }
  
    .testimonial-desc p {
      font-size: 15.96px;
      line-height: 36.928px;
    }
  
    .cart-body-content table th,
    .cart-body-content table td {
      display: block;
    }
  
    th.remove-porduct,
    th.product-image {
      display: none !important;
    }
  
    .cupon input,
    .cupon button {
      margin-bottom: 10px;
      float: none !important;
    }
  
    .large-content .light-content .slider-heading.small-heading-text h2 {
      font-size: 40px;
      line-height: 45px;
    }
  
    .service-box-3 p {
      max-width: initial;
    }
  
    .slider-link-2 a {
      margin: 0;
    }
  
    .has-breadcrumb-bg {
      min-height: 300px;
    }
  
    .new-hover-cards .new-hover-col .different-content p {
      display: none;
    }
  
    .footer .checkout-area .country-select {
      width: 100% !important;
    }
  
    .bespoke-experience .slick-dotted.slick-slider {
      margin-bottom: 0px;
    }
  
    .bespoke-experience .testimonials .slick-track {
      padding: 10px 0px !important;
    }
  
    .bespoke-experience .testimonials .slick-list {
      height: max-content !important;
    }
  
    .bespoke-experience .top-part {
      padding: 10px !important;
    }
  
    .bespoke-experience .testimonial-slide.slick-slide.slick-current.slick-active.slick-center {
      transform: scale(1) !important;
    }
  
    .bespoke-experience .testimonial-slide .star {
      margin-bottom: 0px;
      font-size: 14px;
    }
  
    .bespoke-experience .testimonial-slide p.test-desc {
      line-height: 24px;
      margin-bottom: 0px;
    }
  
    .customize-product-sec .customize-detail-col ul {
      justify-content: left;
      column-gap: 15px;
    }
    .customize-product-sec .color-selection p,
    .customize-product-sec .color-selection .price {
      font-size: 10px;
    }
    .chakra-stack.summery-btns button {
      font-size: 14px !important;
    }
    .single-product-bottom ul.nav li a,
    .top-bar-mobile ul.nav li a {
      font-size: 11px;
      margin-right: 0px;
      text-transform: capitalize;
    }
    .single-product-tab-content .title,
    .single-product-tab-content p {
      font-size: 12px !important;
    }
    .single-product-tab-content p+p {
      font-size: 12px !important;
      line-height: 1.4;
      margin: 0px;
    }
    .customize-product-sec .chakra-button,
    .customize-product-sec .chakra-button {
      display: none !important;
    }
    .register-form-sec .form-col .generic-title h2 {
      font-size: 24px !important;
    }
  
    #product-detail-page .bottom-fix-part .container-fluid .col-12:first-child {
      display: none;
    }
  
    #product-detail-page .bottom-fix-part .row .d-flex {
      margin-top: 0px !important;
    }
    .customize-detail-col .size-boxes ul, .customize-detail-col .leg-size-boxes ul {
      gap: 10px !important;
    }
    .order-line-product__img {
      width: 80px !important;
      height: 80px !important;
      object-position: top;
    }
    .order-line-product .order-line-product__details {
      width: calc(100% - 80px) !important;
    }
    .order-line-product .order-line-product__details .font-weight-bold {
      width: 100% !important;
      white-space: normal;
    }
    .order-view-table .labelformobile {
      display: none !important;
    }
  }
  
  @media (max-width: 575px) {
    .product-content .d-flex {
      gap: 5px;
    }
    .sideNav,
    .sideNav-place,
    .sideNav-boutique {
      width: 330px !important
    }
    .sidebar-cnt {
      width: 90% !important
    }
    .product-content .single-product-title {
      width: 80%;
    }
    .product-content .single-product-price {
      width: 20%;
    }
    .category-right {
      padding: 0 15px;
    }
  
    .newsletter-form form input {
      width: 90%;
    }
  
    .newsletter-form form button {
      width: fit-content;
      float: left !important;
      margin-top: 20px;
    }
  
    .hidden-sm {
      display: none !important;
    }
  
    .slider-heading h2.strong-heading {
      font-size: 40px !important;
    }
  
    header.header.left-search .minicart {
      right: -9px;
    }
  
    .banner-img.body-banner.style-2 .banner-content h3 {
      font-size: 20px;
    }
  
    .banner-img.body-banner.style-2 .banner-content p {
      margin-top: 12px;
      margin-bottom: 0;
    }
  
    .single-slider-content.white-content .slider-heading h2 {
      line-height: 1 !important;
    }
  
    .slider-link-2 {
      margin-top: 30px;
    }
  
    section.shipping-price-section {
      margin-top: 50px;
      margin-bottom: 80px;
    }
  
    .slider-link-2 {
      margin-top: 0;
    }
  
    ul.nav.left-tab-link li:not(:last-child) {
      margin-right: 20px;
    }
  
    .footer .footer-item.has-desc .generic-btn {
      margin-top: 0px;
    }
  }
  
  /* Large Mobile :480px. */
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .single-slider {
      min-height: 600px;
    }
  
    /* .question-collapse button i {
      display: none;
    } */
    .storeexp-inner {
      width: 100%;
      /* padding: 29px 16px 0px 16px !important; */
    }
  
  }
  @media(max-width: 600px) {
    .size-chart-section .chart-main-title h1 {
      font-size: 30px;
    }
    .nav-tabs {
      flex-direction: row;
      width: 100%;
      flex-wrap: nowrap;
    white-space: nowrap; 
    }
    #myNavTabs.nav-tabs .nav-link,
    .myNavTabs.nav-tabs .nav-link {
      width: 100%;
    }
    #myNavTabs li a,
    .myNavTabs li a {
      padding: 0px 20px; 
    }
    .first-guide-chart .chart-table-one {
      display: block;
    }
    .brand-select-row {
      margin-bottom: 15px;
    }
    .first-guide-chart.new.denim-content .chart-sub-title {
      margin: 0px 0px 15px;
    }
    .tab-content+p {
      color: var(--secondary-color);
    }
    .size-chart-section .chart-main-title h1 {
      font-size: 25px;
      width: 60%;
      margin: 0px;
    }
    .size-chart-section .chart-main-title select {
      width: 40%;
      font-size: 16px;
      padding-left: 0px;
    }
    .inner-brand-type select {
      width: 100%;
      max-width: 311px;
    }
  }
  @media(max-width:380px) {
  
    .product-detail .btn-flex, .popup-content-select-size .size-popup-btns {
      grid-template-columns: repeat(auto-fit, minmax(100px, auto)) !important;
  }
  
    .product-detail .btn-flex,
    .popup-content-select-size .size-popup-btns {
      grid-template-columns: repeat(auto-fit, minmax(44px, auto));
    }
  }
  @media (max-width:500px) {  .popup-content-select-size .size-popup-btns .quick-quantity:first-child,
    .popup-content-select-size .size-popup-btns .quick-quantity:last-child {
      margin: 0 !important;
    }
  
    .popup-container-select-size {
      right: -120%;
      width: 100%;
    }
  
    .size-boxes ul li,
    .leg-size ul li,
    .leg-size ul li:nth-child(2),
    .leg-size ul li:nth-child(6) {
      width: auto;
      padding: 14px;
    }
    .leg-size-images .leg-img-box {
      max-width: initial;
    }
   
  
    .popup-container-login {
      width: 85%;
    }
  
    .popup-container-login .popup-content-login {
      padding: 20px;
    }
  
    .login-popup form .cc-remember-me-container {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
    }
  }
  
  @media (max-width: 480px) {
    .popup-content h4 {
      font-size: 20px !important;
    }
    .storeexp-inner {
      width: 100%;
      /* padding: 29px 16px 0px 16px !important; */
    }
    header.header .header-right ul li a {
      padding-left: 1px;
      padding-right: 1px;
    }
    .finder-loading {
      width: 280px !important;
    }
    .modal-full-height .modal-dialog {
      width: 320px !important
    }
    .finder-result-body {
      padding: 20px 0 !important;
              width: 100%;
    }
    .w-r-80 {
      width: 80% !important;
      margin: auto !important;
    }
  
    header.header .header-right ul li a i {
      font-size: 16px;
    }
  
    .slider-heading h2 {
      font-size: 42px;
      line-height: 42px;
    }
  
    .slick-dots {
      left: 10px;
    }
  
    .slick-dots li button {
      margin-right: 0;
      margin: 0px;
    }
  
    .minicart {
      right: -44px;
    }
  
    .list-add-cart-btn {
      line-height: 25px;
      height: 45px;
      padding: 0 18px;
    }
  
    .list-product-desc button {
      width: 45px;
      height: 45px;
      margin-left: 5px;
      line-height: 45px;
    }
  
    .single-slider {
      min-height: 500px;
    }
  
    .large-content .light-content .slider-heading.small-heading-text h2 {
      font-size: 30px;
      line-height: 35px;
    }
  
    .slider-link a {
      margin-top: 0px;
    }
  
    .footer .footer-desc .newsletter-form form {
      flex-wrap: wrap;
      height: 100%;
      gap: 10px;
    }
  
    .footer-item.has-desc .newsletter-form form input {
      height: 55px;
    }
  }
  
  @media (max-width: 379px) {
    .minicart {
      min-width: 290px;
    }
  }

  /* Use sidebar-cart instead of header hover minicart on tablets/mobiles */
  @media (max-width: 991px) {
    header.header.left-search .minicart {
      display: none !important;
    }
  }

  @media (min-width:992px) {
    .row.bottom-fix-part {
      display: none;
    }
  
  }
  
  @media (max-width:991px) {
    .product-detail .btn-flex .quick-quantity {
      width: 100% !important;
  }
    .product-detail .btn-flex .list-add-cart-btn, .product-detail .btn-flex .transparent-hover-btn {
      line-height: 1;
  }
    /* .product-detail .btn-flex, .popup-content-select-size .size-popup-btns {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(48%, auto));
      grid-gap: 12px;
  } */
    #product-detail-page .bottom-fix-part .css-hiihwv h2 {
      font-size: 12px;
      font-weight: 300;
      line-height: 16px;
      color: #2d2e2c !important;
    }
    .transparent-hover-btn, .list-add-cart-btn {
      font-size: 12px;
  }
    .single-product-title h4 {
      font-size: 14px;
      margin: 0;
      line-height: 20px;
      text-transform: capitalize;
      font-weight: 600;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 1; /* number of lines to show */
              line-clamp: 1; 
      -webkit-box-orient: vertical;
    }
  
    ul.pushNav.pushNav_level.js-pushNavLevel {
      top: 73px;
    }
    .header {
      padding: 0 !important;
    }
    .navbar-collapse.show,
    .navbar-collapse.collapsing {
      max-width: 100% !important;
      right: auto !important;
      left: 0 !important;
      width: 100%;
      transform: translate(0, 0);
      padding: 0;
      z-index: 9;
    }
    .mobile-pop-logo {
      align-items: center;
      margin: 0 auto;
      display: flex;
    }
    .navbar-collapse .close {
      right: auto;
    }
    .navbar-brand {
      margin: 0 auto !important;
      width: 100%;
      position: absolute;
      text-align: center;
      z-index: -1;
      left: 0;
      right: 0;
    }
  }
  @media (max-width:767px) {
    .custom-select-wrapper {
      width: 250px;
      margin: 0 auto;
      position: relative;
    }
    .home-text-section  {
      width: 70%;
      margin-left: auto;
      margin-right: auto;
    }
    
    .custom-select {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      width: 100%;
      padding: 10px;
      text-align: center;
      text-align-last: center; /* centers selected option */
      font-size: 16px;
      border: 1px solid #ccc;
      border-radius: 6px;
      background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='gray' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E") no-repeat;
      background-position: center right 10px;
      background-size: 16px;
    }
    .mob-jan-pro-img {
         height: 70vh;
    }
    .mob-jan-pro-img .product-img {
          height: 100%;
      justify-content: center;
    }
    .wishlist-product-details {
      font-size: 15px;
    }
    /* .store-left-desc .store-content  {
      max-width: 240px;
    } */
    .product-new-look {
      padding-left: 45px !important;
      padding-right: 45px !important;
    }
    .quantity-size .quantity-main, .quantity-size .size-main, .quantity-main .quantity-title, .size-main .select-one, .size-main .quantity-title {  
        width: 100%;
    } 
    .cart-details .cart-data {
      flex-wrap: wrap;
      gap: 5px;
      padding-bottom: 5px;
    }
    .quantity-main, .quantity-size div.size-main:nth-child(2),
    .quantity-size div.size-main:nth-child(2n+1), 
    .quantity-size div.size-main:nth-child(4),
    .quantity-size{
      padding: 0 !important;
      border: none !important;
    }
    .question-collapse h2 button {
      font-size: 16px;
    }
    .question-collapse {
      margin-bottom: 20px;
    }
    .question-collapse.checkout-collapse+.col-12 { 
      padding: 20px;
    }
    .product-details-collapse {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      font-size: 20px;
    }
    .product-detils-open {
      max-height: 0;
      overflow: hidden;
      opacity: 0;
      transition: max-height 0.4s ease, opacity 0.3s ease;
    }
    .product-detils-open.open {
      max-height: 500px; /* increase if content is large */
      opacity: 1;
    }
    #configureForm .d-flex .col {
      width: 100%;
      display: block !important;
      margin:0 0 10px 0
    }
    #configureForm .d-flex  {
      display: block !important;
    }
    .country-select, .language-select, #currency-selector{
      padding: .875rem 0.5rem .875rem .5rem;
    }
    .popup-content .cnt-head {
      padding: 0 !important;
    }
    .modal-part .modal-dialog.main-modal {
      min-width: 90%;
    }
    .modal-part .pop-content-main {
      max-width: 100%;
    }
    body .mob-space-up {
      margin-top: 20px !important;
    }
    .mob-pro-price {
      text-align: right;
    padding: 0 20px 0 0px;
    }

  }
  @media (min-width:768px) and (max-width:992px) {
    .modal-part .modal-dialog.main-modal {
      min-width: 90%;
    }
    .country-select, .language-select, #currency-selector{
      padding: .875rem 0.5rem .875rem .5rem;
    } 
    .mob-jan-pro-img {
      height: 70vh;
    }
    .mob-jan-pro-img .product-img {
      height: 100%;
      justify-content: center;
    }
    .single-product-top .shop-img .product-img img {
      height: 100% !important;
      object-fit: contain;
    }
    /* .mob-details-fixed-when-scroll {
      padding: 40px 30px !important
    } */
    .bottom-fix-part .container-fluid {
      box-shadow: rgba(0, 0, 0, 0.2) 0px -2px 5px -1px;
    }
    .shopping-main {
      flex-wrap: wrap;
    }
    .quantity-main .increase-decrease {
      width: fit-content !important
    }
    .shopping-main  .shopping-cart , .shopping-main  .shopping-total  {
      width: 100% !important;
      max-width: 100% !important;
      flex: 0 0 100%;
    }
  }
/*@media (max-width: 991px) {*/
/*  #toggleButtonm {*/
/*    display: none;*/
/*  }*/
/*  #collapseThreem .card-body {*/
/*    height: auto !important;*/
/*  }*/
/*}*/
@media (max-width: 991px) {
  #toggleButtonm {
    margin:  0 0 10px 0;
    display: flex;
    justify-content: right;
    display: flex;
  }
}
@media (max-width: 500px) {
  #sidebar-cart {
    width:100%;
    right: -120%;
  }
}
@media (max-width: 456px) {
  .list-buotique li {
    width: 100%; 
  } 
  .list-buotique li:first-child { 
    margin: 0 0 30px 0 !important 
  }
  .list-buotique {
    flex-wrap: wrap;
  }
  .sideNav-boutique {
        width: 290px !important;
    }
}
@media (min-width:992px) and (max-width:1200px) {
  
    .modal-part .modal-dialog.main-modal {
      min-width: 90%;
    }
    .country-select, .language-select, #currency-selector{
      padding: .875rem 0.5rem .875rem .5rem;
    } 
}
@media (min-width: 992px) {
    #advance-customization .row.bottom-fix-part {
        display: flex;
    }
}
@media (min-width:768px) and (max-width:1250px) {
  .dashboard-main .container {
      max-width: 90% !important;
  }
      .mob-pro-price {
        text-align: left;
        padding: 0 20px 0 20px;
    }
}

@media (min-width:768px) { 
  .labelformobile {
      display: none !important;
  }
  .outfit-main {
    height: 92vh;
    display: flex !important;
      position: relative;
  }
  .outfit-main:before {
    content: "";
    background: url(/assets/img/home/white-taxido-full.webp) no-repeat;
    background-size: cover;
    background-position: top center;
    height: 100%;
    width: 50%;
    position: absolute;
    left: 0;
  }
   .outfit-main .look-main.left img {
    display: none;
  }
  .store-msg{
    width: 70%;
    margin: 50px auto;
  }
}
@media (max-width: 767px) { 
    .mob-pro-price {
      text-align: left;
      padding: 0 10px;
    } 
    .single-product-price {
      font-size: 16px !important;
      line-height: 22px !important;
    }
    .single-product-price  span {
      	font-weight: 400;
    }
  .outfit-main:before {
    background:none
  }  
  .outfit-main {
    height: auto;
  }
   .outfit-main .look-main.left img {
    display: block;
  }
.labelformobile {
    display: block !important;
    position: absolute;
    top: 7px;
    font-weight: 500;
}
.order-table-new td {
  position: relative;
}
.table.order-table-new {
  margin-bottom: 0;
}
.order-table-details-new tr {
  display: flex !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.order-table-details-new td.text-right:first-child{
  text-align: left !important;
  justify-content: flex-start;
}
.fitfindermobbtn {
  padding: 10px;
}
.fitfindermobbtn a{
  background: var(--primary-color) !important;
    border-radius: 0; 
    padding: 15px 15px !important;
    letter-spacing: 2px;
    color: #fff !important;
    width: fit-content;
}
/* .order-view-table td div, .order-view-table td small{
    padding:10px;
    
} */
.modal-full-height.fitfinder-model-new .modal-content {
      overflow: auto;
}
.order-view-table td {
    display: block !important;
    text-align: right;
}
.order-view-table td:before {
  display: none;
}

  .fitfinder-model-new .modal-dialog-centered {
    align-items: self-start;
  }
  .fitfinder-model-new .modal-content {
        max-height:100vh;
  }
.order-view-table tr .text-center {
text-align: right !important;
}
  .row.dashboard {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

  .dashboard .nav.flex-column.nav-pills {
    flex-direction: row !important;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 14px;
    padding-bottom: 10px;
  }

  .dashboard .nav.flex-column.nav-pills .nav-link {
    white-space: nowrap;
  }

  .order-table-container {
    text-align: left !important;
  }

  table.table-order thead {
    display: none;
  }

  table.table-order tbody tr {
    display: block;
    border: 1px solid #e7e7e7;
    padding: 10px 12px;
    margin-bottom: 12px;
  }

  table.table-order tbody td {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    padding: 8px 0;
    border: 0;
  }

  table.table-order tbody td::before {
    content: attr(data-title);
    font-weight: 600;
    padding-right: 12px; 
  }

  table.table-order tbody td.order-action {
    display: flex;
  }

  table.table-order tbody td.order-action::before {
    display: block;
    margin-bottom: 8px;
  }

  table.table-order tbody td.order-action .btn-group {
    display: flex; 
    gap: 5px;
    justify-content: end;
  }

  .order-table-container .btn {
    padding: 8px 12px !important;
  }

  table.table-order tbody td[data-title="Invoice"] a.btn {
    width: max-content;
    display: block;
    text-align: center;
  }
  .support-tlte {
    margin: 20px 0px 0 0px;
  } 
  .experience1, .experience2, .experience3, .experience4, .experience5, .experience6, .experience7 { 
    min-height: 20vh; 
}
.top-space-after-menu {
  margin-top: 10px !important;
}
}

@media (max-width: 991px) {
    .customize-product-sec .accordion .product-box .product-img { 
        justify-content: center;
    }
}
@media (max-width: 400px) {
    .order-table-container .btn {
        padding: 5px 5px !important;
    }
     .look-main-product {
    width:100%;
 }
 .slick-list.draggable {
    height: auto !important ;
 }
}
@media (max-width: 767px) {
  .fitfindermobbtn a {
      padding: 15px 10px !important;
  }
  .apply-cta-bar p {
    font-size: 16px !important;
  }  
  #lengthByHeightModal .modal-content{
    width: 90%;
    margin: 0 auto;
  }
  #lengthByHeightModal .height-input-group input {
    margin: 0 10px 0 0;
  }
  #product-detail-page section.new-arrival {
    margin-top: 0 !important;
  }
  #product-detail-page .generic-title.text-start {
    padding-top: 30px;
  }
  #product-detail-page .Footer {
    padding: 0 0 56px;
  }
  /* .shirts .mens-lower {
    padding:0 !important
  }  */
  .footer-top-wrapper, .container-1180, .container-1200, .container-1430, .container-100-parcent {
      width: 100%; 
  }
  section.new-arrival.set-width-slider {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
  .customized-box-new label {
    display: flex;
    gap: 15px;
  }
  .customize-product-sec .accordion .product-box .product-img div img {
    background: transparent !important;
        width: 100px !important;
  }
  .single-product-tab-content .customized-box-new {
    width:100%
  }
  .customize-product-sec .accordion .product-box .product-img {
       justify-content: start !important;
    }
  .customize-product-sec .accordion .product-box .product-img .d-block{
    width:100%
  }
  .customize-product-sec .accordion .product-box {
    margin-bottom: 10px; 
  } 
  /* body .customize-product-sec div#accordionExample>div button.activebtn {
    background: transparent !important ;
    color: var(--secondary-color) !important;
  } */
  body .customize-product-sec div#accordionExample>div button {
    padding: 5px 20px !important;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
  }
  .customized-box-new label {
    padding:10px !important
  } 
  .customized-box-new label p {
    display: flex;
    align-items: center;
  }
  .size-boxes ul li, .leg-size ul li, .cut-boxes ul li{
  padding:0 10px !important;
  }
  #fabric-products>div {
  margin-bottom: 0 !important;
  } 
  .single-product-tab-content .question-collapse button i {
  line-height: 2;
  font-size: 16px;
  color: var(--secondary-color);
  }
  .single-product-tab-content .question-collapse button i.activeicon {
  color: var(--secondary-color);
  }
  .single-product-tab-content .question-collapse button {
    height: 100px;
  }
  .single-product-tab-content .question-collapse button[data-toggle="collapse"]:not(.collapsed), .single-product-tab-content .question-collapse button[data-toggle="collapse"]:not(.collapsed) i {
    background: var(--secondary-color) !important;
    color: #fff !important;
  } 
  body .single-product-tab-content .question-collapse button:not(.collapsed) {
    background: #fff !important;
    color: var(--secondary-color) !important;
  } 
  .single-product-tab-content .question-collapse button[data-toggle="collapse"]:not(.collapsed) i {
    transform: rotate(180deg);
  }
  body div#accordionExample>div .next-new-btn button:not(.collapsed){
    height: auto !important;
    display: flex;
    width: fit-content;
    justify-content: flex-end;
    text-align: right;
    border: none !important;
    background: #623817 !important;
    color: #fff !important;
    font-weight: 400;
  }
  #contact-us-form .form-box::before {
    top: 47px;
  }
  .contact-form-area .section-title{
    text-align: center;
  }
  .home-cta-section + .customer-style.pt-50.pt-md-50 {
    padding: 20px 15px !important;
  }
  
  .mens-lower .container .generic-title.text-start {
    padding-top: 20px;
  }
  #all-products {
    display: flex;
    flex-wrap: wrap; 
    justify-content: space-around;
    margin-top:20px
  }
  #all-products .product-card { 
    box-sizing: border-box;
    width: calc(50% - 15px) !important;
    max-width: calc(50% - 5px) !important;
    padding: 0px !important;
    margin: 0 !important;
  }
  #search-popup2.active {
    opacity: 1 !important;
    visibility: visible !important;
  }
  #search-popup2 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    overflow-y: auto;
    height: 100%;
    background-color: #fff;
    z-index: 99999999;
    transition: all 0.5s;
    opacity: 0;
    visibility: hidden;
  }
  .search-title {
    margin-top: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .single-product-tab-content .hero-class,
  .single-product-tab-content .customize-tab-product .row .col-xl-4 {
    width: 33.33%;
    max-width: 33.33%;
  }
} 
@media (max-width: 575px) {
  .single-product-tab-content .hero-class,
  .single-product-tab-content .customize-tab-product .row .col-xl-4 {
    width: 50%;
    max-width: 50%;
  }
} 
@media (min-width: 768px) {
  .payment-method1 {
    display: flex;
    flex-wrap: wrap;
  }
  .payment-method1 .payment-option {
    width: 49%;
  }
    .selected-value {
      display: none !important;
    }
    .main-section-customize {
      display: flex;
    }
    .main-section-customize .collapse {
      display: block;
    }
    .customized-details {
      width: 90%;
    }
    .customized-heading {
      width: 10%;
    }
    .customize-product-sec div#accordionExample>div,
    .customize-product-sec .accordion .card-body {
      border: none !important;
    }
    .main-section-customize .btn-link i {
      display: none;
    }
    .question-collapse .customized-heading button {
      pointer-events: none;
    }
    .next-new-btn {
      display: none !important;
    }
    .customized-box-new .product-img{
      width: 150px;
    }
    .single-product-tab-content .customize-tab-product .row.customized-box-group {
          gap: 20px !important;
    }
    .customize-product-sec .accordion .product-box .product-img div img {
      background: transparent !important;
    }
    .single-product-tab-content .customized-box-new  label {
      margin: 0;
    }
    .customize-product-sec .question-collapse button {
      padding-top: 5px !important;
    }
    .single-product-bottom {
      height: auto !important;
    }
    .single-product-bottom .container.new-padding-customized {
      padding: 0 0 170px 0 !important;
    }
    .single-product-tab-content .size-boxes , .single-product-tab-content .leg-size-images, .single-product-tab-content .leg-size-boxes{
      margin-bottom: 20px;
    } 
    .cta-tag.text-white {
      font-size: 18px;
      margin: 0;
    }
    .generic-title .cta-tag.text-white {
      width:100%
    }
    .cta-tag.text-white span{
      font-size: 24px;
      display: flex;
    }
    .accessories .innermenu-ul, .accessories .innermenu-ul .dipinner-sub-menu {
      top: 0 !important;
    }
    .mens-lower .container .generic-title.text-start {
      padding-top: 20px;
    }
    #all-products {
      display: flex;
      flex-wrap: wrap;  
      margin-top:20px
    }

    #all-products .product-card { 
      box-sizing: border-box;
      flex: 0 0 25%;
      max-width: 25%;
      padding: 0 5px !important;
    }
}