.page-layout-1column .block.widget .products-grid .product-item {
    display: inline-block;
}
.page-layout-1column .block.widget .products-grid .product-item .product-item-name a {
    font-size: 12px;
}
.page-layout-1column .block.widget .products-grid .product-item .product-item-name {
    max-height: 50px;
}
.page-layout-1column .block.widget .products-grid .product-item .actions-secondary {
    display: none;
}
.page-bottom {
    padding: 0;
}
.hotline-top {
    padding: 13px 0px;
}
.category-list-top img {
    max-width: 130px;
    margin-top: 20px;
    margin-left: 10px;
}
.category-image {
    display: none;
}
.catalog-category-view .page-title {
    text-align: left;
}
.products.wrapper.grid.products-grid h2.product.name.product-item-name {
    font-size: 15px;
}
ol.products.list .product-item-name {
    max-height: 100%;
    margin-top: 10px;
}
.cms-index-index .widget-product.recently-viewed.block-viewed-products-grid {
    display: none;
}

.hotline-top{
    height: 50px;
}

.selling-feature .row>div{
    border: 0;
    position: relative;
}

.selling-feature .row>div .media .media-body{
    flex: inherit;
    max-width: 80%;
    overflow-wrap: break-word;
}

.selling-feature .row>div:after {
    content: '';
    width: 1px;
    height: 40px;
    display: block;
    background: #ccc;
    right: 0;
    top: 50%;
    position: absolute;
    transform: translate(0, -50%);
}

.category-list-top .col > a {
    display: table;
    width: 100%;
    height: 100%;
    text-align: left;
}

.category-list-top .col > a .img-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.category-list-top .col > a img {
    margin-top: 0;
}

.category-list-top > .row{
    min-height: 168px;
    align-items: center;
}

.category-list-top .title{
    text-align: center;
}

@media (max-width: 991px){
    .selling-feature .row>div{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: inherit;
    }
    .selling-feature .row>div .media{
        -webkit-box-align: left;
        -ms-flex-align: left;
        align-items: left;
        justify-content: left;
    }

    .selling-feature .media-left{
        margin-right: 20px !important;
    }

    .selling-feature .row>div:after{
        display: none;
    }

}

.cms-index-index li.product-item {
    width: 21% !important;
    margin: 2% !important;
}
.cms-index-index #maincontent h3 {
    margin: 30px 0px;
}
.item-slider {
    position: relative;
}
.item-slider .textSlder {
    position: absolute;
    z-index: 2;
    top: 0;
    max-width: 500px;
    margin-top: 13%;
}
.cta {
    background: #018c96;
    padding: 10px 20px;
    display: inline-block;
    color: #fff !important;
    margin-top: 10px;
}
.sidebar-main {
    padding: 10px;
    background: #fdfdfd;
    margin-top: 10px;
}
.title.block-collapsible-nav-title {
    display: none;
}
.header-content-action > div > a > i {
    color: #fff;
}
.user-topbar:hover .acc-topbar .acc-list {
    opacity: 1;
    visibility: visible;
    top: 15px;
    transition: none !important;
    padding-top: 0 !important;
    margin: 0;
    margin-top: 19px;
}
.product-info-main-content .gallery-placeholder {
    padding-bottom: inherit;
    height: auto !important;
}
.fotorama__nav-wrap--horizontal {
    position: relative;
}
.minicart-items .product-item-name {
    max-height: 55px;
    font-size: 15px;
    line-height: 19px;
}
button#btn-minicart-close {
    display: none;
}
#minicart-content-wrapper a.action.primary.viewcart {
    width: 100%;
    margin-top: 10px;
}
#minicart-content-wrapper .actions.b2b-cart-custom.b2b-request-quote-btn {
    margin-top: 10px;
}
.checkout {
    background: none !important;
}
.cart-summary .checkout-methods-items .item {
    margin-bottom: 10px;
}
button.action.primary.checkout {
    background: #dd2400 !important;
}
.container.logo-checkout img {
    max-height: 140px;
}
.container.logo-checkout {
    background: #022335;
    max-width: 100% !important;
}
.special-price span {
    color: #000 !important;
}
span.discount-percent, span[data-price-type="old"], .old-price {
    display: none !important;
}
.minicart-items-wrapper {
    height: auto !important;
}
button#top-cart-btn-make-request {
    width: 100%;
}
.b2b-data-grid-filters {
    display: revert !important;
}