/* ============================================================================= //
// 
// tcmathieus Sept 2017
// 
// Block of CSS to harmonize the social header icons and vdp share.
// 
// Requires trader-ddc-icons & trader-fontawesome to be present on the site
// T11 sites should have it by default now 
// 
// ============================================================================= */


.social-header-buttons.socialheader-header-container a{background: none repeat scroll 0 0!important;}
.social-header-buttons.socialmed a:hover, .social-header-buttons.socialmed a:visited, .social-header-buttons.socialmed a {text-decoration: none;}
.social-header-buttons a::before {font-family: trader-ddc-icons,trader-fontawesome;}
.social-header-buttons.socialsm a {font-size: 20px;margin-top: -2px;}
.social-header-buttons.socialmed a {font-size: 24px;margin-top: -5px;}
.social-header-buttons.sociallrg a {font-size: 28px;margin-top: -12px;}
.social-header-buttons a.blogger-button::before {content: "\e69e";}
.social-header-buttons a.dealerrater-button::before {content: "";}
.social-header-buttons a.dealerrater-button{background: url("//static.dealer.com/tps/integrations/socialheader/global/v1/images/socialheader.png")  -250px 0;}
.social-header-buttons a.digg-button::before {content: "";}
.social-header-buttons a.digg-button{background: url("//static.dealer.com/tps/integrations/socialheader/global/v1/images/socialheader.png")  -900px 0;}
.social-header-buttons a.ebay-button::before {content: "";}
.social-header-buttons a.ebay-button{background: url("//static.dealer.com/tps/integrations/socialheader/global/v1/images/socialheader.png")  -750px 0;}
.social-header-buttons a.edmunds-button::before {content: "";}
.social-header-buttons a.edmunds-button{background: url("//static.dealer.com/tps/integrations/socialheader/global/v1/images/socialheader.png")  -1000px 0;}
.social-header-buttons a.facebook-button::before {content: "\f082";color: #3b5998;}
.social-header-buttons a.flickr-button::before {content: "\f16e";}
.social-header-buttons a.foursquare-button::before {content: "\f180";color: #F94877;}
.social-header-buttons a.googlebiz-button::before {content: "\f1a0";}
.social-header-buttons a.googleplus-button::before {content: "\e64a";}
.social-header-buttons a.instagram-button::before {content: "\f16d";color: #000;}
.social-header-buttons a.linkedin-button::before {content: "\f08c";color: #0077b5}
.social-header-buttons a.myspace-button::before {content: "";}
.social-header-buttons a.myspace-button{background: url("//static.dealer.com/tps/integrations/socialheader/global/v1/images/socialheader.png")  -500px 0;}
.social-header-buttons a.pinterest-button::before {content: "\f0d2";color:#bd081c}
.social-header-buttons a.rss-button::before {content: "\f143";color: #FFA500;}
.social-header-buttons a.tumblr-button::before {content: "\f174";color: #36465d;}
.social-header-buttons a.twitter-button::before {content: "\f099";color: #1DA1F2;}
.social-header-buttons a.wordpress-button::before {content: "\f19a";color: #21759b;}
.social-header-buttons a.yelp-button::before {content: "\f1e9";color: #D32323;}
.social-header-buttons a.youtube-button::before {content: "\f16a";color: #FF0000;}
.social-header-buttons a.vine-button::before {content: "\f1ca";color: #00B488;}

.social-header-buttons a,
.social-header-buttons a:hover{
	text-decoration:none;
}

/*Social share on vdp */
.links-share .share:before {content: "Partager";display: block;font-size: 123.1%;text-transform: uppercase;text-decoration: none;}
.links-share:lang(en-ca) .share:before {content: "Share";display: block;font-size: 123.1%;text-transform: uppercase;}
.links-share a {text-indent: 0;width: 100%;background: none;text-decoration: none;}
.links-share a.facebook:before {content: "\f082";color: #3b5998;}
.links-share a.twitter:before {content: "\f099";color: #1DA1F2;}
.links-share a.print-page:before {content: "\e68e";color: #3b5998;}
.links-share a.email:before {content: "\e642";color: #3b5998;}
.links-share a:hover {text-decoration: none;}
.links-share a:hover:before, .links-share a:hover {color: #000;}
.links-share a:before {font-family: trader-ddc-icons,trader-fontawesome;font-size: 2em;top: 4px;position: relative;}
div#___plusone_0 {display: none!important;}
.vdp .links-share .share::before {display: none;}

