@media (min-width: 200px) and (max-width: 474px) {
  .new_dog_owner_section .new_dog_owner_main p {
    font-size: 1.4rem !important;
  }

  .is-desktop {
    display: none !important;
  }

  .preview_delivery p {
    font-size: 1.1rem !important;
  }

  .order_info .Link {
    margin-top: 20px !important;
  }

  .new_dog_owner_main {
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 20px;
  }

  .new_dog_owner_main h2 {
    font-size: 2.2rem !important;
  }

  .address-line {
    font-size: 1.8rem !important;
  }

  #Order_Notes,
  #Contact_Phone,
  #Contact_Name,
  #Delivery_Method,
  #Email {
    padding: 0.25rem !important;
  }

  .search-icon {
    top: 16px !important;
  }

  .message {
    padding-bottom: 5px;
  }

  .login {
    font-size: 1.4rem !important;
  }

  .login_main_left {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .button-product {
    /* font-size: 1.3rem; */
    font-size: 1rem;
    /* height: 35px; */
  }

  .h6,
  h6 {
    font-size: 1.2rem !important;
  }

  .bannerheader {
    font-weight: 1000 !important;
    font-size: 1.2rem !important;
  }

  .title-overlay-d {
    font-size: 1rem !important;
    margin-top: -10px;
  }

  .title-overlay-h {
    /* font-family: Tiempos-Headline; */
    font-size: 1.6rem !important;
    font-weight: bolder !important;
    /* inline-size: 2.8rem; */
    line-height: 0.1em !important;
  }

  .title-overlay {
    padding-top: 1% !important;
    position: absolute !important;
  }

  .margin-top-48 {
    margin-top: 0px !important;
  }

  .items-info .title h2 {
    display: flex;
    justify-content: center;
    /* Horizontally center-align content */
    align-items: center;
    /* Vertically center-align content */
  }

  .ship_para {
    margin-top: 20px !important;
    font-style: italic;
    color: #171717;
    /* width: 200px; */
    font-size: 0.8rem;
  }

  .header_button a {
    color: #171717;
    background: #ff9800;
    padding: 5px 10px;
    border-radius: 6px;
    font-weight: 600;
    margin-left: -40%;
  }

  .navbar__inner {
    margin-left: -31%;
  }

  .sp {
    font-size: 1rem !important;
    margin-left: -22% !important;
  }

  .navbar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 24px;
    padding-left: 25% !important;
  }

  .navbar a span {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .navbar_menu_inner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    /* margin-top: 10px; */
    font-size: 0.7rem !important;
  }

  .cart-icon p {
    top: -5px !important;
    font-size: 1.2rem !important;
  }

  .header_button a {
    color: #171717 !important;
    background: #ff9800 !important;
    padding: 5px 10px !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    margin-left: -40% !important;
    font-size: 2rem !important;
  }

  .header_button span {
    font-size: 1.2rem !important;
  }

  .header_button {
    margin-left: 35px !important;
  }

  .search-box {
    margin-top: 15px !important;
    margin-bottom: 20px !important;
  }

  .fa-search {
    margin-top: -6px !important;
  }

  .navbar__inner {
    margin-left: -31%;
  }

  .sp {
    font-size: 1rem !important;
    margin-left: -22% !important;
  }

  .log_in {
    font-size: 1.2rem !important;
    width: 150px !important;
  }

  .wrapper_button {
    text-align: center;
    padding: 20px 0 20px 0;
  }

  label,
  input,
  a>p {
    font-size: 1rem !important;
  }

  .acount_info {
    font-size: 1.5rem !important;
  }

  .margin-top-48 {
    margin-top: 0px !important;
  }
}

@media (min-width: 475px) and (max-width: 574px) {
  .new_dog_owner_section .new_dog_owner_main p {
    font-size: 1.4rem !important;
  }

  .is-desktop {
    display: none !important;
  }

  .preview_delivery p {
    font-size: 1.2rem !important;
  }

  .preview_delivery h3 {
    font-size: 1.8rem !important;
  }

  .address-line {
    font-size: 1.8rem important !;
  }

  .order_info .Link {
    margin-top: 20px !important;
  }

  .new_dog_owner_main {
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 20px;
  }

  .new_dog_owner_main h2 {
    font-size: 2.2rem !important;
  }

  .search-icon {
    top: 16px !important;
  }

  .login_main_left {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .button-product {
    /* font-size: 1.5rem; */
    font-size: 1rem;
    /* height: 35px; */
  }

  .h6,
  h6 {
    font-size: 1.2rem !important;
  }

  .bannerheader {
    font-weight: 1000 !important;
    font-size: 1.8rem !important;
  }

  .title-overlay-d {
    font-size: 1rem !important;
    margin-top: -7px;
  }

  .title-overlay-h {
    /* font-family: Tiempos-Headline; */
    font-size: 1.6rem !important;
    font-weight: bolder !important;
  }

  .title-overlay {
    padding-top: 3% !important;
    position: absolute !important;
  }

  .margin-top-48 {
    margin-top: 0px !important;
  }

  .items-info .title h2 {
    display: flex;
    justify-content: center;
    /* Horizontally center-align content */
    align-items: center;
    /* Vertically center-align content */
  }

  .ship_para {
    margin-top: 20px !important;
    font-style: italic;
    color: #171717;
    /* width: 200px; */
    font-size: 1.2rem !important;
  }

  .header_button a {
    color: #171717;
    background: #ff9800;
    padding: 5px 10px !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    margin-left: -40%;
    width: 200px !important;
  }

  .navbar__inner {
    margin-left: -31%;
  }

  .sp {
    font-size: 1rem !important;
    margin-left: -22% !important;
  }

  .navbar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 24px;
    padding-left: 25% !important;
  }

  .navbar a span {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .navbar_menu_inner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 0.7rem !important;
  }

  .cart-icon p {
    top: -5px !important;

    font-size: 1.2rem !important;
  }

  .header_button a {
    color: #171717 !important;
    background: #ff9800 !important;
    padding: 5px 10px !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    margin-left: -40% !important;
    font-size: 2rem !important;
    width: 200px !important;
  }

  .header_button span {
    font-size: 1.2rem !important;
  }

  .header_button {
    margin-left: 35px !important;
  }

  .search-box {
    margin-top: 15px !important;
    margin-bottom: 20px !important;
  }

  .header_section .header_main_top .header_Logo {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .fa-search {
    margin-top: -6px !important;
  }

  .navbar__inner {
    margin-left: -31%;
  }

  .sp {
    font-size: 1rem !important;
    margin-left: -22% !important;
  }

  .log_in {
    font-size: 1.8rem !important;
    width: 150px !important;
  }

  .wrapper_button {
    text-align: center;
    padding: 20px 0 20px 0;
  }

  label,
  input,
  a>p {
    /* font-size: 1.2rem !important; */
    font-size: 1rem !important;
  }

  .acount_info {
    font-size: 1.5rem !important;
  }
}

@media screen and (min-width: 575px) and (max-width: 768px) {
  .new_dog_owner_section .new_dog_owner_main p {
    font-size: 1.4rem !important;
  }

  .is-desktop {
    display: none !important;
  }

  .address-line {
    font-size: 1.8rem !important;
  }

  .button-product {
    /* font-size: 1.5rem; */
    font-size: 1rem;
    /* height: 35px; */
  }

  .preview_delivery p {
    font-size: 1.5rem !important;
  }

  .preview_delivery h3 {
    font-size: 1.8rem !important;
  }

  i {
    font-size: 1.3rem !important;
  }

  .h6,
  h6 {
    font-size: 1.2rem !important;
  }

  .bannerheader {
    font-weight: 1000;
    font-size: 2rem !important;
  }

  .title-overlay-d {
    font-size: 1.2rem;
    margin-top: -10px !important;
  }

  .title-overlay-h {
    /* font-family: Tiempos-Headline; */
    font-size: 2.1rem !important;
    font-weight: bolder !important;
    /* inline-size: 2.8rem; */
    line-height: 0.8em !important;
  }

  .title-overlay {
    padding-top: 2% !important;
    position: absolute !important;
  }

  .margin-top-48 {
    margin-top: 0 !important;
  }

  .items-info .title h2 {
    display: flex;
    justify-content: center;
    /* Horizontally center-align content */
    align-items: center;
    /* Vertically center-align content */
  }

  .ship_para {
    margin-top: 20px !important;
    font-style: italic;
    color: #171717;
    /* width: 200px; */
    font-size: 0.8rem;
  }

  .header_button a {
    color: #171717;
    background: #ff9800;
    padding: 5px 10px;
    border-radius: 6px;
    font-weight: 600;
    margin-left: -40%;
    width: 200px !important;
  }

  .navbar__inner {
    margin-left: -31%;
  }

  .sp {
    font-size: 1rem !important;
    margin-left: -22% !important;
  }

  .navbar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 24px;
    padding-left: 25% !important;
  }

  .navbar a span {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .navbar_menu_inner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 0.7rem !important;
  }

  .cart-icon p {
    top: -5px !important;

    font-size: 1.2rem !important;
  }

  .header_button a {
    color: #171717 !important;
    background: #ff9800 !important;
    padding: 5px 10px !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    margin-left: -40% !important;
    font-size: 2rem !important;
    width: 200px !important;
  }

  .header_button span {
    font-size: 1.2rem !important;
  }

  .header_button {
    margin-left: 35px !important;
  }

  .search-box {
    margin-top: 15px !important;
    margin-bottom: 20px !important;
  }

  .header_section .header_main_top .header_Logo {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .fa-search {
    margin-top: -6px !important;
  }

  .navbar__inner {
    margin-left: -31%;
  }

  .sp {
    font-size: 1rem !important;
    margin-left: -22% !important;
  }

  .log_in {
    font-size: 1.6rem !important;
    width: 150px !important;
  }

  .wrapper_button {
    text-align: center;
    padding: 20px 0 20px 0;
  }

  label,
  input,
  a>p {
    /* font-size: 1.4rem !important; */
    font-size: 1rem !important;
  }

  .acount_info {
    font-size: 1.5rem !important;
  }
}

/* Medium devices and larger (tablets, 768px and up) */
@media screen and (min-width: 768px) and (max-width: 964px) {
  .new_dog_owner_section .new_dog_owner_main p {
    font-size: 1.6rem !important;
    line-height: 2rem !important;
  }

  .order-info em {
    font-size: 1.4rem !important;
  }

  .is-desktop {
    display: none !important;
  }

  .address-line {
    font-size: 1.8rem !important;
  }

  .preview_delivery p {
    font-size: 1.5rem !important;
  }

  .preview_delivery h3 {
    font-size: 1.8rem !important;
  }

  .button-product {
    /* font-size: 1.5rem; */
    font-size: 1rem;
    /* height: 35px; */
  }

  i {
    font-size: 1.4rem !important;
  }

  .h6,
  h6 {
    font-size: 1.2rem !important;
  }

  .search-icon {
    top: 25% !important;
  }

  .bannerheader {
    font-weight: 1000;
    font-size: 2rem !important;
  }

  .title-overlay-d {
    font-size: 1.8rem;
    margin-top: -10px !important;
  }

  .title-overlay-h {
    /* font-family: Tiempos-Headline; */
    font-size: 2.1rem;
    font-weight: bolder;
    /* inline-size: 2.8rem; */
    line-height: 0.8em;
  }

  .title-overlay {
    padding-top: 3%;
    position: absolute;
  }

  .margin-top-48 {
    margin-top: -30px !important;
  }

  .items-info .title h2 {
    display: flex;
    justify-content: center;
    /* Horizontally center-align content */
    align-items: center;
    /* Vertically center-align content */
  }

  .ship_para {
    margin-top: 20px !important;
    font-style: italic;
    color: #171717;
    /* width: 200px; */
    font-size: 0.8rem;
  }

  .header_button a {
    color: #171717;
    background: #ff9800;
    padding: 5px 10px;
    border-radius: 6px;
    font-weight: 600;
    margin-left: -40%;
    width: 200px !important;
  }

  .navbar__inner {
    margin-left: -31%;
  }

  .sp {
    font-size: 1rem !important;
    margin-left: -22% !important;
  }

  .navbar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 24px;
    padding-left: 25% !important;
  }

  .navbar a span {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .navbar_menu_inner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 0.7rem !important;
  }

  .cart-icon p {
    top: -5px !important;

    font-size: 1.2rem !important;
  }

  .header_button a {
    color: #171717 !important;
    background: #ff9800 !important;
    padding: 5px 10px !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    margin-left: -40% !important;
    font-size: 2rem !important;
    width: 200px !important;
  }

  .header_button span {
    font-size: 1.2rem !important;
  }

  .header_button {
    margin-left: 35px !important;
  }

  .search-box {
    margin-top: 15px !important;
    margin-bottom: 20px !important;
  }

  .header_section .header_main_top .header_Logo {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .navbar__inner {
    margin-left: -31%;
  }

  .sp {
    font-size: 1rem !important;
    margin-left: -22% !important;
  }

  .log_in {
    font-size: 18px !important;
    width: 150px !important;
  }

  .wrapper_button {
    text-align: center;
    padding: 20px 0 20px 0;
  }

  .acount_info {
    font-size: 1.5rem !important;
  }

  label,
  input,
  a>p {
    font-size: 1rem !important;
    /* font-size: 1.4rem !important; */
  }
}

/* Large devices and larger (desktops, 992px and up) */
@media screen and (min-width: 965px) and (max-width: 1199px) {
  .header_section .navbar_menu_inner {
    gap: 12px;
  }

  .button-product {
    font-size: 1rem;
    /* height: 45px; */
  }

  .address-line {
    font-size: 0.8rem !important;
  }

  .title-overlay-d {
    margin-top: -30px !important;
  }

  .title-overlay-h {
    /* font-family: Tiempos-Headline; */
    font-size: 2.4rem !important;
  }

  .title-overlay {
    padding-top: 2% !important;
    position: absolute !important;
  }

  .items-info .title h2 {
    display: flex;
    justify-content: center;
    /* Horizontally center-align content */
    align-items: center;
    /* Vertically center-align content */
  }

  .ship_para {
    margin-top: 20px !important;
    font-style: italic;
    color: #171717;
    /* width: 200px; */
    font-size: 0.8rem;
  }

  .header_button a {
    color: #171717;
    background: #ff9800;
    padding: 5px 10px;
    border-radius: 6px;
    font-weight: 600;
    margin-left: -40%;
    width: 200px !important;
  }

  .navbar__inner {
    margin-left: -31%;
  }

  .sp {
    font-size: 1rem !important;
    margin-left: -22% !important;
  }

  .navbar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 24px;
    padding-left: 25% !important;
  }

  .navbar a span {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .cart-icon p {
    top: -3px !important;
    font-size: 1.2rem !important;
  }

  .cart-icon {
    margin-bottom: 10px !important;
  }

  .header_button a {
    color: #171717 !important;
    background: #ff9800 !important;
    padding: 5px 10px !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    margin-left: -40% !important;
    font-size: 2rem !important;
    width: 200px !important;
  }

  .header_button span {
    font-size: 1.2rem !important;
  }

  .header_button {
    margin-left: 35px !important;
  }

  .search-box {
    margin-top: 15px !important;
  }

  .header_section .header_main_top .header_Logo {
    display: flex;
    align-items: center;
    justify-content: start;
  }

  .navbar__inner {
    margin-left: -31%;
  }

  .sp {
    font-size: 1rem !important;
    margin-left: -22% !important;
  }

  .log_in {
    font-size: 18px !important;
    width: 200px !important;
  }

  .wrapper_button {
    text-align: center;
    padding: 20px 0 20px 0;
  }

  .acount_info {
    font-size: 1.5rem !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .header_section .navbar_menu_inner {
    gap: 15px;
  }

  .header_section .navbar_menu_inner li .dropdown button,
  .header_section .navbar_menu_inner li a {
    font-size: 16px;
  }

  .address-line {
    font-size: 1rem !important;
  }

  .title-overlay-h {
    /* font-family: Tiempos-Headline; */
    font-size: 2rem !important;
    font-weight: bolder !important;
    /* inline-size: 2.8rem; */
    line-height: 0.7em !important;
  }

  .title-overlay {
    padding-top: 2% !important;
    position: absolute !important;
  }

  .items-info .title h2 {
    display: flex;
    justify-content: center;
    /* Horizontally center-align content */
    align-items: center;
    /* Vertically center-align content */
  }

  .ship_para {
    margin-top: 20px !important;
    font-style: italic;
    color: #171717;
    /* width: 200px; */
    font-size: 0.8rem;
  }

  .header_button a {
    color: #171717;
    background: #ff9800;
    padding: 5px 10px;
    border-radius: 6px;
    font-weight: 600;
    margin-left: -40%;
    width: 200px !important;
  }

  .navbar__inner {
    margin-left: -31%;
  }

  .sp {
    font-size: 1rem !important;
    margin-left: -22% !important;
  }

  .navbar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 24px;
    padding-left: 25% !important;
  }

  .navbar a span {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .navbar_menu_inner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 0.7rem !important;
  }

  .cart-icon p {
    top: -15px !important;

    font-size: 1.2rem !important;
  }

  .header_button a {
    width: 200px !important;
  }

  .header_button {
    margin-left: 35px !important;
  }

  .search-box {
    margin-top: 15px !important;
    margin-bottom: 20px !important;
  }

  .header_section .header_main_top .header_Logo {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .navbar__inner {
    margin-left: -31%;
  }

  .sp {
    font-size: 1rem !important;
    margin-left: -22% !important;
  }

  .log_in {
    font-size: 18px !important;
    width: 150px;
  }

  .wrapper_button {
    text-align: center;
    padding: 20px 0 20px 0;
  }

  .acount_info {
    font-size: 1.5rem !important;
  }
}

@media screen and (max-width: 1199px) {
  .header_section .header_main_top .header_Logo img {
    max-width: 170px;
  }

  .header_section .navbar_menu_inner li .dropdown button,
  .header_section .navbar_menu_inner li a {
    font-size: 15px;
  }

  .top_header_section {
    height: calc(15px + 1.558vh);
    max-height: 30px;
  }

  .nav-cart-icon {
    font-size: 20px !important;
  }

  .table-data {
    font-size: 0.875rem;
    line-height: 1.2;
  }

  .table-blue th {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
  }
}

@media screen and (max-width: 991px) {
  .order-report-form .form-label {
    font-size: 15px;
  }

  .order-report-form .or-form-label {
    font-weight: 700;
  }

  .cs-btn {
    margin-left: auto;
    width: fit-content;
  }
}

@media screen and (max-width: 575px) {
  .cs-btn {
    margin-right: auto;
  }
}

@media screen and (max-width: 474px) {
  .header_section .header_main_top .header_Logo {
    display: flex;
    justify-content: center;
  }
}