.et-product-list-display-style-gallery .productbox-caption {
	display: block;
}

.productbox {
	border: 1px solid #f2f2f2;
}

.productbox .estimated-delivery .estimated-delivery-info {
	display: none;
}

.productbox .delivery-status {
	margin-bottom: 10px;
}

.productbox-caption {
	padding: 0 10px 10px 10px;
}

.productbox-stock .estimated-delivery > span:not(.status-text) {
  white-space: normal;
}

.et-product-list-filter-left-wrapper {
	background: #f2f2f2;
}

.et-product-list-filter-left-wrapper .et-product-list-filter-category-tree.before-filters {
	margin-bottom: 0;
}

.et-product-list-filter-left-wrapper .et-product-list-filter-category-tree .subcategory-wrapper {
	padding-left: 40px;
}

.et-product-list-filter-left-wrapper .et-product-list-filter-category-tree a.et-categories-mega-show-all {
	display: none!important;
}

.et-widget-categorybanner .et-category-banner-layout-sideBySide .et-category-banner-content {
	padding:0;
}

h1.et-category-banner-title {
	margin-bottom: 0;
}

.et-widget-subcategories > .container {
	padding-top: 0;
	padding-bottom: 0;
}

.et-product-list-filter-top-wrapper .et-product-list-filter-productsperpage {
	margin-left: 0;
}

.et-product-list-filter-top-wrapper {
	padding: 15px 15px 10px;
}

@media (max-width: 1231.99px) {
  .et-product-list-filter-top-wrapper {
	  padding: 0;
  }
  .et-product-list-filter-top #et-product-list-filter-collapse-trigger-mobile {
	  padding: 1rem;
  }
}
