/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 27 2019 | 22:46:38 */
.shariff-button,
.shariff-link{
 	background: transparent !important;
    color: #000 !important
}

.shariff-button:hover,
.shariff-link:hover{
 	background: transparent !important;
    color: #b49443 !important
}

.shariff-link {
  margin-left: 0 !important;
  margin-right: 0 !important;
}  

.shariff-button {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.shariff-icon {
    color: #000 !important;  
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;    
}

.shariff-icon path {
    fill: #777 !important;
}

.shariff-icon:hover path {
    fill: #b49443 !important;  
}

.shariff {
 	position: relative;
    top: -38px;
    z-index: 10;
    max-width: 60px !important;
}

.shariff .shariff-buttons.theme-round.buttonsize-small.orientation-horizontal li:first-child,
.shariff .shariff-buttons.theme-round.buttonsize-small.orientation-horizontal li:last-child,
.shariff .shariff-buttons.theme-round.buttonsize-small.orientation-horizontal li {
 	margin-left: 0 !important;
    margin-right: 0 !important;
}