/**
Theme Name: Mahalaxmi Biogenics
Theme URI: http://sand.mahalaxmibiogenics.org/
Author: Shivam iTech
Author URI: shivamitech.com
Description: Shivam iTech Services
Version: 1.0
Requires at least: 5.0
**/
.menu a{
	font-weight: bold;
}
.w3l-footer-main .footer-14 .grid-col-3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.w3l-grids-block-5 .blog-info { 
	width:100%;	
}
.w3l-feature-9 .icon-bg {
  margin: auto;
}

.grids-feature h4 {
  text-align: center;
}

.w3l-headers-9 .header {
  padding: 5px 0 5px 0 !important;
}

.w3l-headers-9 .logo {
  display: block;
  height: 100%;
}

.w3l-headers-9 .logo img {
  max-width: 60px;
}
.w3l-products-1 .ecom-page .column img{
	width: 100%;
}

h1.brand{
	font-weight: bold;
	font-size:26px;
  	vertical-align: top;
  	line-height: 34px;
	color: #210757!important;
}
.w3l-headers-9 a.logo span {
  	font-weight: bold;
  vertical-align: top;
  line-height: 60px;
	color: #210757!important;
}

.w3l-products-1 .ecom-page .column img {
    padding: 0px;
	margin: auto;
}

.products1 a{
/* 	display:block; */
}
.w3l-products-1 .column{
	border: 1px solid #d2d2d2;
}
.w3l-footer-main .w3l-sub-footer-content {
  background-size: cover;
  background-image: linear-gradient(
      to right,
      rgba(8, 8, 8, 0.5),
      rgba(8, 8, 8, 0.5)
    ),
    url(/wp-content/themes/mahalaxmibiogenics//assets/img/Mahalaxmi-background.jpg);
  background-position: top;
}

@media (max-width: 991px) {
  .w3l-headers-9 .bottom-menu-content label.menu-bar:before {
    top: 35px;
  }
  .w3l-headers-9 .bottom-menu-content input#nav:checked ~ nav {
    background-color: #ffffff;
    top: 98px;
  }
}

@media (max-width: 768px) {
  .wrapper {
    max-width: 768px;
  }
  .w3l-grids-block-5 .d-grid {
    grid-gap: 15px;
  }
  .w3l-headers-9 .bottom-menu-content input#nav:checked ~ nav {
    top: 75px;
  }
}

@media (max-width: 568px) {
  .w3l-headers-9 .logo {
    font-size: 26px;
  }
  .w3l-headers-9 .logo img {
    max-width: 40px;
  }
	
  h1.brand{
	font-size: 20px;
    line-height: 24px; 
  }
	
  .w3l-headers-9 .bottom-menu-content input#nav:checked ~ nav {
    top: 75px;
  }
}

@media (max-width: 440px) {
  .w3l-footer-main .footer-14 .grid-col-3 {
    grid-template-columns: 1fr;
  }
  .w3l-footer-main .footer-14 .grids-content h4 {
    margin-top: 10px;
  }
  .w3l-headers-9 .bottom-menu-content input#nav:checked ~ nav {
    top: 60px;
  }
	.w3l-products-1 .ecom-page {
    	grid-template-columns: 1fr;
	}
	
}

@media (max-width: 650px) {
  .middle-section .image {
    grid-column: 1 / 3;
  }
}

@media (max-width: 650px) {
.middle-section .text-grid {
    grid-column: 1 / 3;
}

}
.farming{
	font-size:12px;
	margin-left:0;
}
/* product page title */

.w3l-products-1 .top-prts h4 a {
  font-size: 22px;
  line-height: 27px;
  display: block;
  font-weight: 600;
}
/* for contact form on cotact page */

.form-group-2 {
  margin-bottom: 50px;
}

/* end of for contact form on cotact page */
	

	

	
