@media only screen and (min-width: 1500px) {
  .container-custom {
    max-width: 1140px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .our-legacy .custm-dv-right {
    padding: 0 100px 0 0;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  .main-header .navbar {
    gap: 10px;
  }
  .main-header .navbar .nav-item .nav-link {
    font-size: 14px;
    padding: 0 10px 0 0;
  }
  .main-header .navbar .header-btn img {
    width: 30px;
  }
  .main-header .navbar .header-btn .bring-home-btn {
    padding: 5px 8px;
    font-size: 12px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .main-header .navbar {
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .main-header header nav.active {
    z-index: 9 !important;
  }
}
@media only screen and (min-width: 568px) and (max-width: 992px) {
  .login .custm-login-dv {
    padding: 20px 0;
  }
  .login .custm-login-dv .login-form-dv {
    position: static;
    transform: none;
  }
  .login .custm-login-dv .login-form-dv .heading h4 {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
  }
  .login .custm-login-dv .login-form-dv .login-type .g-login {
    padding: 10px 20px;
  }
  .login .custm-login-dv .login-form-dv .login-type .mobile-login {
    padding: 10px 20px;
  }
  .login .custm-login-dv .login-form-dv .form-area form .homepage-btn {
    margin: 10px 0 0 0;
  }
  .signup .custm-login-dv {
    padding: 50px 0;
  }
  .signup .custm-login-dv .sign-up-form-dv {
    position: static;
    transform: none;
  }
  .signup .custm-login-dv .sign-up-form-dv .heading h4 {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
  }
  .signup .custm-login-dv .sign-up-form-dv .login-type .g-login {
    padding: 10px 20px;
  }
  .signup .custm-login-dv .sign-up-form-dv .login-type .mobile-login {
    padding: 10px 20px;
  }
  .signup .custm-login-dv .sign-up-form-dv .form-area form .homepage-btn {
    margin: 10px 0 0 0;
  }
  .main-header .navbar {
    gap: 20px;
  }
  .main-header .navbar .nav-item .dropdown-submenu {
    z-index: 1;
  }
  .copyright p {
    text-align: center;
  }
  .copyright .terms {
    justify-content: center;
  }
  .homepage .banner .banner-heading {
    height: 120px;
  }
  .homepage .banner .banner-heading h1 {
    width: 100%;
    text-align: center;
    font-size: 30px;
  }
  .homepage .products {
    padding: 0;
  }
  .homepage .products .custm-left-dv h3 {
    font-size: 22px;
  }
  .homepage .products .custm-right-dv2 h3 {
    font-size: 22px;
  }
  .homepage .new-products .our-new-products-start-div .slick-prev {
    left: -40px;
  }
  .homepage .new-products .heading h2 {
    font-size: 30px;
  }
  .homepage .new-products .product-details img {
    -o-object-fit: contain;
       object-fit: contain;
    padding: 0 0 10px 0;
  }
  .about-us .banner .banner-heading {
    padding: 5px 0;
  }
  .about-us .banner .banner-heading h1 {
    font-size: 25px;
  }
  .about-us .our-history .custm-dv-left h4 {
    font-size: 22px;
  }
  .about-us .our-legacy .custm-dv-right {
    padding: 30px 0 0 0;
  }
  .about-us .our-legacy .custm-dv-right h4 {
    font-size: 22px;
  }
  .about-us .mission-vission .text-area h4 {
    font-size: 18px;
  }
  .about-us .our-team .container .team-container {
    text-align: center;
  }
  .about-us .our-team .heading h4 {
    font-size: 22px;
    padding: 0 0 20px 0;
  }
  .about-us .delivery-dv .text-area h4 {
    font-size: 22px;
  }
  .about-us .testimonials .heading h3 {
    font-size: 22px;
    font-weight: 600;
  }
  .about-product .banner .banner-heading {
    padding: 5px 0;
  }
  .about-product .banner .banner-heading h1 {
    width: 100%;
    font-size: 25px;
  }
  .about-product .better-food .heading h2 {
    font-size: 22px;
  }
  .about-product .better-food .custm-dv-left {
    text-align: left;
  }
  .about-product .better-food .center-img {
    margin: 0 0 20px 0;
  }
  .about-product .better-food .center-img img {
    height: auto;
  }
  .about-product .better-food .explore-btn a {
    border: 2px solid #000;
    padding: 12px 20px;
    border-radius: 16px 0px 16px 0px;
  }
  .about-product .product-desc .heading {
    padding: 0 10px;
  }
  .about-product .product-desc .heading h3 {
    font-size: 22px;
    text-align: center;
  }
  .about-product .testimonials {
    padding: 0;
  }
  .about-product .testimonials .heading h3 {
    font-size: 22px;
    font-weight: 600;
  }
  .product-listing .banner .banner-heading {
    padding: 5px 0;
  }
  .product-listing .banner .banner-heading h1 {
    width: 100%;
    font-size: 25px;
  }
  .product-detail-main-dv .banner .banner-heading {
    padding: 5px 0;
  }
  .product-detail-main-dv .banner .banner-heading h1 {
    width: 100%;
    font-size: 25px;
  }
  .product-detail-main-dv .product-detail .product-desc h3 {
    font-size: 22px;
  }
  .product-detail-main-dv .product-detail .product-desc .para p {
    font-size: 16px;
  }
  .product-detail-main-dv .product-detail .product-desc .quantity-counter {
    flex-wrap: wrap;
    gap: 20px;
  }
  .product-detail-main-dv .product-detail .product-info .nav-tabs {
    gap: 10px;
  }
  .product-detail-main-dv .product-detail .product-info .nav-tabs .nav-item .btn1 {
    padding: 12px 20px;
    font-size: 16px;
  }
  .product-detail-main-dv .product-detail .product-info .nav-tabs .nav-item .btn1.active {
    padding: 12px 20px;
    font-size: 16px;
  }
  .product-detail-main-dv .product-detail .product-info .tab-content .tab-pane .product-desc-list ul li {
    font-size: 16px;
  }
  .product-detail-main-dv .product-detail .product-info .tab-content .tab-pane .product-desc-list ul li img {
    margin: 0 10px 0 0;
  }
  .product-detail-main-dv .product-detail .recent-products {
    padding: 0;
  }
  .product-detail-main-dv .product-detail .recent-products .heading h3 {
    font-size: 22px;
  }
  .cart-main .banner .banner-heading {
    padding: 5px 0;
  }
  .cart-main .banner .banner-heading h1 {
    width: 100%;
    font-size: 25px;
  }
  .cart-main .cart-details .table-area tbody tr {
    padding: 10px 0;
  }
  .cart-main .cart-details .table-area tbody tr td {
    padding: 10px 0;
  }
  .cart-main .cart-details .coupon {
    padding: 20px 10px;
  }
  .cart-main .cart-details .coupon form .search-area input {
    width: 350px;
  }
  .cart-main .cart-details .coupon form .submit-btn {
    position: static;
  }
  .cart-main .cart-details .cart-total .checkout-btn a {
    display: inline;
  }
  .checkout-main .banner .banner-heading {
    padding: 5px 0;
  }
  .checkout-main .banner .banner-heading h1 {
    width: 100%;
    font-size: 25px;
  }
  .service-detail-main .banner .banner-heading {
    padding: 5px 0;
  }
  .service-detail-main .banner .banner-heading h1 {
    width: 100%;
    font-size: 25px;
  }
  .service-detail-main .product-about {
    padding: 30px 0 0 0;
  }
  .service-detail-main .product-about .heading h4 {
    font-size: 22px;
  }
  .service-detail-main .product-about .about-sec {
    padding: 60px 0;
  }
  .service-detail-main .product-about .about-sec .para {
    padding: 30px 0 0 0;
  }
  .service-detail-main .product-about .about-sec .para h4 {
    font-size: 22px;
  }
  .service-detail-main .discover-item .heading h4 {
    font-size: 22px;
  }
  .service-detail-main .we-are-best {
    padding: 0;
  }
  .service-detail-main .we-are-best .custm-dv-left .img-dv1 {
    margin: 0 5px;
  }
  .service-detail-main .we-are-best .custm-dv-left .img-dv2 {
    margin: 0 5px;
  }
  .service-detail-main .we-are-best .custm-dv-left .img-dv2 img {
    position: static;
  }
  .service-detail-main .we-are-best .custm-dv-right {
    padding: 30px 0 0 0;
  }
  .service-detail-main .we-are-best .custm-dv-right .heading h4 {
    font-size: 22px;
  }
  .service-detail-main .service-menu .heading h4 {
    font-size: 22px;
  }
  .service-detail-main .service-menu .product-info {
    padding: 0;
  }
  .service-detail-main .service-menu .product-info .tab-content .tab-pane .product-desc-list ul li .item-desc h5 {
    font-size: 17px;
  }
  .service-detail-main .our-team .team-top-img-dv .heading {
    padding: 30px 0;
  }
  .service-detail-main .our-team .team-top-img-dv .heading h4 {
    font-size: 22px;
  }
  .service-detail-main .testimonials .rewiews-dv .heading h4 {
    font-size: 22px;
  }
  .service-detail-main .testimonials .testimonial-right-dv .order-dv {
    position: static;
    width: 100%;
  }
  .service-detail-main .testimonials .testimonial-right-dv .order-dv .heading-area {
    justify-content: space-between;
  }
  .service-detail-main .best-brand .heading h4 {
    font-size: 22px;
  }
  .my-profile-main .banner .banner-heading {
    padding: 5px 0;
  }
  .my-profile-main .banner .banner-heading h1 {
    width: 100%;
    font-size: 25px;
  }
  .my-profile-main .custm-sidebar .profile-sec {
    flex-direction: column;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebar {
    position: absolute;
    display: none;
    z-index: 1;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebar.active {
    display: block;
    z-index: 1;
    margin: 10px;
  }
  .my-profile-main .custm-sidebar .profile-sec .overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(2, 4, 3, 0.5);
  }
  .my-profile-main .custm-sidebar .profile-sec .overlay.active {
    display: block;
  }
  .my-profile-main .custm-sidebar .profile-sec #show {
    padding: 2px 15px;
    color: #ffffff;
    background: #af946d;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    top: -40px;
  }
  .my-profile-main .custm-sidebar .profile-sec .close {
    display: none;
    background: transparent;
    position: absolute;
    top: -35px;
    right: 3%;
    color: rgb(0, 0, 0);
    font-size: 25px;
    cursor: pointer;
    z-index: 9;
  }
  .my-profile-main .custm-sidebar .profile-sec .close.active {
    display: block;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent {
    margin: 0;
    position: relative;
    z-index: 0;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .user-info .my-account .form-area form {
    position: relative;
    z-index: -1;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .user-info .change-pass .form-area form {
    position: relative;
    z-index: 0;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .order-history table tr td {
    padding: 10px;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .my-cart thead tr {
    display: none;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .my-cart tbody tr {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .my-cart tbody tr td {
    padding: 5px;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .my-cart tbody tr td .cart-btn {
    flex-direction: column;
    padding: 20px 0;
    gap: 15px;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .my-cart .coupon form {
    flex-direction: column;
    gap: 15px;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .my-cart .coupon form .search-area a {
    width: auto;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .my-cart .coupon form .submit-btn {
    position: static;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .order-notification table tr td {
    padding: 10px;
  }
}
@media only screen and (min-width: 200px) and (max-width: 767px) {
  .homepage #demo .banner img {
    height: 400px;
  }
  .homepage #demo .banner-heading h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    font-weight: 700;
    color: #fff;
  }
  .homepage #demo .banner-heading p {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -75%);
    color: #fff;
  }
}
@media only screen and (min-width: 568px) and (max-width: 992px) {
  .cart-main .cart-details .coupon form .search-area input {
    margin-right: 5px;
  }
}
@media only screen and (min-width: 200px) and (max-width: 567px) {
  .login .custm-login-dv {
    padding: 50px 0;
  }
  .login .custm-login-dv .login-form-dv {
    position: static;
    transform: none;
  }
  .login .custm-login-dv .login-form-dv .heading h4 {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
  }
  .login .custm-login-dv .login-form-dv .login-type .g-login {
    padding: 10px 20px;
  }
  .login .custm-login-dv .login-form-dv .login-type .mobile-login {
    padding: 10px 20px;
  }
  .login .custm-login-dv .login-form-dv .form-area form .homepage-btn {
    margin: 10px 0 0 0;
  }
  .signup .custm-login-dv {
    padding: 50px 0;
  }
  .signup .custm-login-dv .sign-up-form-dv {
    position: static;
    transform: none;
  }
  .signup .custm-login-dv .sign-up-form-dv .heading h4 {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
  }
  .signup .custm-login-dv .sign-up-form-dv .login-type .g-login {
    padding: 10px 20px;
  }
  .signup .custm-login-dv .sign-up-form-dv .login-type .mobile-login {
    padding: 10px 20px;
  }
  .signup .custm-login-dv .sign-up-form-dv .form-area form .homepage-btn {
    margin: 10px 0 0 0;
  }
  .main-header .navbar {
    gap: 20px;
  }
  .main-header .navbar .nav-item .dropdown-submenu {
    z-index: 1;
  }
  .copyright p {
    text-align: start;
  }
  .copyright .terms {
    justify-content: start;
  }
  .homepage .banner .banner-heading {
    height: 80px;
  }
  .homepage .banner .banner-heading h1 {
    width: 96%;
    text-align: center;
    font-size: 16px;
  }
  .homepage #demo .carousel-inner .carousel-item .carousel-caption h1 {
    font-size: 1.5em;
    line-height: 26px;
  }
  .homepage #demo .carousel-inner .carousel-item .carousel-caption p {
    font-size: 10px;
  }
  .homepage #demo .banner img {
    height: 250px;
  }
  .homepage .products {
    padding: 0;
  }
  .homepage .products .custm-left-dv h3 {
    font-size: 22px;
  }
  .homepage .products .custm-right-dv {
    padding: 50px 0 0 0;
  }
  .homepage .products .custm-right-dv2 {
    padding: 0 0 50px 0;
  }
  .homepage .products .custm-right-dv2 h3 {
    font-size: 22px;
  }
  .homepage .products #order1 {
    order: 2;
  }
  .homepage .products #order2 {
    order: 1;
  }
  .homepage .new-products .our-new-products-start-div .slick-prev {
    left: -13px;
  }
  .homepage .new-products .our-new-products-start-div .slick-next {
    right: 1%;
  }
  .homepage .new-products .heading h2 {
    font-size: 22px;
  }
  .homepage .new-products .product-details img {
    -o-object-fit: contain;
       object-fit: contain;
    padding: 0 0 10px 0;
    margin: 0 auto;
  }
  .about-us .banner img {
    margin-top: 50px;
  }
  .about-us .banner .banner-heading {
    padding: 5px 0;
  }
  .about-us .banner .banner-heading h1 {
    font-size: 25px;
  }
  .about-us .our-history .custm-dv-left h4 {
    font-size: 22px;
  }
  .about-us .our-legacy .custm-dv-right {
    padding: 30px 0 0 0;
  }
  .about-us .our-legacy .custm-dv-right h4 {
    font-size: 22px;
  }
  .about-us .our-legacy .custm-dv-right .legacy-details {
    flex-direction: column;
  }
  .about-us .mission-vission .text-area h4 {
    font-size: 18px;
  }
  .about-us .our-team .container .team-container {
    text-align: center;
  }
  .about-us .our-team .heading h4 {
    font-size: 22px;
    padding: 0 0 20px 0;
  }
  .about-us .delivery-dv .text-area h4 {
    font-size: 22px;
  }
  .about-us .testimonials .heading h3 {
    font-size: 22px;
    font-weight: 600;
  }
  .about-product .banner .banner-heading {
    padding: 5px 0;
  }
  .about-product .banner .banner-heading h1 {
    width: 100%;
    text-align: center;
    font-size: 25px;
  }
  .about-product .better-food .heading h2 {
    font-size: 22px;
  }
  .about-product .better-food .custm-dv-left {
    text-align: left;
  }
  .about-product .better-food .center-img {
    margin: 0 0 20px 0;
  }
  .about-product .better-food .center-img img {
    height: auto;
  }
  .about-product .better-food .explore-btn a {
    border: 2px solid #000;
    padding: 12px 20px;
    border-radius: 16px 0px 16px 0px;
  }
  .about-product .product-desc .heading {
    padding: 0 10px;
  }
  .about-product .product-desc .heading h3 {
    font-size: 22px;
    text-align: center;
  }
  .about-product .testimonials {
    padding: 0;
  }
  .about-product .testimonials .heading h3 {
    font-size: 22px;
    font-weight: 600;
  }
  .product-listing .banner .banner-heading {
    padding: 5px 0;
  }
  .product-listing .banner .banner-heading h1 {
    width: 100%;
    text-align: center;
    font-size: 25px;
  }
  .product-detail-main-dv .banner .banner-heading {
    padding: 5px 0;
  }
  .product-detail-main-dv .banner .banner-heading h1 {
    width: 100%;
    text-align: center;
    font-size: 25px;
  }
  .product-detail-main-dv .product-detail .product-desc h3 {
    font-size: 22px;
  }
  .product-detail-main-dv .product-detail .product-desc .para p {
    font-size: 16px;
  }
  .product-detail-main-dv .product-detail .product-desc .quantity-counter {
    flex-direction: column;
    gap: 20px;
  }
  .product-detail-main-dv .product-detail .product-info .nav-tabs {
    gap: 10px;
  }
  .product-detail-main-dv .product-detail .product-info .nav-tabs .nav-item .btn1 {
    padding: 12px 20px;
    font-size: 16px;
  }
  .product-detail-main-dv .product-detail .product-info .nav-tabs .nav-item .btn1.active {
    padding: 12px 20px;
    font-size: 16px;
  }
  .product-detail-main-dv .product-detail .product-info .tab-content .tab-pane .product-desc-list ul li {
    font-size: 16px;
  }
  .product-detail-main-dv .product-detail .product-info .tab-content .tab-pane .product-desc-list ul li img {
    margin: 0 10px 0 0;
  }
  .product-detail-main-dv .product-detail .recent-products {
    padding: 0;
  }
  .product-detail-main-dv .product-detail .recent-products .heading h3 {
    font-size: 22px;
  }
  .cart-main .banner .banner-heading {
    padding: 5px 0;
  }
  .cart-main .banner .banner-heading h1 {
    width: 100%;
    text-align: center;
    font-size: 25px;
  }
  .cart-main .cart-details .table-area thead tr {
    display: none;
  }
  .cart-main .cart-details .table-area tbody tr {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
  }
  .cart-main .cart-details .table-area tbody tr td {
    padding: 5px;
  }
  .cart-main .cart-details .table-area tbody tr td .cart-btn {
    flex-direction: column;
    padding: 20px 0;
    gap: 15px;
  }
  .cart-main .cart-details .coupon form {
    flex-direction: column;
    gap: 15px;
  }
  .cart-main .cart-details .coupon form .search-area input {
    width: auto;
  }
  .cart-main .cart-details .coupon form .submit-btn {
    position: static;
  }
  .checkout-main .banner .banner-heading {
    padding: 5px 0;
  }
  .checkout-main .banner .banner-heading h1 {
    width: 100%;
    text-align: center;
    font-size: 25px;
  }
  .checkout-main .checkout-details .checkout-form {
    padding: 0 10px;
  }
  .service-detail-main .banner .banner-heading {
    padding: 5px 0;
  }
  .service-detail-main .banner .banner-heading h1 {
    width: 100%;
    font-size: 25px;
  }
  .service-detail-main .product-about {
    padding: 30px 0 0 0;
  }
  .service-detail-main .product-about .heading h4 {
    font-size: 22px;
  }
  .service-detail-main .product-about .about-sec .para {
    padding: 30px 0 0 0;
  }
  .service-detail-main .product-about .about-sec .para h4 {
    font-size: 22px;
  }
  .service-detail-main .discover-item .heading h4 {
    font-size: 22px;
  }
  .service-detail-main .we-are-best {
    padding: 0;
  }
  .service-detail-main .we-are-best .custm-dv-left {
    flex-direction: column;
  }
  .service-detail-main .we-are-best .custm-dv-left .img-dv2 img {
    position: static;
  }
  .service-detail-main .we-are-best .custm-dv-right {
    padding: 30px 0 0 0;
  }
  .service-detail-main .we-are-best .custm-dv-right .heading h4 {
    font-size: 22px;
  }
  .service-detail-main .service-menu .heading h4 {
    font-size: 22px;
  }
  .service-detail-main .service-menu .product-info {
    padding: 0;
  }
  .service-detail-main .service-menu .product-info .tab-content .tab-pane .product-desc-list ul li .item-desc h5 {
    font-size: 17px;
  }
  .service-detail-main .brand-img {
    display: flex !important;
    justify-content: center;
  }
  .service-detail-main .our-team .team-top-img-dv {
    height: 300px !important;
  }
  .service-detail-main .our-team .team-top-img-dv .heading {
    padding: 30px 0;
  }
  .service-detail-main .our-team .team-top-img-dv .heading h4 {
    font-size: 22px;
  }
  .service-detail-main .testimonials .rewiews-dv .heading h4 {
    font-size: 22px;
  }
  .service-detail-main .testimonials .testimonial-right-dv .order-dv {
    position: static;
    width: 100%;
  }
  .service-detail-main .testimonials .testimonial-right-dv .order-dv .heading-area {
    justify-content: space-between;
  }
  .service-detail-main .best-brand .heading h4 {
    font-size: 22px;
  }
  .my-profile-main .banner .banner-heading {
    padding: 5px 0;
  }
  .my-profile-main .banner .banner-heading h1 {
    width: 100%;
    font-size: 25px;
  }
  .my-profile-main .custm-sidebar .profile-sec {
    flex-direction: column;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebar {
    position: absolute;
    display: none;
    z-index: 1;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebar.active {
    display: block;
    z-index: 1;
    margin: 10px;
  }
  .my-profile-main .custm-sidebar .profile-sec .overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(2, 4, 3, 0.5);
  }
  .my-profile-main .custm-sidebar .profile-sec .overlay.active {
    display: block;
  }
  .my-profile-main .custm-sidebar .profile-sec #show {
    padding: 2px 15px;
    color: #ffffff;
    background: #af946d;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    top: -40px;
  }
  .my-profile-main .custm-sidebar .profile-sec .close {
    display: none;
    background: transparent;
    position: absolute;
    top: -35px;
    right: 3%;
    color: rgb(0, 0, 0);
    font-size: 25px;
    cursor: pointer;
    z-index: 9;
  }
  .my-profile-main .custm-sidebar .profile-sec .close.active {
    display: block;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent {
    margin: 0;
    position: relative;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .user-info .my-account .form-area form {
    position: relative;
    z-index: -1;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .user-info .change-pass .form-area form {
    position: relative;
    z-index: -1;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .my-cart thead tr {
    display: none;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .my-cart tbody tr {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .my-cart tbody tr td {
    padding: 5px;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .my-cart tbody tr td .cart-btn {
    flex-direction: column;
    padding: 20px 0;
    gap: 15px;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .my-cart .coupon form {
    flex-direction: column;
    gap: 15px;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .my-cart .coupon form .search-area input {
    width: auto;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .my-cart .coupon form .submit-btn {
    position: static;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .track-order .order-process .order-stepper .progress-line .line {
    width: 60px;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .track-order .order-process .order-stepper .progress-line .circle .order-status-image {
    width: 75px;
    left: -32px;
    text-align: center;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .track-order .order-process .order-stepper .progress-line .circle .order-status-image i {
    font-size: 22px;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .track-order .order-process .order-stepper .progress-line .circle .order-status-image p {
    font-size: 12px;
    left: 0;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .wishlist table thead tr {
    display: none;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .wishlist table tbody tr {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .wishlist table tbody tr td {
    padding: 5px;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .wishlist table tbody tr td .cart-btn {
    flex-direction: column;
    padding: 20px 0;
    gap: 15px;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .payment .debit-cards .card-details {
    margin: 0 0 20px 0;
  }
  .my-profile-main .custm-sidebar .profile-sec .sidebarContent .payment .debit-cards .card-details2 {
    position: relative;
    z-index: -1;
  }
}/*# sourceMappingURL=responsive.css.map */