/* Award label style 2017 */
.geodir_awardwinner17 {
float: left;
display: block;
clear:none !important;
margin: 3px 3px 3px 0px;
background: white;
background-image: url("https://www.whatson4kids.com.au/wp-content/uploads/2018/06/MiniStar_Winner_2017_64px.png");
background-repeat: no-repeat;
color: transparent;
font-weight: 400;
width: 78px;
height: 50px;
text-align: center;
background-position: 3px;
border-bottom: none !important;
}
.geodir_awardwinner17 .geodir-i-checkbox {
    display: none;
}

.geodir_awardfinalist17 {
float: left;
display: block; 
clear:none !important;
margin: 3px 3px 3px 0px;
background: white;
background-image: url("https://www.whatson4kids.com.au/wp-content/uploads/2018/06/MiniStar_Finalist_2017_64px.png");
background-repeat: no-repeat;
color: transparent;
font-weight: 400;
width: 78px;
height: 50px;
text-align: center;
background-position: 3px; border-bottom: none !important;
}
.geodir_awardfinalist17 .geodir-i-checkbox {
    display: none;
}

/* Award label style 2018 */
.geodir_awardwinner18 {
float: left;
display: block;
clear:none !important;
margin: 3px 3px 3px 0px;
background: white;
background-image: url("https://www.whatson4kids.com.au/wp-content/uploads/2018/08/MiniStar_Winner_2018_64px.png");
background-repeat: no-repeat;
color: transparent;
font-weight: 400;
width: 78px;
height: 50px;
text-align: center;
background-position: 3px;
border-bottom: none !important;
}
.geodir_awardwinner18 .geodir-i-checkbox {
    display: none;
}

.geodir_awardfinalist18 {
float: left;
display: block; 
clear:none !important;
margin: 3px 3px 3px 0px;
background: white;
background-image: url("https://www.whatson4kids.com.au/wp-content/uploads/2018/08/MiniStar_Finalist_2018_64px.png");
background-repeat: no-repeat;
color: transparent;
font-weight: 400;
width: 78px;
height: 50px;
text-align: center;
  background-position: 3px;
border-bottom: none !important;
}

/* Award label style 2019 */
.geodir_awardwinner19 {
float: left;
display: block;
clear:none !important;
margin: 3px 3px 3px 0px;
background: white;
background-image: url("https://www.whatson4kids.com.au/wp-content/uploads/2019/07/Awards_Mini_star_Winner2019.png");
background-repeat: no-repeat;
color: transparent;
font-weight: 400;
width: 78px;
height: 50px;
text-align: center;
background-position: 3px;
border-bottom: none !important;
}
.geodir_awardwinner19 .geodir-i-checkbox {
    display: none;
}

.geodir_awardfinalist19 {
float: left;
display: block; 
clear:none !important;
margin: 3px 3px 3px 0px;
background: white;
background-image: url("https://www.whatson4kids.com.au/wp-content/uploads/2019/07/Awards_Mini_star_Finalist2019-2.png");
background-repeat: no-repeat;
color: transparent;
font-weight: 400;
width: 78px;
height: 50px;
text-align: center;
  background-position: 3px;
border-bottom: none !important;
}

.geodir_choice19 {
float: left;
display: block;
clear:none !important;
margin: 3px 3px 3px 0px;
background: white;
background-image: url("https://www.whatson4kids.com.au/wp-content/uploads/2019/07/Awards_Mini_star_PeoplesChoice2019.png");
background-repeat: no-repeat;
color: transparent;
font-weight: 400;
width: 78px;
height: 50px;
text-align: center;
background-position: 3px;
border-bottom: none !important;
}
.geodir_choice19 .geodir-i-checkbox {
    display: none;
}

.geodir-content .geodir-entry-content {clear: both;}
.geodir-company_info .geodir_more_info {clear: both;}

.gd-top-left {width: 50%; display: inline-table;}
.gd-top-middle {width: 30%; display: inline-table;}
.gd-top-right {width:20%; display: inline-table;}

.gd-top-left .post_address br,
.gd-top-left .post_address span[itemprop="streetAddress"]{
  display:none;
}

.gd-top-left .post_address span[itemprop="addressLocality"]:after,
.gd-top-left .post_address span[itemprop="addressRegion"]:after,
.gd-top-left .post_address span[itemprop="postalCode"]:after  {
    content:" "!important;
}
.ds-limit-excerpt .post-content p {
    display: block;
    max-height: 4.5em;
    overflow: hidden;
}
@media only screen and (min-width: 1350px) {
.single-post .et_pb_section {
    padding: 14px 0;
	}}