/* Extra Small Device */
@media only screen and (max-width: 430px) {
  .footer-contact-info {
    font-size: 14px;
    line-height: 20px;
  }

  .custom-g-4 {
    --bs-gutter-x: 16px;
    --bs-gutter-y: 16px;
  }

  .product-img-main {
    height: 300px;
    /* background-color: #003366; */
    position: relative;
  }

  .img-thumb-slider {
    height: 73px !important;
    margin-top: 20px;
  }

  .product-img-main::before {
    height: 240px;
    position: absolute;
    content: "";
    width: 100%;
    background-color: #003366;
  }

  .product-display-item img {
    max-width: 67px;
  }
}

@media only screen and (min-width: 431px) {
  .header__content__left {
    display: inline-block !important;
  }

  .product-display-item img {
    max-width: 87px;
  }

  .gx-36 {
    --bs-gutter-x: 36px;
  }

  .custom-g-4 {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px;
  }
}

/* Small Device :550px. */
@media only screen and (min-width: 576px) {
  .container {
    width: 540px;
    padding: 0 12px;
  }
}

/* Medium Device. */
@media only screen and (min-width: 768px) {
  .container {
    width: 720px;
  }

  .hero-content-big {
    max-width: 226px;
  }

  .hero-content {
    min-height: inherit;
  }

  .mw-267 {
    max-width: 267px;
  }

  .footer-top .search-form input {
    min-width: 380px;
    width: 100%;
  }

  .News-Letter input {
    min-height: 45px;
  }

  .search-bar {
    height: 45px;
  }

  .search-input {
    font-size: 14px;
    line-height: 18px;
  }
  .email-input {
    font-size: 14px;
    line-height: 18px;
  }

  .hero-content-big {
    padding-block: 50px;
    padding-inline: 25px 30px;
  }
}

/* LG Device. */
@media only screen and (min-width: 992px) {
  .fs-18 {
    font-size: 25px;
    line-height: 30px;
  }
  .container {
    width: 960px;
  }

  .btn {
    font-size: 14px;
    line-height: 18px;
  }

  .gx-36 {
    --bs-gutter-x: 50px;
  }

  .header__content__left {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.2px;
    padding-right: 20px;
    padding-block: 16px;
    margin-right: 15px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }

  .navbar-links {
    margin-top: -10px;
  }

  .single-product-page .navbar-links {
    margin-top: initial;
  }

  .search-input {
    font-size: 16px;
    line-height: 20px;
  }
  .email-input {
    font-size: 16px;
    line-height: 20px;
  }

  .header__main {
    padding-block: 0px 30px;
  }

  .header__main__inner {
    padding-block: 40px 36px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .single-product-page .header__main__inner {
    padding-block: 30px 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .single-product-page .search-form input {
    min-width: 380px;
  }
  .search-btn {
    padding-inline: 10.6px;
    right: 0;
  }
  .newsletter-btn {
    padding-inline: 10.6px;
    right: 0;
  }
  .navbar-links li a {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: var(--black);
  }

  .single-product-page .navbar-links li a {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: -0.2px;
    color: var(--black);
  }

  .single-product-page .navbar-links li .btn {
    font-weight: 700;
    font-size: 14px !important;
    line-height: 19px;
    letter-spacing: -0.2px;
  }

  .navbar-links li a:hover {
    color: var(--blue);
  }
  .navbar-links li a:hover svg path {
    fill: var(--blue);
  }
  .hero-content-big {
    max-width: 311px;
  }

  .hero-content-big {
    padding-block: 60px;
    padding-inline: 27px 33px;
  }

  .hero-content-big p {
    font-size: 20px;
    line-height: 25px;
  }

  .hero-content-small {
    font-size: 14px;
    line-height: 18px;
    padding-inline: 17px;
    padding-block: 9px;
  }

  .product-card {
    padding-inline: 10px !important;
    padding-block: 12px !important;
  }

  .product-card .pt-1 {
    padding-top: 11px !important;
  }
  .product-img {
    padding-bottom: 20px;
    margin-top: 40px !important;
  }
  .product-img img {
    min-height: 168px;
    margin-bottom: 15px !important;
  }

  .product-card .product-img::before {
    position: absolute;
    top: -40px;
    content: "";
    z-index: -1;
    left: 0;
    height: 177px;
    width: 100%;
    background: var(--primary);
  }

  .product-card .product-title {
    font-size: 20px;
  }

  .product-card .product-desc {
    font-size: 14px;
  }
  .product-card .product-category {
    font-size: 14px;
    margin-top: 25px;
  }

  .product-btn {
    width: 100%;
    display: block;

    font-size: 14px;
    font-weight: bold;
    line-height: 18px;

    padding-block: 8px 7px;
  }

  .banner-content-wrapper {
    padding-top: 30px !important;
  }
  .banner-img {
    max-width: 543px;
    width: 100%;
  }

  .banner-content p {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    margin-top: 20px !important;
    letter-spacing: -0.2px;
  }

  .info-block .title {
    font-weight: regular;
    font-size: 20px;
  }
  .product-display-item img {
    max-width: 190px;
    width: 100%;
  }

  .mw-267 {
    max-width: 290px;
  }

  .product-display-item .title {
    font-size: 20px;
  }

  .product-display-item {
    padding-block: 30px !important;
  }

  .delivery-content .title {
    font-size: 20px;
  }

  .footer-top {
    border-bottom: 1px solid rgb(0, 0, 0, 0.1);
  }

  .footer-title {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
  }
  .News-Letter h3 {
    font-size: 16px;
    line-height: 20px;
  }

  .search-input::placeholder {
    font-size: 14px;
    line-height: 18px;
  }

  .email-input::placeholder {
    font-size: 14px;
    line-height: 18px;
  }

  .footer-links {
    display: flex;
    flex-direction: column;
    gap: 11px;
  }

  .footer-links a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
  }

  .footer-products a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
  }

  .footer-logo {
    max-width: 140px;
  }

  /* Single Product Page CSS */

  .product-details-wrapper {
    background-color: #f7f7f7;
    padding-block: 60px 60px;
    padding-inline: 47px 100px;
  }

  .product-details-content .product-desc {
    letter-spacing: -0.2px;
  }

  .product-main-desc .product-details {
    border-right: 1px solid rgb(112, 112, 112, 0.3);
  }

  .ps-30 {
    padding-left: 30px;
  }

  .product-main-desc {
    margin-top: 108px;
  }
}

/* Large Device :992px. */
@media only screen and (min-width: 1200px) {
  .container {
    width: 1140px !important;
  }

  .gx-36 {
    --bs-gutter-x: 50px;
  }

  .header__content__left {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.2px;
    padding-right: 40px;
    padding-block: 16px;
    margin-right: 15px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }

  .logo {
    max-width: 140px;
  }
}

/* XL Device :1280px. */
@media only screen and (min-width: 1400px) {
  .container {
    width: 1240px !important;
  }
}

/* XXL Device. */
@media only screen and (min-width: 1600px) {
}
