/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 20 2019 | 20:22:38 */
.dimensioner-name {
	text-transform: uppercase;
	color: #777777;
	font-size: 10px;
}

.dimensioner-value {
	color: #5fb76e;
	font-size: 12px;
}

.woocommerce.archive.snokedjor .content {
    width: 100%;
    border: none;
}
.woocommerce.archive.snokedjor .sidebar {
    display: none!important;
}