﻿.header-style-4 .axil-header-top {
    padding: 8px 0;
}
.header-top-dropdown .dropdown {
    max-width: none !important;
}
    .header-top-dropdown .dropdown .dropdown-menu li {
        margin: 5px 10px 5px 10px !important;

    }

.breadcrumbImg {
    width: 120px;
    border-radius: 100%;
}

.axil-product > .thumbnail .label-block {
    top: 10px;
    left: 10px;
}

.category-select .single-select {
    padding-right: 65px;
}

.about-info-area:after {
    background-color:#fff ;
}


.header-top-dropdown .dropdown .dropdown-toggle {
    color: #c2c2cc
}

.about-info-box {
    padding: 20px 30px;
}
.axil-order-summery .summery-table tbody td {
    padding: 18px 15px 18px 18px;
}


.axil-dashboard-warp .axil-dashboard-author .thumbnail img
{
    width:70px;
}
.axil-footer-widget .logo img {
    height: 100px;
}
.product-img-responsive {
    max-width: 120px;
    width: 100%;
    height: auto;
}

@media (max-width: 576px) {
    .product-img-responsive {
        max-width: 100%;
    }
}

.header-style-7 .header-action .axil-search {
    margin-right: auto;
}