#sp-header {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    height: 110px;
}
.corpora-slider {
    max-height: 500px;
    min-height: 200px;
    width: 100%;
}
.layout-corpora .slider-title h1, .layout-corpora .slider-title h1 > small {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    color: #fff;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
}
.layout-corpora .slider-title h1 {
    font-size: 50px;
    line-height: 120%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100% !important;
}
.vh-menu-text {
  margin-top: 0px;
  margin-bottom: 1px !important;
}
.vh-menu-text {
  line-height: 1.5 !important;
  padding: 0;
}
.vh-menu-text a {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.vh-menu-text span {
  display: inline-block !important;
  font-size: 10pt;
  vertical-align: middle;
}
div#b2jcontainer_m115.b2jcontainer {
    background: #f5f5f5 none repeat scroll 0 0;
    border: medium none;
    color: #898989;
    font-family: inherit;
    font-weight: 300;
    margin: auto;
    overflow: visible;
    padding: 0 30px;
    width: auto;
}
.sp-page-title {
    background: #b4c1ca none repeat scroll 0 0 !important;
    padding: 10px 0;
}
#sp-footer {
    background: #B4C1CA none repeat scroll 0 0;
}
div#b2jcontainer_m115 .btn {
    text-decoration: none;
    font-size: 14px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: #00A8EF;
    white-space: nowrap;
    text-align: center;
    color: #FCFCFC;
    margin: 0 5px 0 0 !important;
    padding: 0 35px 0 25px !important;
    overflow: visible;
    cursor: pointer;
    text-indent: 0;
    line-height: 40px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 5px;
}
div#b2jcontainer_m115 .btn:hover {
    text-decoration: none;
    font-size: 14px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: #0083B5;
    white-space: nowrap;
    text-align: center;
    color: #FCFCFC;
    margin: 0 5px 0 0 !important;
    padding: 0 35px 0 25px !important;
    overflow: visible;
    cursor: pointer;
    text-indent: 0;
    line-height: 40px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 5px;
}
.must-have table tbody tr td.check::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(https://www.varroviewhomes.com.au/images/sprite2x.png);
    background-size: 250px auto;
    background-position: -6px -33px;
}
table tbody tr td.cross::before {
  content: "\f00d"; /* Unicode for Font Awesome 'times' (cross) icon */
  font-family: "Font Awesome 5 Free";
  font-weight: 900; /* Ensures the solid style of the icon is used */
  color: red; /* Sets the icon color to red */
  display: inline-block;
  font-size: 20px;
  text-align: center; /* Centers the icon if needed */
}
.view-album .page-header h1 {
  font-family: 'Allura', cursive;
  color: #9baab5;
}
.vhbd {
        border: 0px solid #fff;
        border-bottom: 1px solid #f2efef;
}
.vh-menu-item {
  color: #333333;
  text-decoration: none;
}
.vh-menu-item:hover {
  color: #00A8EF;
  text-decoration: none;
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1198px) {
#sp-header.full-header-center #offcanvas-toggler.mega 
{display: flex !important; }
#sp-header.full-header-center .menu-with-offcanvas #offcanvas-toggler,
#sp-menu .sp-megamenu-parent {display: none !important; }
}
@media screen and (min-width: 992px) {
  /* Styles for large screens */
  .logo img.sp-default-logo {
    max-width: 100%;
    height: 110px;
    object-fit: contain;
  }
}
