.content-page {
    min-height: 400px;
}
.content-page ul,
.content-page ol {
    padding-left: 20px;
}
.page-store {
    padding-bottom: 50px;
}
.page-store .col-left .option-chos {
    padding: 10px;
    background-color: #fff;
    background-image: -webkit-linear-gradient(
        0deg,
        #046a9b 0%,
        #0078b0 52%,
        #046a9b 100%
    );
}
.page-store .col-left .option-chos .group {
    margin-bottom: 10px;
    width: 100%;
}
.page-store .col-left .option-chos .group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url(https://img.htvietnam.vn/layouts/layout196/ico-select2.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: #fff !important;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: "";
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 20px 5px 12px;
    width: 100%;
    height: 40px;
    border-radius: 0px;
    border: 1px solid #e3e3e3;
    outline: none !important;
}
.page-store .col-left .option-chos .info-store {
    margin-top: 15px;
    max-height: 380px;
    overflow: hidden;
    overflow-y: auto;
}
@media (max-width: 991px) {
    .page-store .col-left .option-chos .info-store {
        max-height: 220px;
    }
}
.page-store .col-left .option-chos .info-store::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5;
}
.page-store .col-left .option-chos .info-store::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    background-color: #a3a8af;
}
.page-store .col-left .option-chos .info-store::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #f5f5f5;
}
.page-store .col-left .option-chos .info-store .store-list {
    background: #fff;
    padding: 0px;
    line-height: 24px;
    border-bottom: dashed 1px #f2f2f2;
    cursor: pointer;
}
.page-store .col-left .option-chos .info-store .store-list .store-name {
    position: relative;
    display: inline-block;
    padding: 10px 5px;
}
.page-store .col-left .option-chos .info-store .store-list .store-name b {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    color: #000;
}
.page-store .col-left .option-chos .info-store .store-list .store-name span {
    position: relative;
    font-size: 13px;
    padding-left: 20px;
    color: #747474;
    width: 100%;
    display: inline-block;
}
.page-store .col-left .option-chos .info-store .store-list .store-name span a {
    color: #747474;
}
.page-store
    .col-left
    .option-chos
    .info-store
    .store-list
    .store-name
    span
    a:hover {
    color: #01567f;
}
.page-store
    .col-left
    .option-chos
    .info-store
    .store-list
    .store-name
    span
    .icon {
    top: -1px;
    left: 0;
    position: absolute;
}
.page-store
    .col-left
    .option-chos
    .info-store
    .store-list
    .store-name
    span
    .icon
    svg {
    width: 13px;
    height: auto;
}
.page-store .col-left .option-chos .info-store .store-list:last-child {
    border-top: solid 0px #ebebeb !important;
}
.page-store .col-left .option-chos .info-store .store-name:hover,
.page-store .col-left .option-chos .info-store .store-name:focus {
    background: #fcd9d4;
}
.page-store .col-right .wrapcontact {
    overflow: hidden;
}
.page-store .col-right .wrapcontact .map iframe {
    width: 100% !important;
    height: 555px;
}
.page-store .col-right .pagebody iframe {
    width: 100% !important;
    height: 555px;
    border: 0px !important;
}
@media (max-width: 991px) {
    .page-store .col-right {
        margin-top: 20px;
    }
    .page-store .col-right .wrapcontact .map iframe {
        width: 100% !important;
        height: 350px;
        border: 0px !important;
    }
    .page-store .col-right .pagebody iframe {
        width: 100% !important;
        height: 350px;
        border: 0px !important;
    }
}
.page-store .info-iframe {
    width: 100%;
    clear: both;
    float: left;
    margin-top: 10px;
    font-size: 16px;
}
.page-store .info-iframe a {
    color: #01567f;
}
@media (max-width: 767px) {
    .item_product_main .product-info h3 {
        font-size: 12px;
    }
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
@media (max-width: 480px) {
    .col-xs-15,
    .col-sm-15,
    .col-md-15,
    .col-lg-15 {
        padding-left: 7px;
        padding-right: 7px;
    }
}
.col-xs-15 {
    -ms-flex: 0 0 73%;
    flex: 0 0 73%;
    max-width: 73%;
}
@media (min-width: 768px) {
    .col-sm-15 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
