/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 26 2025 | 13:16:59 */
.singlePortGallery .w-grid-item-h {
	border-radius: 10px;
	overflow: hidden;
}

.portTop img {
	width: 100% !important;
}

.allPortfollio .w-tabs-list-h {
	border: 1px solid #ddd;
	padding: 10px 15px;
	border-radius: 99px;
}
.allPortfollio .w-tabs-item.active {
	background-color: #ed1c24 !important;
	border:1px solid #ed1c24;
	padding: 10px 30px !important;
	border-radius: 99px;
	color: #fff !important;
}
.allPortfollio .w-tabs-item {
	background-color: transparent;
	border:1px solid #ddd;
	padding: 10px 30px !important;
	border-radius: 99px;
	color: #181818 !important;
}