/*empty*/




/*=== Argento Modifications ===*/
.easycatalogimg-masonry .item{background:#ffffff}
.easybanner-placeholder-wrapper {
  display: flex;
  flex-wrap: wrap;
}

#benefits .benefits-top .content {
    max-width: 200px;
}


@media screen and (min-width: 768px) {
    .column.main {
        min-height: unset;
    }
}


.image-block.element .info .action.primary {
    padding: 12px 24px;
}

.navpro-dropdown.shown{
    z-index: 89;
}

/* Push "Pay Online" to the right edge of the nav bar */
@media (min-width: 768px) {
    #navpro-topnav .nav-graphic-design {
        margin-left: auto;
        background: #FF6B35;
    }
    #navpro-topnav .nav-graphic-design .level-top {
        color: #fff;
            padding: 14px 25px;
            font-weight: 600;
    }
}


