﻿#cmsSave{display: none;}
#div_e60d_0{text-align: center;}
#img_e60d_0{margin-bottom: 40px; margin-right: auto; margin-left: auto;}
#div_e60d_1{width:100%;height:500px;}
#ul_e60d_0{font-size:16px;}
#ul_e60d_1{font-size:16px;}
#sharebar{text-align:right;}
#div_e60d_2{text-align: right;}
#i_e60d_0{color: #e7e7e7;}
#i_e60d_1{color: #e7e7e7;}


 .sharing-buttons{
  list-style: none;
  text-decoration: none;
  text-align: right;
  margin-top: 20px;
  margin-bottom:15px;
}

.sharing-buttons li{
  display: inline;
  margin-right: 9px;
}
.sharing-buttons li:last-child {
    margin-right:5px;
}

.sharing-buttons a{
  border: 1px solid rgba(0,0,0,0.1);
  padding: 5px 7px;
  color: #fff;
  text-decoration: none;
  display:inline-block;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
    min-width: 43px;
    text-align:center;
}

.sharing-buttons a:hover{
  color: #eee;
  text-decoration: none;
  opacity: 0.4;
}



.facebook{
  background: #3B5998; 
}

.twitter{
  background: #00ACED;
}

.google-plus{
  background: #D14836
}
.pinterest {
    background-color: #C92228;
}
.pinterest img {
  width: 1px;
  height:1px;
  position:relative;
  top:1px;
  left: 1px;
  opacity:0;

}
.pinterest {
    cursor:pointer;
}
.houzz {background-color: #7bc043;}