.minicart-items-wrapper {
    max-height: 140px !important;
}
div.mage-error {
	width: 100% !important;
}
.popup-authentication .modal-inner-wrap .action-close {
	padding: 0 !important;
}

@media screen and (max-width: 767px) {
	.toolbar-products .porto-product-filters-toggle.sidebar-toggle {
		display: none !important;
	}
}

@media screen and (min-width: 320px) and (max-width: 575px) {
	body .page-header.type9 .search-area.show-icon-tablet .block.block-search {
		right: -50px !important;
	}
}

@media screen and (max-width: 991px) {
	#html-body .page-header.type9 .search-area.show-icon-tablet .block.block-search {
		background: #505050 !important;
	}
}