@media screen and (max-width: 3840px) {
  main {
    padding-top: 165px;
  }
  .type-product h2 {
    font-size: 16px;
  }
}

@media screen and (max-width: 2560px) {
}

@media screen and (max-width: 1920px) {
}

@media screen and (max-width: 1680px) {
  .is-logged-in {
    padding-top: 136px;
  }
}

@media screen and (max-width: 1440px) {
  .nav-item .nav-link {
    font-size: 13px;
    padding: 8px;
  }
  .nav-item li li .nav-link {
    font-size: 13px;
    padding: 10px 15px;
  }

  main {
    padding-top: 154px;
  }
  .is-logged-in {
    padding-top: 126px;
  }

  .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;
  }

  .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) {
  .buy_now_button {
    margin-top: 20px !important;
  }
  .shop_list {
    padding: 100px 0 30px;
  }
}

@media screen and (max-width: 1199.99px) {
  .navbar-brand {
    width: 100px;
    flex: 0 0 100px;
  }

  .navbar-brand img {
    width: 100%;
  }

  .nav-item .nav-link {
    font-size: 11px;
    padding: 10px 5px;
  }

  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;
  }
  .is-logged-in {
    padding-top: 15px;
  }
  .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;
  }
  .is-logged-in {
    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: 8rem;
  }

  .banner_product_img {
    height: 150px;
  }

  .banner_product_img::after {
    height: 85px;
    width: 160px;
  }

  .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;
  }
  .woocommerce-MyAccount-navigation {
    padding: 20px 15px;
  }
  .nav-item .nav-link {
    font-size: 14px;
    padding: 10px 5px;
  }
  .stellarnav ul ul {
    padding-left: 30px;
  }

  .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;
  }
  .header_mobile_flex .pb-3 {
    padding-bottom: 0 !important;
  }

  .hero_banner {
    padding-top: 6rem;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 2.8% 1em 0 !important;
    margin-left: 0;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 14px;
  }
  .woocommerce div.product .woocommerce-tabs .panel {
    padding: 15px !important;
  }

  .bestsellers.shop_list {
    padding-top: 2rem;
  }

  .hero_banner_content h1 {
    font-size: 25px;
  }

  .hero_banner_content p br {
    display: none;
  }

  .hero_banner_content p {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .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: 135px;
  }
  .quantity button {
    font-size: 28px;
  }

  .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) {
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 46% !important;
    text-align: center;
  }
  .woocommerce-MyAccount-navigation {margin-bottom: 15px;}
  .woocommerce-MyAccount-navigation ul {
    display: flex; overflow-x: scroll;
  }
   form p:last-child {text-align: center;}
  form .woocommerce-Button.button {margin: 0 auto !important;}
  .woocommerce-MyAccount-navigation ul li a {
    white-space: nowrap;
}
}

@media screen and (max-width: 767px) {
  .shop_list {
    padding: 30px 0;
  }
 .woocommerce-MyAccount-navigation ul li a {
    &:hover {
        background-color: white;
        border: 1px solid var(--primary-color);
        color: var(--primary-color);
        gap: 10px;
        margin-right: 10px !important;
        margin-left: 10px !important;
    }
}
  .mobile_none {
    display: none;
  }

  .hero_banner .row {
    flex-direction: column-reverse;
  }
  .bestsellers .swiper-slide,
  .latest .swiper-slide,
  .new_arrival .swiper-slide {
    margin-top: 0 !important;
  }

  .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: 150px;
  }

  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;
  }

  .inner-content img {
    width: 60px;
    height: 60px;
  }

  .categories .swiper-button-next {
    right: 16px;
  }
  .wc-block-components-totals-footer-item
    .wc-block-components-totals-item__label,
  .wc-block-components-totals-footer-item
    .wc-block-components-totals-item__value {
    font-size: 16px !important;
  }

  .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;
  }
  .woocommerce-Price-amount {
    text-align: center;
    display: block;
  }
  .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: 0rem;
  }
  .summary.entry-summary {
    text-align: center;
  }
  .woocommerce div.product form.cart div.quantity {
    float: none !important;
    display: inline-flex !important;
    margin: 0 4px 0 0;
  }
  .yith-add-to-wishlist-button-block {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    margin: 7px auto;
  }
  .woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: none !important;
    display: none !important;
    justify-content: center;
  }
}

@media screen and (max-width: 667px) {
  .flogo {
    text-align: center;
    a {
      display: block;
    }
  }
}

@media screen and (max-width: 575px) {
  .bestsellers_wrapper .image-wrapper img,
  .latest_bestsellers_wrapper .image-wrapper img {
    z-index: -1;
    /* height: 100%; */
    width: 70%;
  }
  .h3, h3 {
    font-size: calc(1rem + .6vw);
}
  .footerBottom {
    margin-top: 20px;
  }
  .woocommerce .woocommerce-result-count,
  .woocommerce-page .woocommerce-result-count {
    float: left;
    width: 100%;
    text-align: center;
    margin: 1em 0 1em !important;
  }
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    float: right;
    width: 100%;
    text-align: center;
  }
}

@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: 0px;
  }

  .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;
  }
  .product_type_simple {
    padding: 10px 10px !important;
    font-size: 12px;
  }

  .bestsellers.shop_list .short_text {
    font-size: 12px;
  }

  .new_arrival.product_details_arrival {
    padding-bottom: 25px;
  }
  footer .col-6 {
    flex: 0 0 auto;
    width: 100%;
    text-align: center;
    h5 {
      margin-top: 30px;
    }
  }
  footer .mb-5 {
    margin-bottom: 0.5rem !important;
  }
}

@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;
  }
}

@media screen and (max-width: 320px) {
    .hero-image.hero_banner_human {
        max-width: 257px !important;
    }
        .bottle {
        max-height: 132px;
        top: 5px;
    }
    .categories .swiper-button-prev, .bestsellers .swiper-button-prev, .latest .swiper-button-prev, .new_arrival .swiper-button-prev {
    left: auto;
    right: 50px;
    top: 22px;
}
    .categories h2, .bestsellers h2, .new_arrival h2, .latest h2 {
        margin-bottom: 30px;
        font-size: 18px;
        text-align: center;
    }
    .categories {
    padding: 28px 0 28px 0;
}
    .shop_list .bestsellers_wrapper {
        padding-top: 100px;
    }
    .woocommerce .wishlist-title {
    margin-bottom: 10px !important;
}
.categories .swiper-button-next {
        right: 16px;
        top: 23px;
    }
    .woocommerce-MyAccount-navigation ul li a {
    &:hover {
        background-color: white;
        border: 1px solid var(--primary-color);
        color: var(--primary-color);
        gap: 10px;
        margin-right: 10px !important;
        margin-left: 10px !important;
    }
}
    .form-message.mt-3 {
        font-size: 14px;
    }
}
.required {
  color: rgb(173, 6, 6) !important;
}
@media (max-width: 320px) {
   .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    float: right;
    font-size: 11px !important;
    margin-top: 10px !important;
}
.product-name a {
    color: var(--primary-color);
    font-size: 12px !important;
}
}
@media screen and (max-width: 430px) {
    .inner-content img {
        width: 47px !important;
        height: 52px !important;
    }
    .categories .inner-content {
    gap: 10px;
    /* min-width: 309px; */
    width: 100%;
    text-align: center;
    justify-content: space-around;
    padding: 1px 15px !important;
}
}
/* Tablet (768px - 991px) */
@media screen and (max-width: 768px) {
    ul.products.webart-subcategory-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 24px;
        justify-items: center; /* Center items horizontally */
        align-items: start;
    }

    ul.products.webart-subcategory-grid li.product {
        width: 100%;
        max-width: 220px; /* Adjust card width as needed */
        margin: 0 auto;
    }
    .woocommerce-MyAccount-navigation ul li.is-active a {
    background-color: var(--primary-color);
    color: var(--bs-white);
    margin-bottom: 10px;
    margin-right: 10px!important;
    margin-left: 10px !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
  height: auto !important;
}
.woocommerce-account main{
  padding-top: 70px;
}
}
@media screen and (max-width: 767px) {
  .woocommerce-account main{
  padding-top: 30px;
}
li.woocommerce-MyAccount-navigation-link {
    margin-bottom: 10px;
}
}
@media screen and (max-width: 991px) {
.woof_redraw_zone {
    background-color: #f6f5f8;
    padding: 15px;
    margin-bottom: 15px !important;
}
}
@media (max-width: 320px) {
    .woocommerce-account .woocommerce-MyAccount-content,
    .woocommerce-account .woocommerce-MyAccount-navigation {
        font-size: 12px !important;
    }
   .woocommerce-account a.button.wc-forward{
      float: none;
    }
    .woocommerce-account .woocommerce-info {
      text-align: center;
    }
}