﻿/*美安調整*/
@media (max-width: 1200px) {
}

@media (max-width: 1024px) {
}

@media (max-width: 768px) {
    .master-wrapper-content {
        margin: 50px 0 0;
    }
        .memu-titlle-icon-mobile {
        background-image: url(/Content/Images/shopcom_logo.png);
    }
    .master-wrapper-content {
        margin: auto;
    }
}
    @media (max-width: 480px) {
    }

    @media (max-width: 320px) {
    }

    @media (min-width: 768px) {
/*
        .picture .owl-stage-outer .owl-item {
            min-width: 560px;
        }*/
    }

    @media (min-width: 1220px) {
        .header-logo {
            text-align: center;
        }
    }

/*    .center-1 {
        min-width: 90%;
    }*/

    .home-category-section-right {
        width: 100%;
    }

        .home-category-section-right > ul {
            border: none;
        }

            .home-category-section-right > ul > :first-child,
            .home-category-section-right > ul > :nth-child(5n+1) {
                border-left: 1px solid #EEE;
            }

#headerlink-bestsellers,
#CustomerHistoryOrders,
#footer-column3,
.footer-social .follow-us .networks .facebook,
.footer-social .follow-us .networks .rss,
.footer-social .follow-us .networks .youtube,
.footer-social .follow-us .networks .ddgline,
.footer-social .follow-us .networks .ddgig,
.footer-social .follow-us .networks .ddgtg,
.footer-social .follow-us .networks .ddgphone a,
.customer-service > ul.list li {
    display: none;
}

.customer-service > ul.list li:first-child {
    display: block !important;
}
