@media only screen and (min-width: 1499px) {}

@media only screen and (min-width: 1699px) {}

@media only screen and (min-width: 1899px) {}

@media screen and (max-width:1920px) {
  .banner_area h1::before {
    left: -25px;
  }

  .tiny_area::before {
    right: 170px;
  }

  .specialy_area::before {
    left: 210px;
  }

  .specialy_area::after {
    right: 210px;
  }

  .testimonial_area::before {
    left: 190px;
  }

  .testimonial_area::after {
    right: 190px;
  }

  .similar_area::before {
    left: 175px;
  }

  .similar_area::after {
    right: 175px;
  }
}

/* ------------------1920px-----------------  */
@media screen and (max-width:1899px) {
  .banner_area h1::before {
    left: -20px;
  }

  .specialy_area::before {
    left: 100px;
  }

  .specialy_area::after {
    right: 100px;
  }

  .testimonial_area::before {
    left: 180px;
  }

  .testimonial_area::after {
    right: 150px;
  }

  .similar_area::before {
    left: 140px;
  }

  .similar_area::after {
    right: 140px;
  }

}

/* ------------------1899px-----------------  */
@media screen and (max-width:1799px) {
  .banner_area h1 {
    margin-top: 10px;
  }

  .tiny_area::before {
    right: 120px;
  }

  .specialy_area::before {
    left: 90px;
  }

  .specialy_area::after {
    right: 90px;
  }

  .testimonial_area::before {
    left: 140px;
  }

  .testimonial_area::after {
    right: 120px;
  }

  .client_name {
    margin-top: 30px;
  }

  .similar_area::before {
    left: 120px;
  }

  .similar_area::after {
    right: 120px;
  }

}

/* ------------------1799px-----------------  */
@media screen and (max-width:1699px) {
  .tiny_area::before {
    right: 90px;
  }

  .testimonial_area::before {
    left: 70px;
  }

  .testimonial_area::after {
    right: 70px;
  }

  .similar_area::before {
    left: 80px;
  }

  .similar_area::after {
    right: 80px;
  }


}

/* ------------------1699px-----------------  */
@media screen and (max-width:1599px) {
  .banner_area::before {
    height: 280px;
    top: -35px;
  }

  .banner_area h1 {
    margin-top: 0;
  }

  .banner_area h1::before {
    background-size: 100px auto;
  }

  .banner_area h1 {
    font-size: 56px;
  }

  .banner_area {
    padding-top: 180px;
  }

  .banner_area h1::before {
    left: -10px;
  }

  .serch_input {
    width: 480px;
  }

  .tiny_area::before {
    right: 25px;
  }

  .specialy_area::before {
    left: 20px;
    width: 90px;
    background-size: contain;
  }

  .specialy_area::after {
    right: 20px;
    width: 90px;
    background-size: contain;
  }

  .testimonial_area::before {
    left: 10px;
    width: 80px;
    background-size: contain;
  }

  .testimonial_area::after {
    right: 70px;
    width: 180px;
    background-size: contain;
    bottom: 30px;
  }

  .similar_area::before {
    left: 20px;
  }

  .similar_area::after {
    right: 20px;
  }

  .made_sec li {
    font-size: 20px;
  }

}

/* ------------------1599px-----------------  */
@media screen and (max-width:1499px) {
  .similar_area::before {
    left: 10px;
    width: 150px;
    background-size: contain;
  }

  .similar_area::after {
    right: 10px;
    width: 150px;
    background-size: contain;
  }
}

/* ------------------1499px-----------------  */
@media screen and (max-width:1399px) {
  .serch_input {
    width: 400px;
    height: 45px;
    font-size: 14px;
  }

  .navbar-brand img {
    height: 60px;
  }

  .login_sec li {
    margin-right: 20px;
    font-size: 14px;
  }

  header .navbar-expand-lg .navbar-collapse {
    top: 77px;
  }

  .banner_area h1::before {
    background-size: 90px auto;
    top: -85px;
  }

  .banner_area h1 {
    font-size: 52px;
    line-height: 56px;
  }

  .banner_area h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .made_sec h3 {
    font-size: 52px;
    line-height: 58px;
  }

  .made_sec li {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .tiny_area::before {
    width: 170px;
    height: 150px;
    background-size: contain;
    right: 20px;
  }

  .special_banner h4 {
    font-size: 48px;
    line-height: 55px;
  }

  .shop_bt {
    margin-top: 30px;
  }

  .spe_title {
    font-size: 20px;
    line-height: 30px;
    padding: 10px 0px;
  }

  .spe_bottom {
    padding-top: 10px;
  }

  .spe_box {
    font-size: 16px;
  }

  .spe_price {
    font-size: 20px;
  }

  .specialy_area::before {
    left: 20px;
    width: 60px;
    background-size: contain;
  }

  .specialy_area::after {
    right: 20px;
    width: 60px;
    background-size: contain;
  }

  .testimonial_area h3 {
    font-size: 60px;
  }

  .testimonial_area::before {
    left: 10px;
    width: 40px;
    background-size: contain;
  }

  .testimonial_area::after {
    right: 10px;
    width: 180px;
  }

  .similar_area::before {
    left: 10px;
    width: 150px;
    background-size: contain;
  }

  .similar_area::after {
    right: 10px;
    width: 150px;
    background-size: contain;
  }

  /*-------2401_search SB---------*/
  .similar_slider .owl-prev,
  .similar_slider .owl-next {
    width: 40Px !important;
    height: 40px !important;
  }

  .similar_area .owl-prev {
    left: 10px;
  }

  .similar_area .owl-next {
    right: 10px;
  }


  /*-------2401_search SB End---------*/
  /*My Order 240126*/
  #myTabContent .o_col {
    min-width: auto;
  }

  #myTabContent .order-row {
    justify-content: space-between;
    padding: 15px 10px;
  }

}

/* ------------------1399px-----------------  */
@media screen and (max-width:1299px) {
  .banner_area h1::before {
    background-size: 90px auto;
    top: -75px;
  }

  .banner_area h1 {
    font-size: 48px;
    line-height: 50px;
  }

  .banner_area h2 {
    font-size: 26px;
    line-height: 28px;
  }

  .ban_pic {
    margin-top: -30px;
  }

  .ban_pic img {
    height: 400px;
  }

  .made_sec h3 {
    font-size: 50px;
    line-height: 56px;
  }

  .made_pic {
    margin-left: 0;
  }

  .made_pic {
    width: 550px;
  }

  .tiny_area {
    padding: 60px 0px;
  }

  .tiny_area::before {
    width: 140px;
    right: 20px;
    top: -50px;
  }

  .special_banner h4 {
    font-size: 46px;
    line-height: 55px;
  }

  .specialy_area::before {
    left: 10px;
    width: 40px;
    background-size: contain;
  }

  .specialy_area::after {
    right: 10px;
    width: 40px;
    background-size: contain
  }

  .testimonial_area h3 {
    font-size: 56px;
    line-height: 60px;
  }

  .testimonial_area::before {
    display: none;
  }

  .fo_logo_txt {
    font-size: 14px;
    line-height: 20px;
  }

  .we_txt {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .we_logo img {
    height: 20px;
  }

  .offi_row {
    font-size: 14px;
    line-height: 20px;
  }

  .similar_area::before {
    left: 10px;
    width: 90px;
    top: 0px;
  }

  .similar_area::after {
    right: 10px;
    width: 90px;
    top: 0px;

  }


  .we_logo {
    margin-top: 40px;
  }
}

/* ------------------1299px-----------------  */
@media screen and (max-width:1199px) {
  .banner_area h1::before {
    background-size: 80px auto;
    top: -75px;
  }

  .banner_area h1 {
    font-size: 40px;
    line-height: 45px;
  }

  .banner_area h2 {
    font-size: 22px;
    line-height: 24px;
  }

  .banner_area::before {
    height: 240px;
    top: -28px;
  }

  .ban_pic {
    margin-top: -30px;
  }

  .ban_pic img {
    height: 350px;
  }

  .banner_area {
    padding-bottom: 50px;
  }

  .made_sec h3 {
    font-size: 48px;
    line-height: 50px;
  }

  .made_pic {
    width: auto;
    margin-left: 0;
    padding-right: 20px;
  }

  .made_sec h3 {
    font-size: 42px;
    line-height: 44px;
  }

  .shop_sec h3,
  .tiny_area h3,
  .special_area h3,
  .season_area h3,
  .specialy_area h3 {
    font-size: 40px;
    margin-bottom: 20px;
  }

  .shop_sec {
    padding: 30px 0px;
  }

  .shop_slider .owl-prev,
  .tiny_slider .owl-prev,
  .testimonial_slider .owl-prev,
  .shop_slider .owl-next,
  .tiny_slider .owl-next,
  .testimonial_slider .owl-next {
    width: 50px !important;
    height: 50px !important;
  }

  .shop_slider .owl-prev,
  .tiny_slider .owl-prev,
  .testimonial_slider .owl-prev {
    left: -60px;
  }

  .shop_slider .owl-nav,
  .tiny_slider .owl-nav,
  .testimonial_slider .owl-nav {
    right: 50px;
  }

  .tiny_area {
    background-size: 100% auto;
    padding: 40px 0px;
  }

  .tiny_area::before {
    width: 100px;
    right: 10px;
    top: -50px;
  }

  .special_banner h4 {
    font-size: 40px;
    line-height: 45px;
  }

  .spe_title {
    font-size: 18px;
    line-height: 26px;
  }

  .spe_box {
    font-size: 14px;
  }

  .spe_price {
    font-size: 18px;
  }

  .spe_bottom {
    margin-top: 10px;
  }

  .specialy_area::before,
  .specialy_area::after {
    display: none;
  }

  .testimonial_area h3 {
    font-size: 50px;
    line-height: 60px;
  }

  .test_rt,
  .test_pic {
    margin-left: 0px;
  }

  .fo_top {
    padding: 30px 0px;
  }

  .fo_cen li {
    font-size: 13px;
    margin: 10px 0px;
  }

  footer h3 {
    margin-bottom: 10px;
  }

  .filter-dropdown {
    margin-right: 10px;
  }

  .search-bar input {
    width: 450px;
  }

  .ser_product_area .tinybox .tiny_age,
  .similar_area .tiny_age,
  .wishlist_sec .tiny_age {
    font-size: 16px;
  }

  .ser_product_area .tiny_title,
  .similar_area .tiny_title,
  .wishlist_sec .tiny_title {
    font-size: 18px;
    margin: 2px 0px;
  }

  .ser_product_area .cart-btn,
  .ser_product_area .wish-btn,
  .similar_area .cart-btn,
  .similar_area .wish-btn,
  .wishlist_sec .wish-btn,
  .wishlist_sec .cart-btn {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }

  .ser_product_area .cart-btn svg,
  .similar_area .cart-btn svg,
  .wishlist_sec .cart-btn svg {
    width: 20px;
    height: 20px;
    margin-top: -3px;
  }

  .similar_area h3 {
    font-size: 40px;
  }

  .similar_slider .owl-carousel .owl-nav {
    display: none !important;
  }

  .similar_area .owl-prev {
    left: 0;
  }

  .similar_area .owl-next {
    right: 0;
  }

  .similar_slider .owl-next {
    width: 30px !important;
    height: 30px !important;
  }

  .ages li {
    padding: 2px 5px;
    line-height: 24px;
  }

  .pro_price .old,
  .pro_price .new {
    font-size: 22px;
  }

  .delivery {
    margin-bottom: 10px;
  }

  /* cart page */
  .crt-prc-lst {
    padding: 0 6px 17px 6px !important;
    gap: 13px;
  }

  .crt-prc-final {
    padding: 16px 6px;
  }

  h3.crt-ppr-hdng {
    padding: 20px 20px 20px 20px;
    font-size: 26px;
    line-height: 1;
  }

  h3.crt-ppr-hdng small {
    font-size: 16px;
    line-height: 1;
  }

  .crt-prc-inr {
    padding: 12px 20px 30px 20px;
  }

  em.cart-item-img {
    width: 154px;
    height: 143px;
  }

  .cart-item-top {
    gap: 17px;
  }

  a.crt-remove {
    width: 154px;
  }

  .cert-item-btm {
    margin-top: 5px;
  }

  .cart-item-txt h6 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .crt-prc-lst li h6 {
    font-size: 17px;
    line-height: 1.3;
  }

  .cart-item-txt p {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
  }

  .cart-item-txt p {
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 10px;
  }

  h2.page-header {
    font-size: 31px;
    line-height: 28px;
  }

  .crt-prc-final h5 {
    font-size: 19px;
    line-height: 1;
  }

  /* cart page */

  /*-------2401_search SB---------*/
  .similar_slider .owl-prev,
  .similar_slider .owl-next {
    width: 30px !important;
    height: 30px !important;
  }

  .similar_area .owl-prev {
    left: 20px;
  }

  .similar_area .owl-next {
    right: 20px;
  }

  /*-------2401_search SB End---------*/
  .testimonial_slider .owl-nav {
    right: 70px;
  }
}

/* ------------------1199px-----------------  */
@media screen and (max-width:1099px) {
  .login_sec li {
    font-size: 0;
    margin-right: 15px;
  }
.cart_li{
    font-size: 14px !important;
  }

  .login_sec li svg {
    margin-right: 0;
  }

  .banner_area h1::before {
    background-size: 70px auto;
    top: -55px;
  }

  .banner_area h1 {
    font-size: 38px;
    line-height: 42px;
  }

  .banner_area h2 {
    font-size: 21px;
    line-height: 24px;
  }

  .banner_area {
    background-size: contain;
    padding-top: 140px;
  }

  .made_sec {
    padding-top: 40px;
  }

  .made_pic {
    width: auto;
    margin-left: 0;
    padding-right: 20px;
  }

  .made_sec h3 {
    font-size: 40px;
  }

  .shop_sec h3,
  .tiny_area h3,
  .special_area h3,
  .season_area h3,
  .specialy_area h3 {
    font-size: 38px;
  }

  .made_sec li svg {
    margin-right: 10px;
    width: 30px;
    height: 30px;
  }

  .shopbox {
    padding: 15px;
  }

  .shp_txt {
    padding-top: 5px;
  }

  .shop_slider .owl-nav,
  .tiny_slider .owl-nav,
  .testimonial_slider .owl-nav {
    right: 40px;
    top: -65px;
  }

  .shop_slider .owl-prev,
  .tiny_slider .owl-prev,
  .testimonial_slider .owl-prev,
  .shop_slider .owl-next,
  .tiny_slider .owl-next,
  .testimonial_slider .owl-next {
    width: 40px !important;
    height: 40px !important;
  }

  .shop_slider .owl-prev,
  .tiny_slider .owl-prev,
  .testimonial_slider .owl-prev {
    left: -50px;
  }

  .sp_pic img {
    height: 500px;
    object-fit: cover;
  }

  .special_banner h4 {
    font-size: 36px;
    line-height: 42px;
  }

  .special_banner p {
    font-size: 14px;
  }

  .special_banner_pink .sp_ban_txt,
  .special_banner_green .sp_ban_txt,
  .sp_ban_txt {
    left: 30px;
  }

  .testimonial_slider .owl-nav {
    top: 0;
  }

  .test_rt {
    padding: 20px;
  }

  .test_comm {
    padding-top: 70px;
  }

  .fo_top_sec {
    margin-right: 0;
  }

  /* 30-01-2026 */
  .season_slider {
    margin-left: 15px;
    width: calc(100vw - 30px);
    overflow: hidden;
  }

  /* 30-01-2026 */
  .breadcrumb-item,
  .dropdown-btn {
    font-size: 14px;
  }

  .result-header h2 {
    font-size: 26px;
    line-height: 26px;
  }

  .filter-dropdown {
    margin-right: 5px;
  }

  .dropdown-btn {
    height: 36px;
    padding: 0px 20px 0px 4px;
  }

  .apply-btn {
    height: 38px;
    font-size: 14px;
    padding-right: 40px;
  }

  .apply-btn svg {
    right: 5px;
  }

  .dropdown-menu {
    top: 36px;
  }

  .ser_product_area .tiny_title,
  .similar_area .tiny_title,
  .ser_product_area .tiny_price,
  .ser_product_area .oldprice,
  .ser_product_area .cart-btn,
  .ser_product_area .wish-btn,
  .similar_area .tiny_price,
  .similar_area .oldprice,
  .similar_area .cart-btn,
  .similar_area .wish-btn,
  .wishlist_sec .tiny_title,
  .wishlist_sec .tiny_price,
  .wishlist_sec .oldprice,
  .wishlist_sec .cart-btn,
  .wishlist_sec .wish-btn {
    font-size: 16px;
  }

  .ser_product_area .tinybox .tiny_age,
  .similar_area .tiny_age,
  .wishlist_sec .tiny_age {
    line-height: 18px;
    height: 26px;
  }

  .ser_product_area .tinybox,
  .similar_area .tinybox,
  .wishlist_sec .tinybox {
    padding: 10px;
  }

  .ser_product_area .tinybox .sale,
  .similar_area .sale,
  .wishlist_sec .sale {
    font-size: 16px;
  }

  .product-card {
    padding: 20px;
  }

  .product-card h2 {
    font-size: 30px;
  }

  .choose_color_sec,
  .choose_age_sec {
    margin: 20px 0px 10px 0px;
  }

  .ages li {
    font-size: 12px;
    margin-bottom: 2px;
  }

  .product-card h2 {
    font-size: 28px;
    line-height: 30px;
  }

  .buy,
  .cart {
    height: 40px;
  }

  .wishlist svg {
    width: 18px;
    height: 18px;
  }

  .info li {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .card_heading {
    font-size: 28px;
  }

  .card_txt,
  .ben_sec li,
  .ben_sec {
    font-size: 16px;
    line-height: 24px;
  }

  .wishlist {
    height: 40px;
  }

  .wishlist li {
    padding-right: 5px;
    margin-right: 2px;
  }

  /*-----------220126--Dashboard Page--SB-----------*/
  .profile-card,
  .dash_content_in {
    padding: 10px;
  }

  .sidemenu li {
    margin: 0px 10px;
    padding: 10px;
  }

  .user_details {
    font-size: 12px;
  }

  .sidemenu li {
    font-size: 14px;
  }

  .stats {
    margin: 10px 0px;
  }

  .stat-card {
    padding: 5px;
  }

  .profile-card h3 {
    font-size: 18px;
    margin: 5px 0px;
  }

  /*270126 SB*/
  .change_pass .order_heading {
    padding-top: 15px;
  }

  .wishlist_sec .tiny_pic img {
    height: auto;
  }

  .divider {
    font-size: 18px;
  }

  .address-card h4 {
    font-size: 20px;
  }

  .testimonial_slider .owl-nav {
    top: 20px;
    right: 60px;
  }
}

/* ------------------1099px-----------------  */
@media screen and (max-width:1024px) {
  .banner_area h1 {
    font-size: 36px;
    line-height: 40px;
  }

  .banner_area h2 {
    font-size: 21px;
    line-height: 23px;
  }

  .made_sec h3,
  .shop_sec h3,
  .tiny_area h3,
  .special_area h3,
  .season_area h3,
  .specialy_area h3 {
    font-size: 36px;
    line-height: 40px;
  }

  .made_sec ul {
    margin-top: 15px !important;
    column-gap: normal;
  }

  .made_sec li {
    margin-bottom: 15px;
  }

  .sp_pic img {
    height: 400px;
  }

  .special_banner {
    margin-top: 10px;
  }

  .testimonial_area h3 {
    font-size: 40px;
    line-height: 50px;
  }

  .client_name {
    font-size: 20px;
  }

  .test_rt {
    font-size: 16px;
  }

  .fo_cen {
    padding: 0 30px;
  }

  /*.fo_left {*/
  /*  width: 38%;*/
  /*  padding-right: 20px;*/
  /*}*/

  .dropdown-btn,
  .apply-btn {
    font-size: 14px;
  }

  .dropdown-btn {
    padding-right: 5px !important;
  }

  .arrow {
    width: 6px;
    height: 6px;
    border-width: 1.8px;
  }

  .dropdown-btn svg,
  .dropdown-btn:hover svg {
    width: 24px;
    height: 24px;
    margin-right: 5px;
  }

  .filter-dropdown.active svg,
  .filter-dropdown:hover svg {
    margin-right: 5px;
  }

  .search_pg_top .container::before {
    width: 60px;
    background-size: contain;
  }

  .search_pg_top .container::after {
    width: 70px;
    background-size: contain;
    top: 10px;
  }

  .ser_product_area .tinybox .sale,
  .similar_area .sale,
  .wishlist_sec .sale {
    font-size: 16px;
    height: 28px;
  }

  .similar_area h3 {
    font-size: 36px;
  }

  /* 22-01-2026 */
  .sign-rit-frm-sec {
    padding: 50px 18px;
  }

  /* 22-01-2026 */

  /*-----------220126--Dashboard Page--SB-----------*/
  .profile-card,
  .dash_content_in,
  .shop_again .tinybox {
    padding: 5px;
  }

  .side_top {
    padding-top: 10px;
  }

  .sidemenu li {
    margin: 0px 5px;
  }

  .user_details {
    font-size: 11px;
  }

  .sidemenu li {
    font-size: 13px;
  }

  /*270126 change pass SB*/
  .dash_content_in.order_details,
  .dash_content_in.change_pass {
    padding: 10px;
  }

  .outofstock {
    font-size: 22px;
  }

  .address-card p {
    font-size: 14px;
  }
}

/* ------------------1024px-----------------  */
@media screen and (max-width:991px) {
  :root {
    --theme-container: 97%;
  }

  .navbar-brand img {
    height: 50px;
  }

  .serch_input {
    width: 480px;
    height: 40px;
    background-position: 97% 7px;
  }

  .serch_input,
  .login_sec {
    margin-left: auto;
  }

  .login_sec {
    margin-right: 20px;
  }

  header .navbar-expand-lg .navbar-collapse {
    position: absolute;
    top: 67px;
    left: 0;
    right: 0;
    width: var(--theme-container);
    padding: 0;
    margin: 0 auto;
  }

  /* ===== CUSTOM NAVBAR TOGGLER ===== */
  .custom-toggler {
    border: none;
    background: transparent;
    padding: 6px;
    width: 35px;
    height: 23px;
    position: relative;
    z-index: 1001;
  }

  .custom-toggler:focus {
    box-shadow: none;
    outline: none;
  }

  /* Hamburger lines */
  .custom-toggler span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #000;
    border-radius: 4px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: all 0.35s ease;
  }

  /* Line positions */
  .custom-toggler span:nth-child(1) {
    top: 0;
  }

  .custom-toggler span:nth-child(2) {
    top: 50%;
    transform: translateY(-50%);
  }

  .custom-toggler span:nth-child(3) {
    bottom: 0;
  }

  /* ===== ANIMATION WHEN OPEN ===== */
  .custom-toggler[aria-expanded="true"] span:nth-child(1) {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }

  .custom-toggler[aria-expanded="true"] span:nth-child(2) {
    opacity: 0;
  }

  .custom-toggler[aria-expanded="true"] span:nth-child(3) {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }

  /* ===== HOVER EFFECT ===== */
  .custom-toggler:hover span {
    background: #111;
  }

  .login_sec li svg {
    width: 20px;
    height: 20px;
  }

  .dropdown .dropdown-menu {
    width: 96%;
    margin: 0% 2% !important;
    padding: 0 !important;
  }

  .dropdown-item {
    font-size: 14px;
  }

  .nav-link {
    line-height: 25px;
  }

  .banner_area {
    padding-top: 120px;
    background-size: 100% 100%;
  }

  .banner_area::before {
    height: 200px;
  }

  .banner_area h1 {
    font-size: 34px;
    line-height: 38px;
  }

  .banner_area h2 {
    font-size: 18px;
    line-height: 20px;
  }

  .ban_pic img {
    height: 300px;
  }

  .made_sec h3,
  .shop_sec h3,
  .tiny_area h3,
  .special_area h3,
  .season_area h3,
  .specialy_area h3 {
    font-size: 32px;
    line-height: 36px;
  }

  .made_sec li svg {
    width: 25px;
    height: 25px;
  }

  .made_sec li {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .tiny_title {
    padding-top: 5px;
    font-size: 14px;
  }

  .tiny_age {
    font-size: 13px;
  }

  .owl-carousel .owl-item .tinybox {
    padding: 5px;
  }

  .cart-wrapper {
    margin-top: 5px;
  }

  .special_banner h4 {
    font-size: 32px;
    line-height: 40px;
  }

  .sp_ban_txt {
    bottom: 60px;
  }

  .season_area {
    padding: 40px 0px;
  }

  .spe_bottom {
    display: block;
    padding-top: 0;
    text-align: center;
  }

  .spe_box {
    margin: 10px 0px;
  }

  .test_txt {
    font-size: 16px;
    line-height: 20px;
  }

  .testimonial_area {
    padding: 30px 0px;
  }

  .client_name {
    margin-top: 10px;
  }

  .testimonial_area::after {
    width: 100px;
    bottom: -30px;
  }

  .test_rt {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 0;
  }

  .fo_top_sec img {
    width: 40px;
  }

  .fo_top h5 {
    font-size: 15px;
  }

  .fo_top {
    font-size: 12px;
  }

  .fo_top_sec {
    align-items: center;
  }

  .fo_left {
    width: 38%;
  }

  .fo_cen {
    width: 30%;
    padding: 0;
  }

  .fo_rt {
    width: 32%;
  }

  .copytxt {
    bottom: 5px;
    font-size: 12px;
  }

  .fo_logo_txt {
    font-size: 13px;
    line-height: 18px;
  }

  .fo_cen li,
  .offi_row {
    font-size: 12px;
  }

  .fo_logo_txt {
    padding-bottom: 20px;
  }

  .dropdown-btn,
  .apply-btn {
    font-size: 13px;
  }

  .dropdown-btn svg,
  .dropdown-btn:hover svg {
    width: 20px;
    height: 20px;
    margin-right: 4px;
  }

  .filter-dropdown.active svg,
  .filter-dropdown:hover svg {
    margin-right: 4px;
  }

  .dropdown-btn {
    height: 30px;
  }

  .apply-btn {
    font-size: 12px;
    height: 36px;
  }

  .search_pg_top {
    padding-top: 30px;
    max-height: 180px;
  }

  .search-bar input {
    width: 350px;
    padding: 10px 20px;
  }

  .search-bar,
  .result-header {
    margin-bottom: 20px;
  }

  .result-header h2 {
    font-size: 24px;
  }

  .search_pg_top .container::before {
    width: 50px;
    left: 100px;
    background-size: contain;
  }

  .search_pg_top .container::after {
    width: 60px;
    background-size: contain;
    top: 10px;
  }

  .ser_product_area {
    padding: 10px;
  }

  .ser_product_area .tinybox,
  .similar_area .tinybox,
  .wishlist_sec .tinybox {
    padding: 5px;
  }

  .ser_product_area .tinybox .tiny_age,
  .similar_area .tiny_age,
  .ser_product_area .tiny_title,
  .similar_area .tiny_title,
  .ser_product_area .tiny_price,
  .ser_product_area .oldprice,
  .ser_product_area .cart-btn,
  .ser_product_area .wish-btn,
  .similar_area .tiny_price,
  .similar_area .oldprice,
  .similar_area .cart-btn,
  .wishlist_sec .tiny_title,
  .wishlist_sec .wish-btn,
  .wishlist_sec .tiny_price,
  .wishlist_sec .oldprice,
  .wishlist_sec .cart-btn,
  .wishlist_sec .wish-btn {
    font-size: 14px;
  }

  .similar_area h3 {
    font-size: 32px;
    margin-bottom: 15px;
  }

  .ver_slider {
    padding: 30px 10px;
  }

  #Pro_detail.search_pg_top .container::after {
    top: 0px;

  }

  .buy,
  .cart {
    font-size: 13px;
    padding: 8px 5px;
  }

  .buy svg {
    width: 20px;
    height: 20px;
  }

  .actions {
    gap: 5px;
  }

  .wishlist svg {
    width: 14px;
    height: 14px;
  }

  /* 22-01-2026 */
  .sign-rit-frm-sec {
    padding: 25px 10px;
  }

  .pass-txt {
    font-size: 12px;
    line-height: 15px;
    margin-top: -14px;
    margin-bottom: 16px;
    display: block;
  }

  .btns-or {
    margin: 7px auto 7px auto;
  }

  .login-line {
    margin-top: 9px;
  }

  .sign-frm label {
    padding: 0px 4px;
    left: 4px;
    top: -6.5px;
    font-size: 14px;
    line-height: 1;
  }

  .sign-frm input {
    height: 43px;
    padding: 10px 7px;
    font-weight: 300;
    font-size: 15px;
  }

  .sign-frm-hdr h3 {
    font-size: 25px;
    line-height: 29px;
  }

  .brd-area .container {
    padding: 11px 0 40px 0;
  }

  .kite-grph-rt {
    top: 12px;
    right: 65px;
    width: 49px;
    height: 60px;
  }

  .kite-grph-lt {
    top: 28px;
    left: 65px;
    width: 44px;
    height: 53px;
  }

  .brd-area .breadcrumb {
    margin: 0px auto 13px auto;
  }

  h2.page-header {
    margin-top: 6px;
    font-size: 31px;
    line-height: 23px;
  }

  .sign-lft-grph {
    width: 46%;
  }

  .sign-rit-frm-sec {
    width: 54%;
  }

  .sign-lft-grph img {
    max-width: 111%;
  }

  .login-inr-ppr.signup-innr-ppr {
    min-height: 503px;
  }

  /* 22-01-2026 */

  /* cart page */
  .cart-left {
    width: 60%;
  }

  .cart-right {
    width: calc(100% - 60% - 20px);
  }

  h3.crt-ppr-hdng {
    padding: 20px 20px 20px 20px;
    font-size: 21px;
    line-height: 1;
  }

  h3.crt-ppr-hdng small {
    font-size: 14px;
    line-height: 1;
  }

  em.cart-item-img {
    width: 129px;
    height: 117px;
  }

  a.crt-remove {
    width: 129px;
  }

  .cart-item-txt h6 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 8px;
  }

  .cart-item-txt p {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 8px;
  }

  .cart-item-txt .d-flex .oldprice {
    font-size: 15px;
    line-height: 1;
  }

  .cart-item-txt .d-flex .tiny_price {
    font-size: 15px;
    line-height: 1;
  }

  .cart-item {
    padding: 16px 0px 16px 0px;
  }

  .crt-prc-lst {
    padding: 0 0px 14px 0px !important;
    gap: 8px;
  }

  .crt-prc-lst li h6 {
    font-size: 15px;
    line-height: 1.3;
  }

  .crt-prc-final {
    padding: 10px 0px;
    margin-bottom: 15px;
  }

  .crt-prc-final h5 {
    font-size: 16px;
    line-height: 1;
  }

  p.save {
    font-size: 15px;
    line-height: 1.2;
    margin: 11px 0 23px 0;
  }

  .crt-prc-btns a {
    width: 100%;
    gap: 4px;
    font-size: 15px;
    line-height: 19px;
    padding: 7px 9px;
    height: 48px;
  }

  p.crt-desc {
    font-size: 15px;
    line-height: 20px;
    margin: 17px 0 0 0;
  }

  .cart-innr {
    gap: 20px;
  }

  /* cart page */

  /*-----------220126--Dashboard Page--SB-----------*/
  .usertxt,
  .username {
    display: none;
  }

  .user-menu {
    left: auto;
    right: 0;
  }

  .mobile_filter {

    display: flex;
    justify-content: center;
    align-items: center;

  }

  .mobile_sh {

    display: none;

  }

  .dashbox {

    min-height: inherit;

    margin: 12px 0;

  }

  .sidebar {
    margin-bottom: 20px;
  }



  .dash_pagetop {
    min-height: 90px;
  }

  .dash_pagetop .container::before {
    top: -30px;
  }

  .dasbordLeft {
    width: calc(100% - 25px);
    border: none;
    /* overflow: hidden; */
    display: block;
    float: left;
    position: absolute;
    z-index: 999;
    top: 42px;
  }

  .sidebar {
    border-radius: 0 0 24px 24px;
  }

  /*240126 order-details SB*/
  .profile-card,
  .dash_content_in,
  .shop_again .tinybox {
    padding: 10px;
  }

  .order_details .order_heading {
    font-size: 20px;
  }

  /*240126 order-details SB end*/
  /*270126 change pass SB*/
  .form_area {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .dash_content_in.change_pass {
    padding: 15px;
  }

  .change_pass ul {
    margin-top: 15px !important;
  }

  .outofstock {
    font-size: 20px;
  }

  .tiny_cont {
    padding: 10px 5px;
  }

  .wishlist_sec .tinybox {
    padding: 0;
  }

  .address-card p {
    font-size: 14px;
    line-height: 20px;
  }

  .create-btn {
    margin-top: 15px;
  }

  .custom-checkbox .checkmark {
    width: 20px;
    height: 20px;
  }

  .custom-checkbox input:checked+.checkmark::after {
    left: 6px;
    top: 2px;
  }

  .create-btn,
  .divider {
    font-size: 16px;
  }

  .create-btn svg {
    width: 22px;
    height: 22px;
  }

  .terms,
  .terms-list li {
    font-size: 16px;
  }

  .terms h3 {
    font-size: 22px;
    margin: 15px 0px;
  }

  .terms .dash_content_in {
    padding: 15px;
  }

  .cont_left {
    width: 60%;
  }

  .cont_rt {
    width: 39%;
  }

  .cont_form .sign-frm label {
    font-size: 13px;
  }

  .captcha {
    width: 100%;
  }

  .fo_bottom .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }

  .fo_bottom .container a.visa-mstr {
    position: relative;
    right: 0;
  }

  .we_logo {
    margin-top: 40px;
  }

  .filter-dropdown {
    min-width: 86px;
}
}

/* ------------------991px-----------------  */
@media screen and (max-width:767px) {
  :root {
    --theme-container: 96%;
  }

  .navbar-brand img {
    height: 45px;
  }

  .serch_input {
    width: 350px;
    height: 38px;
    background-size: 20px;
  }

  header .navbar-expand-lg .navbar-collapse {
    top: 62px;
  }

  .banner_area::before {
    height: 160px;
  }

  .banner_area {
    background-size: contain;
    padding-bottom: 30px;
    padding-top: 100px;
  }

  .banner_area h1::before {
    background-size: 55px;
  }

  .banner_area h1 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 0;
  }

  .banner_area h2 {
    font-size: 16px;
    line-height: 19px;
  }

  .ban_pic img {
    height: 250px;
  }

  .banner_area::after {
    height: 70px;
  }

  .made_pic {
    padding-right: 5px;
  }

  .made_sec ul {
    margin-top: 10px !important;
  }

  .made_sec li {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 5px;
  }

  .made_sec li svg {
    margin-right: 3px;
    width: 16px;
  }

  .made_sec h3,
  .shop_sec h3,
  .tiny_area h3,
  .special_area h3,
  .season_area h3,
  .specialy_area h3 {
    font-size: 30px;
    line-height: 34px;
  }

  .made_sec p {
    font-size: 15px;
    line-height: 22px;
  }

  .shop_slider .owl-nav,
  .tiny_slider .owl-nav,
  .testimonial_slider .owl-nav {
    top: -60px;
  }

  .shopbox {
    padding: 10px;
  }

  .shp_txt {
    font-size: 13px;
  }

  .tiny_title {
    font-size: 13px;
  }

  .tiny_age {
    font-size: 12px;
  }

  .special_banner h4 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 0;
  }

  .sp_ban_txt {
    bottom: 40px;
  }

  .special_banner_pink .sp_ban_txt,
  .special_banner_green .sp_ban_txt,
  .sp_ban_txt {
    left: 20px;
  }

  .shop_bt a {
    padding: 12px 20px;
    font-size: 14px;
  }

  .sp_pic img {
    height: 350px;
  }

  .tiny_area {
    padding-bottom: 10px;
  }

  .season_txt h4 {
    font-size: 20px;
    line-height: 22px;
  }

  .season_txt {
    font-size: 13px;
    line-height: 16px;
  }

  .seasonbox img {
    height: 250px;
  }

  .spe_title {
    font-size: 14px;
    line-height: 18px;
    padding: 5px 0px;
  }

  .spe_in {
    padding: 10px;
  }

  .viewtxt {
    font-size: 16px;
  }

  .testimonial_slider .owl-nav {
    top: 20px;
  }

  .testimonial_area h3 {
    font-size: 36px;
  }

  .fo_top_sec {
    display: block;
    text-align: center;
  }

  .fo_top_sec img {
    margin: 0px 0px 10px 0px !important;
  }

  .we_logo img {
    height: 15px;
  }

  .we_txt {
    margin-bottom: 0;
  }

  .fo_left {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }

  .fo_cen {
    width: 48%;
    padding: 0px 30px 0px 10px;
  }

  .fo_rt {
    width: 52%;
  }

  .fo_logo_txt {
    padding: 15px 0px;
    width: 80%;
    margin: 0 auto;
  }

  .fo_mid {
    padding-top: 10px;
  }

  .fo_bottom {
    padding: 10px 0px;
  }



  .we_logo ul li a img {
    height: 54px;
  }

  .filters {
    flex-wrap: wrap;
    padding-bottom: 20px;
  }

  .filter-dropdown,
  .apply-btn {
    width: 170px;
    height: 30px;
    margin: 2px 5px;
  }

  .dropdown-btn svg,
  .dropdown-btn:hover svg {
    width: 24px;
    height: 24px;
  }

  .search-bar input {
    width: 300px;
  }

  .result-header h2 {
    font-size: 22px;
  }

  .result-header p {
    font-size: 14px;
  }

  .search_pg_top .container::before {
    width: 40px;
    left: 20px;
  }

  .search_pg_top .container::after {
    width: 50px;
    top: 10px;
    right: 20px;
  }

  .chip {
    padding: 5px 10px;
    font-size: 13px;
  }

  .clear-all,
  .sort-label {
    font-size: 13px;
  }

  .custom-select select {
    padding: 0px 20px 0px 10px;
  }

  .custom-select::after {
    right: 10px;
  }

  .filter-bar {
    padding-top: 30px;
  }

  .similar_area h3 {
    font-size: 28px;
  }

  .similar_area::before,
  .similar_area::after {
    width: 50px;
  }

  .similar_area {
    margin: 20px 0px;
  }

  .product-card h2 {
    font-size: 24px;
  }

  .ages li {
    margin: 2px 0px;
  }

  .buy,
  .cart {
    padding: 5px 8px;
    font-size: 13px;
  }

  .info li {
    font-size: 13px;
  }

  .pro_left {
    width: 40%;
  }

  .pro_rt {
    width: 60%;
  }

  .card_heading,
  .ben_sec .card_heading {
    font-size: 24px;
  }

  /* 22-01-2026 */
  .signup-innr-ppr {
    flex-direction: column;
  }

  .sign-lft-grph,
  .sign-rit-frm-sec {
    width: 100%;
  }

  .sign-lft-grph {
    padding-top: 21px;
  }

  .sign-lft-grph img {
    max-width: 360px;
  }

  .login-inr-ppr.signup-innr-ppr {
    flex-direction: column-reverse;
  }

  a.forgot {
    font-size: 13px;
    line-height: 18px;
  }

  label.remem {
    font-size: 13px;
    line-height: 23px;
  }

  label.remem span {
    width: 17px;
    height: 17px;
    border-radius: 4px;
  }

  /* 22-01-2026 */

  /* cart page */
  .cart-innr {
    gap: 20px;
    flex-direction: column;
  }

  .cart-left,
  .cart-right {
    width: 100%;
  }

  .crt-prc-btns a {
    width: calc((100% - 10px) / 2);
  }

  /* cart page */

  /*-----------220126--Dashboard Page--SB-----------*/
  .spe_price {
    font-size: 16px;
  }

  .user-toggle i {
    display: none;
  }

  .user-toggle img {
    width: 40px;
  }

  .stats {
    grid-template-columns: repeat(2, 1fr);
  }

  .o_txt_heading {
    font-size: 13px;
  }

  .o_col {
    display: flex;
  }

  .order-row {

    float: left;
    display: block;
    width: 48%;
    margin: 1%;
    font-size: 14px;
  }

  .o_de_head,
  .o_txt {
    font-size: 14px;
  }

  .o_de_head {
    margin-right: auto;
  }

  .o_item_sec {
    margin-bottom: 15px;
  }

  .o_txt_heading {
    font-size: 16px;
  }

  .o_txt_heading div {
    display: inline;
  }

  .o_pic {
    width: 80px;
    height: 80px;
  }

  .order-row svg {
    margin-top: 0px;
  }

  .dash_area {
    padding-bottom: 50px;
  }

  .dash_content_in {
    padding: 15px;
  }

  /* 24-01-2026 */
  .dash_content h2 {
    font-size: 22px;
    line-height: 1;
  }

  .dash_content h2 svg {
    margin-top: -5px;
    margin-right: 0px;
    display: inline-block;
    width: 21px;
    height: 21px;
  }

  .dash_pagetop {
    padding-top: 75px;
    min-height: 1px;
  }

  .dash_pagetop .container::before {
    top: -12px;
    width: 40px;
    height: 50px;
    background-size: 100% 100%;
    left: 20px;
  }

  .dash_pagetop .container::after {
    width: 46px;
    height: 58px;
    top: -14px;
    right: 10px;
    background-size: 100% 100%;
  }

  .dash_pagetop {
    padding-top: 22px;
    min-height: 101px;
  }

  .dash_pagetop::before {
    height: 83px;
    bottom: 0px;
    transform: translateY(100%);
  }

  .dash_area {
    margin-top: -53px;
  }

  /* 24-01-2026 */


  /*240126 order-details SB*/
  .order_details .order_heading {
    font-size: 18px;
  }

  .order_de_sec {
    padding-right: 40px;
  }

  .order_de_sec_row {
    font-size: 13px;
  }

  .order_de_sec .tiny_price,
  .order_de_sec .oldprice {
    font-size: 14px;
  }

  .order_de_heading {
    margin-bottom: 15px;
  }

  .pr_area {
    margin-bottom: 10px;
  }

  .terms,
  .terms-list li {
    font-size: 14px;
    line-height: 22px;
  }

  .addr_book .orderbox_cont li {
    font-size: 13px;
    margin: 0px 5px;
  }

  .addr_book .orderbox_cont li a::before {
    right: -8px;
  }

  .terms-list {
    margin-left: 0 !important;
  }

  /*240126 order-details SB end*/
  .faq_sidebar {
    padding-right: 8px;
  }

  .vision_sec {
    margin-bottom: 20px;
  }

  .about .made_sec h3 br {
    display: none;
  }

  .cont_rt h3,
  .cont_left h3 {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .cont_left {
    font-size: 16px;
  }

  .cont_info_row {
    margin-bottom: 10px;
  }

  .cont_info {
    margin: 20px 0px;
    font-size: 14px;
  }

  .follow_txt {
    font-size: 18px;
    margin: 10px 0px;
  }

  .fb,
  .in,
  .x,
  .youtube {
    width: 35px;
    height: 35px;
  }

  .follow_icon {
    gap: 10px;
  }

  .fb svg,
  .in svg,
  .x svg,
  .youtube svg {
    width: 20px;
  }

  /* 30-01-2026 */
  .season_slider {
    margin-left: 5px;
    width: calc(100vw - 10px);
    overflow: hidden;
  }

  /* 30-01-2026 */
  .we_logo ul {
    display: flex;
    flex-flow: row wrap;
    gap: 5px;
    justify-content: center;
    margin-top: -2px !important;
  }

  .we_logo {
    justify-content: center;
  }

  .we_logo ul {
    width: fit-content !important;
  }

  .we_logo {
    margin-top: 0px;
  }
  .order-row .o_txt{
    width: auto;
  }
}

/* ------------------767px-----------------  */
@media screen and (max-width:575px) {
  .navbar-brand img {
    height: 40px;
  }

  .serch_input {
    width: 280px;
    height: 35px;
    background-size: 18px;
    padding: 0px 40px 0px 15px;

  }

  header .navbar-expand-lg .navbar-collapse {
    top: 57px;
  }

  .custom-toggler {
    width: 30px;
    height: 20px;
  }

  .login_sec {
    margin-right: 10px;
    margin-left: auto;
  }

  .login_sec li {
    margin-right: 5px;
  }

  .login_sec li svg {
    width: 18px;
    height: 18px;
  }

  .nav-link {
    font-size: 15px;
    line-height: 20px;
  }

  .banner_area::before {
    height: 120px;
  }

  .ban_pic {
    margin-top: -20px;
  }

  .ban_pic img {
    height: 200px;
  }

  .banner_area h1 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 0;
  }

  .banner_area h2 {
    font-size: 14px;
    line-height: 18px;
  }

  .banner_area::after {
    bottom: -2px;
    height: 50px;
  }

  .made_pic {
    padding: 0px 10px;
    margin-bottom: 20px;
  }

  .made_sec h3 br {
    display: none;
  }

  .made_sec h3,
  .shop_sec h3,
  .tiny_area h3,
  .special_area h3,
  .season_area h3,
  .specialy_area h3 {
    font-size: 28px;
  }

  .made_sec li {
    font-size: 14px;
  }

  .tiny_area::before {
    width: 80px;
  }

  .col-left {
    width: 50%;
  }

  .col-rt {
    width: 50%;
  }

  .special_banner h4 {
    font-size: 22px;
  }

  .special_banner p {
    font-size: 13px;
  }

  .sp_pic img {
    height: 300px;
  }

  .shop_bt a {
    padding: 10px 20px;
    font-size: 13px;
  }

  .test_pic {
    margin-bottom: 20px;
  }

  .testimonial_area h3 {
    font-size: 30px;
  }

  .testimonial_area h3 {
    font-size: 30px;
  }

  footer h3 {
    font-size: 14px;
  }

  .fo_cen {
    width: 55%;
  }

  .fo_rt {
    width: 45%;
    margin-bottom: 15px;
  }

  .search-bar input {
    width: 240px;
  }

  .search_pg_top .container::before {
    width: 30px;
    left: 15px;
  }

  .search_pg_top .container::after {
    width: 40px;
    top: 10px;
    right: 15px;
  }

  .result-header h2 {
    font-size: 20px;
  }

  .search-bar,
  .result-header {
    margin-bottom: 15px;
  }

  .chip {
    padding: 2px 4px;
    font-size: 12px;
  }

  .clear-all,
  .sort-label {
    font-size: 12px;
  }

  .filters-left {
    gap: 5px;
  }

  .chip svg {
    width: 8px;
    height: 8px;
  }

  .clear-all svg {
    width: 12px;
    height: 12px;
  }

  .search_pg_top {
    max-height: 100%;
    min-height: 150px;
    height: auto;
    margin-bottom: 80px;
  }

  .search_pg_top::before {
    bottom: -40px;
  }

  .pagination {
    margin: 10px 0px;
  }

  .page {
    min-width: 25px;
    height: 25px;
    font-size: 14px;
  }

  .similar_area h3 {
    font-size: 24px;
  }

  .filter-bar {
    padding-bottom: 40px;
  }

  .pro_left,
  .pro_rt {
    width: 100%;
  }

  .pro_rt {
    margin-top: 70px;
  }

  #thumbnail-slider {
    height: 300px !important;
  }

  #thumbnail-slider-prev,
  #thumbnail-slider-next {
    bottom: -60px;
  }

  /*-----------220126--Dashboard Page--SB-----------*/
  .dash_pagetop .container::before,
  .dash_pagetop .container::after {
    display: none;
  }

  .o_txt_heading {
    font-size: 13px;
  }

  .order-row {
    font-size: 12px;
  }

  .dash_pagetop {
    min-height: 68px;
    padding-top: 0;
  }

  /*-----------240126--Dashboard Page--SB-----------*/
  .dash_content h2 {
    font-size: 24px;
  }

  /*-----------240126--Dashboard Page--SB end-----------*/


  /* 24-01-2026 */
  .edtfrm-sec .row>* {
    padding: 0 !important;
    width: calc((100% - (20px * 1)) / 2);
  }

  .dash-frm-grp.sign-frm,
  .edtfrm-sec-addrs .dash-frm-grp.sign-frm {
    margin-bottom: 34px;
  }

  button.edtfrm-submit {
    padding: 8px 16px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    width: 176px;
    height: 42px;
  }

  /* 24-01-2026 */

  /*240126 order-details SB */
  .order_de_row {
    display: block;
  }

  .order_de_pic {
    width: fit-content;
    margin: 10px auto;
  }

  .orderbox {
    margin-bottom: 20px;
    height: auto;
  }

  .orderbox_row {
    padding-bottom: 0;
  }

  /*240126 order-details SB end*/
  /*270126 address book SB*/
  .addr_book .orderbox_row {
    padding-bottom: 10px;
  }

  .change_pass {
    font-size: 14px;
  }

  .addr_book .order_col {
    margin-bottom: 10px;
  }

  .faq_sidebar {
    padding-right: 0px;
    border-right: none;
  }


  .faq .tab-content {
    display: none;
    margin-bottom: 15px;
  }

  .tab-content.active {
    display: block;
  }

  .faq .accordion-item .accordion-button {
    border: none;
  }

  .faq .accordion-item button {
    margin-bottom: 0;
  }

  .faq .accordion-button strong {
    font-size: 16px;
  }

  .faq_sidebar button {
    font-size: 14px;
  }

  .vision_sec {
    font-size: 14px;
  }

  .cont_left {
    width: 100%;
  }

  .cont_rt {
    width: 86%;
    margin: 0 auto;
    margin-top: 20px;
  }

  .testimonial_slider .owl-nav {
    top: -50px;
  }

  .fo_bottom .container {
    flex-direction: column;
    gap: 12px;
  }

  /* .we_logo {
    align-items: flex-start;
  }

  .we_txt {
    margin-bottom: 0;
    margin-top: 7px;
  }

  .we_logo ul {
    justify-content: flex-start;
  } */
  .we_logo {
    flex-direction: column;
  }

  .filter-bar {
    padding-top: 0px;
}
#Pro_detail.search_pg_top .container::before {
    top: 68px;
}
#Pro_detail.search_pg_top .container::after {
    top: -27px;
}

}

/* ------------------575px-----------------  */
@media screen and (max-width:480px) {
  .serch_input {
    width: 200px;
    height: 32px;
    font-size: 13px;
    margin-left: 10px;
  }

  .custom-toggler {
    width: 25px;
    height: 18px;
  }

  .navbar-brand img {
    height: 28px;
  }

  .custom-toggler {
    width: 18px;
    height: 16px;
  }

  header .navbar-expand-lg .navbar-collapse {
    top: 46px;
  }

  .navbar {
    padding: 5px 0px;
  }

  .banner_area {
    padding-bottom: 40px;
  }

  .login_sec {
    margin-right: 7px;
    margin-left: auto;
  }

  .serch_input {
    width: 160px;
    margin-left: 3px;
  }

  .banner_area::after {
    bottom: -2px;
  }

  .ban_pic img {
    height: 180px;
  }

  .banner_area {
    padding-top: 80px;
    padding-bottom: 30px;
  }

  .banner_area::before {
    height: 100px;
    top: -23px;
  }

  .made_sec h3,
  .shop_sec h3,
  .tiny_area h3,
  .special_area h3,
  .season_area h3,
  .specialy_area h3 {
    font-size: 24px;
  }

  .made_sec li {
    font-size: 13px;
  }

  .shop_slider .owl-prev,
  .tiny_slider .owl-prev,
  .testimonial_slider .owl-prev,
  .shop_slider .owl-next,
  .tiny_slider .owl-next,
  .testimonial_slider .owl-next {
    width: 30px !important;
    height: 30px !important;
  }

  .shop_slider .owl-prev,
  .tiny_slider .owl-prev,
  .testimonial_slider .owl-prev {
    left: -40px;
  }

  .shop_slider .owl-nav,
  .tiny_slider .owl-nav,
  .testimonial_slider .owl-nav {
    top: -50px;
    right: 30px;
  }

  .sale {
    top: 10px;
    right: 10px;
  }

  .col-left {
    width: 100%;
  }

  .col-rt {
    width: 100%;
  }

  .sp_pic img {
    height: 250px;
  }

  .seasonbox img {
    height: 220px;
  }

  .season_txt {
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
  }

  .fo_cen {
    width: 60%;
  }

  .fo_rt {
    width: 40%;

  }

  .offi_row {
    padding-bottom: 15px;
  }

  .fo_top h5 {
    font-size: 14px;
    line-height: 18px;
  }

  .testimonial_area h3 {

    line-height: 32px;
  }

  .testimonial_slider .owl-nav {
    top: 0;
  }

  .search-bar input {
    width: 200px;
    font-size: 14px;
  }

  .search-bar button {
    font-size: 14px;
  }

  .result-header h2 {
    font-size: 17px;
  }

  .result-header p {
    font-size: 12px;
  }

  .search-bar,
  .result-header {
    margin-bottom: 10px;
  }

  .filter-bar {
    display: block;

  }

  .filters-left {
    justify-content: center;
    margin-bottom: 5px;
  }

 .filters-right {
    justify-content: flex-end;
    margin-top: 20px;
}

  .ser_product_area .col-6 {
    width: 100% !important;
  }

  .similar_area h3 {
    font-size: 20px;
  }

  /* 22-01-2026 */
  .kite-grph-rt {
    top: 6px;
    right: 9px;
    width: 34px;
    height: 44px;
  }

  .kite-grph-lt {
    top: 28px;
    left: 9px;
    width: 31px;
    height: 39px;
  }

  .brd-area {
    background-size: auto 100%;
  }

  h2.page-header {
    margin-top: 6px;
    font-size: 27px;
    line-height: 20px;
  }

  .brd-area .breadcrumb-item {
    font-size: 13px;
  }


  /* 22-01-2026 */

  /*-----------220126--Dashboard Page--SB-----------*/
  .stat_num {
    font-size: 22px;
  }

  .order_heading {
    font-size: 16px;
  }

  .orders-header button {
    padding: 8px 5px;
    font-size: 13px;
  }

  .order-row {

    float: none;
    display: block;
    width: 100%;
    margin: 15px 0px;

  }

  /*-----------240126--Dashboard Page--SB-----------*/

  .dash_content h2 {
    font-size: 20px;
  }

  .dash_content_in {
    margin-top: 11px;
    border-radius: 11px;
  }

  .stat_head svg {
    width: 25px !important;
    height: 25px !important;
  }

  /*-----------240126--Dashboard Page--SB end-----------*/

  /* 24-01-2026 */
  .edtfrm-sec .row>* {
    width: 100%;
  }

  .dash-frm-grp.sign-frm,
  .edtfrm-sec-addrs .dash-frm-grp.sign-frm {
    margin-bottom: 30px;
  }

  .upld-button {
    width: 100%;
  }

  .dash-upload-area {
    gap: 6px;
  }

  /* 24-01-2026 */
  /*240126 my order SB*/
  .orderpage .nav-tabs .nav-link {
    padding: 8px 5px;
    margin-right: 5px;
    font-size: 13px;
  }

  .orderpage .orders {
    padding: 0;
  }

  /*240126 order_details SB*/
  .order_details .order_heading {
    font-size: 16px;
  }

  .order_details .orders-header {
    padding: 10px 0px;
  }

  #exampleModal .modal-header {
    padding: 20px 15px;
  }

  #exampleModal .modal-body {
    padding: 0px 15px 30px 15px;
  }

  /*240126 order_details SB end*/
  .outofstock {
    font-size: 20px;
  }

  .testimonial_slider .owl-nav {
    top: -40px;
  }

  .we_logo li {
    margin-top: 7px;
  }
  .cart-count{
    width: 20px;
    height: 20px;
    top:-5px
  }
}

/* ------------------480px-----------------  */
@media screen and (max-width:400px) {
  .serch_input {
    width: 180px;
  }

  .banner_area h1 {
    font-size: 26px;
    line-height: 30px;
  }

  .banner_area h2 {
    font-size: 12px;
    line-height: 14px;
  }

  .ban_pic {
    margin-top: -10px;
  }

  .ban_pic img {
    height: 160px;
  }

  .made_sec h3,
  .shop_sec h3,
  .tiny_area h3,
  .special_area h3,
  .season_area h3,
  .specialy_area h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px;
  }

  .shopbox {
    padding: 5px;
  }

  .shp_txt {
    font-size: 13px;
  }

  .shop_slider .owl-nav,
  .tiny_slider .owl-nav,
  .testimonial_slider .owl-nav {
    top: -40px;
  }

  .cart-btn {
    font-size: 12px;
  }

  .cart-icon svg {
    width: 15px;
    height: 15px;
  }

  .wish-btn {
    font-size: 18px;
  }

  .season_txt h4 {
    font-size: 18px;
    line-height: 18px;
  }

  .specialy_area .col-6 {
    width: 100% !important;
  }

  .fo_top {
    display: block;
  }

  .fo_top_sec {
    margin-bottom: 15px;
  }

  .fo_left,
  .fo_cen,
  .fo_rt {
    width: 100% !important;
  }

  .testimonial_slider .owl-nav {
    top: 0;
  }

  .filter-dropdown,
  .apply-btn {
    width: 150px;
  }

  .search-bar button {
    padding: 10px 15px;
  }

  .search-bar input {
    padding: 10px 15px;
  }

  .search-bar input {
    width: 180px;
  }

  .result-header {
    display: block;
    text-align: center;
  }

  .result-header p {
    padding: 0;
  }

  .similar_area h3 {
    font-size: 18px;
  }

  .similar_area::before,
  .similar_area::after {
    width: 30px;
  }

  /* cart page */
  .cart-item-top {
    gap: 12px;
    flex-direction: column;
  }

  em.cart-item-img {
    width: 101px;
    height: 90px;
  }

  a.crt-remove {
    width: fit-content;
  }

  .cart-item-txt .oldprice::before {
    top: 2px;
  }

  h3.crt-ppr-hdng {
    padding: 14px 20px 14px 20px;
    font-size: 19px;
    line-height: 1;
  }

  .crt-prc-btns a {
    width: 100%;
  }

  .cat-outer {
    margin-bottom: 42px;
  }

  .terms h3 {
    font-size: 18px;
  }

  /* cart page */

  /*-----------220126--Dashboard Page--SB-----------*/
  .user-toggle img {
    width: 30px;
    height: auto;
  }

  .shop_again .col-6 {
    width: 100% !important;
  }

  .dropdown-btn,
  .apply-btn {
    font-size: 12px;
  }

  .order_heading {
    font-size: 15px;
  }

  .orders-header button {
    padding: 8px 5px;
    font-size: 12px;
  }

  .order_details .order_heading {
    font-size: 14px;
  }

  /*200126 address book SB*/
  .addr_book .orderbox_cont li {
    margin: 0px 5px;
  }

  .addr_book .orderbox_cont li a::before {
    right: -6px;
  }

  .testimonial_slider .owl-nav {
    top: -35px;
  }
  .plc-ordr{
    width: 100%;
  }
}

/* ------------------400px-----------------  */
@media screen and (max-width:360px) {
  .serch_input {
    width: 160px;
  }

  .made_sec h3 {
    font-size: 22px;
  }

  .made_sec ul {
    column-count: 1;
  }

  .filter-dropdown, .apply-btn {
    width: 132px;
}

  .dropdown-btn,
  .apply-btn {
    font-size: 12px;
  }

  .dropdown-btn svg,
  .dropdown-btn:hover svg {
    width: 20px;
    height: 20px;
  }

  .arrow {
    right: 8px;
  }

  .search-bar input {
    width: 150px;
    font-size: 13px;
  }

  .search-bar button {
    font-size: 13px;
  }

  .similar_area::before,
  .similar_area::after {
    display: none;
  }

  .dropdown-btn,
  .apply-btn {
    font-size: 11px;
  }

  /*-----------220126--Dashboard Page--SB-----------*/
  .stats {
    grid-template-columns: repeat(1, 1fr);
  }
}

/* ------------------360px-----------------  */
