/* product single page */
.product-title {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}
.product-title .title{
    font-size: 18px;
    color: #58595b;
    font-weight: bold;
    margin: 10px 0 ;
    float: left;
    line-height: 20px;
}
.rating-show-start {
    float: right;
    font-size: 14px;
    font-weight: bold;
    color: #fe9727;
    box-sizing: border-box;
    padding: 10px 0;
    line-height: 20px;
}
.rating-show-count {
    color: #794d0d;
    font-size: 14px;
    font-weight: bold;
}   
.product-content-box {
    float: left;
    width: 100%;
    margin: 10px 0;
    position: relative;
}
.product-content-box .product-more-info {
    width: 100%;
    /* flex-wrap: wrap; */
    float: left;
    position: relative;
}

.product-info-box {
    float: left;
    width: 30%;
}

.product-price-box,
.product-video-box {
    float: left;
    width: 45%;
}

.product-slide-image img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
    margin:0 auto;
}
.lSPager {
    display: none;
}
.product-slide-image li{
    text-align: center;
}
.product-slide-image .lSSlideWrapper,
.product-slide-image .lSSlideOuter .lightSlider,
.product-slide-image > .lSSlideOuter > .lightSlider > *{
    height: auto !important;
    text-align: center;
}
.product-slide-image > .lSSlideOuter > .lSGallery,
.product-slide-image > .lSPager > li,
.product-slide-image .lSSlideOuter .lSPager.lSGallery img{
    height: 95px;
    text-align: center;
}
.product-slide-image .lSSlideOuter .lSPager.lSGallery img {
    border: 1px solid #ddd;
    opacity: 0.7;
}
.product-slide-image .lSSlideOuter .lSPager.lSGallery .active img {
    opacity: 1;
}
.product-price-box .buy-box a {
    width: 49%;
    margin-top: 0px;
}
.product-price-box .buy-box .buy-now {
    float: left;
}
.product-price-box .buy-box .buy-pay-later {
    float: right;
}
.product-info-general {
    width: 100%;
    float: left;
    padding: 10px;
}
.product-info-general li {
    padding: 0px 0 0px 10px;
    position: relative;
    line-height: 20px;
}
.product-info-general li:before {
    content: "•";
    font-size: 17px;
    color: rgb(88, 89, 91);
    position: absolute;
    left: 0;
    top: 2px;
}
.product-info-general li a {
    color: #0000ff;
}

.product-price-box {
    padding: 0 20px;
}
.product-price-content {
    width: 100%;
    float: left;
}
#services_price_table {
    margin-top: 0;
}
#services_price_table table {
    width: 100% !important;
    border-spacing: 0;
}
#services_price_table tbody tr {
    text-align: center;
}
#services_price_table th {
    background: #e9ebee;
    padding: 5px 0;
}
#services_price_table tbody tr td {
    padding: 5px;
    border: 1px solid #e9ebee;
    height: 26px;
    overflow: hidden;
}
#services_price_table p {
    line-height: 30px;
}

.product-address {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: center;
}
.product-address span {
    font-size: 12px;
    line-height: 12px;
    color: #58595b;
}

#detail-address {
    float: left;
    width: 25%;
}

#detail-address .detail-address-title {
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    padding: 0px 0 10px 0;
    line-height: 25px;
}
#detail-address .detail-address-select {
    display: block;
    width: 100%;
    position: relative;
    border: 1px solid #d9d9d9;
    background: #fff;
    border-radius: 3px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #333;
    padding: 0 0 0 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
#detail-address .detail-address-group .detail-address-item {
    border-bottom: 1px solid #cacaca;
    padding: 10px 0;
}
#detail-address .detail-address-group .detail-address-item p {
    font-size: 13px;
    line-height: 20px;
    width: 100%;
}
#detail-address .detail-address-group .detail-address-item .hotline {
    color: #ff0000;
}
#detail-address .detail-address-group a{
    color: #ff0000;
}

.product-info-box .product-info-title,
.product-video-box .product-video-title,
.service-related-box .service-related-title {
    width: 100%;
    float: left;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px;
}

.product-info-box {}
.product-info-content {
    float: left;
    width: 100%;
}
.product-info-content ul {
    width: 100%;
    float: left;
}
.product-info-content ul li {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.product-info-content ul li .image {
    width: 25%;
    float: left;
    margin-right: 10px;
}
.product-info-content ul li .image img {
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
}
.product-info-content ul li .name {
    width: calc(100% - 25% - 10px);
    color: #000;
    font-size: 14px;
    font-weight: bold;
    float: left;
    height: 51px;
    overflow: hidden;
}
/* slide video youtube */
/* slide video youtube */
#slider_video_home {
    float: left;
    width: 100%;
    padding: 10px;
}
#slider_video_home .iframe {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    width: 100%;
    margin-bottom: 10px;
    background: url('../../img/load_video.svg') no-repeat scroll center center transparent;
}
#slider_video_home iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#slide_video {
    width: 100%;
    float: left;
}
#slide_video .item {
    cursor: pointer;
    float: left;
    position: relative;
    background: url('../../img/load_video.svg') no-repeat scroll center center transparent;
}
#slide_video .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#slide_video .item .item_serial {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background: #FA7816;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
}
#slide_video .owl-prev,
#slide_video .owl-next {
    position: absolute;
    height: 30px;
    width: 15px;
    background: #FA7816;
    line-height: 30px;
    top: calc(100% / 2 - 15px);
    text-align: center;
    color: #fff;
}
#slide_video .owl-prev {
    left: 0;
}
#slide_video .owl-next {
    right: 0;
}
#slide_video .disabled {
    background: #fff;
    color: #FA7816;
}

.service-related-box {}
.service-related-content {
    float: left;
    width: 100%;
}
.service-related-item {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}
.service-related-item .service-related-item-image {
    width: 25%;
    height: 70px;
    float: left;
    overflow: hidden;
    text-align: center;
}
.service-related-item .service-related-item-image img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}
.service-related-item .service-related-item-info {
    width: 75%;
    float: left;
    padding-left: 10px;
}
.service-related-item .service-related-item-info .name {
    font-size: 14px;
    color: #58595b;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-decoration: none;
    margin: 0 0 3px 0;
    font-weight: bold;
}
.service-related-item .service-related-item-info .price {
    float: left;
    width: 50%;
    font-size: 16px;
    color: #d0021b;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.service-related-item .service-related-item-info .buy {
    width: 63px;
    font-size: 14px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    margin: 0;
    float: right;
    text-decoration: none;
    padding: 6px 0;
    background: #fa9308;
    background: -moz-linear-gradient(top, #fa9308 0%, #fa6f1c 100%);
    background: -webkit-linear-gradient(top, #fa9308 0%,#fa6f1c 100%);
    background: linear-gradient(to bottom, #fa9308 0%,#fa6f1c 100%);
}

.product-content-title {
    font-size: 16px;
    font-weight: bold;
    color: #c69a39;
    width: 100%;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    box-sizing: border-box;
    padding: 10px 0;
    margin: 0 0 10px 0;
}
.product-content-left {
    width: 75%;
    float: left;
}
.product-content-left .author {
    margin: 10px 0 0px;
}
.product-detail {
    width: 100%;
    float: left;
    position: relative;
}
.product-detail-content {
    overflow: hidden;
}
.more-height {
    height: 1550px;
}
.box_shadow{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to top, #f2ecf8, transparent);
    overflow: auto;
    height: 40px;
}
.product-detail-show {
    position: absolute;
    text-align: center;
    font-size: 17px;
    bottom: -34px;
    width: 100%;
    clear: both;
}
.product-detail-show .product-detail-view {
    color: #288ad6 !important;
    cursor: pointer;
    background: #ffffff;
    border-radius: 5px;
    padding: 8px 15px;
    border: 1px solid #288ad6;
    width: 90%;
    font-size: 14px;
    font-weight: 400;
}
#product-detail-viewdefault {
    display: none;
}
/* phụ kiện liên quan */
.accessories-related-box {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.accessories-related-title {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    float: left;
    padding: 10px 0;
    margin: 0 0 15px 0;
    color: #c69a39;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: bold;
}
.accessories-related-list {
    width: 100%;
    float: left;
}
.accessories-related-item {
    width: 50%;
    float: left;
    margin-top: 10px;
}
.accessories-related-item .image {
    width: 70px;
    height: 70px;
    float: left;
    overflow: hidden;
    text-align: center;
    margin-right: 10px;
}
.accessories-related-item .image img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}
.accessories-related-item .name {
    font-size: 15px;
    color: #58595b;
    line-height: 1.3em;
    text-decoration: none;
    float: left;
    width: calc(100% - 80px);
    font-weight: normal;
}
.accessories-related-item .price {
    font-size: 16px;
    color: #d0021b;
    float: left;
    width: calc(100% - 80px);
    margin: 10px 0 0 0;
}
/*  */
.product-content-right {
    width: 25%;
    float: left;
    padding-left: 20px;
    position: relative;
}
.product-summary {
    width: 100%;
    float: left;
    padding: 10px;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    background-color: #fff;
    position: relative;
}
.product-summary-title {
    color: #58595b;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    margin: 10px 0 0 0;
    width: 100%;
    float: left;
}
.product-summary-price {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #d0021b;
    font-weight: bold;
    text-align: center;
    margin: 5px 0 15px 0;
}

.sale-box {
    width: 100%;
    float: left;
    border: 1px solid #cecece;
    border-radius: 10px;
    padding: 10px;
    margin-top: 20px;
    position: relative;
}
.sale-box .sale-box-title {
    position: absolute;
    background: white;
    font-size: 16px;
    padding: 0 5px;
    color: black;
    font-weight: bold;
    margin: -20px 0 0 0;
    display: block;
}
.sale-box li {
    padding: 5px 0 0px 10px;
    line-height: 18px;
    position: relative;
}
.sale-box li:before {
    content: "•";
    font-size: 17px;
    color: rgb(88, 89, 91);
    position: absolute;
    left: 0;
    top: 6px;
}
.sale-box li span {
    color: #ff0000;
}
.sale-box li a {
    color: #0000ff;
}

.buy-box {
    width: 100%;
    float: left;
}
.buy-box a {
    display: block;
    width: 100%;
    padding: 18px 0 10px 0;
    margin-top: 10px;
    float: left;
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: bold;
    line-height: 0.7em;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.58);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.58);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.58);
}
.buy-box span {
    font-weight: normal;
    font-size: 12px;
    box-sizing: border-box;
    padding: 5px 0 0 0;
    display: block;
    text-transform: none;
}
.buy-box .buy-now, .not_sync {
    background: #fa9d4d;
    background: -moz-linear-gradient(top, #fa9d4d 0%, #f87f41 100%);
    background: -webkit-linear-gradient(top, #fa9d4d 0%,#f87f41 100%);
    background: linear-gradient(to bottom, #fa9d4d 0%,#f87f41 100%);
}
.buy-box .buy-pay-later {
    background: #5d83db;
    background: -moz-linear-gradient(top, #5d83db 0%, #4163b2 100%);
    background: -webkit-linear-gradient(top, #5d83db 0%,#4163b2 100%);
    background: linear-gradient(to bottom, #5d83db 0%,#4163b2 100%);
}
.buy-box .not_sync {
    float: right;
}

.product-summary-address {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: center;
}
.product-summary-address span {
    font-size: 12px;
    line-height: 12px;
    color: #58595b;
}

#customer-gender,
#customer-name,
#customer-phone,
#customer-email,
#customer-location,
#customer-address,
#order-note {
    padding: 5px;
    height: 30px;
    margin-top: 10px;
}

#customer-gender {
    width: 100px;
    float: left;
    margin: 10px 0 0 0;
}
#customer-name {
    float: right;
    width: calc(100% - 110px);
    height: 30px;
    padding: 5px;
}
#customer-phone {
    width: 49%;
    float: left;
}
#customer-email {
    width: 49%;
    float: right;
}
#customer-location {
    margin: 10px 0 0 0;
    width: 100%;
    float: left;
}
#customer-address {
    width: 100%;
    float: left;
    height: 45px;
}
#order-note {
    width: 100%;
    float: left;
    height: 45px;
    margin-bottom: 10px;
}
#customer-store {
    margin: 10px 0 0 0;
    width: 100%;
    float: left;
}
#coupon-id {
    margin: 10px 0 0 0;
    width: 100%;
    float: left;
}
.news-related-box {
    float: left;
}
.news-related-box .news-related-title {
    width: 100%;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    box-sizing: border-box;
    padding: 10px 0;
    margin: 15px 0px 10px 0px;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    float: left;
}
.news-related-image img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    display: block;
    margin: auto;
    height: auto;
}
.product-video-box {
    width: 60%;
}

.product-content-box .product-image-store-list {
    width: 30%;
    float: left;
}
.product_image li.active {
    display: block;
}
.product_image li {
    display: none;
    list-style: none;
}
.v2-product-image li {
    height: 100%;
}
product_image {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.v2-product-image {
    height: 262px!important;
}
.v2-product-image li {
    height: 100%;
}
.v2-product-image li img {
    height: auto
    /*width: 100%;*/
}
.product_image li {
    display: none;
    list-style: none;
}
.product_image li.active {
    display: block;
}
.product_image img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
    margin:0 auto;
}
.product_slide {
    width: 100%;
    height: auto;
    float: left;
}

.v2-product-slide {
    height: 65px;
}
.v2-product-slide .lSSlideOuter {
    position: relative;
    height: 100%;
}
.lSSlideWrapper {
    position: unset;
    margin: 0 20px;
}
#image-gallery li {
    height: 65px!important;
    width: 65px!important;
    display: flex;
    justify-content: center;
    align-items: center;;
}
.v2-product-slide #image-gallery img {
     max-width: 55px;
     max-height: 55px;
    object-fit: cover;
    width: 55px;
    height: 55px;
}
.v2-product-slide .lSAction > .lSPrev {
    left: 3px;
}
.v2-product-slide .lSAction > .lSNext {
    right: 3px;
}

.product_slide #image-gallery{
    /*width: 100% !important;*/
    display: flex;
}
.product_slide #image-gallery .owl-prev,
.product_slide #image-gallery .owl-next {
    position: absolute;
    height: 30px;
    width: 15px;
    background: #FA7816;
    line-height: 30px;
    top: calc(100% / 2 - 15px);
    text-align: center;
    color: #fff;
}
.product_slide #image-gallery .owl-prev {
    left: 0;
}
.product_slide #image-gallery .owl-next {
    right: 0;
}

.product_slide #image-gallery .disabled {
    background: #fff;
    color: #FA7816;
}
.product-content-box .product-price-box .product-store-list{
    display: none !important;
}
.product-content-box .product-store-list {
    float: left;
    /* border: 1px solid #cecece; */
    /* border-radius: 10px; */
    margin: 10px 0;
    width: 100%;
}
.product-content-box .product-store-list .message{
    color: red;
    padding: 0 5px;
}

.product-content-box .product-store-list .title-store-list {
    color: black;
    text-transform: capitalize;
    /* float: left; */
    font-weight: bold;
}
.product-content-box .product-store-list select.location {
    /* float: left; */
    padding: 5px;
    width: 100%;
    /* align-self: baseline; */
    background-color: #fff;
    margin-top: 7px;
    border: 1px solid #794d0d;
    border-radius: 5px;
    outline: none;
    color: #794d0d;
    font-weight: bold;
    font-size: 14px;
}
.product-content-box .product-store-list .store-list {
    background-color: #f6f6f6;
    padding: 5px 0;
    line-height: 17px;
    text-align: justify;
    /*height: 120px;*/
    overflow-y: auto;
}
.product-content-box .product-store-list .store-list ul{
    list-style: circle;
}
.product-content-box .product-store-list .store-list .store{
    margin: 0 20px 5px;
}

.price-and-color .price-product {
    white-space: nowrap;
    float: left;
    display: block;
    clear: both;
}
.price-and-color .price {
    font-size: 22px;
    font-weight: bold;
    color: #ac0719;
    line-height: 26px;
    float: left;
    margin-right: 15px;
}
.price-and-color .price-old {
    font-size: 18px;
    color: #aaa;
    line-height: 26px;
    float: left;
    text-decoration: line-through;
}
.status-box {
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    color: #666;
    font-weight: normal;
}
.warranty-default-box a {
    color: #0000ff;
}
.warranty-default-box {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.warranty-default-box .warranty-content {
    font-weight: bold;
    display: inline-flex;
    text-transform: capitalize;
}
.product-messsage.hidden-promotion {
    position: absolute;
    font-size: 15px;
    font-weight: 700;
}
.product-price-box .buy-box a {
    width: 49%;
    margin-top: 0px;
    cursor: pointer;
}
.buy-box .buy-pay-later, .buy-box .add-to-cart {
    background-color: #5d83db;
}
.buy-box .add-to-cart {
    display: inline-flex;
    align-items: center;
    padding-top: 10px !important;
    padding-bottom: 15px !important;
    justify-content: center;
}
.buy-box a {
    display: block;
    width: 100%;
    padding: 18px 0 10px 0;
    margin-top: 10px;
    float: left;
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: bold;
    border-radius: 5px;
    line-height: 0.7em;
    -webkit-box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 58%);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.58);
    box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 58%);
}
.buy-box-v2 a {
    padding: 16px 0;
    font-size: 16px;
}
.buy-box .buy-now, .pre-order, .buy-box-v2 .register {
    background: #fa9d4d;
    background: -moz-linear-gradient(top, #fa9d4d 0%, #f87f41 100%);
    background: -webkit-linear-gradient(top, #fa9d4d 0%,#f87f41 100%);
    background: linear-gradient(to bottom, #fa9d4d 0%,#f87f41 100%);
}
.product-image-store-list .product-store-list {
    min-height: 150px;
}
.product-variation__tick .svg-icon.icon-tick-bold {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 8px;
    fill: #fff;
}
.product-variation__tick .svg-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor;
    position: relative;
}
.product-variation__tick {
    width: .9375rem;
    height: .9375rem;
    position: absolute;
    overflow: hidden;
    right: -1px;
    bottom: -1px;
}
.product-variation__tick .out-stock {
    fill: #e4e4e4!important;
}
.product-variation__tick::before {
    border: .9375rem solid transparent;
    border-bottom-color: transparent;
    content: "";
    position: absolute;
    right: -.9375rem;
    bottom: 0;
    border-bottom-color: #c69a39;
}
.product-variation__tick.out-stock::before {
    border-bottom-color: #e4e4e4!important;
}
.variants {
    padding: 5px 0;
}
.variants.required {
    background-color: #fff5f5;
    margin-bottom: 5px;
}
.variants .error-message {
    text-align: center;
    color: red;
    margin-bottom: 5px;
}
.variant-item {
    border: 1px solid rgba(0,0,0,.09);
    padding: 0 13px;
    line-height: 30px;
    white-space: nowrap;
    cursor: pointer;
    color: #000;
    margin-bottom: 5px;
    position: relative;
    font-size: 14px;
    font-weight: 400;
}
.variant-item.active {
    border-color: #C2992E;
    color: #000;
    background-color: #fcfaf4;
    font-weight: bold;
}

div#popup-buy-accessory {
    max-width: 700px;
}
#popup-buy-accessory .accessory-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
#popup-buy-accessory .accessory-list .item {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}
#popup-buy-accessory .accessory {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}
#popup-buy-accessory span.checkmark {
    position:absolute;
    left:0;
    width:15px;
    height:15px;
    background:#ccc;
    border-radius:3px;
    border: 1px solid #a9a9a9;
}
#popup-buy-accessory .checkmark:after{
    display:none;
    display: none;
    content: "";
    position: absolute;
    top: 40%;
    left: 50%;
    width: 3px;
    height: 7px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: translate(-50%,-50%) rotate(45deg);
}
#popup-buy-accessory .accessory:checked ~ .checkmark{
    background:#c69a39;
}
#popup-buy-accessory .accessory:checked ~ .checkmark:after{
    display:block;
}

#popup-buy-accessory .accessory-list .item .label-detail {
    margin-left: 30px;
    width: calc(100% - 15px - 15px);
}
#popup-buy-accessory .accessory-list .item .item__detail {
    width: 100%;
}
#popup-buy-accessory .popup_action {
    width: 100%;
    flex: 0 0 100%;
    clear: both;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 10px;
}
#popup-buy-accessory .action_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    width: 100%;
}
#popup-buy-accessory .action {
    margin-left: 15px;
    padding: 0 15px;
    height: 36px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    border: 1px solid #a9a9a9;
    border-radius: 2px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
#popup-buy-accessory .action button {
    border: none;
    background: none;
    height: 100%;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
}
#popup-buy-accessory .action-btn-buynow {
    background: #c69a39;
    border: 1px solid #c69a39;
    color: #fff;
}
#popup-buy-accessory .add-to-cart {
    background: #fa9d4d;
    border: 1px solid #fa9d4d;
    color: #fff;
}
#popup-buy-accessory .register {
    background: linear-gradient(to bottom, #fa9d4d 0%,#f87f41 100%);
    color: #fff;
}
#popup-buy-accessory .action__chat {
    background: #5d83db;
    border: 1px solid #5d83db;
    color: #fff;
}
#popup-buy-accessory .action a {
    color: #fff!important;
}
#popup-buy-accessory .popup_product_title {
    height: auto;
}
#popup-buy-accessory .product-store-list {
    position: relative;
}
#popup-buy-accessory p.title-store-list {
    margin-bottom: 15px;
    line-height: 30px;
}
#popup-buy-accessory .location {
    position: absolute;
    top: 0;
    right: 10px;
    margin: 0;
}
#popup-buy-accessory .store-list {
    padding: 10px 0 10px 25px;
    border: 1px solid #a9a9a9;
}
#popup-buy-accessory .store-list ul {
    list-style: circle;
}

.responsive-control-box{
    width: 100%;
    position: fixed;
    background: #fff;
    border-top: 1px solid #eee;
    bottom: 0;
    z-index: 10000;
    /* display: flex; */
    display: none;
    align-items: center;
    /* height: 50px; */
}
.responsive-control-box .account-control, .responsive-control-box .cart-control{
    justify-content: center;
    width: 15%;
    /* padding: 6px 2px; */
}
.responsive-control-box .account-control{
    border-right: 1px solid #eee;
}
.responsive-control-box .buy-box-v2 .icon{
    display: none;
}
.responsive-control-box .buy-box-v2 a{
    font-size: 11px;
    font-weight: normal;
    border-radius: 0;
    display: inline-flex;
    padding: 0 !important;
    justify-content: center;
    align-items: center;
    /* line-height: 12px; */
    /* height: 100%; */
    /* height: 60px; */
    margin: 0;
}
.responsive-control-box .buy-box .add-to-cart span {
    font-weight: normal !important;
    font-size: 11px;
    padding: 0;
}

.responsive-control-box .title {
    font-size: 12px;
    text-align: center;
}
.responsive-control-box .buy-box-v2{
    /* font-size: 14px !important;
    font-weight: normal !important; */
    height: 50px;
    display: flex;
}
.responsive-control-box .icon{
    position: relative;
}
.responsive-control-box .icon img{
    height: 25px;
    max-width: 80%;
    margin: 0 auto;
    display: block;
    width: 25px;
}
.responsive-control-box .buy-control{
    width: 70%;
}
.menu-home-mobile {
    display: none!important;
}
@media only screen and (min-width: 1200px) {}

@media only screen and (max-width: 1199px) {
    .product-info-box .product-info-title,
    .product-video-box .product-video-title {
        overflow: hidden;
        height: 38px;
        line-height: 23px;
    }
}

@media only screen and (max-width: 991px) {
    .rating-show-start {
        float: left;
    }
    .product-price-box {
        width: 60%;
        padding-right: 0;
    }
    .product-info-box {
        width: 50%;
        padding: 0px;
    }
    #detail-address {
        width: 100%;
    }
    .product-video-box {
        width: 50%;
    }
    .service-related-box {
        display: none;
    }
    .product-content-left {
        width: 100%;
    }
    .product-content-right {
        width: 100%;
        padding-left: 0;
        margin-top: 10px;
    }
    .product-content-right .product-summary {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .breadcrumb {
        padding: 0 10px;
    }
    .product-title {
        padding: 0 10px;
    }
    #detail-address {
        display: none;
    }
    .product-slide-image {
        width: 100%;
    }
    .product-price-box {
        width: 100%;
        padding: 10px;
        margin-top: 10px;
    }
    .product-info-box .product-info-title,
    .product-video-box .product-video-title {
        height: auto;
        line-height: 23px;
    }
    .product-info-box {
        width: 100%;
    }
    .product-info-content {
        padding: 0 10px;
    }
    .product-video-box {
        width: 100%;
    }
    .news-related-item {
        width: 50%;
    }
    .product-content-title {
        padding: 10px;
    }
    .product-detail-content {
        padding: 0 10px;
    }
    .accessories-related-title {
        padding: 10px;
    }
    .product-content-right {
        width: 100%;
        padding: 10px 10px;
    }
    .action_list {
        position: relative;
        justify-content: unset;
        margin-left: 10px;
        margin-top: 10px;
    }
    .action {
        width: calc((100% - 15px)/2);
        max-width: none;
        text-align: center;
        margin: 0;
        margin-right: 15px;
    }
    .action:last-child {
        margin-right: 0;
    }
    .product-content-box .product-image-store-list {
        width: 100%;
    }
    .product-content-box .product-more-info .buy-box.buy-box-v2 {
         /* order: -1; */
         display: none;
    }
    .product-content-box .product-price-box .product-store-list{
        display: inherit !important;
        flex-direction: column;
    }
    #popup-buy-accessory .action_list {
        margin-left: 0;
    }
    #popup-buy-accessory .action {
        margin-left: 0;
        padding: 0;
    }
}

@media only screen and (max-width: 479px) {
    .product-info-lightbox .product-lightbox-content table tr td:first-child {
        width: 115px;
    }
    .color-list,
    .storage-box,
    .aspect-box,
    .product-price-box .buy-box a {
        width: 100%;
        margin-top: 10px;
    }
    .accessories-related-item {
        width: 100%;
        padding: 0 10px;
    }
}

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