.wrap-social-share .rem-social-buttons-wrap a {
	margin-bottom: 5px;
}
.rem-social-buttons-wrap .social_share_fb {
	background-color: #108CEC;
}
.rem-social-buttons-wrap .social_share_twitter {
	background-color: #1C96E8;
}
.rem-social-buttons-wrap .social_share_tumblr {
	background-color: #001833;
}
.rem-social-buttons-wrap .social_share_email {
	background-color: #1e5aea;
}
.rem-social-buttons-wrap .social_share_pinterest {
	background-color: #df0018;
}
.rem-social-buttons-wrap .social_share_linkedin {
	background-color: #0a63bc;
}
.rem-social-buttons-wrap .social_share_reddit {
	background-color: #f74300;
}
.rem-social-buttons-wrap .social_share_xing {
	background-color: #f74300;
}
.rem-social-buttons-wrap .social_share_whatsapp {
	background-color: #45c253;
}
.rem-social-buttons-wrap .social_share_hackernews {
	background-color: #f3621d;
}
.rem-social-buttons-wrap .social_share_vk {
	background-color: #4a719e;
}
.rem-social-buttons-wrap .social_share_telegram {
	background-color: #249eda;
}
.rem-social-buttons-wrap .social_share_print {
	background-color: #3b3b3b;
}
@media print {
  body * {
    visibility: hidden !important;
  }
  .ich-settings-main-wrap > .col-md-9, .container {
  	width: 100% !important;
  	max-width: 100% !important;
  }
  .ich-settings-main-wrap > .col-md-9, .ich-settings-main-wrap > .col-md-9 * {
    visibility: visible !important;
  }
  .ich-settings-main-wrap > .col-md-9 {
    position: absolute !important;
    left: 0;
    top: 0;
    right: 0;
  }
  .ich-settings-main-wrap a, .wrap-tags, .wrap-social-share, .wrap-property_video {
    display: none !important;
  }
  .rem-section-box {
  	page-break-inside: avoid;
  }
}