.arrives_by_collection, .arrives_by_product{
    font-family: "Cardo",sans-serif;
    font-weight: bold;
    font-size: 14px;
    display:none;
    color: #c5c940;
}

@media(max-width:514px){
    .arrives_by_collection, .arrives_by_product{text-align: center;}
}


.arrives_by_product{
    font-size: 13px;
    margin-left: 3px;
}