@font-face {
    font-family: 'FontAwesome';
    src: url("/themes/partauto/fonts/fontawesome-webfont.eot?v=4.1.0");
    src: url("/themes/partauto/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),
    url("/themes/partauto/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),
    url("/themes/partauto/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),
    url("/themes/partauto/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
.site-header {
    background-color: white;
}
.shop-detail p {
    font-weight: bold;
    font-size: 15px;
    line-height: 21px;
    margin: 0;
    color: #d51d2b;
}
.shop-detail span {
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-weight: 300;
    font-size: 11px;
    line-height: 15px;
    color: #000000;
}
.shop-detail .phone {
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
    background: url("/blog/img/phone-btn.jpg") left top repeat-x;
    text-align: center;
    border-radius: 20px;
    width: 189px;
    margin-top: 6px;
}
.shop-detail label {
    float: right;
    padding-top: 3px;
    font-weight: 400;
    color: #7f7e7e;
    font-size: 13px;
    padding-right: 50px;
    margin: 0;
}
.site-header .header-logo {
    margin-left: 14px;
    float: left;
    padding-top: 28px;
}
.header-call img {
    vertical-align: bottom;
}
.footerbaseline {
    margin: 0;
    margin-top: 10px;
    min-height: 177px;
    padding-bottom: 45px;
    width: 93%;
    text-align: justify;
    color: #121212;
    font: normal 12px/21px "Open Sans",sans-serif;
}
.contact_information h4 {
    color: #d51d2b;
    font-family: "Titillium Web",sans-serif;
    font-size: 21px;
    font-weight: 800;
    margin-bottom: 9px;
    text-transform: none;
}
.contact_information .icon_box {
    border-radius: 5px;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 34px;
    margin-right: 3%;
    text-align: center;
    width: 33px;
}
.icon_box.phone {
    background: #6e6e6f url(/blog/img/icon_sprite.png) 9px -40px no-repeat;
}
.icon_box.mail::after {
    content: "\f0e0";
    display: inline-block;
    font-family: "Fontawesome";
    font-size: 30px;
    line-height: 1;
    color: #6e6e6f;
}
.content_box {
    float: right;
    width: 80%;
    font-size: 14.95px;
}
.contact_information ul li {
    overflow: hidden;
    padding-bottom: 13px;
    line-height: 1.25;
}
.horaires {
    font-size: 14.95px;
}
.right-footer .block-footer {
    padding: 0 28px 30px;
}
.right-footer h4 {
    background: none;
    border: 0;
    color: #333232;
    font-size: 1.125em;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 0;
    padding: 0 0 3px;
    text-transform: uppercase;
}
.right-footer p {
    color: #000000;
    font-size: 1em;
    font-weight: 300;
    margin-bottom: 6px;
}
.right-footer .newsletter-input {
    background: #fff;
    border: 2px solid #eaeaea;
    border-radius: 5px;
    color: #7f7e7e;
    display: inline-block;
    float: left;
    font-size: 1em;
    height: 37px;
    line-height: 33px;
    padding: 0 8px;
    width: 62.15%;
}
.right-footer .button-small {
    background: #c6232f;
    border: medium none;
    border-radius: 5px;
    font-family: "Titillium Web",sans-serif;
    font-weight: 700;
    height: 36px;
    margin-left: 3px;
    padding: 0;
    text-align: center;
    width: 39px;
}
.facebook a {
    background: #607ab2;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    height: 37px;
    line-height: 29px;
    text-align: center;
    width: 37px;
}
.facebook a:visited, .facebook a:hover {
    color: #fff;
}

/*.facebook a::before {
    content: "\f09a";
    display: inline-block;
    font-family: "FontAwesome";
    vertical-align: -5px;
    font-weight: normal;
}*/
.facebook a span {
    display: none;
}
.ts-rating-light {
    border-color: #d51d2b !important;
    width: auto !important;
    height: auto !important;
}

.ts-wrapper {
    height: auto !important;
}

.ts-reviews-list {
    width: auto !important;
    height: auto !important;
}

.ts-review {
    padding-top: 5px !important;
}

.ts-reviews-list  li{
    width: 100% !important;
}
.ts-review-stars {
    text-align: initial !important;
}

.ts-review-text {
    text-align: left !important;
}

.ts-footer {
    background-color: #d51d2b  !important;
}

.footerReviewCount {
    color: white !important;
}