/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 19 2025 | 09:33:20 */
.grid_glove .row-parent {
	padding: 0!important;
}
.grid_glove .row-inner > .wpb_column {
	padding: 0!important;
}
.title_glove {
	margin-top: 10px!important;
	margin-bottom: 13px!important;
}
.title_glove p {
	background-color: #FDA949;
	padding: 4px 8px;
}

#link_glove a {
	position: relative;
	font-size: 15px;
	line-height: 20px;
	font-weight: 600;
	color: #2B4141!important;
	margin-bottom: 10px;
	display: inline-block;
}
#link_glove a:hover {
	color: #FD9A2B!important;
}
.glove_dl a:after {
	position: absolute;
	content: '';
	background-image: url('/wp-content/uploads/2025/02/with_dl.svg');
	background-repeat: no-repeat;
	background-size: contain;
	width: 16px;
	height: 16px;
	right: -25px;
	top: calc( 50% - 8px );
}

#glove_grid .btn-container {
	padding: 0!important;
	margin-top: 10px!important;
}

.norm_glove p {
	display: flex!important;
	flex-direction: row;
	gap: 15px;
	flex-wrap: wrap;
}
.grid_glove .tmb-content-under > .t-inside > .t-entry-visual {
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
}