
.sandy-orii-wrapper {
    margin: 0;
    //padding: 10px 6px;
    white-space: nowrap;
    line-height: 1;
    letter-spacing: normal;
    max-width: 324px;
}

.sandy-orii-wrapper .sandy-orii-body{
    position: relative;
  padding: 15px 15px;
}

.sandy-orii-footer-mobile{
  color: #80868b;
  opacity: 1;
  visibility: visible;
  position: static;
  transform: none;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  padding: 15px 10px 15px;
  background-color: rgba(135,135,135,0.1);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.sandy-orii-thumbnail {
    height: 18px;
    width: 18px;
    display: inline-block;
    margin-right: 12px;
    vertical-align: middle;
}

.sandy-orii-thumbnail img {
    border-radius: 2px;
    height: 18px;
    width: 18px;
}

.sandy-orii-website-title {
    font-family: Tahoma, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif!important;
    text-decoration: none!important;
    vertical-align: middle;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    max-width: 265px;
    font-size: 14px;
    line-height: 1.3;
    color: #000;
    font-weight: 700;
    letter-spacing: normal;
}

.sandy-orii-website-link {
    font-family: Tahoma, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif!important;
    text-decoration: none!important;
    margin-bottom: 10px;
    margin-top: 2px;
    padding-left: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: normal;
    color: #80868b;
    letter-spacing: normal;
}

.sandy-orii-description {
    font-family: Tahoma, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif!important;
    text-decoration: none!important;
    margin-top: 12px;
    color: #80868b;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: normal;
    word-wrap: break-word;
    white-space: normal;
    text-overflow: ellipsis;
    max-height: 46px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    letter-spacing: normal;
}

.sandy-orii-website-seo-wrapper {
    margin: 10px 012px 0;
    background-color: #000000;
    border-radius: 4px;
    height: 141px;
    overflow: hidden;
    position: relative;
}

.sandy-orii-website-seo-image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

.sandy-orii-footer {
    display: revert!important;
    opacity: 1 !important;
    visibility: visible!important;
    position: static!important;
    transform: none!important;
    height: auto!important;
    max-height: none!important;
    font-family: Tahoma, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif!important;
    text-decoration: none!important;
    text-align: center;
    letter-spacing: 0.6px;
    color: #80868b!important;
    font-size: 8px!important;
    font-weight: 400!important;
    width: 120px!important;
    display: inline-block!important;
}

.sandy-orii-footer span {
    font-weight: 700;
    color: #fff;
}

.sandy-orii-footer-wrapper {
    margin: 9px auto 0;
    text-align: center;
}

.tippy-box[data-theme~=sandycustomlight] .sandy-orii-website-title{
    color: #333;
}

.tippy-box[data-theme~=sandycustomlight] .sandy-orii-footer span{
    color: #0024FF;
}

.tippy-box[data-theme~=sandycustomlight] .sandy-orii-website-seo-wrapper{
    background-color: #e8eaed;
}


