/* large desktop :2160px. */
@media (min-width: 2160px) and (max-width: 3840px) {
}

/* large desktop :2001px. */
@media (min-width: 2001px) and (max-width: 2160px) {
}

/* desktop 1200px to 1600px */
@media (min-width: 1280px) and (max-width: 1919px) {
  .custom-container {
    margin: 0px auto;
    padding: 0px 30px;
  }

  h2 {
    font-size: 55px;
    line-height: 65px;
  }

  h3 {
    font-size: 25px;
    line-height: 35px;
  }

  h6 {
    font-size: 22px;
    line-height: 22px;
  }

  p {
    font-size: 18px;
    line-height: 28px;
  }

  .about-section-header h6 {
    font-size: 24px;
    line-height: 24px;
  }

  .cmn-butn {
    font-size: 16px;
    line-height: 16px;
    padding: 14px 18px;
  }

  .stellarnav ul {
    gap: 18px;
  }

  .stellarnav > ul > li > a {
    font-size: 16px;
    padding: 0px;
  }

  .rightlink {
    gap: 10px;
  }

  .main-nav {
    padding: 10px 0px;
  }

  .hero {
    min-height: 100%;
  }

.hero-content h1 {
	font-size: 80px;
	line-height: 90px;
}

  .hero-content p {
    font-size: 18px;
    line-height: 28px;

    max-width: 350px;
    margin: 15px 0px;
  }

  .hero-tag1 {
    bottom: 55px;
    right: 23%;
    animation-delay: 0s;
  }

  .hero-tag {
    min-width: 260px;
  }

  .ticker-track span {
    gap: 15px;
  }

  .ticker-track span {
    font-size: 20px;
  }

  .ticker {
    padding: 10px 0;
  }

  .identity-card-outer {
    gap: 80px;
  }

  .identity-label {
    font-size: 28px;
    line-height: 30px;
  }

  .identity-val {
    font-size: 16px;
  }

  .about-section-body-left h3 {
    font-size: 40px;
    line-height: 40px;
  }

  .about-section-body-left p {
    font-size: 18px;

    margin: 20px 0px;
    max-width: 350px;
  }

  .watch-banner {
    min-height: 100%;
    position: relative;
    overflow: hidden;
  }

  .category-section-text {
    margin: 0px 50px 0px 0px;
    padding: 0px;
  }

  .cat-name {
    font-size: 50px;
    line-height: 60px;
  }

  .cat-count {
    font-size: 18px;
  }

  .cat-num {
    font-size: 20px;
  }

  .shop-tabs {
    gap: 6px;
  }

  .shop-tabs .nav-link {
    font-size: 16px;
    line-height: 26px;
  }

  .product-img-wrap {
    height: 350px;
    border-radius: 15px;
  }

  .product-brand {
    font-size: 18px;
    line-height: 22px;
  }

  .product-name {
    font-size: 16px;
    line-height: 26px;
  }

  .product-price {
    font-size: 24px;
    line-height: 24px;
  }

  .product-old {
    font-size: 20px;

    line-height: 20px;
  }

  .footer-logo {
    width: 270px;
  }

  .footer-col-title {
    font-size: 18px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
  }

  .footer-links a {
    font-size: 14px;
    line-height: 28px;
  }

  .footer-butm p {
    font-size: 14px;
  }

  .footer-butm-link ul li a {
    font-size: 14px;
  }

  .inner-banner-text h1 {
    font-size: 30px;
    line-height: 35px;
  }

  .cta-section {
    height: 500px;
    min-height: 500px;
  }

  .cta-section-left {
    height: 355px;
  }

  .watch-banner-content h2 {
    font-size: 70px;
    line-height: 80px;
  }

  .bapf_head h3 {
    font-size: 35px;
    line-height: 35px;
  }

  .products .woocommerce-loop-product__title {
    font-size: 16px !important;
    line-height: 22px;
  }

  .woocommerce ul.products li.product .price {
    font-size: 30px !important;
  }

  /*.attachment-woocommerce_thumbnail {*/
  /*	height: 250px !important;*/

  /*}*/

  .woocommerce-Reviews-title {
    font-size: 40px;
    line-height: 40px;
    padding: 0px 0px 25px 0px;
    margin: 0px;
  }

  .product_title.entry-title {
    font-size: 60px;
  }

  .tinv-header h2 {
    font-size: 40px;
  }

  .cmn-gap {
    padding: 50px 0px;
    margin: 0px;
  }
  
  
  .product-imagebox {
	width: 100%;
	height: 245px;
	overflow: hidden;
	background: #fff;
	border-radius: 15px;
	margin-bottom: 20px;
}
  
  
  
  
  
  
  
  
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1279px) {
  .custom-container {
    padding: 0px 30px;
  }

  .inner-banner-section {
    height: 150px;
  }

  .inner-banner-section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .stellarnav {
    justify-content: end;
  }

  .cmn-gap {
    padding: 30px 0px;
  }

  .site-nav {
    padding: 0px;
    border-radius: 0px;
    margin-top: 0px;
  }

  .rightlink {
    gap: 8px;
  }

  .stellarnav .menu-toggle,
  .stellarnav .call-btn-mobile,
  .stellarnav .location-btn-mobile,
  .stellarnav .close-menu {
    padding: 0px;
    box-sizing: border-box;
  }

  .stellarnav .menu-toggle span.bars {
    display: inline-block;
    margin-right: 0px;
    position: relative;
    top: 3px;
  }

  .stellarnav .menu-toggle span.bars span {
    display: block;
    width: 25px;
    height: 4px;
    border-radius: 4px;
    background: #000;
    margin: 3px 0 0px;
  }

  .stellarnav.mobile ul {
    background: #2aa88b;
    z-index: 990;
  }

  .main-nav .stellarnav ul ul {
    width: 100%;
    padding: 0px;
  }

  .stellarnav.mobile > ul > li > a {
    padding: 10px 20px;
    font-size: 18px;
  }

  .stellarnav ul {
    margin: 0px;
    gap: 20px;
  }

  .stellarnav > ul > li > a::after {
    background: transparent;
  }

  .main-nav .stellarnav li li a {
    font-size: 14px;
    padding: 10px 30px;
    color: #ccc;
    font-weight: 400;
    border-bottom: 0px solid #fff;
  }

  .main-nav.scroll {
    position: unset;
  }

  /* ============================ */

  h6 {
    font-size: 14px;
    line-height: 24px;
    padding: 0px 0px 10px 0px;
  }

  h5 {
    font-size: 15px;
    line-height: 25px;
    padding: 0px 0px 15px 0px;
  }

  h2 {
    font-size: 26px;
    line-height: 36px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
  }

  h3 {
    font-size: 20px;
    line-height: 28px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
  }

  p {
    font-size: 14px;
    line-height: 24px;
  }

  .cmn-butn {
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    border-radius: 6px;
    padding: 12px 10px;
  }

  /* =============================== */

  .logo {
    width: 100px;
  }

  .rightlink ul {
    gap: 20px;
  }

  .stellarnav {
    padding: 0px;
    margin: 0px;
  }

  .hero-content h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .hero-content p {
    font-size: 16px;
    line-height: 26px;
    margin: 15px 0px;
    max-width: 30%;
  }

  .hero-tag {
    display: none;
  }

  .hero {
    min-height: 200px;
  }

  .hero-content {
    padding: 40px 0px;
  }

  .ticker-track span {
    font-size: 16px;
    gap: 10px;
    padding: 0 30px;
  }

  .about-section-header h6 {
    font-size: 20px;
    line-height: 20px;
    padding: 0px 0px 15px 30px;
    margin: 0px;
  }

  .about-section-header {
    margin: 0px 0px 5px 0px;
    padding: 0px;
  }

  .about-section-body-left h3 {
    font-size: 30px;
    line-height: 30px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .about-section-body-left p {
    margin: 20px 0px;
    max-width: 100%;
    font-size: 14px;
  }

  .more-about {
    font-size: 16px;
  }

  .identity-card-outer {
    padding: 0px;
    margin: 10px 0px 0px 0px;
    gap: 30px;
  }

  .identity-label {
    font-size: 26px;
    line-height: 26px;
    margin: 0px;
  }

  .identity-val {
    font-size: 18px;
  }

  .watch-banner {
    min-height: 100%;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 300px;
  }

  .watch-banner-content {
    padding: 0px 15px;
    max-width: 100%;
  }

  .watch-banner-content h2 {
    font-size: 40px;
    line-height: 50px;
    margin: 0px 0px 15px 0px;
  }

  .category-section-text h6 {
    padding: 0px;
  }

  .category-section-text {
    margin: 0px;
    padding: 0px;
  }

  .cat-img-wrap img {
    width: 100%;
    height: 100%;
  }

  .cat-img-wrap {
    width: 100%;
    height: 100%;

    margin: 0px 0px 10px 0px;
  }

  .category-section-info p {
    padding: 0px;
    margin: 0px;
  }

  .cat-name {
    font-size: 25px;
    line-height: 25px;
    padding: 0 20px;
  }

  .cat-count {
    font-size: 15px;
  }

  .cat-num {
    font-size: 18px;
  }

  .shop-section-headline {
    margin: 0px 0px 10px 0px;
    flex-wrap: wrap;
  }

  .shop-tabs .nav-link {
    padding: 6px 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .product-img-wrap {
    height: 200px;
  }

  .product-brand {
    font-size: 16px;
    line-height: 24px;
  }

  .product-name {
    font-size: 14px;
    line-height: 20px;
  }

  .product-old {
    font-size: 18px;
  }

  .product-price {
    font-size: 20px;
    line-height: 20px;
  }

  .cta-section-left {
    height: 100%;
  }

  .cta-section {
    min-height: 300px;
  }

  .tab-butn {
    margin: 30px 0px 0px 0px;
  }

  footer {
    padding: 40px 0 0px;
  }

  .footer-logo {
    width: 70%;
    margin: 0px;
  }

  .footer-col-title {
    font-size: 15px;
    margin: 10px 0px;
    padding: 0px;
  }

  .footer-links a {
    font-size: 14px;
    line-height: 30px;
  }

  .footer-butm p {
    font-size: 14px;
    line-height: 14px;
    text-align: left;
  }

  .footer-butm-link ul {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 10px;
  }

  .subscribe-row {
    margin-top: 20px;
  }

  .main-nav {
    padding: 5px 0px;
  }

  .cta-section-right {
    padding: 0px;
    margin: 0px;
    text-align: left;
  }

  .footer-butm-link ul li a {
    font-size: 13px;
  }

  .stellarnav > ul > li > a {
    font-size: 16px;
  }

  .ticker-track img {
    width: 22px;
  }
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .custom-container {
    padding: 0px 30px;
  }

  .inner-banner-section {
    height: 150px;
  }

  .inner-banner-section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .stellarnav {
    justify-content: end;
  }

  .cmn-gap {
    padding: 30px 0px;
  }

  .site-nav {
    padding: 0px;
    border-radius: 0px;
    margin-top: 0px;
  }

  .rightlink {
    gap: 8px;
  }

  .stellarnav .menu-toggle,
  .stellarnav .call-btn-mobile,
  .stellarnav .location-btn-mobile,
  .stellarnav .close-menu {
    padding: 0px;
    box-sizing: border-box;
  }

  .stellarnav .menu-toggle span.bars {
    display: inline-block;
    margin-right: 0px;
    position: relative;
    top: 3px;
  }

  .stellarnav .menu-toggle span.bars span {
    display: block;
    width: 25px;
    height: 4px;
    border-radius: 4px;
    background: #000;
    margin: 3px 0 0px;
  }

  .stellarnav.mobile ul {
    background: #2aa88b;
    z-index: 990;
  }

  .main-nav .stellarnav ul ul {
    width: 100%;
    padding: 0px;
  }

  .stellarnav.mobile > ul > li > a {
    padding: 10px 20px;
    font-size: 18px;
  }

  .stellarnav ul {
    margin: 0px;
  }

  .stellarnav > ul > li > a::after {
    background: transparent;
  }

  .main-nav .stellarnav li li a {
    font-size: 14px;
    padding: 10px 30px;
    color: #ccc;
    font-weight: 400;
    border-bottom: 0px solid #fff;
  }

  .main-nav.scroll {
    position: unset;
  }

  /* ============================ */

  h6 {
    font-size: 14px;
    line-height: 24px;
    padding: 0px 0px 10px 0px;
  }

  h5 {
    font-size: 15px;
    line-height: 25px;
    padding: 0px 0px 15px 0px;
  }

  h2 {
    font-size: 26px;
    line-height: 36px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
  }

  h3 {
    font-size: 20px;
    line-height: 28px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
  }

  p {
    font-size: 14px;
    line-height: 24px;
  }

  .cmn-butn {
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    border-radius: 6px;
    padding: 12px 10px;
  }

  /* =============================== */

  .search-bar-outer {
    display: none;
  }

  .logo {
    width: 100px;
  }

  .rightlink ul {
    gap: 20px;
  }

  .stellarnav {
    padding: 0px;
    margin: 0px;
  }

  .hero-content h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .hero-content p {
    font-size: 16px;
    line-height: 26px;
    margin: 15px 0px;
    max-width: 30%;
  }

  .hero-tag {
    display: none;
  }

  .hero {
    min-height: 200px;
  }

  .hero-content {
    padding: 40px 0px;
  }

  .ticker-track span {
    font-size: 16px;
    gap: 10px;
    padding: 0 30px;
  }

  .about-section-header h6 {
    font-size: 20px;
    line-height: 20px;
    padding: 0px 0px 15px 30px;
    margin: 0px;
  }

  .about-section-header {
    margin: 0px 0px 5px 0px;
    padding: 0px;
  }

  .about-section-body-left h3 {
    font-size: 30px;
    line-height: 30px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .about-section-body-left p {
    margin: 20px 0px;
    max-width: 100%;
    font-size: 14px;
  }

  .more-about {
    font-size: 16px;
  }

  .identity-card-outer {
    padding: 0px;
    margin: 10px 0px 0px 0px;

    gap: 10px;
    flex-wrap: wrap;
  }

  .identity-label {
    font-size: 26px;
    line-height: 26px;
    margin: 0px;
  }

  .identity-val {
    font-size: 18px;
  }

  .watch-banner {
    min-height: 100%;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 300px;
  }

  .watch-banner-content {
    padding: 0px 15px;
    max-width: 100%;
  }

  .watch-banner-content h2 {
    font-size: 40px;
    line-height: 50px;
    margin: 0px 0px 15px 0px;
  }

  .category-section-text h6 {
    padding: 0px;
  }

  .category-section-text {
    margin: 0px;
    padding: 0px;
  }

  .cat-img-wrap img {
    width: 100%;
    height: 100%;
  }

  .cat-img-wrap {
    width: 100%;
    height: 100%;

    margin: 0px 0px 10px 0px;
  }

  .category-section-info p {
    padding: 0px;
    margin: 0px;
  }

  .cat-name {
    font-size: 25px;
    line-height: 25px;
    padding: 0 20px;
  }

  .cat-count {
    font-size: 15px;
  }

  .cat-num {
    font-size: 18px;
  }

  .shop-section-headline {
    margin: 0px 0px 10px 0px;
    flex-wrap: wrap;
  }

  .shop-tabs .nav-link {
    padding: 6px 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .product-img-wrap {
    height: 200px;
  }

  .product-brand {
    font-size: 16px;
    line-height: 24px;
  }

  .product-name {
    font-size: 14px;
    line-height: 20px;
  }

  .product-old {
    font-size: 18px;
  }

  .product-price {
    font-size: 20px;
    line-height: 20px;
  }

  .cta-section-left {
    height: 100%;
  }

  .cta-section {
    min-height: 300px;
  }

  .tab-butn {
    margin: 30px 0px 0px 0px;
  }

  footer {
    padding: 40px 0 0px;
  }

  .footer-logo {
    width: 100%;
    margin: 0px 0px 20px 0px;
  }

  .footer-col-title {
    font-size: 16px;
    margin: 15px 0px;
    padding: 0px;
  }

  .footer-links a {
    font-size: 12px;
    line-height: 25px;
  }

  .footer-butm p {
    font-size: 13px;
    line-height: 13px;
    text-align: left;
  }

  .footer-butm-link ul {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 10px;
  }

  .footer-links a {
    font-size: 12px;
  }

  .subscribe-row {
    margin-top: 20px;
  }

  .main-nav {
    padding: 5px 0px;
  }

  .cta-section-right {
    padding: 0px;
    margin: 0px 0px 0px 90px;
    text-align: left;
  }

  .footer-butm-link ul li a {
    font-size: 13px;
  }

  .ticker-track img {
    width: 22px;
  }
   .has-sub::after { display: none;}
   
   
   
   .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
	width: 45%;

}
   
  .bapf_head h3 { font-size: 35px;
  line-height: 35px; margin: 0px 0px 10px 0px;
  padding: 0px; } 
   
   
   .bapf_sfilter ul li { font-size: 16px; }
   
   
   .woocommerce ul.products li.product .price { font-size: 28px !important; }
   
   
   .product-imagebox {
	width: 100%;
	height: 200px;
	overflow: hidden;
	background: #fff;
	border-radius: 15px;
	margin-bottom: 20px;
}
   
   
}

/* Tablet desktop :320px. */
@media (min-width: 320px) and (max-width: 767px) {
  .custom-container {
    padding: 0px 15px;
  }

  .inner-banner-section {
    height: 150px;
  }

  .inner-banner-section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .stellarnav {
    justify-content: end;
  }

  .cmn-gap {
    padding: 30px 0px;
  }

  .site-nav {
    padding: 0px;
    border-radius: 0px;
    margin-top: 0px;
  }

  .rightlink {
    gap: 8px;
  }

  .stellarnav .menu-toggle,
  .stellarnav .call-btn-mobile,
  .stellarnav .location-btn-mobile,
  .stellarnav .close-menu {
    padding: 0px;
    box-sizing: border-box;
  }

  .stellarnav .menu-toggle span.bars {
    display: inline-block;
    margin-right: 0px;
    position: relative;
    top: 3px;
  }

  .stellarnav .menu-toggle span.bars span {
    display: block;
    width: 25px;
    height: 4px;
    border-radius: 4px;
    background: #000;
    margin: 3px 0 0px;
  }

  .stellarnav.mobile ul {
    background: #2aa88b;
    z-index: 990;
  }

  .main-nav .stellarnav ul ul {
    width: 100%;
    padding: 0px;
  }

  .stellarnav.mobile > ul > li > a {
    padding: 10px 20px;
    font-size: 18px;
  }

  .stellarnav ul {
    margin: 0px;
  }

  .stellarnav > ul > li > a::after {
    background: transparent;
  }

  .main-nav .stellarnav li li a {
    font-size: 14px;
    padding: 10px 30px;
    color: #ccc;
    font-weight: 400;
    border-bottom: 0px solid #fff;
  }

  .main-nav.scroll {
    position: unset;
  }

  /* ============================ */

  h6 {
    font-size: 14px;
    line-height: 24px;
    padding: 0px 0px 10px 0px;
  }

  h5 {
    font-size: 15px;
    line-height: 25px;
    padding: 0px 0px 15px 0px;
  }

  h2 {
    font-size: 26px;
    line-height: 36px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
  }

  h3 {
    font-size: 20px;
    line-height: 28px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
  }

  p {
    font-size: 14px;
    line-height: 24px;
  }

.cmn-butn {
	font-weight: 500;
	font-size: 12px;
	line-height: 12px;
	border-radius: 6px;
	padding: 8px 10px;
}

  /* =============================== */

  .search-bar-outer {
    display: none;
  }

  .logo {
    width: 100px;
  }

  .rightlink ul {
    gap: 8px;
  }

  .stellarnav {
    padding: 0px;
    margin: 0px;
  }


.hero-img { height: 90%; }


.hero-content h1 {
	font-size: 25px;
	line-height: 30px;
}

.hero-content p {
	font-size: 11px;
	line-height: 16px;
	max-width: 68%;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}

  .hero-tag {
    display: none;
  }

  .hero {
    min-height: 200px;
  }

.hero-content {
	padding: 10px 0px;
}

  .ticker-track span {
    font-size: 16px;
    gap: 10px;
    padding: 0 30px;
  }

  .about-section-header h6 {
    font-size: 20px;
    line-height: 20px;
    padding: 0px 0px 15px 30px;
    margin: 0px;
  }

  .about-section-header {
    margin: 0px 0px 5px 0px;
    padding: 0px;
  }

  .about-section-body-left h3 {
    font-size: 30px;
    line-height: 30px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .about-section-body-left p {
    margin: 20px 0px;
    max-width: 100%;
    font-size: 14px;
  }

  .more-about {
    font-size: 16px;
  }

  .identity-card-outer {
    padding: 0px;
    margin: 10px 0px 0px 0px;

    gap: 10px;
    flex-wrap: wrap;
  }

  .identity-label {
    font-size: 26px;
    line-height: 26px;
    margin: 0px;
  }

  .identity-val {
    font-size: 18px;
  }

  .watch-banner {
    min-height: 100%;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }

  .watch-banner-content {
    padding: 0px 15px;
    max-width: 100%;
  }

  .watch-banner-content h2 {
    font-size: 40px;
    line-height: 50px;
    margin: 0px 0px 15px 0px;
  }

  .category-section-text h6 {
    padding: 0px;
  }

  .category-section-text {
    margin: 0px;
    padding: 0px;
  }

  .cat-img-wrap img {
    width: 100%;
    height: 100%;
  }

  .cat-img-wrap {
    width: 100%;
    height: 100%;

    margin: 0px 0px 10px 0px;
  }

  .category-section-info p {
    padding: 0px;
    margin: 0px;
  }

  .cat-name {
    font-size: 25px;
    line-height: 25px;
    padding: 0 20px;
  }

  .cat-count {
    font-size: 15px;
  }

  .cat-num {
    font-size: 18px;
  }

  .shop-section-headline {
    margin: 0px 0px 10px 0px;
    flex-wrap: wrap;
  }

  .shop-tabs .nav-link {
    padding: 6px 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .product-img-wrap {
    height: 100%;
  }

  .product-brand {
    font-size: 20px;
    line-height: 20px;
  }

  .product-name {
    font-size: 15px;
    line-height: 25px;
  }

  .product-old {
    font-size: 18px;
  }

  .product-price {
    font-size: 22px;
    line-height: 22px;
  }

  .cta-section-left {
    height: 100%;
  }

  .cta-section {
    min-height: 300px;
  }

  .tab-butn {
    margin: 30px 0px 0px 0px;
  }

  footer {
    padding: 40px 0 0px;
  }

  .footer-logo {
    width: 100%;
    margin: 0px 0px 20px 0px;
  }

  .footer-col-title {
    font-size: 16px;
    margin: 15px 0px;
    padding: 0px;
  }

  .footer-links a {
    font-size: 12px;
    line-height: 25px;
  }

  .footer-butm p {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
  }

  .footer-butm-link ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
  }

  .footer-links a {
    font-size: 12px;
  }

  .subscribe-row {
    margin-top: 20px;
  }

  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
  }

 .has-sub::after { display: none;}
 
 
 .has-sub {
	position: unset !important;
	display: unset !important;
}

 .main-nav .stellarnav ul ul {

	top: 0px;
}
 
 .stellarnav.mobile > ul > li > a.dd-toggle {
	padding: 35px 20px;
}
 
 
 .footer-butm-link ul li a { font-size: 12px; }
 
    .product-imagebox {
	width: 100%;
	height: 200px;
	overflow: hidden;
	background: #fff;
	border-radius: 15px;
	margin-bottom: 20px;
}
 
 .bapf_head h3 { font-size: 35px;
  line-height: 35px; }
 
 
 .bapf_sfilter ul li { font-size: 16px; line-height: 26px; }
 
 
 .s-ctgry { margin-top: 5px; }
 
 
 .woocommerce ul.products li.product .price { font-size: 30px !important; }
 
 .inner-banner-text h1 { font-size: 30px;
  line-height: 30px;  }
 
 
}
