.edit .module-pictures {
    padding-top: 0 !important;
}

.background-white {
    background-color: #fff;
}

.mw-handle-item-module-active {
    z-index: 9999;
}

#popup-cart-desktop .content-popup-cart > .thead-popup:first-child {
    font-weight: bold;
    margin-bottom: 1px;
}

.owl-carousel .owl-nav .owl-prev {
    left: -25px !important;
}

.owl-carousel .owl-nav .owl-next {
    right: -25px !important;
}

@media (max-width: 768px) {
    .wfly-section-banner figure {
        margin-top: 10px;
    }

    .wfly-section-banner {
        padding-top: 5px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    #sort-by ul ul {
        top: 34px;
    }
}

@media (max-width: 767px) {
    .google-map .map iframe {
        height: 100% !important;
    }
}

.blog-list .loop-blog .thumb-left {
    height: 6em;
    overflow: hidden;
}

.myblog .content_blog .content_right h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px !important;
    -webkit-line-clamp: 1;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
}

.product-box-h .product-info .product-name a {
    min-height: 42px;
}

/*thuộc tính*/
._pd-custom_attr-holder ._pd-custom_attr_value-label {
    cursor: pointer;
    min-width: 5rem;
    min-height: 2.125rem;
    box-sizing: border-box;
    padding: .25rem .75rem;
    margin: 0 8px 8px 0;
    color: rgba(0, 0, 0, .8);
    text-align: left;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .09);
    position: relative;
    background: #fff;
    outline: 0;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

._pd-custom_attr-holder .items-center {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
}

._pd-custom_attr-holder .items-center .active {
    color: #9F7A49;
    border-color: #9F7A49;
}

._pd-custom_attr-holder .items-title {
    padding-top: 10px;
    display: flex;
    margin-bottom: 8px;
    align-items: baseline;
}

._pd-custom_attr-holder .items-center .title {
    color: #757575;
    width: 150px;
    text-transform: capitalize;
}

.soluong {
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

/*end thuộc tính*/

.myblog .content_blog .summary_item_blog {
    padding-right: 5px;
}

.myblog .content_blog {
    padding-top: 0px;
}

.col_large_default > a img {
    width: 100% !important;
}

.new-letter .letter-left h3 {
    color: #fff;
}

.mail_footer .contact {
    margin-left: -15px;
}

/*all.html*/
@media (max-width: 767px) {
    .bg_collection {
        display: flex;
        flex-wrap: wrap;
    }

    .bg_collection .dqdt-sidebar {
        position: relative !important;
        transform: none;
        border-left: none;
        padding-top: 20px;
        width: 100%;
        order: 2;
        visibility: inherit;
        margin-bottom: 15px;
    }

    .bg_collection .main_container {
        order: 1;
    }
}
