/*** PINTERST **/
#pinterest-container {width: 1000px; height: 330px !important;  overflow: auto !important; scrollbar-width:thin; box-shadow: none !important; border: none !important;}

#pinterest-container::-webkit-scrollbar-corner {
  background: #fff;
}

#pinterest-container::-webkit-scrollbar {
  width: 2.5px;
  background: #fff;
}

#pinterest-container::-webkit-scrollbar-thumb {
  background: #fff;
}

#pinterest-container [class$=_img] {
  display: block !important;
  box-shadow: none !important;
  border-radius: 0 !important;
border: none !important;
	margin:5px;

}

#pinterest-container [class$=_col] {
  padding: 2px;
margin-top: 2px;
}

#pinterest-container [class$=_button] {
  display: none !important;
}

#pinterest-container [class$=_board] {
  box-shadow: none !important;
	background-color:#f7f7f7;
	border-radius:0px;
	border:0px;
	padding-right:0px;
}

#pinterest-container span span {
  overflow: hidden !important;
  height: 70% !important;
    border: none !important;
    box-shadow: none !important;
}