/* tablet (min:480px and max:980px) */
@media screen and (min-width: 480px) AND (max-width: 980px)
{

.gcms_card_list_standard
	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	}

.gcms_card_list_standard h1
    {
    text-align: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 25px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    }

.gcms_card_list_standard h2
    {
    text-align: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 25px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    }

.gcms_card_list_standard table
    {
    width: 100%;
    border: 0px;
    border-collapse: collapse;
    }

.gcms_card_list_standard table tr
    {
    border: 0px;
    border-collapse: collapse;
    }

.gcms_card_list_standard table td
    {
    padding-top: 9px;
    padding-bottom: 4px;
    border: 0px;
    font-size: 16px;
    border-collapse: collapse;
    }

.gcms_card_list_standard .product_origin
    {
    font-size: 16px;
    }

.gcms_card_list_standard table td sup
    {
    font-size: 12px;
    }

.gcms_card_list_standard table td.product_info
    {
    border-top: 1px dotted rgba(0,0,0,0.3);
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-collapse: collapse;
    font-size: 16px;
    }

.gcms_card_list_standard table td.product_info a
    {
    font-size: 16px;
    text-decoration: none;
    }

.gcms_card_list_standard table td.product_info .markup
    {
    font-family: Cambria, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-variant: none;
    text-decoration: none;
    }

.gcms_card_list_standard table td.product_measure
    {
    width: 80px;
    text-align: right;
    border-top: 1px dotted rgba(0,0,0,0.3);
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-collapse: collapse;
    font-size: 16px;
    }

.gcms_card_list_standard table td.product_price
    {
    width: 80px;
    text-align: right;
    border-top: 1px dotted rgba(0,0,0,0.3);
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-collapse: collapse;
    font-size: 16px;
    }

.gcms_card_list_standard .footline
    {
    margin-top: 30px;
    }

.gcms_card_list_standard .footline .additives
    {
    margin-top: 10px;
    text-align: center;
    font-size: 12px;
    }

.gcms_card_list_standard .footline .additives .additive_idno
    {
    font-weight: bold;
    margin-right: 3px;
    font-size: 12px;
    }
.gcms_card_list_standard .footline .additives .additive_name
    {
    font-weight: normal;
    margin-right: 3px;
    font-size: 12px;
    }

.gcms_card_list_standard .footline .allergens
    {
    margin-top: 10px;
    text-align: center;
    font-size: 12px;
    }

.gcms_card_list_standard .footline .allergens .allergen_idno
    {
    font-weight: bold;
    margin-right: 3px;
    font-size: 12px;
    }
.gcms_card_list_standard .footline .allergens .allergen_name
    {
    font-weight: normal;
    margin-right: 3px;
    font-size: 12px;
    }

}
