/*
Theme Name: WPL TwentyEight Child (1stplaceidaho)
Theme URI: http://wpl.realtyna.com
Template: wpl_twentyeight
Author: Realtyna Inc
Author URI: http://realtyna.com/
Description: WPL TwentyEight template created by Realtyna Inc
Tags: dark,light,responsive-layout,custom-colors,custom-header,theme-options
Version: 3.2.0.1478592785
Updated: 2016-11-08 01:13:05
*/


/* Set top logo size */
#top_logo img, #top_second_logo img {
    max-height: 100px;
}


/* Set Agent photo size */
.wpl_profile_container .wpl_profile_picture {
    max-height: 250px;
    max-width: 300px;
}


/* Set Partner logo size */
#top_footer_rows #our_partner_icons .partner_container a, #top_footer_rows #our_partner_icons .partner_container .comment-list li article footer .comment-metadata .edit-link, .comment-list li article footer .comment-metadata #top_footer_rows #our_partner_icons .partner_container .edit-link {
    height: 62px;
    width: 199px;
}
#top_footer_rows #our_partner_icons .partner_container a>img, #top_footer_rows #our_partner_icons .partner_container .comment-list li article footer .comment-metadata .edit-link>img, .comment-list li article footer .comment-metadata #top_footer_rows #our_partner_icons .partner_container .edit-link>img {
height: 52px;
}


/* Set max height on property detail page for gallery images 
wpl-gallery-pshow < img {
	max-height: 530px;
} */