@media only screen and (min-width: 1200px) {
         .tp-product-tab .nav-tabs {
    flex-wrap: nowrap;
    min-width: 1000px;
  }
    .scrollbar {
    height: 100%;
    width: 100%;
    background: #f5f5f5;
    overflow-x: scroll;
    margin-bottom: 25px;
  }

  .force-overflow {
    min-width: 150px;
    width: 100%;
    padding: 10px 0px;
  }
  
}

@media only screen and (max-width: 1024px) {
    .tp-product-tab .nav-tabs .nav-item .nav-link
    {padding:10px 2px;
        text-transform: uppercase;
font-size: 13px;
    width: 160px;
    min-width: 160px;
    }
  nav.tp-main-menu-content>ul {
    flex-direction: row;
  } 
 
  .cloth-btn-new {
    position: absolute;
    top: 70%;
    left: 155px;
  }
 
  .tp-slider-height {
    min-height: 328px;
  }

  .cloth-img-height { 
    background-size: cover;
    height: 329px;
    width: 100%;
  }

  .tp-slider-title {
    font-size: 43px;
  }

  a.clothing-txt {
    position: absolute;
    top: 44%;
    font-size: 27px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  }

  button.dropdown-btn.dropdown-toggle {
    background-color: #2e364e;
    padding: 6px 18px 7px 11px;
    display: flex;
    align-items: center;
    column-gap: 9px;
    font-weight: 600;
    font-family: system-ui;
    font-size: 16px;
    color: #ffffff;
    border-left: 1px solid #e5e7e8;
    border-right: 1px solid #e5e7e8;
    border-radius: 4px;
    position: relative;
    left: -9px;
  }

  .dropdown {
    padding-left: 13px;
  }

  .tp-header-search {
    margin-right: -33px;
  }

  .tp-header-search-box input {
    padding-left: 29px;
    padding-right: 13px;
  }

  .tp-header-search-btn button {
    height: 38px;
  }

  .category-dropdown li {
    padding: 3px 73px 6px 59px;
    cursor: pointer;
    font-family: system-ui;
  }

  span.catchey-btn {
    padding: 6px 10px;
    position: relative;
    right: -7px;
  }

  .tp-header-search-btn button {
    width: 61px;
  }

  img.company-logo {
    width: 72px;
    height: 75px;
    object-fit: contain;
  }

  .logo-main-text {
    font-size: 21px;
  }

  .logo-sub-txt {
    font-size: 12px;
  }

  span.catchey-btn {
    left: 0px;
  }

  a.cloth-btn-a {
    width: 155px;
  }

  .tp-header-search-wrapper {
    left: -55px;
  }
  h3.tp-product-gadget-banner-title.banner_content_align {
        position: absolute;
        top: 60%;
        width: 75%;
    }
    .svg-pad {
    padding: 0px 0px 0px 0px;
}
  .tp-header-search-wrapper {
    left: -55px;
  }
}

@media only screen and (max-width: 992px) {
  nav.tp-main-menu-content>ul {
    flex-direction: column;
  }

  .cloth-btn-new {
    position: absolute;
    top: 70%;
    left: 155px;
  }

  .tp-slider-height {
    min-height: 320px;
  }

  .cloth-img-height {
    background-size: cover;
    height: 320px;
  }

  .tp-slider-title {
    font-size: 43px;
  }

  .logo-sub-txt {
    font-size: 12px;
  }

  .logo-main-text {
    font-size: 20px;
  }

  .tp-header-search-wrapper {
    margin-left: 0px;
  }

  .tp-header-search-box input {
    padding: 0px 14px;
  }

  span.catchey-btn {
    padding: 1px 8px;
  }

  img.company-logo {
    width: 72px;
    height: 75px;
    object-fit: contain;
  }
  .svg-pad {
    padding: 0px 0px 0px 0px;
}
.tp-product-thumb img {
    width: 100%;
    height: 330px;
    object-fit: cover;
}
}

@media only screen and (max-width: 820px) {
    .tp-product-tab .nav-tabs .nav-item .nav-link
    {padding:10px 2px;
        text-transform: uppercase;
font-size: 13px;
    width: 160px;
    min-width: 160px;
    }
  .sub-section-pad {
    margin-top: 25px;
  }

  .main-title h1 {
    font-size: 24px;
  }

  .cloth-img-height {
    background-size: 89%;
    height: 337px;
    width: 93%;
    background-position-y: 21px;
    margin-bottom: 18px;
  }

  a.clothing-txt {
    position: absolute;
    top: 58%;
    left: 113px;
    font-size: 30px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    width: 70%;
  }

  .cloth-btn-new {
    position: absolute;
    top: 83%;
    left: 155px;
  }
  .login-card {
    width: 50%;

  }
  .tp-product-thumb img {
    width: 100%;
    height: 330px;
    object-fit: cover;
}
  .tp-header-search-wrapper {
        left: 0px;
        /*top: 22px;*/
        width: 90%;
   }
   .mobile-vategory-title {
    margin-top: 35px;
    position: relative;
    top: 21px;
    color: #2e364e;
    font-size: 19px;
    font-weight: 700;
    font-family: system-ui;
    border-bottom: 1px solid #2e364e;
    padding-bottom: 15px;
}
ul.search-results-con {
    position: absolute;
    background-color: white;
    padding: 10px;
    top: 64px;
    left: 8px;
    width: 96%;
    height: fit-content;
    border-radius: 5px;
    overflow: hidden;
    z-index: 2;
}
.filter-lg-con {
    display: none;
}
}

@media only screen and (max-width: 768px) {
    .tp-product-tab .nav-tabs .nav-item .nav-link
    {padding:10px 2px;
        text-transform: uppercase;
font-size: 13px;
    width: 160px;
    min-width: 160px;
    }
  .sub-section-pad {
    margin-top: 25px;
  }

  .main-title h1 {
    font-size: 24px;
  }

  .cloth-img-height {
    background-size: 89%;
    height: 337px;
    width: 93%;
    background-position-y: 21px;
    margin-bottom: 18px;
  }

  .tp-slider-height {
    min-height: 363px;
  }

}

@media only screen and (max-width: 600px) {
    .tp-product-tab .nav-tabs .nav-item .nav-link
    {padding:10px 2px;
        text-transform: uppercase;
font-size: 13px;
    width: 160px;
    min-width: 160px;
    }
  .sub-section-pad { 
    margin-top: 25px;
  }

  .main-title h1 {
    font-size: 24px;
  }

  .bread-container {
    column-gap: 0px;
  }

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

  ul.about-item {
    padding: 0px;
  }

  .shipping-modes {
    display: block;
  }

  .shipping-icon-con {
    margin-bottom: 11px;
  }

  .product-action-btns {
    flex-wrap: wrap;
    row-gap: 11px;
    column-gap: 29px;
  }

  button.buy-btn {
    padding: 7px 86px;
  }

  .tp-btn-2 {
    padding: 6px 29px !important;
  }

  img.company-logo {
    width: 66px;
    height: 65px;
    object-fit: cover;
  }

  .logo-main-text {
    font-size: 19px;
    line-height: 13px;
    padding-bottom: 2px;
    padding-top: 4px;
  }

  .logo-sub-txt {
    font-size: 12px;
  }

  nav.tp-main-menu-content>ul {
    flex-direction: column;
  }

  .delivary-add-txt {
    align-items: baseline;
    padding: 2px 10px 7px 11px;
  }

  .slider_second_sec {
    display: flex;
  }

  .cloth-btn-new {
    position: absolute;
    top: 78%;
    left: 180px;
  }

  .cloth-img-height {
    background-size: 96%;
    height: 207px;
    width: 95%;
    background-position-y: 14px;
  }

  .cloth-btn-new .tp-btn-2 {
    padding: 4px 10px !important;
  }

  .tp-slider-height {
    min-height: 140px;
  }

  .tp-slider-title {
    font-size: 32px;
  }

  a.clothing-txt {
    position: absolute;
    top: 48%;
    left: 35px;
    font-size: 24px;
    width: 75%;
  }

  .logo.main-logo-new {
    padding-right: 0px !important;
    position: relative;
    left: -23px;
  }

  .tp-header-action {
    position: absolute;
    right: 3px;
  }

  .nav-icon-txt {
    font-size: 11px;
  }

  section.tp-product-area {
    padding-top: 5px !important;
  }

  .tp-header-top-right {
    display: block !important;
  }

  .tp-header-welcome {
    position: relative;
    left: -38px;
  }

  .tp-btn-2 {
    padding: 4px 14px !important;
  }

  .tp-product-tab .nav-tabs .nav-item .nav-link {
        padding: 4px 4px;
        width: 188px;
        min-width: 194px;
        font-size: 14px;
  }

  .custom-scroll {
    height: 452px;
    overflow-y: auto;
  }

  .scrollbar {
    padding: 0px 9px;
  }

  .clothing-bg {
    height: 620px;
  }

  .tp-swiper-arrow button {
    margin: 0px 4px;
  }

  .tp-product-banner-area {
    padding: 36px 0px 9px 0px;
  }

  .tp-product-category-title a {
    font-weight: 500;
    font-family: system-ui;
    color: #6d0f1f;
  }

  .tp-product-tab .nav-tabs .nav-item .nav-link {
    color: #680e1e;
    font-weight: 500;
    font-family: system-ui;
  }

  .tp-product-thumb img {
    height: 306px;
  }

  .tp-category-menu nav ul {
    position: absolute;
    left: -51px;
  }

  nav.tp-category-menu-content ul li a span i {
    padding-right: 7px;
    font-size: 17px;
  }

  .profile-navs {
    margin-bottom: 25px;
  }

  .bread-bg {
    padding: 10px 33px;
  }

  .arrow:before {
    padding-left: 10px;
  }

  .offcanvas-header {
    padding: 6px 20px 5px 17px;
    border-bottom: 1px solid #dddedf;
  }

  .offcanvas-body {
    padding: 5px 15px 5px 25px;
  }

  .sortby-offcanvas {
    height: 265px !important;
    border-radius: 10px 10px 0px 0px;
  }

  section.section-content {
    margin: 10px 0px;
  }

  h3.tp-product-gadget-banner-title.banner_content_align {
    position: relative;
    top: 33px;
  }

  span.tp-product-gadget-banner-price.banner_price_align {
    position: relative;
    top: 15px;
  }
.login-card {
    width: 75%;
}
.tp-product-thumb img {
    height: 250px;
}
.tp-product-gadget-banner-content {
    padding: 40px;
    height: 190px;
}
.baner_top {
    background-size: 75%;
    background-position: right;
}
.baner_top {
    background-size: 100%;
    background-position: top;
    position: relative;
    /*left: 15px;*/
    /*top: 13px;*/
}

}

@media only screen and (max-width:414px){
    .tp-header-search-wrapper {
        left: 0px;
        /*top: 22px;*/
        width: 90%;
    }

}

@media only screen and (max-width: 400px) {
.login-card {
    width: 100%;
}
.logo-main-text {
    font-size: 18px;
}
.tp-product-thumb img {
    height: 360px;
}
h3.tp-product-gadget-banner-title.banner_content_align {
    position: absolute;
    top: 60%;
    width: 90%;
}
.clothing-bg {
    height: 650px;
}
.baner_top {
    background-size: 100%;
    background-position: top;
    position: relative;
    /*left: 10px;*/
    /*top: 10px;*/
}
h3.tp-product-gadget-banner-title.banner_content_align {
    position: absolute;
    top: 50%;
    width: 90%;
}
h3.tp-product-gadget-banner-title.banner_content_align {
    position: absolute;
    top: 50%;
    width: 90%;
    left: 9px;
}
span.tp-product-gadget-banner-price.banner_price_align {
    position: relative;
    top: 15px;
    left: -26px;
}
}

