
.gluk-grupo-link {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.gluk-grupo-link .swatch-selected {
	border: 2px solid;
	border-color: #998542;
	padding: 2px;
	border-radius: 2px; 
}

.gluk-grupo-link .isDisabled {
	cursor: not-allowed;
	opacity: 0.5;
	text-decoration: none;
}

.gluk-grupo-link .attribute-label {
	color: #353535;
	font-weight: 700;
	text-transform: uppercase;
	margin-left: 12px;
}

.gluk-grupo-link .attribute-row {
	margin: 0;
	padding-bottom: 10px;
}

.gluk-grupo-link .swatch-imagem {
	height: 60px;
}

.gluk-grupo-link .swatch-cor {
	height: 25px;
	width: 25px;
}
.gluk-grupo-link .grupo-link-option {
	display: inline-block;	
	margin: 2px;
}

.gluk-grupo-link .swatch-texto {
	font-size: 11px;
	color: #000000;
	font-weight: 600;
	line-height: 22px;
	padding: 2px;
	min-width: 25px;
	background: #F0F0F0;
	height: 25px;
	outline: none !important;
	display: inline;
	
}

.gluk-grupo-link .attribute-options {
	margin-top: 3px;
}

.product-info-main .product-options-wrapper {
	border:none !important;
}

.swatch-select {
	width: 50%;
	margin-bottom: 	8px;
}

.gluk-grupo-link .attribute-options .attribute-info-icon {
	float: right;
	margin-right: 20px;
	margin-top: 12px;
}

@media (min-width: 991px) {
	.gluk-grupo-link .attribute-row {
		padding: 10px 0;
		border-top: 1px solid #eeeeee;
	}
}

