.single_product_before_cart{
	margin-bottom: 10px;
}
.single_product_before_cart a{
    color: #008000 ;
	font-size: 20px;
}

.xmas_event_descrip{
	padding: 5px 10px;
	color: #ff5c00;
	margin: 5px;
	border: solid 5px #ff5c00;
	border-radius: 15px;
}

.emphasisetext {
	font-size: 28px;
	margin: 0px;
	margin-top: 10px;
}

@media screen and (max-width:800px) {
	.emphasisetext{
		font-size: 18px;
	}

	p {
		font-size: 12px;
		text-align: center;
	}
}

.dd.variation-Depositoption p{
	font-size:12px;
}

.columnhalf {
	width: 50%;
	float: left;
	text-align: center;
}

.center	{
	width: 100%;
	display: flex;
	justify-content: center;
}

.thumbnailphoto {
	height: auto;
	width: 80%;
}

.clearfix::after 
  content: "";
  clear: both;
  display: table;
}
