.weight_desc i, .dimensions_desc i, .turnaround_time i, .material i, .set_case i, .set_chips i, .set_cards i, .set_accessories i {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
}

.weight_desc i:before {
    content: "\f496";
}

.dimensions_desc i:before {
    content: "\f546";
}

.turnaround_time i:before {
    content: "\f0d1";
}

.material i:before {
    content: "\f5d3";
}

.set_case i:before {
    content: "\f0f2";
}

.set_chips i:before {
    content: "\f51e";
}

.set_cards i:before {
    content: "\f2fb";
}

.set_accessories i:before {
    content: "\f067";
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#amasty_recaptcha_0 {
    margin: 25px 0px 5px 0px;
}
.color-picker-holder input.color {display: inline;}
/* thomas */
