
.wp_content_pro_gallery_main{
	width:500px;
	height:500px;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	border:1px solid #eee;
	margin-bottom:10px;	
}

.wp_content_pro_gallery_btn{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #eee;
    height: 80px;
    width: 80px;
    float:left;
    cursor:pointer;
    margin-right:1px;
}

.wp_content_pro_gallery_btn:last-child{
	clear:right;
}

.wp_content_pro_fb_img{
	margin-bottom:10px;
}


.buttonlink {
	display: inline-block !important;
	padding: 5px 14px !important;
	font-size: 14px !important;
	cursor: pointer !important;
	text-align: center !important;
	text-decoration: none !important;
	outline: none !important;
	color: #fff !important;
	background-color: #4CAF50 !important;
	border: none !important;
	border-radius: 15px !important;
	box-shadow: 0 5px #999 !important;
}

.buttonlink:hover {background-color: #3e8e41 !important;}

.buttonlink:active {
	background-color: #3e8e41 !important;
	box-shadow: 0 5px #666 !important;
	transform: translateY(4px) !important;
}

.buttonlink1 {
	background-color: #808000 !important;
}

.buttonlink1:hover {background-color: #FFA500 !important;}

.buttonlink1:active {
	background-color: #FFA500 !important;
}

.buttonlink2 {
	background-color: #B8860B !important;
}

.buttonlink2:hover {background-color: #CD853F !important;}

.buttonlink2:active {
	background-color: #CD853F !important;
}

.buttonlink3 {
	background-color: #5F9EA0 !important;
}

.buttonlink3:hover {background-color: #B0C4DE !important;}

.buttonlink3:active {
	background-color: #B0C4DE !important;
}

.buttonlink4 {
	background-color: #0000CD !important;
}

.buttonlink4:hover {background-color: #4169E1 !important;}

.buttonlink4:active {
	background-color: #4169E1 !important;
}

.buttonlink5 {
	background-color: #2F4F4F !important;
}

.buttonlink5:hover {background-color: #696969 !important;}

.buttonlink5:active {
	background-color: #696969 !important;
}