﻿.logo img {
    max-height: 80px;
}
.danh-muc-menu > ul > li > a {
    padding: 6px 0px;
}
.breadcrumb-box li a {
    color: #f58330;
}
.noi-dung-bv img {
    max-width: 100%;
    height: auto;
}
.cart-img {
    height: 80px;
}
.product-price {
    overflow: auto;
    color: red;
    font-size: 16px;
    font-weight: bold;
}
.danh-muc-menu ul > li > ul {
    height: 400px;
}

.imagesearch {
    width: 70px;
    height: 55px;
    padding-left: 15px;
    float: left;
}

.namesearch {
    padding-left: 75px;
}
.namesearch p {
    padding: 2px;
    margin-bottom: 0px;
}
.namesearch .gia {
    color: red;
}
.ui-state-focus p {
    font-weight: normal;
}

a:focus, a:hover {
    text-decoration: none;
    color: orange;
}
.ui-menu .ui-menu-item {
    list-style-image: none;
}
.ui-widget-content {
    max-height: 400px;
    overflow: auto;
    overflow-x: hidden;
    z-index: 9999;
}
.ui-widget-content {
    background: white;
}
.widget-popular li img {
    width: 110px;
}
.box_right.filter.collapse .title_box_right {
    background-color: #e5e5e5;
    color: #000;
}

.product-item .pro-label-new {
    z-index: 1;
}
.builder-product {
    width: 100%;
    height: calc(100vh - 150px);
    overflow: auto;
    padding: 0px;
}
.builder-buoc {
    float: left;
    margin-bottom: 8px;
    margin-top: 8px;
    width: 240px;
    border-right: solid 1px #cccccc;
}
.builder-buoc p {
    font-weight: bold;
    font-size: 16px;
}
.builder-product-desc {
    width: 500px;
}
.btn-add-builder:hover {
    background-color: #f58330;
}
.builder-product-desc .show-popup_select {
    margin-bottom: 8px;
    margin-top: 8px;
    font-size: 14px;
    /* font-weight: 700; */
    color: #ffffff;
    background-color: #365899;
    border-radius: 3px;
    line-height: 34px;
    display: inline-block;
    padding: 0 8px;
    margin-left: 10px;
    cursor: pointer;
    opacity: 1;
}
.builder-product-item {
    min-height: auto;
}
.box-footer {
    padding-top: 10px;
    padding-right: 15px;
}
.popup-body .filter_query {
    float: none;
}
.sort-filter > ul > li > .tong-tien {
    color: red;
    font-size: 16px;
}
.builder-qty {
    width: 40px;
    height: 27px;
    border-radius: 3px;
    border: 1px solid #cecece;
    text-align: center;
}
.add-to-builder {
    margin: 0px;
    text-align: right;
}
.add-to-builder span {
    padding-left: 10px;
    cursor: pointer;
}
.add-to-builder .remove-sanpham {
    color: red;
}
.add-to-builder .show-popup_select {
    color: blue;
}
.builder-wrap .builder-product {
    height: auto;
}
.builder-action {
    margin-top: 10px;
}
.builder-action a {
    float: right;
}
