/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 17 2025 | 11:16:10 */
.scale-img {
	width: 100%;
	max-width: 200px !important;
	height: auto;
	margin-left: auto !important;
	margin-right: auto !important;	
}

.mobile-hidder,
.desktop-hidder {
	display: none;
}

@media screen and (max-width: 768px) {
	.mobile-hidder {
		display: block !important;
	}
}

@media screen and (min-width: 769px) {
	.desktop-hidder {
		display: block !important;
	}
}

.pum-overlay {
  background: transparent !important;
}

.pum-container.popmake {
  max-width: 840px !important;
  border-color: #5F6468 !important;
  border-radius: 0px !important;
}

.pum-title {
	font-family: DaxWeb-CondBold !important;
	font-size: 24px !important;
	font-weight: 700 !important;
	padding: 0px 10px !important;
}

.pum-content.popmake-content p {
  width: 100% !important;
  max-width: 100% !important;
}

.popmake-content,
.popmake-content:focus,
.popmake-content p a:focus {
  outline: none !important;
}

#popmake-4192 {
	padding: 30px 30px 18px 30px !important;
}

#tablepress-1 tbody tr.row-1 td.column-1 a,
#tablepress-2 tbody tr.row-1 td.column-1 a {
	color: #303030 !important;
	font-weight: 600 !important;
}

#tablepress-1 tbody tr.row-1 td.column-1 a:hover,
#tablepress-2 tbody tr.row-1 td.column-1 a:hover {
	color: #1abc9c !important;
	font-weight: 600 !important;
}
