.img_treeicon {
    max-width: 100%;
    float: left;
    display: flex;
    height: 20px;
}

.product_detail .related-products .page-title {
    border-bottom: 0;
    margin-bottom: 0;
}
/* .proban-title-1 .nav>li>a {padding: 10px 2px;} */
.procol_column .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
}

.product-description {
    font-family: Helvetica Neue, Helvetica, Arial;
    font-weight: 300;
    font-size: 12px;
}

.animMixx .product-title a {
    font-size: 16px;
    font-weight: bold;
}

.product .product-price {
    font-size: 24px;
    margin: 15px 0;
}

.filter_product>div>.filter-block:nth-child(2) {
    padding-top: 20px;
}

#collection .list-collections-wrapper .container {
    width: 100%;
}

.col-info .product-title-inan {
    font-size: 24px;
    font-weight: bold;
}

.col-info .title {
    color: #222;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 5px;
}

.col-info {
    padding: 10px;
    text-align: center;
}

.box_order {
    margin: 10px 0;
}

.box_order_item .viewtype {
    padding: 6px 0;
}

.box_order_item, .box_order_item .viewtype {
    display: flex;
}

div.navigation_left:hover>div>ul {
    display: block;
}

#cart-target .block {
    background: transparent
}

div.img-group.inner-custom>img {
    height: auto;
}

.product .product-title a, .title_short, .des_short {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.viewlist_name {
    font-size: 16px;
    -webkit-line-clamp: 2;
    line-height: 25px;
    height: 50px;
}

.title_short, .product .product-title a {
    line-height: 25px;
    height: 30px;
    -webkit-line-clamp: 1;
}

.des_short, div.item__txt.line-left>h3>a {
    -webkit-line-clamp: 3;
    line-height: 25px !important;
    height: 75px !important;
}

.bor-top-field .active .thuvien-color0 {
    border-top: 2px solid #6cb249 !important;
}

.bor-top-field .active .thuvien-color1 {
    border-top: 2px solid #0c2ff7 !important;
}

.bor-top-field .active .thuvien-color2 {
    border-top: 2px solid #ffa23f !important;
}

.bor-top-field .active .thuvien-color3 {
    border-top: 2px solid #49bfc1 !important;
}

.bor-top-field .active .thuvien-color4 {
    border-top: 2px solid #878086 !important;
}

.bor-top-field .active .thuvien-color5 {
    border-top: 2px solid #f72ce9 !important;
}

.bor-top-field .active .thuvien-color6 {
    border-top: 2px solid #e20f28 !important;
}

.bor-top-field .active .thuvien-color7 {
    border-top: 2px solid !important;
}

@media only screen and (max-width:1199px) {
}

@media only screen and (max-width:1024px) {
}

@media only screen and (max-width:991px) {
    #wrapper.bstyle1 {
        padding: 0
    }
    .container {
        width: 100%;
    }
}

@media ( min-width :320px) and (max-width:480px) {
}

@media ( min-width :500px) and (max-width:1024px) {
}

@media ( min-width :768px) and (max-width:1024px) {
}

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

@media only screen and (max-width:767px) {
}

@media only screen and (max-width:639px) {
    .product_detail .tabs .nav li {
        width: 100%;
        margin: 0;
    }
    .product_detail .tab-content>.active {
        padding-top: 20px;
    }
}

@media only screen and (max-width:479px) {
}

@media only screen and (min-width:1024px) {
}

@media only screen and (min-width:992px) {
    ul.slimmenu li .sub-collapser>i, ul.slimmenu li ul li .sub-collapser>i {
        display: none !important;
    }
    .procol_column .col-sm-6 {
        width: 33.33333333%;
    }
}

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

.p-b15 {
    padding-bottom: 15px !important;
}

.m-b15 {
    margin-bottom: 15px !important;
}

.m-l10 {
    margin-left: 10px !important;
}

.m-r10 {
    margin-right: 10px !important;
}

.m-b20 {
    margin-bottom: 20px;
}

.p-t15 {
    padding-top: 15px;
}

.w-100 {
    width: 100% !important;
}

.d-flex {
    display: flex;
}