/* Clickable product cards (navigate to product details) */
.content-wrappere .image-wrapper img,
.content-wrappere .bestsellers_title h5,
.our_categories .inner-content {
  cursor: pointer;
}

@media screen and (max-width: 3840px) {
}

@media screen and (max-width: 2560px) {
}

@media screen and (max-width: 1920px) {
}

@media screen and (max-width: 1680px) {
  main {
    padding-top: 170px;
  }

  /* main already offsets the fixed header, so trim banner top padding */
  .page_banner {
    padding-top: 40px;
  }
}

@media screen and (max-width: 1440px) {
  .nav-item .nav-link {
    font-size: 13.5px;
    padding: 8px;
  }

  main {
    padding-top: 160px;
  }

  .hero-image {
    max-width: 500px;
    max-height: 400px;
  }

  .bottle {
    max-width: 150px;
  }

  .hero_banner_shape {
    width: 100%;
  }

  .product_details h1 {
    font-size: 32px;
  }

  .product_details b {
    font-size: 26px;
  }

  .product_details .swiper-slide .productImg {
    height: 160px;
    width: 157px;
  }

  .product_details .swiper.mySwiper2 {
    height: 500px;
  }

  .productBan_img {
    min-height: 500px;
  }
}

@media screen and (max-width: 1366.99px) {
  h1 {
    font-size: 38px;
  }

  /* inner pages */
  .page_banner h1 {
    font-size: 38px;
  }

  .stat_item h3 {
    font-size: 40px;
  }

  .hero_banner_content p {
    font-size: 18px;
  }

  .hero-image.hero_banner_human {
    max-width: 512px;
    max-height: 345px;
  }

  .productPrice_round {
    width: 115px;
    height: 115px;
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .bottle {
    top: -15%;
  }

  .productImage_hero.mug {
    top: -30%;
  }

  .banner_product_img::after {
    height: 95px;
    width: 156px;
  }

  .banner_product_img {
    height: 180px;
    margin-bottom: 50px;
  }

  .categories .inner-content {
    min-width: 265px;
  }

  .bestsellers_title h5 {
    font-size: 16px;
    line-height: 1.5;
  }

  h6.p_price {
    font-size: 26px;
  }

  p.p_name {
    font-size: 14px;
  }

  .bestsellers_title .price {
    font-size: 20px;
    line-height: 1.5;
  }

  .bestsellers_wrapper .image-wrapper,
  .latest_bestsellers_wrapper .image-wrapper {
    height: 300px;
  }

  .product_details .swiper-slide .productImg {
    height: 150px;
    width: 147px;
  }

  .product_details .swiper.mySwiper2 {
    height: 400px;
  }

  .productBan_img {
    min-height: 400px;
  }

  .productBan_img img {
    max-width: 60%;
  }

  .product_btn_group {
    margin-top: 45px;
  }
}

@media screen and (max-width: 1280.99px) {
  .product_details h1 {
    font-size: 28px;
  }

  .product_details p {
    font-size: 18px;
    line-height: 1.5;
  }

  .product_details b {
    font-size: 22px;
  }

  .size_color_row {
    margin-top: 25px;
  }
}

@media screen and (max-width: 1200px) {
    .faq_categories {
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
    justify-content: flex-start;
    margin-bottom: 45px;
    overflow-x: auto;
    padding: 15px 0;
    button {
      white-space: nowrap;
    }
}
}

@media screen and (max-width: 1156.99px) {
  .navbar-brand {
    width: 100px;
    flex: 0 0 100px;
  }

  .navbar-brand img {
    width: 100%;
  }

  .nav-item .nav-link {
    font-size: 11.5px;
    padding: 10px 8px;
  }

  header form {
    height: 40px;
    max-width: 450px;
  }

  .bottomPadding {
    padding-bottom: 5px !important;
  }

  header form .btn {
    padding: 0 20px;
  }

  header {
    padding: 10px 0;
  }

  main {
    padding-top: 15px;
  }

  /* main offset is minimal here — restore banner top padding to clear header */
  .page_banner {
    padding-top: 130px;
  }

  .hero_banner,
  .product_details {
    padding-top: 9rem;
  }

  .hero_banner_content p {
    font-size: 16px;
    line-height: 1.5;
  }

  .hero-image.hero_banner_human {
    max-width: 370px;
    max-height: 260px;
  }

  .productImage_hero.mug {
    max-width: 145px;
    max-height: 140px;
  }

  .productPrice_round {
    width: 100px;
    height: 100px;
    padding: 10px 10px;
  }

  .bottle {
    max-width: 120px;
    top: -20%;
    right: -5%;
  }

  h6.p_price {
    font-size: 22px;
  }

  p.p_name {
    font-size: 12px;
  }
}

@media screen and (max-width: 1024.99px) {
  main {
    padding-top: 0;
  }

  .shop_list {
    padding: 40px 0;
  }

  .banner_product_img.two img {
    width: 110px;
    height: 140px;
  }

  .banner_product_img.one img {
    width: 130px;
    height: 130px;
  }

  .bestsellers.shop_list {
    padding-top: 10rem;
  }

  .banner_product_img {
    height: 150px;
  }

  .banner_product_img::after {
    height: 85px;
    width: 160px;
  }

  .categories .inner-content {
    min-width: 220px;
  }

  .inner-content img {
    width: 30px;
    height: 30px;
  }

  .bestsellers_wrapper .image-wrapper img,
  .latest_bestsellers_wrapper .image-wrapper img {
    max-width: 70%;
  }

  .bestsellers_title h5 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .bestsellers_wrapper .image-wrapper,
  .latest_bestsellers_wrapper .image-wrapper {
    height: 240px;
  }

  .product_side_icon {
    top: 10px;
    right: 10px;
    gap: 10px;
  }

  .product_side_icon_item {
    height: 28px;
    width: 28px;
  }

  .product_side_icon_item i {
    font-size: 14px;
  }
}

@media screen and (max-width: 991.99px) {
  .stellarnav.mobile .menu-toggle {
    font-size: 0;
    padding-right: 0;
  }

  /* inner pages */
  .section_pad {
    padding: 55px 0;
  }

  .section_head {
    margin-bottom: 35px;
  }

  .page_banner {
    padding: 130px 0 50px;
  }

  .page_banner h1 {
    font-size: 30px;
  }

  .page_banner p {
    font-size: 16px;
  }

  .mv_card,
  .contact_form_wrap,
  .hours_card {
    padding: 32px 26px;
  }

  .cta_section,
  .support_box {
    padding: 45px 28px;
  }

  .stat_item h3 {
    font-size: 34px;
  }

  .team_card .team_img {
    height: 240px;
  }

  .user_options {
    flex-direction: column-reverse;
    align-items: end;
    gap: 20px;
  }

  .mob_justify {
    justify-content: space-between !important;
  }

  header form {
    height: 40px;
    max-width: 268px;
  }

  .stellarnav.mobile {
    width: auto;
  }

  .header_mobile_flex {
    display: flex;
    justify-content: end;
  }

  .hero_banner,
  .bestsellers.shop_list {
    padding-top: 6rem;
  }

  .hero_banner_content h1 {
    font-size: 28px;
  }

  .hero_banner_content p br {
    display: none;
  }

  .hero_banner_content p {
    font-size: 14px;
  }

  .hero_banner_content .custom_btn {
    padding: 10px 30px;
  }

  .hero-image.hero_banner_human {
    max-width: 250px;
    max-height: 175px;
  }

  .bottle {
    max-height: 130px;
  }

  .productImage_hero.mug {
    max-width: 110px;
    max-height: 110px;
    right: 15%;
    top: -45%;
  }

  .productPrice_round {
    width: 70px;
    height: 70px;
    padding: 10px 10px;
  }

  h6.p_price {
    font-size: 16px;
  }

  p.p_name {
    font-size: 8px;
  }

  .mug-price {
    top: -45%;
  }

  .banner_product_img::after {
    width: 130px;
  }

  .bestsellers_wrapper .image-wrapper,
  .latest_bestsellers_wrapper .image-wrapper {
    height: 170px;
  }

  .bestsellers .swiper-wrapper,
  .latest .swiper-wrapper,
  .new_arrival .swiper-wrapper {
    max-height: 760px;
  }

  .categories h2,
  .bestsellers h2,
  .new_arrival h2,
  .latest h2 {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .bestsellers_title .price {
    font-size: 18px;
  }

  .new_arrival {
    padding-bottom: 25px;
  }

  .latest {
    padding: 30px 0;
  }

  .product_details h1 {
    font-size: 20px;
    margin-bottom: 5px;
  }

  .product_details p {
    font-size: 16px;
  }

  .product_details b,
  .product_details label {
    font-size: 18px;
  }

  .size_color_row .form-select {
    font-size: 13px;
  }

  .size_color_row {
    margin-top: 20px;
  }

  .product_details .swiper.mySwiper2 {
    height: 300px;
  }

  .productBan_img {
    min-height: 300px;
  }

  .quantity,
  .product-btn,
  .cart-btn {
    height: 40px;
    line-height: 1;
    font-size: 16px;
  }

  .quantity {
    width: 105px;
  }

  .qty-btn {
    padding: 0 5px;
  }

  .product_details .swiper-slide .productImg {
    height: 103px;
    width: 100px;
  }
}

@media screen and (max-width: 850px) {
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 767.99px) {
}

@media screen and (max-width: 767px) {
  .shop_list {
    padding: 30px 0;
  }

  /* inner pages — clear fixed header */
  .page_banner {
    padding-top: 12rem;
    padding-bottom: 40px;
    text-align: center;
  }

  .page_banner h1 {
    font-size: 26px;
  }

  .page_banner p {
    font-size: 14px;
  }

  .section_pad {
    padding: 40px 0;
  }

  .section_head h2 {
    font-size: 25px;
    text-align: center;
  }

  .section_head {
    text-align: center;
  }

  .section_head .eyebrow {
    margin-left: auto;
    margin-right: auto;
  }

  .section_head p {
    font-size: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  .intro_content {
    text-align: center;
  }

  .intro_content p {
    font-size: 15px;
  }

  .intro_img {
    margin-bottom: 28px;
  }

  .feature_card,
  .mv_card,
  .contact_info_card,
  .contact_form_wrap,
  .hours_card {
    padding: 28px 22px;
  }

  .contact_form_wrap h3,
  .hours_card h3 {
    font-size: 21px;
  }

  .cta_section h2,
  .support_box h2 {
    font-size: 25px;
    text-align: center;
  }

  .cta_section p,
  .support_box p {
    font-size: 15px;
  }

  .cta_section,
  .support_box {
    padding: 40px 22px;
  }

  .map_embed,
  .map_embed iframe,
  .map_embed .map_placeholder {
    min-height: 300px;
  }

  .faq_group_title {
    font-size: 20px;
    text-align: center;
  }

  .faq_accordion .accordion-button {
    font-size: 15px;
    padding: 18px 18px;
  }

  .faq_accordion .accordion-body {
    font-size: 15px;
    padding: 4px 18px 20px;
  }

  .stat_item {
    padding: 14px 6px;
  }

  .stat_item h3 {
    font-size: 32px;
  }

  .stat_item p {
    font-size: 14px;
  }

  .mobile_none {
    display: none;
  }

  .hero_banner .row {
    flex-direction: column-reverse;
  }

  .hero_banner_content {
    text-align: center;
    padding-inline: 2rem;
  }

  .hero_banner_content p {
    font-size: 13px;
  }

  .hero_banner .container {
    padding-inline: 30px;
  }

  .bottle {
    top: 10%;
    right: -5%;
  }

  .stellarnav.mobile {
    position: absolute;
    left: 0;
  }

  header form.mobileForm {
    height: 42px;
    max-width: 100%;
    margin-top: 23px;
  }

  .header_mobile_flex form {
    display: none !important;
  }

  .navbar-brand {
    width: 75px;
    flex: 0 0 75px;
    margin-left: 45px;
  }

  header {
    padding: 18px 0;
  }

  .hero_banner,
  .shop_list,
  .product_details {
    padding-top: 11rem;
  }

  .shop_list .bestsellers_wrapper {
    padding-top: 30px;
  }

  header.fixed form.mobileForm {
    display: none !important;
  }

  .left_banner {
    padding-top: 5.5rem;
  }

  .hero_banner_content .custom_btn {
    padding: 14px 55.4px;
    margin-bottom: 0;
  }

  .hero-image.hero_banner_human {
    max-width: 280px;
    max-height: 200px;
    margin-left: 2rem;
  }

  .bottle {
    max-height: 162px;
  }

  .productImage_hero.mug {
    max-width: 97px;
    max-height: 91px;
    right: 20%;
    top: 6%;
  }

  h6.p_price {
    font-size: 15px;
  }

  .hero_banner_shape {
    height: 256px;
  }

  .mug-price {
    top: 8%;
  }

  .bottle-price {
    top: 35%;
    left: 0;
  }

  .categories h2,
  .bestsellers h2,
  .new_arrival h2,
  .latest h2 {
    margin-bottom: 30px;
    font-size: 25px;
    text-align: center;
  }

  .bestsellers_wrapper .image-wrapper,
  .latest_bestsellers_wrapper .image-wrapper {
    height: 197px;
  }

  .bestsellers_title h5 {
    font-size: 11px;
    line-height: 1.9;
  }

  .bestsellers_title .price {
    font-size: 14px;
  }

  .bestsellers_title {
    margin-top: 8px;
    margin-bottom: 10px;
  }

  .bestsellers .swiper-wrapper,
  .latest .swiper-wrapper,
  .new_arrival .swiper-wrapper {
    max-height: 540px;
  }

  .categories .inner-content {
    min-width: 380px;
  }

  .inner-content img {
    width: 60px;
    height: 60px;
  }

  .categories .swiper-button-next {
    right: 16px;
  }

  .bestsellers .swiper-button-next,
  .bestsellers .swiper-button-prev,
  .new_arrival .swiper-button-next,
  .latest .swiper-button-prev,
  .latest .swiper-button-next,
  .new_arrival .swiper-button-prev {
    display: none !important;
  }

  .swiper-pagination-bullet-active {
    background: #383838;
  }

  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -8px;
  }

  .bestsellers .swiper,
  .latest .swiper,
  .new_arrival .swiper {
    padding-bottom: 15px;
  }

  .bestsellers.shop_list .shorting_btn {
    padding: 5px 8px;
    font-size: 11.5px;
  }

  .bestsellers.shop_list .short_text {
    font-size: 14px;
  }

  .product_details .swiper.mySwiper2 {
    height: 441px;
  }

  .productBan_img {
    min-height: 441px;
  }

  .productBan_img img {
    max-width: 80%;
  }

  .product_details .swiper-slide .productImg {
    height: 135px;
    width: 137px;
  }

  .product_details .mySwiper {
    margin-bottom: 50px;
  }

  .product_details p {
    font-size: 14px;
    line-height: 22px;
  }

  .product_details h1 {
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 9px;
    margin-top: 2px;
  }

  .product_details b {
    font-size: 20px;
    line-height: 0.9;
  }

  .product_details label {
    font-size: 16px;
    line-height: 26px;
  }

  .size_color_row .form-select {
    font-size: 11px;
  }

  .row.qty_row {
    justify-content: center;
  }

  .quantity {
    width: 100px;
  }

  .description .nav-tabs {
    gap: 2rem;
    height: 65px;
  }

  #myTab.nav-tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  #myTab.nav-tabs .nav-item {
    flex-shrink: 0;
  }

  .new_arrival.product_details_arrival {
    padding-bottom: 40px;
  }
  .bestsellers.shop_list {
    padding-top: 10rem;
  }
}

@media screen and (max-width: 667px) {
}

@media screen and (max-width: 575px) {
  .bestsellers_wrapper .image-wrapper img,
  .latest_bestsellers_wrapper .image-wrapper img {
    z-index: -1;
    /* height: 100%; */
    width: 70%;
  }
}

@media screen and (max-width: 480px) {
  .footerBottom p {
    font-size: 12px;
  }
}

@media screen and (max-width: 430px) {
  .product_details .swiper.mySwiper2 {
    height: 300px;
  }

  .productBan_img {
    min-height: 300px;
  }

  .product_details .swiper-slide .productImg {
    height: 110px;
    width: 113px;
  }

  .product_details h1 {
    font-size: 22px;
  }

  .product_details .mySwiper {
    margin-bottom: 30px;
  }

  .product_details b {
    font-size: 18px;
  }

  .product_details label {
    font-size: 14px;
    line-height: 20px;
  }

  .size_color_row {
    margin-top: 15px;
  }

  .product_btn_group {
    margin-top: 30px;
  }

  #myTab .nav-link {
    font-size: 16px;
    line-height: 26px;
  }

  .description .nav-tabs {
    gap: 1rem;
    height: 50px;
  }

  .description .nav-tabs .active,
  .description .nav-tabs .nav-link:hover {
    height: 50px;
    padding: 0 10px;
  }

  .new_arrival.product_details_arrival
    .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -5px;
  }

  .description {
    padding: 10px 0 40px;
  }

  .product_details {
    padding-bottom: 45px;
  }

  .quantity,
  .product-btn,
  .cart-btn {
    font-size: 14px;
  }

  .qty-btn {
    font-size: 28px;
  }

  .qty-input {
    width: 30px;
  }

  .cart-btn svg {
    height: 14px;
    width: 14px;
  }

  header.fixed .navbar-brand {
    margin-left: 25px;
  }

  .headerIcon svg {
    height: 30px;
    width: 30px;
  }
}

@media screen and (max-width: 380px) {
  .bestsellers.shop_list .shorting_btn {
    padding: 5px 5px;
    font-size: 10px;
  }

  .bestsellers.shop_list .short_text {
    font-size: 12px;
  }

  .new_arrival.product_details_arrival {
    padding-bottom: 25px;
  }
}

@media screen and (max-width: 330px) {
  .bestsellers.shop_list .shorting_btn {
    padding: 2px 3px;
    font-size: 8.5px;
  }

  .bestsellers.shop_list .short_text {
    font-size: 11px;
  }

  .product_details h1 {
    font-size: 18px;
  }

  .product_details .swiper.mySwiper2 {
    height: 250px;
  }

  .productBan_img {
    min-height: 250px;
  }

  .product_details .swiper-slide .productImg {
    height: 90px;
    width: 93px;
  }
}
