
.hero-slider .single-slider {
    height: 419px;
}

.header.shop .main-category {
    z-index: 10;
}

.hero-area4 .big-content {
    /* opacity: .5; */
}

.shop.single .product-gallery .slides li img{
    width: auto;
    max-height: 400px;
}

.header.shop .main-category li a {
    padding: 3px 25px !important;
}

.header.shop .main-category li a {
    text-transform: none !important;
}

@media only screen and (min-width: 500px) {
    .logo img.logo {
        width: 200px;
    }

    .logo-max-width {
        max-width: 100%;
    }

    .header.shop .logo {
        margin: 0 0 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .logo img.logo {
        width: 250px;
    }

    .header.shop .logo {
        margin: 8px 0 0;
    }
}

@media only screen and (min-width: 991px) {
    .logo-max-width {
        max-width: 120%;
    }

    .logo img.logo {
        width: 300px;
    }
}

.shopping-summery tbody tr img {
    width: auto !important;
    max-height: 100px !important;
    height: auto !important;
}
