.main_message{
	font-family: 'Cocogoose', 'Montserrat Alternates', sans-serif;
  font-weight: 900;
	color: #28a4b3;
	margin-top: 100px;
}
.sub_message{
	font-weight: 700;
	color: #ec008c;
	font-family: 'Cocogoose Light', 'Montserrat Alternates', sans-serif;
  font-weight: 900;
}

.ordered_icon{
	margin: auto;
	margin-top: 40px;
	margin-bottom: 20px;
	display: block;
	width: 100%;
	max-width: 200px;
}
.order_extra_details{
  text-align: center;
  ont-style: italic; 
  olor: #999;
}
/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1600px) {}
@media screen and (max-width: 1400px) {}
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {}
@media screen and (max-width: 413px) {}
@media screen and (max-width: 330px) {}