/* ==========================================================================
    Media Queries
========================================================================== */
@media (max-width:1660px) {
    .step_service li .icon_div {
        width: 40px;
        height: 40px;
    }
    .step_service li p {
        width: calc(100% - 40px);
        padding-left: 15px;
    }
    .step_service li::before {
        top: -2px;
        right: 0;
    }
    .step_service li span {
        font-size: 17px;
        margin-bottom: 0;
    }
    .header .menu > ul > li {
        margin-left: 0.7rem;
    }
    .header .menu > ul > li > a{
        font-size: 0.56rem;
    }
}

@media (max-width:1460px) {
    .banner_style h1 {
        font-size: 95px;
        line-height: 108px;
    }
    .nav-brand {
        width: 213px;
    }
    
    .sm_img_div h1 {
        font-size: 130px;
        top: -14%;
    }
    .upheader .input-group{
        margin-left: 35% !important;
      }
      .locat_div .input-group{
        margin-left: 0 !important;
      }
      .nav-menu > li > a{
        font-size: 12px;
        padding: 25px 10px;
      }
      .slider_content h1 {
        font-size: 86px;
        line-height: 90px;
        margin-bottom: 30px;
    }
    .slider_content {
        padding: 70px 50px 50px 50px;
    }
    .slider_content p {
        font-size: 17px;
        line-height: 26px;
        width: 80%;
    }
    .login_logo {
        justify-content: start;
        left: 5%;
    }
    .login_logo img {
        width: 118px;
        object-fit: contain;
    }
    .parent img{
        height: 300px;
    }
    .div3 img {
        height: 100%;
    }
    p.section-text {
        font-size: 54px;
        line-height: 42px;
    }
    .blog_BG::before{
        background-size: 100%;
    }
    .header .menu > ul > li {
        margin-left: 18px;
    }
    .header .menu > ul > li > a {
        font-size: 0.52rem;
        font-weight: 600;
    }
    .banner .swiper-slide img {
        height: 532px;
    }
    .d_app_sec .mobile_pic {
        top: -28%;
        right: -20px;
    }
    .appbef::before {
        width: 74%;
        left: -25px;
    }
}

@media (max-width:1360px) {}

@media (max-width: 1080px) {
    .footer_menu>ul {
        width: 100%;
    }
    .error_page p{
        width:45%;
      }
    .footer_menu {
        padding: 15px 0;
    }

    .footer_bottom {
        align-items: center;
        justify-content: center;
    }

    .footer_bottom img {
        width: 80%;
        margin-top: 15px;
    }

    .panels {
        min-height: 100px;
    }

    p.section-text {
        font-size: 33px;
        line-height: 20px;
        margin-bottom: 40px;
    }

    .instagram_sec {
        padding-top: 40px;
    }

    .step_service li {
        margin-bottom: 20px;
    }

    footer .col-12 {
        padding: 0;
    }

    .search_store h5 {
        font-size: 45px;
    }

    /* .search_store {
        background: url(../img/banner-img.webp) no-repeat top center;
        padding: 50px 0;
        margin-top: 80px;
    } */

    .testimonial_sec {
        padding-top: 80px;
    }

    .product li {
        width: calc((100% - 0px) / 3);
        margin-bottom: 20px;
    }

    .home_about_sec p.section-text {
        line-height: 40px;
    }

    .categories-list-blog2 {
        margin-top: 20px;
    }

    .about_text {
        margin: 30px 0 0 0;
    }

    .banner_style h1 {
        font-size: 70px;
        line-height: 80px;
        color: #fff;
    }

    .btn.rounded::before {
        height: 60px;
    }

    .banner_style {
        padding: 25px;
        height: 67vh;
        display: flex;
        align-items: flex-end;
    }

    .btn {
        font-size: 16px;
        background: #b3873b;
        color: #fff;
        padding: 10px 20px;
        border-radius: 30px;
    }

    #header {
        box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
    }
    .error_btn{
        width: 50%;
    }
    .nav-brand {
        width: 224px;
        position: relative;
        top: auto;
    }
}


@media (max-width: 860px) {
    .product li {
        width: calc((100% - 0px) / 3);
    }

    .banner_pic img {
        position: absolute;
        top: 0;
        height: 100%;
        left: 0;
        opacity: 0.5;
    }

    .home_about_sec {
        overflow: hidden;
    }
    .error_page p{
        width:45%;
      }
     
    
      .error_page h1{
        font-size:200px;
      }

    .banner {
        height: auto;
        margin-bottom: 50px;
        background: #000;
        padding-top: 154px;
    }

    .banner_style li {
        width: 100%;
    }

    .banner_style li:last-child {
        display: none;
    }

    .banner_pic li {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .banner_style li:first-child {
        position: relative;
        z-index: 9;
    }

    .btn::before {
        display: none;
    }

    .bannerSwiper .banner-pagination {
        text-align: right;
        left: auto !important;
        bottom: 1px !important;
        right: 0;
    }

    .main_header_area {
        padding: 0;
    }

    .upheader {
        justify-content: end;
    }
    .upheader>div:last-child {
        display: flex;
        align-items: center;
        margin-top: 15px;
    }
    .upheader .input-group {
        margin-left: 0 !important;
    }
    .upheader>div {
        margin-bottom: 0;
    }

    .upheader>div:last-child {
        margin-bottom: 0;
    }

    #header {
        padding: 0;
    }

    .inner_body {
        margin-top: 160px;
        padding: 30px 0 0 0;
    }

    .product_details {
        padding: 0 0 50px 0;
        margin-top: 160px;
    }

    .pd_breadcrumb .breadcrumb {
        line-height: 28px;
    }

    .card_title_name {
        font-size: 18px;
    }

    #filter {
        display: none;
    }

    .select_style {
        transform: translate(0px, -30px);
    }

    #filter_sort {
        display: block;
        position: relative;
        z-index: 1;
        font-size: 18px;

    }

    #filter_img {
        margin-right: 10px;
    }

    .accor_item {
        position: relative;
    }

    .accordion_hide {
        background-color: rgba(0, 0, 0, 0.5);
        width: 100%;
        height: 100vh;
        position: fixed;
        right: 0;
        top: 0;
        float: right;
        z-index: 10000;
        display: none;
    }

    #remove {
        padding: 6px;
        position: absolute;
        top: -3px;
        right: 0;
        font-size: 20px;
        font-weight: bold;
        z-index: 1;
        float: right;
        display: block;
        background: #b3873b;
        border-radius: 5px 0 0 5px;
    }

    #remove svg {
        color: #000;
        width: 28px;
    }

    .accor_fade {
        width: 300px;
        position: absolute;
        right: 0;
        height: 100%;
        border-radius: 0;
        background-color: #fff;
        padding: 0;
        float: right;
    }
    .resp_nopadding{
        padding: 0;
    }
    .plr-2{
        padding: 0 5px;
    }
    .resp_scroll{
        height: 100vh;
        overflow: auto;
        padding: 40px 20px 20px 20px;
    }
    .shopping_cart{
        display: none;
    }

    .shopping_cart{
        padding:0 ;
      }

      .checkout{
        padding:30px 0;
      }
    .cart_summary{
        order: 1;
        background-color:#eee;
        border-bottom: 1px solid rgba(119, 119, 119, 0.445);
        border-top: 1px solid rgba(119, 119, 119, 0.445);
      }

      .form_cart{
        order:2
      }
    
      
      
      .order_summary{
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
      }
      
      .order{
        outline: none;
        border: none;
        font-size: 16px;
        width: 100%;
        text-align: start;
        padding: 10px 10px;
        color: #b3873b;
        background-color: transparent;
      }

      .order_summary p{
        color: #000;
        font-size:16px;
        font-weight: bold;
        
      }
      ul#tabs-nav{
        overflow: auto;
      }
      ul#tabs-nav li{
        white-space: nowrap;
      }
      .bannerSwiper .swiper-pagination-bullet-active::before {
        background: #fff;
    }
    .bannerSwiper .banner-pagination span {
        color: #fff;
    }
    .container, .container-sm {
        max-width: 100%;
    }
    .step_service li::before {
        display: none;
    }
    .cart_list{
        right: 3%;
        height: 145px;
    }
    .login_logo img {
        width: 120px;
    }
    .about_pagetext, .inner_about .row:last-child .about_pagetext {
        padding: 20px;
        transform: inherit;
    }
    .inner_about .row {
        margin: 20px 0 0 0 !important;
    }
    .track a, .orderid{
        display: block;
      }
      .track_product_pic{
        text-align: center;
      }
      .track_product_text h4{
        text-align: center;
      }
      .track_product_text {
        width: 100%;
        padding: 15px 0;
    }
    .track_product_text h6, .track_product_text p{
        text-align: center;
    }
    #progressbar{
        margin-top: 20px;
    }
    #progressbar li {
        width: 30%;
    }
    .faqtext{
        padding-top: 10px;
    }
    .faqtext .col-12{
        padding: 0;
    }
    .slider_content {
        width: 50%;
        padding: 15px;
    }
    
    .slider_content h1 {
        font-size: 38px;
        line-height: 44px;
        margin-bottom: 15px;
    }
    .slider_content p {
        font-size: 14px;
        line-height: 26px;
        width: 100%;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next{
        left: 0;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next, .swiper-button-next{
        right: 0;
    }
    .product_catego .col-12{
        padding: 0;
    }
    .icons{
        right: 0;
    }
    .newsLetter h2 {
        font-size: 51px;
        line-height: 48px;
        margin-bottom: 15px;
    }
    .add_notesec{
        flex-wrap: wrap;
        padding: 15px;
    }
    .note_textariea {
        position: relative;
        right: 0;
        width: 100%;
    }
    .note_textariea .form-control {
        font-size: 15px;
        height: 100px;
    }
    .blog_BG::before{
        background-size: 100%;
    }
    .wish_list_prpductIMG {
        width: 50%;
        height: auto;
        margin: 0 auto;
        display: flex;
        justify-content: center;
    }
    .parent img {
        height: 166px;
    }
    .div3 img {
        height: 100%;
    }
    .banner .swiper-slide img {
        height: auto;
    }
    .header .menu {
        width: 80%;
      }
      .header .menu > ul > li .menu-subs.menu-column-4 > .list-item:nth-child(2){
        margin-top: 0 !important;
      }
      .header .menu > ul > li .menu-subs.menu-column-4 > .list-item img.responsive {
        max-width: 100%;
        width: 100%;
        height: 340px;
        object-fit: cover;
        position: relative;
        right: 0;
        top: 0;
    }
    .header .menu > ul > li .menu-subs.menu-mega > .list-item > ul > li > a{
        line-height: 24px;
        padding: 5px 0;
    }
    .menu-subs .list-item a img {
        width: 40px;
        height: 40px;
    }
    .home_about_sec{
        overflow: inherit;
    }
    .home_about_sec .image_aboutBg{
        display: none;
    }
    .privacy_body{
        background-position: top right !important;
    }
    
    .personalize_section {
        padding: 50px 0;
        overflow: hidden;
    }
}

@media (max-width: 768px) {

    .categories-list-blog img,
    .categories-list-blog2 img {
        width: 100%;
    }

    .product_catego {
        padding-top: 68px;
    }

    .contact_body .col-12 {
        padding: 0;
    }

    .pdSwiper {
        padding: 10px 0;
    }

    .product_details .col-12 {
        padding: 0;
    }

    .wishlist_table {
        border: 0;
    }

    .wishlist_table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .wishlist_table tr {
        border-bottom: 1px solid #ced4da;
        display: block;
        margin-bottom: .625em;
        box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
    }

    .wishlist_table td {
        border-bottom: 1px solid #ddd !important;
        display: block;
        font-size: 15px;
        text-align: right;
    }

    .wishlist_table td::before {
        /*
        * aria-label has no advantage, it won't be read inside a .wishlist_table
        content: attr(aria-label);
        */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: capitalize;
        font-size: 15px;
    }

    .wishlist_table tr td img {
        width: 80px;
        height: 80px;
        object-fit: contain;
        display: initial;
        justify-content: end;
    }

    .wishlist_table td:last-child {
        border-bottom: 0;
    }
    .product_list_section{
        padding: 50px 0;
    }

    .error_btn{
        width:70%;
      }

      .error_page p{
        width:55%;
      }

      .step_service li .icon_div {
        width: 40px;
        height: 40px;

      }
      .step_service li {
        width: 28%;
      }
      
      .step_service li {
        display: block;
        text-align: center;
        position: relative;
    }
    .step_service li p {
        width: 100%;
        padding-left: 0;
    }
    .step_service li::before {
        display: none;
    }
    .bolg_detail_title{
        margin: 0;
    }
    .eachFaq .title {
        padding: 20px 30px 20px 0;
        font-size: 17px;
        font-weight: 600;
    }
    .upheader .input-group{
        width: 100% !important;
    }
    .product li img {
        width: 100px;
        height: 100px;
    }
}

@media (max-width: 600px) {
    .upheader>div {
        margin-bottom: 0;
    }

    .upheader {
        justify-content: center;
    }

    .page_title h1 {
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 20px;
        line-height: 39px;
    }

    .product_details .col-12 {
        padding: 0;
    }

    .product_detailsText h1 {
        font-size: 28px;
    }

    .product_detailsText h1 span {
        font-size: 16px;
    }

    .product_detailsText h5 {
        font-size: 21px;
    }

    .add_cart {
        width: calc((100% - 0px) / 1);
        margin-right: 0;
        margin-bottom: 10px;
    }

    .login_body .sign-in-container {
        left: 0;
        width: 100%;
        z-index: 2;
    }

    .login_body .overlay-container {
        display: none;
    }

    .login_body .sign-up-container {
        width: 100%;
        transform: translateX(0%) !important;
    }

    .login_body form {
        padding: 0 25px;
    }
    .inner_body h1 {
        font-size: 36px;
    }
    .breadcrumb-item.active {
        font-size: 14px;
    }
    .card_product img {
        height: 200px;
    }
    .error_btn{
        width: 70%;
      }

      .error_page p{
        width:85%;
      }
      .error_page h1 span{
        font-size:20px;
      }
      .error_page h1{
        font-size:100px;
          line-height: 1;
         
          color: #000;
      }

      .blog_img{
        height: 280px !important;
      }
      
      .blog_content blockquote{
        margin: 30px 0;
        padding: 30px 0px 0 0px;
        color: #868686;
        border-top: 2px solid #cb8161;
        border-left: 0;
       
      }
      .pdSwiper2 img {
        height: 340px;
    }
    .product_details {
        margin-top: 160px;
    }
    .pdSwiper2 video {
        object-fit: cover;
        height: 340px;
    }
    .qty {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px !important;
    }
    .info {
        display: block;
    }
    #wa-widget-send-button, .scrollToTop{
        right: 20px !important;
        bottom: 6%;
    }
    .accordion-content {
        margin: 15px 0;
    }
    .accordion-content p{
        font-size: 14px;
        line-height: 24px;
    }
    .wp_btn{
        right: 20px !important;
        bottom: 0.5%;
        width: 50px;
        height: 50px;
        padding:10px; 
    }
    .wish_list_prpduct {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
    .qty label {
        flex: auto;
        margin-right: 15px !important;
    }
    .slider_content p{
        display: none;
    }
    .slider_content .view_more{
        display: none;
    }
    .slider_content{
        display: flex;
        height: 100%;
        align-items: center;
    }
    .parent img {
        height: 110px !important;
    }
    .div3 img {
        height: 100% !important;
    }
    .topcategories{
        padding-top: 0;
    }
    .home_about_sec{
        padding: 30px 0;
    }
    .product_banner{
        display: none;
    }
    .insta_panels .insta_sec{
        height: 184px;
    }
    .p_title{
        display: none;
    }
    .appbef::before {
        left: -12px;
        width: 82.2%;
    }
    .d_app_sec .mobile_pic {
        width: 146px;
        height: 301px;
        top: -12%;
        right: -24px;
    }
    .nav-brand {
        width: 155px;
    }
    .product_detailsText{
        padding-left: 0;
    }
    .user_details li{
        display: block;
    }
    .user_details li span{
        margin-top: 8px;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .user_account_section .container{
        padding: 0;
    }
    #Create{
        padding: 0;
    }
}

@media (max-width: 480px) {
    .product li {
        width: calc((100% - 0px) / 2);
    }

    h2.section-header,
    a.link-title {
        font-size: 10px;
    }

    .banner_style h1 {
        font-size: 76px;
        margin-bottom: 25px;
        line-height: 79px;
    }

    .banner_style {
        padding: 25px;
        height: 75vh;
        display: flex;
        align-items: flex-end;
    }

    .notification_hide{
        right:-50px;
        top:40px;
       
  }
  .error_btn{
    width:80%;
  }
  .error_page p{
    width:75%;
  }
  .error_page p{
    width:85%;
  }
  .error_page h1 span{
    font-size:20px;
  }
  .error_page h1{
    font-size:100px;
  }



.blog_icon{
    margin-top:10px;
}
  .blog_tags {
    flex-wrap: wrap;
    
  }

  /* .resp_menuhide{
    display: none;
  } */
  .resp_menu{
    display: block !important;
  }
  .step_service li {
    width: 40%;
  }
    #progressbar li {
        width: 22%;
        line-height: 14px;
    }
    .slider_content h1 {
        font-size: 24px;
        line-height: 26px;
    }
    .appbef::before {
        width: 75.2%;
    }
}

@media (max-width: 360px) {
    .error_btn{
        width: 90%;
      }
      .error_page p{
        width:85%;
      }
      .error_page h1 span{
        font-size:20px;
      }
      .error_page h1{
          color: #000;
      }
      .parent img {
        height: 82px !important;
    }
    .div3 img {
        height: 100% !important;
    }
      
}

@media (max-width: 320px) {
   
      
}