@media only screen and (max-width: 767px) {

.custom-container {
  padding: 80px 5% 0px;
}

.top-header .custom-container,
.header-wrapper .custom-container,
.product-wrapper .custom-container,
.gallery-section .custom-container,
.enquiry-section .custom-container,
.vision-mission-wrap .custom-container {
  padding: 0px 5%;
}

.top-header {
  padding: 10px 0;
  font-size: 12px;
}

.top-header a {
  font-size: 12px;
}

.banner-row {
  display: block;
}

.banner-section img {
  width: 100% !important;
}

.header-wrapper {
  top: 36px;
  padding: 6px 0;
}

.header-wrapper .row {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}

.header-wrapper .header-logo-sec {
  order: 1;
  width: auto;
  max-width: none;
  flex: 0 0 auto;
  padding-right: 0;
  padding-left: 0;
}

.header-wrapper .header-icons {
  order: 2;
  width: auto;
  max-width: none;
  /*flex: 0 0 auto;*/
  padding-right: 0;
  padding-left: 0;
}

.header-wrapper .header-menu {
  order: 3;
  width: auto;
  max-width: none;
  flex: 0 0 auto;
  justify-content: flex-end;
  padding-right: 0;
  padding-left: 10px;
}

.header-logo-sec img {
  width: 100px;
}

.f-nav .header-logo-sec img {
  width: 40px;
}

.header-icons {
  gap: 12px;
}

.header-icon img {
  width: 22px;
}

.banner-section {
  height: 350px;
}

.banner-col img {
  height: 350px;
}

.banner-content {
  bottom: 4%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.banner-content .title {
  font-size: 18px;
}

.common-button {
  padding: 4px 18px;
  font-size: 9px;
}

.banner-content .subtitle {
  font-size: 11px;
  padding: 4px 8px;
}

.banner-content .desc {
  font-size: 14px;
}

.banner-socials {
  display: none;
}

.banner-counter {
  display: none;
}

.banner-arrows button {
  width: 36px;
  height: 36px;
  font-size: 18px;
}

.product-wrapper .product-card {
  padding: 8px;
}

.product-wrapper .enquiry-btn {
  margin-top: 2px;
  padding: 8px 16px;
  font-size: 14px;
}

.product-wrapper .product-item.show {
  padding: 2px;
}


.arrow-circle {
  width: 50px;
  height: 50px;
}

.scroll-text {
  width: 70px;
  height: 70px;
  top: -10px;
  left: -10px;
  font-size: 10px;
}

.slick-prev,
.slick-next {
  display: none !important;
}

.slick-dots {
  left: 12px;
  bottom: 15px;
  top: auto;
  transform: none;
}

.about-section .content {
  padding: 0 0;
}

.about-section .aboutus-content .title h1 {
  font-size: 28px;
  margin: 12px 0;
}

.about-section .aboutus-content .title h3 {
  font-size: 15px;
}

.about-section .aboutus-content .content p {
  font-size: 15px;
  line-height: 1.7;
}

.about-section .float-icon {
  width: 40px;
  height: 40px;
}

.features-section .feature-col {
  border-right: none;
  border-bottom: 1px solid #cccccc40;
  padding: 20px 10px;
}

.features-section .feature-col h4 {
  font-size: 20px;
}

.features-section .feature-icon {
  width: 45px;
  height: 45px;
}

section.features-section {
  margin-bottom: 40px;
}

.categories-wrapper .category-img-one,
.categories-wrapper .category-img-two {
  min-height: 220px;
}

.categories-wrapper .categories-heading {
  font-size: 26px;
  padding: 15px 0;
}

.categories-wrapper .categories-counters {
  grid-template-columns: 1fr;
  padding: 10px 0;
}

.categories-wrapper .counter-item {
  font-size: 32px;
  padding: 20px 10px;
}

.categories-wrapper .heading-counters-col,
.categories-wrapper .para-img-col {
  padding: 25px 15px;
}

.categories-wrapper .para-img-col p {
  font-size: 16px;
  padding-right: 0;
}

.categories-wrapper .common-button-cate {
  font-size: 18px;
}

.product-wrapper .main-heading {
  font-size: 18px;
  padding: 10px 0;
}

.product-wrapper .category-filter ul {
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 25px;
}

.product-wrapper .cat-btn {
  font-size: 12px;
  padding: 5px 12px;
}

.product-wrapper .img-box {
  height: 160px;
}

.product-wrapper .p-title {
  font-size: 16px;
}

.product-wrapper .custom-container {
  padding: 60px 5% 60px;
}

.product-wrapper .line-left,
.product-wrapper .line-right {
  display: none;
}

.gallery-section .custom-container {
  padding: 60px 5% 60px;
}

.gallery-title {
  font-size: 26px;
  padding: 10px 0;
}

.gallery-subtitle {
  font-size: 13px;
}

.gallery-section .floating-icons .float-icon {
  width: 30px;
  height: 30px;
}

.enquiry-section .custom-container {
  padding: 60px 5% 60px;
}

.enquiry-section .enquiry-heading h2 {
  font-size: 1.8rem;
}

.enquiry-section .enquiry-heading p {
  font-size: 1rem;
  margin-bottom: 25px;
}

.enquiry-section .enquiry-form {
  padding: 20px;
}

.main.scrolling-categories .scroll-wrapper .category-item,
.main.scrolling-categories .scroll-wrapper .dot {
  font-size: 1.4rem;
  margin: 0 15px;
}

.footer-wrapper-sec .footer-logo img {
  max-width: 150px;
}

.footer-wrapper-sec [class*="col-lg-3"] {
  margin-bottom: 30px;
  text-align: center;
}

.footer-bottom {
  margin-top: 40px;
}

.footer-bottom p {
  font-size: 14px;
}

.floating-icons {
  bottom: 80px;
}

.float-btn {
  min-width: 50px;
  height: 46px;
  padding: 8px 6px;
}

.float-btn i {
  font-size: 16px;
  width: 32px;
  height: 32px;
  padding: 8px;
}

.backtotop-iconbtn {
  bottom: 15px;
  right: 15px;
  padding: 10px 12px;
  font-size: 20px;
}

.inner-page-title {
  min-height: 160px;
  padding: 40px 20px;
  margin-bottom: 25px;
}

.title-wrap h1 {
  font-size: 22px;
}

.breadcrumbs {
  font-size: 13px;
}

.shop-template .sidebar-title {
  font-size: 22px;
}

.shop-template .shop-sidebar-box {
  padding: 15px;
}

.shop-template .line-left,
.shop-template .line-right {
  display: none;
}

.shop-template ul.products,
ul.products {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: space-between !important;
  margin: 0 !important;
}

.shop-template ul.products li.product,
ul.products li.product {
  width: 48% !important;
  margin: 0 0 20px !important;
  float: none !important;
}

.shop-template .product-card {
  padding: 10px;
}

.shop-template .product-card .woocommerce-loop-product__title {
  font-size: 15px;
  margin-top: 10px;
}

.shop-template .product-card .price {
  font-size: 15px;
}

.shop-template .product-card .add_to_cart_button,
.shop-template .product-card .button {
  padding: 8px 16px;
  font-size: 13px;
}

.fyn-single .single-product-top {
  grid-template-columns: 1fr;
  gap: 15px;
  margin-bottom: 30px;
}

.fyn-single .left-gallery {
  display: flex;
  flex-direction: column;
}

.fyn-single .main-img-wrapper {
  order: 1;
}

.fyn-single .gallery-thumbs {
  order: 2;
  flex-direction: row;
  overflow-x: auto;
  margin-top: 12px;
  gap: 8px;
}

.fyn-single .gallery-thumbs .thumb-item {
  flex: 0 0 auto;
  width: 65px;
}

.fyn-single .gallery-thumbs .thumb-item img {
  width: 65px;
  height: 65px;
  object-fit: cover;
}

.fyn-single .main-img-wrapper img {
  height: 280px;
}

.fyn-single .product_title {
  font-size: 22px;
}

.fyn-single form.cart {
  flex-wrap: wrap;
  gap: 12px;
}

.fyn-single .single-tab-buttons {
  flex-wrap: wrap;
  gap: 10px;
}

.woocommerce-cart .woocommerce,
.woocommerce-account .woocommerce {
  padding: 40px 5% 60px;
}

.wp-block-woocommerce-checkout {
  padding: 40px 5% 60px;
}

.woocommerce form.checkout {
  padding: 15px;
}

.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td,
.woocommerce-cart table.cart th,
.woocommerce-cart table.cart td {
  padding: 8px 6px;
  font-size: 13px;
}

.vision-mission-wrap .custom-container {
  padding: 30px 5% 60px;
}

.vision-mission-wrap h2 {
  font-size: 20px;
}

.vision-mission-wrap .vision,
.vision-mission-wrap .mission {
  padding: 18px;
  margin-bottom: 20px;
}



}

@media only screen and (max-width: 767px) {
  .row.product-grid .col-lg-4.col-md-6.mb-4 {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
    margin-bottom: 15px !important;
  }

  .row.product-grid .product-card {
    padding: 10px !important;
  }

  .row.product-grid .product-card .woocommerce-loop-product__title {
    font-size: 14px !important;
    margin-top: 10px !important;
  }

  .row.product-grid .product-card .price {
    font-size: 14px !important;
  }

  .row.product-grid .product-card img {
    height: auto !important;
    width: 100% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row.product-grid .col-lg-4.col-md-6.mb-4 {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
  }
}


@media only screen and (max-width: 767px) {
  .shop-template .row:has(> .col-lg-3.mb-5) {
    display: flex !important;
    flex-direction: column !important;
  }

  .shop-template .col-lg-9 {
    order: 1 !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  .shop-template .col-lg-3.mb-5 {
    order: 2 !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin-top: 20px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shop-template .row:has(> .col-lg-3.mb-5) {
    display: flex !important;
    flex-direction: column !important;
  }

  .shop-template .col-lg-9 {
    order: 1 !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  .shop-template .col-lg-3.mb-5 {
    order: 2 !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin-top: 20px !important;
  }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {

.custom-container {
  padding: 90px 6% 0px;
}

.product-wrapper .custom-container,
.gallery-section .custom-container,
.enquiry-section .custom-container {
  padding: 80px 6% 80px;
}

.header-wrapper {
  top: 40px;
}

.header-wrapper .row {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}

.header-wrapper .header-logo-sec {
  order: 1;
  width: auto;
  max-width: none;
  flex: 0 0 auto;
}

.header-wrapper .header-icons {
  order: 2;
  width: auto;
  max-width: none;
  flex: 0 0 auto;
}

.header-wrapper .header-menu {
  order: 3;
  width: auto;
  max-width: none;
  flex: 0 0 auto;
  justify-content: flex-end;
  padding-left: 15px;
}

.header-logo-sec img {
  width: 110px;
}

.f-nav .header-logo-sec img {
  width: 45px;
}

.banner-section {
  height: 480px;
}

.banner-col img {
  height: 480px;
}

.banner-content .title {
  font-size: 36px;
}

.banner-socials {
  gap: 30px;
}

.banner-counter {
  right: 3%;
}

.about-section .content {
  padding: 0 60px;
}

.about-section .aboutus-content .title h1 {
  font-size: 34px;
}

.features-section .feature-col {
  padding: 20px 10px;
}

.features-section .feature-col h4 {
  font-size: 21px;
}

.categories-wrapper .category-img-one {
  min-height: 400px;
}

.categories-wrapper .category-img-two {
  min-height: 320px;
}

.categories-wrapper .categories-heading {
  font-size: 32px;
}

.categories-wrapper .counter-item {
  font-size: 38px;
  padding: 25px 0;
}

.categories-wrapper .para-img-col p {
  font-size: 17px;
}

.product-wrapper .main-heading {
  font-size: 21px;
}

.product-wrapper .img-box {
  height: 190px;
}

.gallery-title {
  font-size: 34px;
}

.enquiry-section .enquiry-heading h2 {
  font-size: 2.2rem;
}

.footer-wrapper-sec [class*="col-lg-3"] {
  margin-bottom: 30px;
}

.inner-page-title {
  min-height: 200px;
  padding: 60px 40px;
}

.title-wrap h1 {
  font-size: 30px;
}

.shop-template ul.products li.product,
ul.products li.product {
  width: 31.5% !important;
  margin: 0 2.75% 20px 0 !important;
  float: left !important;
}

.shop-template ul.products li.product:nth-child(3n),
ul.products li.product:nth-child(3n) {
  margin-right: 0 !important;
}

.fyn-single .single-product-top {
  grid-template-columns: 100%;
  gap: 30px;
}

.fyn-single .left-gallery {
  display: flex;
  flex-direction: column;
}

.fyn-single .main-img-wrapper {
  order: 1;
}

.fyn-single .gallery-thumbs {
  order: 2;
  flex-direction: row;
  overflow-x: auto;
  margin-top: 15px;
  gap: 10px;
}

.fyn-single .gallery-thumbs .thumb-item {
  flex: 0 0 auto;
  width: 75px;
}

.fyn-single .gallery-thumbs .thumb-item img {
  width: 75px;
  height: 75px;
  object-fit: cover;
}

.fyn-single .main-img-wrapper img {
  height: 380px;
}

.woocommerce-cart .woocommerce,
.woocommerce-account .woocommerce,
.wp-block-woocommerce-checkout {
  padding: 60px 6% 80px;
}

.vision-mission-wrap .vision,
.vision-mission-wrap .mission {
  padding: 22px;
}

}


@media only screen and (min-width: 992px) and (max-width: 1024px) {

.custom-container {
  padding: 100px 6% 0px;
}

.product-wrapper .custom-container,
.gallery-section .custom-container,
.enquiry-section .custom-container {
  padding: 90px 6% 90px;
}

.header-logo-sec img {
  width: 90px;
}

.f-nav .header-logo-sec img {
  width: 55px;
}

.banner-section {
  height: 550px;
}

.banner-col img {
  height: 550px;
}

.banner-content .title {
  font-size: 44px;
}

.about-section .content {
  padding: 0 100px;
}

.categories-wrapper .categories-heading {
  font-size: 38px;
}

.categories-wrapper .counter-item {
  font-size: 44px;
}

.product-wrapper .img-box {
  height: 210px;
}

.gallery-title {
  font-size: 40px;
}

.fyn-single .single-product-top {
  grid-template-columns: 42% 1fr;
  gap: 30px;
}

.fyn-single .main-img-wrapper img {
  height: 440px;
}

}

@media only screen and (max-width: 991px) {
.woocommerce button, .woocommerce input[type="submit"] {
  background: #ffffff00 !important;
}

.woocommerce-page .common-page-section .custom-container {
    padding: 0px 0%!important;
    }
    
    
.scroll-down {
  display: none;
}

    .banner-content .title {
        padding: 0px 5px;
    }
}




