/* Enter Your Custom CSS Here */
@media only screen and (max-width: 767px) {
  .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img {
    /* opacity: 1; */
    width: 50%;
  }
}

.av-masonry-entry {
    opacity: 1 !important;
    visibility: visible !important;
}

/* make it so masonry galleries load with page instead of as you scroll to them */
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
    -webkit-animation: none !important;
    animation: none !important;
}
.av-masonry-entry.av-masonry-item-loaded {
    opacity: 1 !important;
    visibility: visible !important;
}
.avia_sortable_active .isotope {
    -webkit-transition: none;
    transition: none;
}
.tinv-wishlist .tinv-header {
    display: none;
}
.bd-imagestyles-48 {
    height: auto !important;
}
@media only screen and (max-width: 767px) {
.bd-layoutcontainer-1596643414 {
    margin-bottom: 0px !important;
}}