/*for-large-dekstop view-1200*/

@media only screen and (min-width: 100px) and (max-width: 1399px) {
  .banner-title h1 {
      font-size: 46px;
  }
  .banner-img img {
      height: 700px;
  }
  .about-us::before, .about-us::after {
      width: 30px;
      height: 500px;
  }
  .spacing {
      padding: 80px 0px;
  }
  .testi-items-slider .slick-prev, .cust-prod-main .slick-prev {
      left: -30px;
  }
  .testi-items-slider .slick-next, .cust-prod-main .slick-next {
      right: -30px;
  }
  .foot-logo a {
      width: 180px;
  }
}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {

    .top-head-list ul li {
        font-size: 12px;
        gap: 6px;
    }
    .top-head-list ul {
        gap: 12px;
    }
    .top-head-list ul li i, .top-head-socials ul li a {
        width: 23px;
        height: 23px;
        font-size: 11px;
    }
    .top-head-socials span {
        font-size: 13px;
    }
  .top-head-socials {
        gap: 10px;
    }
    .nav-bar nav ul {
        gap: 20px;
    }
    .nav-bar nav ul li a {
        font-size: 13px;
    }
    .nav-bar nav ul {
        gap: 23px;
    }
    .head-logo a {
        width: 155px;
    }
    .main-head-list ul li a {
        font-size: 18px;
    }
    .web-title h2 {
        font-size: 30px;
    }
    .about-us::before, .about-us::after {
        width: 22px;
        height: 554px;
    }
    .about-img-two {
        display: none;
    }
    .product-box-content h2 {
        font-size: 18px !important;
    }
    .product-box-content span.price {
        font-size: 16px !important;
    }
    .faq-img{
        margin-right: 10px;
    }
    .faq-main-box .accordion-item .accordion-button {
        font-size: 13px;
        padding: 15px 14px;
    }
    .faq-main-box .accordion-item .accordion-body p {
        font-size: 13px;
    }
    .accordion-body {
        padding: 0.7rem 0.8rem;
    }
    .faq-img img {
        height: 530px;
    }
    .product-box-image img {
        height: 240px !important;
    }
    .testi-comment p {
        font-size: 14px;
    }
    .testi-rating ul {
        margin: 18px 0px 10px;
    }
    .testi-item-author img {
        width: 50px;
        height: 50px;
    }
    .testi-author-name h3 {
        font-size: 16px;
    }
    .testi-author-name span {
        font-size: 14px;
    }
    .foot-title span {
        font-size: 18px;
    }
    .foot-item ul li a {
        font-size: 14px;
    }
    .foot-item ul li {
        margin-bottom: 4px;
    }
    .foot-item ul {
        margin-top: 10px;
    }
    .foot-logo a {
        width: 160px;
    }
    .foot-email p {
        margin-top: 10px;
        font-size: 14px;
    }
    .foot-email form input[type=email] {
        padding: 10px 40px 10px 10px;
        font-size: 12px;
    }
    .footer-bottom p {
        font-size: 14px;
    }
    .inner-header {
        height: 300px;
    }
    .inner-header .inner-header-title h2 {
        font-size: 42px;
    }
    .contact-us .web-title {
        margin-bottom: 40px;
    }
    .contact-img img {
        height: 430px;
    }
    .contact-img {
        margin-left: 10px;
        padding: 25px;
    }
    .contact-submit-btn input {
        padding: 15px 8px;
        font-size: 13px;
    }
    .shop-product-main ul.products {
        column-gap: 13px;
        row-gap: 13px;
    }
    .product-box-image img {
        height: 170px !important;
    }
    .shop-product-main ul.products li.product a.woocommerce-LoopProduct-link {
        padding: 6px;
    }
    .product-box-content {
        margin-right: 20px;
        padding-left: 10px;
    }
    .product-box-content h2 {
        font-size: 15px !important;
    }
    .product-box-content span.price {
        padding: 5px 0px;
    }
    .product-box-main a.add_to_cart_button{
        padding: 12px 15px !important;
        font-size: 14px;
    }
    .single-product-data-main button.single_add_to_cart_button{
        width: 380px;
        font-size: 14px;
    }
    .single-product-data-main h1.product_title {
        font-size: 26px;
        margin-bottom: 5px;
    }
    .related.products ul.products {
        gap: 12px;
    }
    .woocommerce div.product .woocommerce-tabs .panel {
        margin: 0 0 0em;
        padding: 0;
    }
    .wc-block-components-sidebar-layout .wc-block-components-main {
        padding-right: 2%;
    }
    .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
        font-size: 18px !important;
    }
    .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
        font-size: 18px !important;
    }
    body.woocommerce-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit-button, body.woocommerce-checkout .wc-block-components-checkout-place-order-button{
        font-size: 14px;
    }
    .wc-block-components-sidebar {
        padding-left: 0px;
    }
    .wp-block-woocommerce-cart {
        margin: 50px 0px;
    }
}

/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
    .top-header {
        display: none;
    }
    .head-logo a {
        width: 130px;
    }
    .nav-bar nav ul {
        gap: 15px;
    }
    .nav-bar nav ul li a {
        font-size: 12.5px;
    }
    .main-head-list ul li a {
        font-size: 14px;
    }
    .main-head-list ul {
        gap: 9px;
    }
    .banner-img img {
        height: 540px;
    }
    .banner-title h1 {
        font-size: 38px;
        margin-bottom: 12px;
    }
    .banner-title span {
        margin-bottom: 9px;
        font-size: 14px;
    }
    .banner-title p {
        font-size: 14px;
        margin-bottom: 24px;
    }
    .web-btn, .web-btn-three, .web-btn-two {
        font-size: 13px;
    }
    section.about-us .row {
        flex-direction: column-reverse;
    }
    .about-img-one img {
        height: 320px;
    }
    .spacing {
        padding: 60px 0px;
    }
    .about-img-one {
        margin-bottom: 25px;
    }
    .about-us::before, .about-us::after {
        width: 16px;
        height: 794px;
    }
    .cust-prod-main ul.products li.product {
        clear: unset !important;
    }
    .web-btn-track {
         margin-top: 0px; 
    }
    .mid-bann-title h2 {
        font-size: 26px !important;
        line-height:1.4;
    }
    .faq-img img {
        height: 400px;
    }
    .faq-img {
        margin-right: 0px;
        margin-bottom: 25px;
    }
    .title-gap {
        margin-bottom: 40px;
    }
    .testi-items-slider .slick-next, .cust-prod-main .slick-next {
        right: -15px;
    }
    .testi-items-slider .slick-prev, .cust-prod-main .slick-prev {
        left: -15px;
    }
    .testi-items-slider .slick-arrow, .cust-prod-main .slick-arrow {
        width: 45px;
        height: 45px;
    }
    .web-title span.web-sub{
        margin-bottom: 10px;
    }
    .foot-item {
        margin-bottom: 28px;
    }
    .foot-email img {
        width: 65%;
    }
    .head-logo a {
        width: 150px;
    }
    .inner-header .inner-header-title h2 {
        font-size: 34px;
    }
    .inner-header {
        height: 250px;
    }
    .about-us-page::before, .about-us-page::after {
        width: 16px;
        height: 724px;
    }
    .contact-img {
        margin-left: 0px;
        padding: 20px;
    }   
    .contact-item-main {
        margin-bottom: 30px;
    }
    .shop-page-sidebar h3{
        padding-bottom: 0px;
    }
    .single-product-data-main {
        padding: 80px 0px 20px 0px;
    }
    .related.products ul.products li.product {
        width: 32%;
    }
    .related.products>h2 {
        margin-bottom: 20px;
    }
    .wc-block-components-sidebar-layout .wc-block-components-main {
        margin-bottom: 30px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
        margin-bottom: 30px;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        padding-left: 0px;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
        padding-left: 0px;
    }
    body.single-product .woocommerce-Reviews input#submit, .woocommerce-message a.button, body.woocommerce-account .woocommerce-form-login__submit, form.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button, .woocommerce-MyAccount-content button.button, .woocommerce-info a.button {
        padding: 12px 16px !important;
        transition: all .4s;
        font-size: 14px;
    }
}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {
}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
  .container {
    width: 96%;
  }
  .main-head-list ul {
        gap: 12px;
    }
        .main-head-list ul li a {
        font-size: 16px;
    }
    .banner-title span {
        margin-bottom: 12px;
        font-size: 13px;
    }
    .banner-title h1 {
        font-size: 24px;
        margin-bottom: 16px;
    }
    .banner-title p {
        font-size: 13px;
        margin-bottom: 20px;
    }
    .web-btn, .web-btn-three, .web-btn-two {
        font-size: 12px;
        padding: 9px 20px;
    }
    .banner-img img {
        height: 420px;
    }
    .spacing {
        padding: 40px 0px;
    }
    .about-us::before, .about-us::after {
       display:none;
    }
    .about-content {
        padding-right: 0px;
    }
    .about-img-one img {
        height: 220px;
    }
    .web-title h2 {
        font-size: 23px;
    }
    .web-title span.web-sub {
        margin-bottom: 9px;
        font-size: 14px;
    }
    .web-title p {
        margin-top: 10px;
        font-size: 15px;
    }
    .mid-bann-title h2 {
        font-size: 20px !important;
        line-height: 1.4;
        margin-bottom: 16px;
    }
    .faq-img img {
        height: 250px;
    }
    .faq-main-box {
        margin-top: 20px;
    }
    .foot-logo {
        margin-bottom: 30px;
    }
    .footer-top {
        padding-bottom: 10px;
    }
    .footer-bottom p {
        text-align: center;
        margin-bottom: 0px;
    }
    .top-head-socials {
        justify-content: center;
        margin-top: 8px;
    }
    .inner-header {
        height: 220px;
    }
    .title-gap {
        margin-bottom: 30px;
    }
    .inner-header .inner-header-title h2 {
        font-size: 30px;
    }
    .contact-us .web-title {
        margin-bottom: 10px;
    }
    .contact-item input, .contact-item textarea {
        font-size: 14px;
        padding-bottom: 10px;
    }
    .contact-submit-btn input {
        padding: 12px 18px;
        font-size: 12px;
        width: max-content;
    }
    .contact-img img {
        height: 260px;
    }
    .shop-product-main ul.products li.product {
        width: 48% !important;
    }
    .product-box-image img {
        height: 140px !important;
    }
    .product-box-main {
    padding: 0px 0px 67px;
}
    .product-box-main a.add_to_cart_button {
        padding: 12px 15px !important;
        font-size: 13px;
    }
    button.wc-block-product-filters__open-overlay {
        margin-bottom: 20px;
    }   
    .woocommerce .woocommerce-result-count {
        margin: 0 0 0.3em;
    }
    .shop-product {
        padding: 40px 0px;
    }
    .single-product-data-main h1.product_title {
        font-size: 20px;
        margin-bottom: 1px;
    }
    .single-product-data-main button.single_add_to_cart_button {
        width: 270px;
        font-size: 13px;
    }
    .single-product-data-main p.price {
        font-size: 18px !important;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    body.single-product .woocommerce-tabs.wc-tabs-wrapper {
        padding: 20px;
    }
    .woocommerce-tabs ul.tabs li a {
        padding: 0 0 10px 0 !important;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs {
        padding: 0 0 0 1em;
        margin: 0 0 1.2em;
    }
    .related.products>h2, .woocommerce-Tabs-panel h2, .cart_totals h2, .woocommerce-billing-fields h3, .woocommerce-additional-fields h3, .woocommerce-checkout h3#order_review_heading, header.woocommerce-Address-title h3 {
        font-size: 22px;
        margin-bottom: 9px;
    }
    .related.products ul.products li.product {
        width: 48%;
    }
    .related.products ul.products li.product a.woocommerce-LoopProduct-link {
        padding: 10px;
    }
    .product-box-main {
        padding: 0px 0px 57px;
    }
}

/*for-small_mobile view-320*/

@media only screen and (min-width: 100px) and (max-width: 374px) {
}
