/** @format */

@media only screen and (max-width: 1160px) {
  .body {
    overflow-x: hidden !important;
  }
  .form-bg {
    padding: 20px;
  }
  .form-bg-inner {
    padding: 20px;
  }
  .tracking-summery h3 {
    font-size: 22px;
  }
  .tracking-summery-inner h4 {
    font-size: 15px;
  }
  .tracking-summery-inner span {
    font-size: 18px;
  }
  .tracking-summery-inner-clr h2 {
    font-size: 20px !important;
    padding: 0 18px;
  }
  .tracking-summery-inner-clr .inner-clr {
    font-size: 22px !important;
    font-weight: 700;
  }
  .tracking-inner ul li {
    font-size: 16px;
    padding: 2px 5px;
  }
  .tracking-inner ul li span {
    font-size: 16px;
  }
  .tracking-inner-select select {
    margin: -4px 7px;
  }
  .my-profile h2 {
    font-size: 30px;
  }
  .cart-details-img-text h1 {
    padding: 30px 15px;
    font-size: 30px;
  }
  .cart-details-img img {
    width: 110px;
    height: 140px;
    border: 1px solid #707070;
    padding: 10px;
    margin: 10px 5px;
  }
  #scrollToTopBtn {
    right: 20px;
  }
  .cards-carousel-image-box-2 {
    padding: 10px;
  }
  #ninja-slider {
    height: 500px;
    margin: 0;
  }
  .related-btn button.owl-prev span {
    width: 49px;
    height: 50px;
    left: 801px;
    right: 0;
    top: -270px;
  }
  .details-btn-a a {
    color: #000;
    border-radius: 20px;
    padding: 10px 15px;
    width: 100%;
    text-decoration: none;
    border: 1px solid #000 !important;
    display: inline-flex;
    background-color: #fff;
    outline: none;
    border: none;
    cursor: pointer;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1024px) {
  /* .body {
    overflow-x: hidden !important;
  } */
  .card-carousel .owl-nav .owl-prev:before {
    margin-right: 10px;
  }
  .card-carousel .owl-nav .owl-next:after {
    margin-right: 10px;
  }
  .owl-stage-outer.owl-height {
    height: 410px !important;
    padding: 5px 0 0 0;
  }
  .profile-tabs-upper {
    width: 100%;
    padding: 10px 5px;
    margin: 10px;
    font-size: 13px;
    border-radius: 50px;
  }
  .table-view-more a {
    padding: 8px 9px;
    font-size: 11px;
    border: none !important;
  }
  .cart-table .table-inner-img {
    width: 100px;
    height: 104px;
    margin-left: 4px;
  }
  .details-btn-a a {
    color: #000;
    border-radius: 20px;
    padding: 10px 15px;
    width: 100%;
    text-decoration: none;
    border: 1px solid #000 !important;
    display: inline-flex;
    background-color: #fff;
    outline: none;
    border: none;
    cursor: pointer;
    margin-top: 10px;
  }
  #table-heading {
    display: none;
  }
  .table-heading-content h5,
  p,
  h6 {
    font-size: 13px;
    padding: 0px 5px !important;
  }
  .cartpage {
    display: grid;
    height: auto !important;
  }
  .products-options-btm-btn .input-group {
    left: -93px;
  }
  .table-price p,
  span {
    margin-top: -73px;
    padding-left: 63px;
  }
  .cart-table .table-pkr p,
  span {
    font-size: 12px;
  }
  #shipping-cost {
    display: none;
  }
  .table-pkr-pending {
    margin-top: -15rem;
    margin-left: 5rem;
  }
  .dateandtime {
    display: none;
  }
  .main-cart .table-responsive {
    height: 266px;
  }
  .cart-table .table-pkr span {
    font-size: 13px;
    margin-left: 10px;
  }
  .table-view-more .cartbtn-2 {
    border: 1px solid black !important;
  }
  .products-details h4 {
    margin-left: -4.32rem;
  }
  .product-colors span {
    margin-left: 0rem;
  }
  .product-colors span {
    margin-left: -4rem;
    /* padding: 0px; */
  }
  .my-color span {
    padding: 0px;
  }
  #quantity-btns {
    left: -30px;
  }
  .products-carousel-img-size img {
    padding-top: 10px;
  }
  /* .fa-chevron-left {
    margin-right: 21rem !important;
  }
  .fa-chevron-right {
    margin-left: 16.96rem !important;
  } */
  .card-carousel-3 .fa-chevron-left .fa-chevron-right {
    margin-top: -31px;
  }
  .scrollto {
    text-transform: capitalize !important;
    text-decoration: none;
    padding-left: 10px;
    font-size: 14px;
  }
  .addtocard-btn span {
    top: 61px;
    right: 5px;
    padding: 0px !important;
  }
  .text-end {
    display: none;
  }
  .table-view-more span a {
    border: 1px solid black !important;
    height: 33px;
  }
  .newsletter-content h4 {
    font-size: 20px;
    padding-bottom: 12px;
  }
  .checkout-slider img {
    width: 21% !important;
    margin-left: 12px;
  }
  /* .fa-angle-right {
    margin-left: 21rem !important;
    margin-top: 0.8rem;
  }
  .fa-angle-left {
    margin-right: 21rem !important;
    margin-top: 0.8rem;
  } */
  .total-payment td {
    border-bottom: hidden !important;
  }
  #order-summary-count {
    margin-left: 17rem !important;
    margin-top: -2rem;
  }
  #order-summary-total {
    margin-left: 15rem !important;
    margin-top: -2rem;
  }
  .main-cart-form {
    overflow-x: hidden;
  }
  .header-social-dropdown .dropdown-menu {
    margin-left: 0px !important;
  }
  .mobile-signin-btn {
    margin-left: 7px !important;
    text-decoration: none;
    border: 1px solid;
    border-radius: 25px;
    padding: 10px;
    color: #000;
  }
  .mobile-signup-btn {
    margin-left: 7px !important;
    text-decoration: none;
    border: 1px solid;
    border-radius: 25px;
    padding-left: 23px;
    background-color: #000;
    color: #fff !important;
  }
  .nveMenu {
    overflow-y: auto !important;
  }

  #cart-dropdown {
    width: 278px !important;
  }
  .shopping-cart {
    width: 278px !important;
    margin-top: -20px;
  }
  #mobile-cart {
    margin-left: -4px;
  }
  #cart-box {
    background: none !important;
  }
  .checkout-btn {
    margin-left: 19px !important;
  }
  .installment-plan-inner {
    width: 50%;
    border-radius: 25px;
  }
  .productBtn {
    width: 65% !important;
  }
  .products-details h2 {
    margin-left: -5px;
  }
  .products-details-h3 {
    margin-left: -5px;
  }
  .cart-table {
    overflow-x: hidden;
  }
  .order-summary-content span {
    margin-left: -47px !important;
  }
  .order-summary-content h6 {
    margin-left: 12px;
  }
  .header-social-divider {
    padding: 0 !important;
  }
  .item-name span {
    padding: 0px !important;
  }
  .table-heading td {
    font-size: 12px;
    padding-left: 34px;
  }
  #quantity {
    padding-left: 30px !important;
  }
  #total-price {
    padding-left: 1px;
  }
  #order-status {
    font-size: 8px;
    font-weight: bolder;
  }
  .asteric {
    padding-left: 0px !important;
  }
  .products-details-h3 span {
    padding-left: 0px !important;
  }
  .card-price span {
    padding-left: 0px !important;
  }
  .sign-dropdow-images span {
    padding-left: 0px !important;
  }
  .sign-dropdown-item span {
    padding-left: 0px !important;
  }
}
@media only screen and (max-width: 991px) {
  .body {
    overflow-x: hidden !important;
  }
  .mobile-menu {
    display: block;
  }
  .cart-details-img img {
    width: 110px;
    height: 140px;
    padding: 5px;
  }
  .forms-h-text h2 {
    font-size: 35px;
  }
  .forms-h-text h4 {
    font-size: 25px;
  }
  .form-bg-inner-forms label {
    font-size: 15px;
  }
  .products-details h2 {
    font-size: 30px;
    font-weight: 700;
  }
  #thumbnail-slider-next::before,
  #thumbnail-slider-prev::before {
    border-left: 3px solid #000;
    border-top: 3px solid #000;
  }
  .header-social-icon ul li i {
    width: 80px;
  }
  .details-btn-a a {
    color: #000;
    border-radius: 20px;
    padding: 10px 15px;
    width: 100%;
    text-decoration: none;
    border: 1px solid #000 !important;
    display: inline-flex;
    background-color: #fff;
    outline: none;
    border: none;
    cursor: pointer;
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .body {
    overflow-x: hidden !important;
  }
  #ninja-slider .ns-img {
    width: 100%;
    height: 227px !important;
  }
  #ninja-slider {
    width: 77%;
    height: 500px;
  }
  #ninja-slider-next,
  #ninja-slider-prev {
    top: 30%;
  }
  .products-carousel-img-size img {
    border-radius: 25px;
    height: 300px;
  }
  .card-carousel-3-hide {
    display: none;
  }
  .table-view-more a {
    padding: 8px 6px;
    font-size: 10px;
    border: none;
  }
  .details-btn-a a {
    color: #000;
    border-radius: 20px;
    padding: 10px 15px;
    width: 100%;
    text-decoration: none;
    border: 1px solid #000 !important;
    display: inline-flex;
    background-color: #fff;
    outline: none;
    border: none;
    cursor: pointer;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 576px) {
  .body {
    overflow-x: hidden !important;
  }
  .card-carousel-3-hide {
    display: block;
  }
  .form-bg {
    padding: 10px;
  }
  .form-bg-inner {
    padding: 10px;
  }
  .forms-h-text h2 {
    font-size: 20px;
    padding: 35px 0 0 0;
  }
  .forms-h-text h4 {
    font-size: 18px;
  }
  #footer-space {
    padding-left: 15px;
  }
  #scrollToTopBtn {
    right: 20px;
  }
  .copyright {
    padding-left: 0;
  }
  .form-bg-check-box label {
    font-size: 15px;
  }
  .cart-details-img-text h1 {
    padding: 20px 5px;
    font-size: 21px;
  }
  .tracking-heading h2 {
    font-size: 18px;
  }
  .tracking-summery h3 {
    font-size: 18px;
  }
  .tracking-summery-inner-clr .inner-clr {
    font-size: 18px !important;
  }
  .tracking-summery-inner-clr h2 {
    font-size: 18px !important;
    padding: 0 13px;
  }
  .tracking-summery-inner span {
    font-size: 16px;
  }
  .recommended h4 {
    font-size: 25px;
    text-align: center;
  }
  .pulse-button {
    font-size: 14px;
    padding: 10px 12px;
  }
  .products-carousel-img-size img {
    height: auto;
  }
  .newsletter input[type="text"] {
    width: 70%;
  }
  .newsletter button {
    width: 30%;
  }
  .newsletter-content h3 {
    padding: 15px 0;
    font-size: 22px;
  }
  .brand-option-select .card {
    width: 93%;
  }
  .cards-carousel-image-box-2 {
    padding: 10px;
  }
  .social-offers h2 {
    font-weight: 700;
    font-size: 18px;
  }
  #ninja-slider {
    width: 66%;
    height: 227px;
  }
  #ninja-slider-next,
  #ninja-slider-prev {
    top: 55%;
  }
  #thumbnail-slider div.inner {
    height: 400px;
  }
  div#thumbnail-slider ul li {
    width: 100px !important;
    height: 100px !important;
  }
  #ninja-slider .ns-img {
    height: 227px !important;
  }
  #thumbnail-slider-next {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0 !important;
    height: 30px;
  }
  #thumbnail-slider-prev {
    background-color: rgba(0, 0, 0, 0.4);
    top: 0 !important;
  }
  .products-details h2 {
    font-size: 22px;
    font-weight: 700;
  }
  .details-tabs .nav-pills .nav-link {
    width: 100%;
    margin: 5px 0;
  }
  .details-tabs div#pills-tabContent {
    padding: 20px;
  }
  .details-tabs-inner p {
    font-size: 15px;
  }
  .user-comment {
    width: 90%;
    padding: 10px;
  }
  .details-tabs-inner p {
    font-size: 13px;
  }
  .user-comment h3 {
    font-size: 15px;
    width: 100px;
  }
  .pages-paginations .page-linkk {
    position: relative;
    display: block;
    border: none;
    padding: 13px;
    background-color: #f9f8f8;
    color: #807a7a;
    font-weight: 700;
    margin: 0 0;
    border-radius: 50px;
  }
  .pages-paginations a.page-linkk:focus {
    margin: 10px 5px;
    padding: 2px 10px !important;
    border-radius: 50px;
    background-color: #fff;
    border: 2px solid #ed1c24 !important;
  }
  .pages-paginations .page-item:first-child .page-linkk {
    margin-top: 8px;
    margin-right: 5px;
    width: 38px;
    border-radius: 50px;
    border: 1px solid #000;
    padding: 1px 3px !important;
    border-radius: 50px;
    background-color: #f9f8f8;
  }
  .pages-paginations .page-item:last-child .page-linkk {
    border-radius: 50px;
    margin-top: 10px;
    width: 38px;
    border: 1px solid #000;
    padding: 2px 5px !important;
    border-radius: 50px;
    background-color: #f9f8f8;
  }
  .related-btn button.owl-prev span {
    display: none;
  }
  .related-btn button.owl-next span {
    display: none;
  }
  .products-options-drop-tabs-inner label img {
    height: 100%;
  }
  .products-options-drop-tabs-voucher {
    height: 100% !important;
    width: 100% !important;
  }
  .products-options-drop-tabs-bg h2 {
    font-size: 25px;
  }
  .header-social-icon ul li i {
    font-size: 25px;
    margin: 0;
    color: #000;
    outline: 0;
    width: 50px;
  }
  .header-social-icon-inner-img {
    margin: -5px 0 0 0;
  }

  .header-social-dropdown .dropdown-menu {
    width: 270px;
    margin: 5px;
  }
  .header-social-dropdown-item li a {
    padding: 12px 69px;
    display: block;
    margin: 5px 16px !important;
  }
  .header-social-dropdown h4 {
    padding: 0 10px;
  }
  .header-social-dropdown p {
    padding: 0 !important;
  }
  .mobile-menu .navlinks li {
    padding: 6px 0;
  }
  .LOGIN-MODAL {
    padding: 10px;
  }
  .subscribe-modal {
    padding: 10px;
  }
  .subscribe-content h3 {
    font-size: 24px;
  }
  .subscribe-content h3 span {
    font-size: 24px;
  }
  .table-view-more a {
    padding: 8px 4px;
    font-size: 10px;
    border: none;
  }
  .details-btn-a a {
    color: #000;
    border-radius: 20px;
    padding: 10px 15px;
    width: 100%;
    text-decoration: none;
    border: 1px solid #000 !important;
    display: inline-flex;
    background-color: #fff;
    outline: none;
    border: none;
    cursor: pointer;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 425px) {
  .body {
    overflow-x: hidden !important;
  }
  .cards-carousel-image-box-2 {
    padding: 60px;
  }
  .details-btn-a a {
    color: #000;
    border-radius: 20px;
    padding: 10px 15px;
    width: 100%;
    text-decoration: none;
    border: 1px solid #000 !important;
    display: inline-flex;
    background-color: #fff;
    outline: none;
    border: none;
    cursor: pointer;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 375px) {
  .body {
    overflow-x: hidden !important;
  }
  .cards-carousel-image-box-2 {
    padding: 40px;
  }
  #ninja-slider {
    width: 60%;
    height: 300px;
  }
  #ninja-slider-next,
  #ninja-slider-prev {
    top: 55%;
  }
  #thumbnail-slider div.inner {
    height: 300px;
  }
  div#thumbnail-slider ul li {
    width: 80px !important;
    height: 80px !important;
  }
  #thumbnail-slider {
    height: 300px;
  }
  #ninja-slider .ns-img {
    height: 227px !important;
  }
  .profile-tabs-upper {
    width: 100%;
    padding: 10px 65px;
    margin: 10px auto;
    font-size: 12px;
    border-radius: 50px;
  }
  .details-btn-a a {
    color: #000;
    border-radius: 20px;
    padding: 10px 15px;
    width: 100%;
    text-decoration: none;
    border: 1px solid #000 !important;
    display: inline-flex;
    background-color: #fff;
    outline: none;
    border: none;
    cursor: pointer;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 320px) {
  .body {
    overflow-x: hidden !important;
  }
  .cards-carousel-image-box-2 {
    padding: 10px;
  }
}



