@charset "utf-8";
/* CSS Document */

.offer_name {color: #fff !important;}
.round { font-size: 40px;
    color: #fff;
    background: #f2094a;
    padding: 2px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 60px;
    height: 60px;
border: solid 1px #f2094a;
text-align: center;
    margin-left: 35%;
margin-bottom: 20px;}

.languages_links {
    clear: both;
    text-align: right;
    padding: 5px;
    margin-top: 0px;}
.brands_top img { position: relative; display: inline-block; float: left; padding: 5px; margin: 5px;}

label{display: block !important;
max-width: 100%;
margin: 0 !important;
font-weight: bold;
padding: 0;
text-align: left !important;
   }
