.top-banners .et-banner-content-inner.container {
    background-color: rgba(0,0,0,0.3);
}
.top-banners .slick-slide:nth-last-child(1) .et-banner.image-type-css.height_100 .et-banner-image {
    background-position: top;
}
.categories-banner .et-banner {
	max-height: 500px;
}
/* .home .header .header-main, .header .header-bottom {
	background-color: rgba(255, 255, 255, 0.3);
} */
/* .hamburger-menu {
    display: none;
} */
.custom-btn {
	text-align: center;
	font-size: 20px;
}
#goya-popup.dark {
	background-color: black;
}
.products .product.product-category .category-caption h2 {
	font-size: 2rem;
	text-align: center;
}
.home-cat .products .product.product-category .category-caption h2 {
    font-size: 1.2rem;
}
.shop-top-txt {
	text-align: center;
  margin: auto;
}
.why-afl-row {
    margin: 100px 0;
}

.why-afl-row .text-content {
	padding: 0 50px 0 0;
}
.why-afl-row .text-content h2 {
	font-weight: bold;
}
.why-afl-row .text-content p {
	font-size: 18px
}
.categories-banner .why-afl-row .et-banner {
	max-height: 600px;
}
.sdg .et-banner .et-banner-content-inner {
	background-color: rgba(0,0,0,0.3);
}
.top-home-cat.vc_custom_1683923732497{
	background-color: #eaeaea !important;
}
.mid-banna .et-banner.image-type-css.height_100 .et-banner-image {
    height: 80vh;
}
.mid-banna .slick-slide:nth-last-child(1) .et-banner.image-type-css.height_100 .et-banner-image {
    background-position: center !important;
}
.home-title h4 {
    font-size: 2rem !important;
}
.page-descr {
	text-align: center;
}
.corprt-cust-grid .vc_gitem-zone {
    border: solid 1px #eeeeee;
}
.btn-primary-wrapper .vc_custom_1557549709978 {
    background-color: #fff !important;
}

@media screen and (max-width: 767px) {
	.why-afl-row {
    margin: 0;
  }
	.home-banner .et-banner-text {
		width: 80%;
		padding-left: 15%;
	}
	.sdg .et-banner {
    margin-bottom: 20px;
  }
	.home-cat .products .product.product-category {
		padding: 0 15px !important;
		width: 50%;
	}
	.products .product.product-category .category-caption {
		padding: 0 10px 10px;
	}
	.top-home-cat.vc_custom_1683923732497 {
		padding-bottom: 0 !important;
	}
	.corprt-cust-grid.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
    display: inline-block;
    width: 32%;
  }
	
	
}

