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

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

.myblog .image-blog-left {
    height: 20em;
    overflow: hidden;
}

.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;

}

/*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;
}

@media (hover: hover) and (pointer: fine) {
    ._pd-custom_attr-holder ._pd-custom_attr_value-label:hover {
        color: #FFBB00;
        border-color: #FFBB00;
    }
}

.zoomContainer {
    z-index: 20;
}

._pd-custom_attr-holder .items-center .active::after {
    border: 18px solid transparent;
    border-bottom: 18px solid #FFBB00;
    content: "";
    position: absolute;
    right: -18px;
    bottom: 0px;
    z-index: 1;
}

._pd-custom_attr-holder .items-center .active::before {
    content: "\f00c";
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #ffffff;
    font-size: 7px;
    z-index: 10;
}

._pd-custom_attr-holder ._pd-custom_attr_value-label {
    overflow: hidden
}

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

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

._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;
}

.hide-values, .hide-values-het-hang {
    pointer-events: none;
    color: rgba(0, 0, 0, .26) !important;
    cursor: no-drop !important;
}

.hide-values-het-hang-button:hover {
    cursor: not-allowed !important;;
}

/*end thuộc tính*/

.details-pro .product-summary {
    border-top: none;
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item {
    margin-right: 0px;
}

header nav .nav-item {
    margin-right: 0px !important;
}

.logo_footer {
    margin-bottom: 12px;
}

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

@media (max-width: 991px) {
    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 .level0 .level1 a {
        padding: 0px 35px 0px 50px !important;
    }
}

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

.font-size-i {
    font-size: 11px;
}

.contact li.li_footer_h {
    padding-left: 0px;
}

@media (min-width: 992px) {
    .flex_155 {
        min-height: 100px !important;
        height: inherit;
    }

    .mid-header {
        min-height: 100px !important;
        height: inherit;
    }
}

/*css mobile*/
@media (min-width: 991px) {
    footer.footer .title-nav a:hover {
        color: #333;
    }

    .thumb_product_details .owl-nav .owl-prev {
        left: -40px !important;
        top: 45%;
    }

    .thumb_product_details .owl-nav .owl-next {
        right: -40px !important;
        top: 45%;
    }
}

@media (max-width: 768px) {
    .thumb_product_details .owl-nav .owl-prev {
        top: 40%;
    }

    .thumb_product_details .owl-nav .owl-next {
        top: 40%;
    }

    .button_actions {
        text-align: center;
    }
}

@media (max-width: 991px) {
    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 .level0 .level1 a {
        padding: 0px 35px 0px 50px !important;
    }
}

@media (min-width: 375px) and (max-width: 414px) {
    .thumb_product_details .owl-nav .owl-prev, .thumb_product_details .owl-nav .owl-next {
        top: 35% !important;
    }
}

/*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;
    }

    .bg_collection .main_container {
        order: 1;
    }
}
