@media (min-width: 1025px) {
    .row.column-5 .halo-row-item {
        padding-left: 7px;
        padding-right: 7px;
    }
}

@media (min-width: 1025px) {
    .skin-10 .product-card .card-action .wishlist-icon {
        width: 40px;
        min-width: 40px;
        opacity: 1;
        visibility: visible;
    }
}

@media (min-width: 1025px) {
    .skin-10 .product-card .card-action .button {
        width: calc(100% - 10px) !important;
    }
}


@media (min-width: 1025px) {
    .skin-10 .product-card .card-vendor-title:hover {
        text-decoration: none;
        text-underline-offset: 0;
    }
}


@media (min-width: 1025px) {
    .product-carousel .product-item, .row .halo-item, .row .halo-row-item {
        /*padding: 0 7px;*/
    }
}

@media (max-width: 768px) {
    .register-page .register-banner
    {
        display: none;
    }
}

@media (max-width: 1024px) {
    .page-cart .cart-page-wrapper .cart-content-item .content-cart-right .previewCartAction {
        padding-top: 0;
    }
}

@media (max-width: 768px) {
    .halo-block-slideshow
    {
        height: 160px;
    }

    .halo-block-slideshow .image-adapt img
    {
        height: 160px;
    }
}

@media (min-width: 1025px) {
    .footer-nav .col-footer  {
        padding: 0 15px;
    }

    .footer-10 .footer-top
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .footer-nav .footer-about{
        padding-right: 70px;
        padding-left: 0;
    }
}

@media (min-width: 1025px) {
    .halo-block-five-banner {
        padding: 20px 10px 50px;
    }
}


@media (min-width: 768px) {
    .halo-block-custom {
        padding: 42px 0;
        margin: 40px 0;
    }
}

@media (max-width: 768px) {
    .halo-block-custom-image .halo-row-item .img-box
    {
        min-width: 174px;
        min-height: 176px;
    }

    .halo-block-custom-image .halo-row-item .img-box img
    {
        width: 150px;
    }
}


/*******************************************************************************/
@media (min-width: 1200px) {
    .s-page-title {
        padding-top: 185px;
        padding-bottom: 30px;
    }
}

@media (min-width: 576px) {
    .popup-shopping-cart {
        max-width: 530px;
        width: 100% !important;
    }
}
