/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.device-content.template-item-image ~ .template-item-default {
	margin-top: 25px;
}

.template-badge .badge-value {
	font-size: 48px;
}

@media only screen and (max-width: 734px) {
	.template-badge .badge-value {
		font-size: 24px;
	}
}

.template-dynamic-price span {
	/* display: none; */
}

.template-item-default + .template-price {
	margin: 25px auto -20px auto;
}

.template-item-default {
	word-wrap: break-word;
}

.section-price .violator-frameless {
    margin-bottom: 0px;
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
