.box-phone-salon {
    margin: 15px auto;
}

.item-info-salon p:empty,
.item-info-salon a + br,
.item-info-salon a > br {
    display: none;
}

.box-phone-salon .title-box {
    font-weight: 700;
    font-size: 16px !important;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #135EAC;
    margin: 0;
}

.box-phone-salon .row {
    display: grid;
    width: 100%;
    margin: 0;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}

.box-phone-salon .row[data-count="1"] {
    display: block;
}

.box-phone-salon .item-info-salon {
    margin: 15px 0;
    background: #FFF;
    border: 1px solid #F0F0F0;
    border-bottom: 5px solid #135EAC;
    border-radius: 10px;
    padding: 10px;
}

.item-info-salon.has-contact {
    display: flex;
    justify-content: space-between;
}

.item-info-salon.has-contact .caption {
    flex-basis: 62%;
    max-width: 62%;
}

.item-info-salon.has-contact .group-bt {
    flex-basis: 35%;
    max-width: 35%;
}

.item-info-salon .name-salon {
    font-weight: 700;
    font-size: 15px;
    line-height: 19px !important;
    margin: 0 !important;
    color: #222;
    padding: 0;
}

.item-info-salon .head-name {
    font-size: 14px;
    line-height: 16px;
    color: #222;
    margin: 6px 0 0;
}

.item-info-salon .head-name *:last-child {
    margin-bottom: 0;
}

.box-phone-salon .cpn-tuvanvien-listbutton {
    width: 100%;
    display: block;
}

.item-info-salon .group-bt .btn-zalo {
    background: #FFF;
    border: 1px solid #135EAC;
    box-sizing: border-box;
    border-radius: 50px;
    height: 28px;
    width: 100%;
    cursor: pointer;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    color: #135EAC;
    font-weight: 700;
    display: block;
}

.item-info-salon .group-bt .btn-call {
    width: 100%;
    height: 27px;
    line-height: 26px;
    border: 0;
    font-weight: 700;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    margin-top: 10px;
    background: #4DB848;
    display: block;
}

.item-info-salon .head-name .location .icon-dot:before,
.item-info-salon .head-name .location {
    color: #888;
}

.item-info-salon .head-name .location .icon-dot:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #888;
    vertical-align: middle;
    margin: 4px;
    border-radius: 50%;
}

@media screen and (max-width: 680px) {
    .box-phone-salon .row {
        display: block;
    }
}

/* -- Full width product gallery -- */

.single-product .product .nv-single-product-top {
    display: block !important;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary,
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100% !important;
}

/* -- Hide long details table -- */

.woocommerce table.shop_attributes:not(.full-content) tr:nth-child(n+6):not(.show-more-row) {
    display: none;
}

.woocommerce table.shop_attributes tr.show-more-row td {
    border: none;
    background: none;
    padding: 0;
    text-align: center;
}

.woocommerce table.shop_attributes.full-content tr.show-more-row td {
    padding: 10px 0;
}

.woocommerce table.shop_attributes tr.show-more-row td button {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    transition: all .5s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    background: none;
    color: #009305;
    position: relative;
}

.woocommerce table.shop_attributes tr.show-more-row td button span:last-child {
    font-size: 20px;
    height: 16px;
    display: inline-block;
    margin-left: 4px;
}

.woocommerce table.shop_attributes tr.show-more-row td button img,
.woocommerce table.shop_attributes tr.show-more-row td button svg {
    fill: currentColor;
    display: none;
    width: 7px;
    margin-left: 5px;
    height: 7px;
}

.woocommerce table.shop_attributes.full-content tr.show-more-row td button:after,
.woocommerce table.shop_attributes.full-content tr.show-more-row td button img,
.woocommerce table.shop_attributes.full-content tr.show-more-row td button svg,
.woocommerce table.shop_attributes.full-content tr.show-more-row td button span:last-child {
    transform: rotate(180deg);
}

.woocommerce table.shop_attributes tr.show-more-row td button:after {
    content: "";
    width: 0;
    right: 0;
    border-top: 5px solid #318A00;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
}

.woocommerce table.shop_attributes:not(.full-content) .show-more-container {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 1) 100%);
    margin-top: -42px;
    padding-top: 55px;
    position: relative;
    z-index: 99999;
    padding-bottom: 0;
}

.nv-single-product-top + .up-sells {
    position: relative;
    clear: both;
}

.nv-single-product-top + .up-sells .products {
    margin-bottom: 0 !important;
}

.nv-single-product-top + .up-sells .products:after {
    display: none;
}

.nv-single-product-top + .up-sells + .woocommerce-tabs {
    margin-top: 10px;
}

.nv-single-product-top + .up-sells > h2 {
    position: relative;
    padding-bottom: 5px;
}

.nv-single-product-top + .up-sells > h2:after {
    content: "";
    height: 3px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
    background: #e93f33;
}