.noresults{
    margin:30px auto;
    text-align:center;
    font-size:36px;line-height:37px;padding-bottom:25px
}

img.max90{max-width:90%;}

.redoverlay {background: url(../images/newsLettoverlayBg.png) repeat-y center top;}


p.socialIcons.shortcode a {
    width: 25px;
    height: 25px;
    display: inline-block;
    background-color: #BA0C2F;
    text-align: center;
    margin-right: 3px;

}
.socialshareIcons.shortcode {
    white-space: nowrap;
}

.articleSlider div .socialshareIcons  a,
.socialshareIcons a{
    width: 22px;
    height: 22px;
    color: #fff;
    background-color: #BA0C2F;
    text-align: center;
    font-size: 10px;
    vertical-align: middle;
    line-height: 22px;
    cursor:pointer;
}
.articleSlider div .socialshareIcons  a:hover,
.socialshareIcons a:hover {
    opacity: 0.8;
}
.socialshareIcons span {
    border: 1px solid #ccc;
    height: 22px;
    width: 22px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    position:relative;
}


.socialshareIcons span:before {
    content: "";
    position: absolute;
    top: 5px;
    left: -10px;
    z-index: 1;
    border: solid 5px transparent;
    border-right-color: #FFF;
}

.hiddenItem{display:none;}
.more{cursor:pointer;}
.best-wine-list-categories.statepaglst{min-height:555px;/*height:auto;*/}

.social-share-wrap {
    width: 40px;
    position: fixed;
    top: 35%;
    right: 0;
    z-index: 110;
    display:none;
}
.social-share-wrap .social-share-side > div
{
    background-color: #BA0C2F;
    color: #fff;
    margin-bottom: 6px;
    border: 0;
    box-shadow: none;
    vertical-align: middle;
    max-width: 100%;
    text-decoration: none;
    font-weight: bold;
    text-align:center;
    height: 40px;
    cursor:pointer;
}
.social-share-wrap .social-share-side > div a{
    color:#fff;
    line-height: 40px;
    font-size: 24px;
	display:inline;
}
.social-share-wrap .social-share-side > div:hover
{
    color: #cfcfcf;
}
