.info-detail-2,
.other-buy .buy,
.box-info .item:last-child .buy,
.box-info .item:last-child .title-pro a,
.box-info .item:last-child .price,
.box-info .info-phone,
.title-slide,
.txtNumPro,
.slider-for .block-sale .sale,
.block-sale .sale,
.old-price-detail {
    font-family: 'Roboto', sans-serif;
    font-weight: 400
}

.slider-for .slick-slide img, .slider-nav .slick-slide img{
    opacity: 0;
}

.custom-block-sale img{
    opacity: unset !important;
}

.detail-product .title,
.detail-product .info-pro,
.detail-product .info-pro span,
.all-price span,
.all-price .old-price,
.ipt-phone input,
.all-price .new-price,
.promo-intro span,
.promo-intro .title-promo,
.box-info .title,
.box-info .info-phone span,
.share span, .normal-text {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600
}

.promo-intro,
.promo-intro .price-sale,
.box-info,
.box-info .item:last-child .box-img,
.box-info-bottom,
.box-info-bottom .item2,
.box-3-icon,
.custom-buy,
.other-buy .quantity,
.other-buy .quantity .btn,
.share,
.slider-for .block-sale .sale,
.block-sale .sale,
.ytLoader,
.ytLoader .bg-yt,
.countdown2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.info-detail-2 {
    margin-top: 4px;
    text-align: justify
}

.info-detail-2 > h2 > a {
    color: #bb0029;
    font-style: italic
}

.info-detail-2 h1, .info-detail-2 h2, .info-detail-2 h3, .info-detail-2 h4 {
    margin: 0;
    padding: 0
}

.info-detail-2 h4 {
    text-align: center !important;
    margin: 15px 0
}

.info-detail-2 p, .info-detail-2 ul li {
    font-weight: 400 !important
}

.info-detail-2 p, .info-detail-2 ul li {
    margin: 12px 0;
    font-size: 14px !important;
    color: #666666 !important
}

.info-detail-2 p span {
    font-size: 14px !important
}

.info-detail-2 a {
    text-decoration: underline
}

.info-detail-2 a:hover {
    color: #ff0000 !important
}

.info-detail-2 ul {
    margin: 5px 20px;
    line-height: 1.8;
    list-style: inside
}

.info-detail-2 h2 strong,
.info-detail-2 h3 strong,
.info-detail-2 h2,
.info-detail-2 h2 span,
.info-detail-2 h3,
.info-detail-2 h3 span {
    font-weight: 500 !important
}

.info-detail-2 h2,
.info-detail-2 h2 span,
.info-detail-2 h3,
.info-detail-2 h3 span,
.info-detail-2 p,
.info-detail-2 ul li,
.detail-product .title {
    line-height: 1.5
}

.info-detail-2 h2, .info-detail-2 h2 span {
    font-size: 16px !important;
    color: #333333 !important
}

.info-detail-2 img {
    max-width: 100% !important;
    height: auto !important
}

.info-detail-2 h3, .info-detail-2 h3 span {
    font-size: 15px !important;
    color: #555555 !important
}

.box-product-detail-wrap{
    width: 100%;
    position: relative;
}

.thumb {
    text-align: center;
    height: 442px;
    width: 442px ;
    overflow: hidden;
    position: relative;
    outline-width: 0;
}

.thumb img,
.slider-nav a,
.detail-product .item,
.all-price,
.ipt-phone,
.contact-phone,
.box-info-product,
.box-info-product .title-top-info,
.box-product,
.info-detail-product,
.side-products,
.box-info .item:last-child .title-pro a,
.box-info-bottom .item2 .icon-phone,
.box-info-bottom .item2 .icon-facebook,
.comment iframe,
.comment .fb-comments,
.icon-play,
.icon-promo {
    display: inline-block
}

.info-detail-product {
    display: grid;
    grid-template-columns: 90px 420px auto;
    -moz-column-gap: 10px;
    column-gap: 10px;
    padding: 10px;
}

.thumb img {
    width: 420px;
    height: 420px;
    -o-object-fit: cover;
    object-fit: cover;
}

.slider-nav {
    position: relative;
}

.slider-nav .item {
    margin-bottom: 9px;
   /* display: none;*/
    padding: 0;
}
.slider-nav .item img {
    width: 90px;
    height: 90px;
    border-radius: 4px;
    object-fit: cover;
}

.slider-nav button {
    width: 50%;
    height: 24px;
    background: #FFFFFF;
    border: 1px solid #F0F3F7;
    position: absolute;
    bottom: 20px;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-nav button:hover, .slider-nav button:focus {
    background: #F0F3F7;
}

.slider-nav .slick-next {
    left: 0;
    border-radius: 4px 0 0 4px;
}

.slider-nav .slick-prev {
    right: 0;
    border-radius: 0 4px 4px 0;
}

.detail-product .title {
    font-size: 20px;
    color: #2a2a2a;
    margin-bottom: 0;
    margin-top: 0;
}

.detail-product .info-pro, .detail-product .info-pro span {
    font-size: 14px;
    color: #333;
}

.detail-product .info-pro span, .detail-product span {
    font-weight: 300;
    color: #999;
    /*float: left;*/
}

.detail-product .item {
    width: 100%;
    margin-top: 10px;
    float: left
}

.detail-product .item .info-pro {
    width: 100%;
    line-height: 1.5
}

.detail-product .item .info-pro.width-full {
    width: 100%
}

.detail-product .item .info-pro:nth-child(even) {
    border-left: 2px solid #999
}

.detail-product .item .info-pro:nth-child(even) span {
    padding-left: 22px
}

.detail-product .item .info-pro:first-child {
    padding-right: 22px
}

.all-price span {
    color: #333;
    font-size: 14px;
    float: left;
    padding: 11px 0
}

.all-price {
    width: 100%;
    margin-bottom: 0;
}

.all-price span {
    padding: 7px 0px 7px 0px;
}

.all-price .old-price {
    font-weight: 400;
    font-size: 15px;
    color: #999;
    text-decoration: line-through;
    float: left;
    padding: 11px 0 0;
    padding-left: 10px;
    margin-right: 20px
}

.ipt-phone {
    position: relative;
    width: 234px;
    float: left
}

.ipt-phone input {
    border-radius: 0;
    padding-left: 30px;
    outline: none;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    height: 40px
}

.ipt-phone i {
    position: absolute;
    top: 13px;
    left: 12px;
    color: #999
}

.all-price .new-price, .promo-intro span {
    font-size: 20px;
    color: #bb0029;
    float: left;
    padding-top: 7px
}

.all-price .new-price {
    margin-left: 10px
}

.promo-intro,
.box-info .item:last-child .box-img,
.box-info-bottom,
.box-info-bottom .item2,
.box-3-icon,
.custom-buy,
.other-buy .quantity,
.other-buy .quantity .btn,
.share, .slider-for .block-sale .sale,
.block-sale .sale,
.ytLoader .bg-yt {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.promo-intro {
    padding: 8px 20px;
    border-radius: 4px;
    margin: 10px 0;
    background: #DEE5EE;
    display: inline-block;
}

.promo-intro .title-promo {
    font-size: 12px;
    color: #333;
    font-weight: 500!important;
    margin-bottom: 0;
    line-height: 1
}

.promo-intro .title-promo img {
    margin-right: 5px
}

.promo-intro span {
    font-size: 13px;
    color: #999;
    padding-top: 0;
    float: inherit
}

.other-buy .btn i {
    font-size: 11px
}

.sale-price span {
    padding-right: 15px
}

.promo-intro .price-sale {
    border-bottom: 1px solid #e3e3e3;
    padding: 9px 0;
    margin-bottom: 12px
}

.promo-intro .price-sale p {
    margin-right: 28px
}

.other-buy .buy,
.box-info .item:last-child .buy {
    border: 1px solid #15b02a;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    background: #15b02a;
    width: 200px;
    height: 50px
}

.other-buy .buy {
    margin-left: 40px;
    border-radius: 4px
}

.custom-buy .buy {
    font-size: 20px;
    width: 165px;
    height: 45px
}

.other-buy .buy:hover,
.box-info .item:last-child .buy:hover {
    background: #fff;
    border: 1px solid #15b02a;
    color: #15b02a
}

.box-info .item:last-child .buy {
    width: 100%;
    margin-top: 15px
}

.box-info .item:last-child .buy {
    font-size: 20px;
    height: 45px
}

.box-info-bought-together{
    border-top: 1px solid #f1f1f1;
    width: 98%;
    margin-bottom: 10px;
}


.box-info-product {
    width: 100%;
    margin-top: 0px;
}

.box-info-product .title-top-info {
    width: 100%;
    border-bottom: 1px solid #cbcbcb;
    padding: 5px 0
}

.box-info-product .title-top-info span {
    font-size: 18px;
    font-weight: 500;
    color: #bb0029;
    border-bottom: 2px solid #bb0029;
    padding: 2px 0
}

.box-product {
    width: 870px;
    /*margin-bottom: 40px*/
}

.box-info, .box-info-bottom, .box-3-icon {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.box-info {
    width: 100%;
    margin: 15px 0
}

.box-info .title {
    font-size: 18px;
    color: #bb0029;
    text-align: center;
    margin-top: 0;
    margin-bottom: 7px
}

.box-info .item:first-child {
    width: 650px;
    float: left
}

.box-info .item:last-child {
    width: 200px;
    height: 332px;
    float: left;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-align: center;
    padding: 15px
}

.box-info .item:last-child .box-img,
.other-buy .quantity,
.other-buy .quantity .btn,
.block-sale .sale,
.slider-for .block-sale .sale,
.ytLoader .bg-yt {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.box-info .item:last-child .box-img {
    width: 100%;
    position: relative
}

.box-info .item:last-child .box-img a {
    display: block;
    width: 156px;
    height: 156px
}

.box-info .item:last-child .box-img img {
    width: 100%;
    height: auto
}

.box-info .item:last-child .title-pro {
    margin-bottom: 0;
    line-height: 1.5
}

.box-info .item:last-child .title-pro a {
    font-size: 14px;
    color: #2a2a2a;
    text-align: left;
    width: 100%
}

.box-info .item:last-child .title-pro a:hover {
    color: #bb0029
}

.box-info .item:last-child .price {
    font-weight: 500;
    font-size: 16px;
    color: #bb0029;
    text-align: left;
    margin: 5px 0
}

.box-info .item:last-child .buy {
    font-size: 20px;
    height: 40px;
    border-radius: 4px;
    margin-top: 4px;
}

.box-info .info-phone, .box-info-bottom .item2:last-child {
    font-weight: 500;
    color: #bb0029;
    font-size: 14px;
}

.box-info .info-phone {
    text-align: center;
    display: -ms-grid;
    display: grid
}

.box-info .info-phone span {
    width: 100%;
    margin: 0 0 7px 0
}

.box-info .info-phone span {
    color: #333;
    font-size: 14px
}

.box-info-bottom {
    margin-top: 16px
}

.icon-detail-1 {
    background-position: -580px -92px;
    width: 122px;
    height: 115px;
    display: inline-block
}

.icon-detail-2 {
    background-position: -715px -91px;
    width: 130px;
    height: 115px;
    display: inline-block
}

.icon-detail-3 {
    background-position: -865px -93px;
    width: 130px;
    height: 115px;
    display: inline-block
}

.box-info-bottom .item2:first-child a {
    color: #0c53c7;
    border-bottom: 1px solid #0c53c7
}

.box-info-bottom .item2 .icon-phone, .box-info-bottom .item2 .icon-facebook {
    width: 32px;
    height: 32px;
    margin-right: 10px
}

.box-info-bottom .item2 .icon-facebook {
    background-position: -94px -135px
}

.box-info-bottom .item2 .icon-phone {
    background-position: -186px -12px
}

.title-slide {
    font-size: 18px;
    color: #2a2a2a;
    border-bottom: 2px solid #bb0029;
    padding-bottom: 4px
}

.detail-pro {
    width: 100%;
    float: left;
    /*margin-top: 10px;*/
}

.other-buy {
    padding: 10px 0 15px
}

.custom-buy {
    padding-bottom: 14px
}

.other-buy .quantity {
    border: 1px solid #cbcbcb
}

.other-buy .quantity {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 4px
}

.other-buy .quantity .btn {
    color: #cbcbcb;
    width: 31px;
    height: 31px;
    background: #fff;
    border-radius: 4px;
    font-size: 20px;
}
.other-buy .quantity {
    border: 0;
}
.other-buy .quantity .btn {
    background-color: #F1F1F1;
    border: transparent;
    padding: 0;
    border-radius: 100% !important;
    color: #423f3f;
    width: 25px;
    height: 25px;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.other-buy .quantity .btn:hover {
    background-color: #bb0029;
}
.other-buy .quantity .btn:hover i {
    color: #fff;
}
.other-buy .quantity .txtNumPro {
    width: 70px;
    height: 30px;
    padding: 10px;
    color: #2a2a2a;
    text-align: center;
    border-radius: 16px;
    border: 1px solid #F0F3F7;
    float: left;
    margin: 0 6px;
}
.detail-product .item {
    margin-top: 0;
    padding: 6px 8px;
}
.all-price .new-price {
    margin-left: 0;
}
.time-icon {
    padding-left: 0;
    color: #008fe5;
    display: inline-grid;
}
.time-icon .group-inline {
    white-space: nowrap;
    display: flex;
}
.group-times {
    display: flex;
    margin: 0 15px 0 10px;

}
.group-times, .group-times .time-new {
    color: #0a0a0a;
}
#progressBar {
    display: block;
    width: 100%;
}
#progressBar .progress {
    display: flex;
    height: .5rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
    margin: 6px 0;
}
#progressBar {
    display: block;
    width: 100%;
}
#progressBar .progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #BB0029;
    transition: width .6s ease;
    background-image: none;
}
#progressBar .bg-success {
    background-color: #28a745!important;
}
.group-times .time-new {

}
.other-buy .quantity .btn:hover {
    color: #fff;
    background: #cbcbcb;
    border-radius: 0
}

.txtNumPro {
    width: 40px;
    height: 31px;
    font-size: 18px;
    color: #2a2a2a;
    text-align: center;
    border: 0;
    padding: 7px 0;
    border-right: 1px solid #cbcbcb;
    border-left: 1px solid #cbcbcb
}

.share {
    margin: 15px 0
}

.share span {
    font-size: 14px;
    color: #333;
    float: left;
    margin-right: 17px;
    text-decoration: underline
}

button:focus {
    outline: 0
}

.social-side {
    height: 220px;
    position: fixed;
    top: 50%;
    left: 0;
    margin-top: 30px;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.social-side li a {
    display: block;
    width: 40px;
    background: #222;
    border-bottom: 1px solid #ccc;
    font: normal normal normal 16px/20px 'FontAwesome', 'Source Sans Pro', Helvetica, Arial, sans-serif;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 10px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background .5s ease .300ms;
    -o-transition: background .5s ease .300ms;
    transition: background .5s ease .300ms
}

.social-side li:first-child a {
    background: #dd4b39
}

.social-side li:nth-child(2) a {
    background: #3b5998
}

.social-side li a:hover {
    background: #ccc
}

.social-side li a span {
    width: 100px;
    float: left;
    text-align: center;
    background: #ccc;
    color: #000;
    margin: -25px 74px;
    padding: 8px;
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: rotateY(45deg);
    transform: rotateY(45deg);
    -webkit-transition: all .5s ease .300ms;
    -o-transition: all .5s ease .300ms;
    transition: all .5s ease .300ms
}

.social-side li span:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: -20px;
    top: 7px;
    border-left: 10px solid transparent;
    border-right: 10px solid #ccc;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent
}

.social-side li a:hover span {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

.slider-for .block-sale, .slider-for .block-sale2 {
    position: absolute;
    top: 12px;
    right: 0
}

.slider-for .block-sale {
    width: 100%;
    padding: 10px;
    padding-bottom: 0;
    text-align: right;
    padding-left: 0
}

.slider-for .block-sale2 {
    bottom: 0;
    left: 0;
    top: auto;
    right: auto;
    padding: 10px;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
    text-align: left
}

.slider-for .block-sale3 {
    top: 0;
    left: 0;
    right: auto;
    text-align: left;
    position: absolute;
    padding-left: 10px;
    padding-top: 10px
}

.slider-for .block-sale .sale {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 60px;
    height: 60px
}

.slider-for .block-sale2, .slider-for .block-sale {
    width: 70px;
    height: 70px
}

.slider-for .block-sale3 {
    width: auto;
    max-height: 70px;
    margin-top: 15px;
}

.slider-for .block-sale img, .slider-for .block-sale2 img {
    height: auto;
    width: 100%
}

.slider-for .block-sale3 img {
    max-height: 60px;
    width: auto
}

.block-sale, .block-sale2 {
    position: absolute;
    top: 0;
    right: 0
}

.block-sale {
    width: 100%;
    padding: 10px;
    padding-bottom: 0;
    text-align: right;
    padding-left: 0
}

.block-sale2 {
    bottom: 0;
    left: 0;
    top: auto;
    right: auto;
    padding: 10px;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
    text-align: left
}

.block-sale3 {
    top: 0;
    left: 0;
    right: auto;
    text-align: left;
    position: absolute;
    padding-left: 10px;
    padding-top: 10px
}

.block-sale .sale {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px
}

.block-sale2 {
    width: 55px;
    height: 55px
}

.block-sale3 {
    width: auto;
    max-height: 55px
}

.block-sale {
    width: 60px;
    height: 60px
}

.block-sale img, .block-sale2 img {
    height: auto;
    width: 100%
}

.box-info .block-sale3 img {
    max-height: 50px;
    width: auto !important
}

.old-price-detail {
    font-size: 14px;
    text-decoration: line-through;
    color: #666;
    margin-bottom: 5px
}

.comment iframe, .comment .fb-comments {
    width: 100% !important
}

.comment span {
    min-width: 100%
}

.normal-text {
    line-height: 1.7;
    font-weight: 500;
    color: #000;
    font-size: 12px;
    border: 1px solid #bb0029;
    padding: 10px 15px;
    border-radius: 4px;
    text-align: justify;
    margin-top: 10px
}

.ytLoader {
    position: relative;
    cursor: pointer;
    width: 800px;
    height: 450px;
    margin: 0 auto
}

.ytLoader > img.cover {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.ytLoader .bg-yt {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%
}

.icon-play {
    background-position: 0 -259px;
    width: 80px;
    height: 79px;
    opacity: .7
}

.icon-promo {
    background-position: 0 -232px;
    width: 28px;
    height: 25px
}

.countdown2 {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin: 5px 0
}

.item-time {
    margin: 0 5px
}

.item-time p {
    color: red;
    font-size: 14px
}

.time-icon {
    background: url("<?php echo URL;?>assets/images/Alarm.png") left no-repeat;
    background-size: auto;
    background-size: auto;
    background-size: 20px;
    line-height: 20px;
    display: table;
}

.box-info .item:last-child .all-price {
    height: 50px;
    margin-top: 5px;
}

#box-usually-purchased{
    display: inline-block;
    width: 100%;
    padding-top: 20px;
}

.box-images {
    -webkit-border-radius: 7px;
    -moz-border-radius: 14px;
    -o-border-radius: 14px;
    -ms-border-radius: 14px;
    padding: 0px;
    border: 1px solid #90949c;
    width: 50px;
    float: left;
    height: 50px;
    margin-right: 20px;
    margin-top: 6px;
}
.box-images a img{
    width: 100%;
    height: 100%;
    padding: 5px;
}

.plus-purchased {
    width: 7%;
    float: left;
    font-size: 25px;
    padding: 5px;
    color: #7b7b7b;
    position: relative;
    top: 30px;
    left: -5px;
}

/*css popup cart*/
.add-to-cart-success {
    /*position: absolute;*/
    width: 430px;
    /*top: 87px;*/
    /*left: 1106px;*/
    display: none;
    background: #fff;
    z-index: 999;
    box-shadow: 0 3px 3px rgba(0,0,0,.35);
    border-radius: 3px;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-heading.arrow-up-cart-popup{
    position: relative;
}
.panel-heading.arrow-up-cart-popup:before{
    position: absolute;
    content: '';
    top: -8px;
    width: 15px;
    height: 0px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #f5f5f5;
    right: 16px;
}

.main-bar-right img {
    height: 24px;
    margin-right: 5px;
    object-fit: contain;
}

.panel-default {
    border-color: #ddd;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
    height: 40px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.add-to-cart-success .close {
    width: 12px;
    height: 22px;
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 10px;
    cursor: pointer;
    float: none;
    opacity: .5;
}

.close {
    float: right;
    font-size: 21px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}

.panel-body {
    padding: 15px;
}

.minicar-body {
    display: grid;
    grid-template-columns: 86px auto;
    grid-gap: 10px;
}

#justAddedPrice{
    margin-left: 0px;
}

#justAddedImage {
    object-fit: contain;
    width: 86px;
    height: 86px;
}

.minicar-content {
    font-size: 12px;
    color: #777;
}

#justAddedTitle {
    font-size: 15px;
    line-height: 1.5;
    display: block;
    margin-bottom: 0px;
    color: #333;
}

.justAddedPrice {
    font-size: 15px;
    color: #bb0029  !important;
    font-weight: unset !important;
    display: flex;
    justify-content: flex-start;
    margin-top: 3px;
    padding: 10px 0;
}

.justAddedTotal {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    /*margin: 7px -15px;*/
    /*padding: 7px 15px;*/
    border-top: 1px solid #eee;
}
.payment-popup{
    margin: 0px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
/*.justAddedTotal .btn-popup-goto-cart {*/
/*    background: #fbbf06;*/
/*    padding: 0 15px 0 15px;*/
/*    margin-left: auto;*/
/*}*/

/*.justAddedTotal .btn-popup-goto-cart:hover {*/
/*    color: white;*/
/*}*/

.box-price-quantity{
    margin-bottom: 10px;
}

.btn-popup-goto-cart{
    border-radius: 20px !important;
    line-height: 28px !important;
    width: 218px;
    margin: 0px 0px 10px 0px !important;
    padding: 0px 0px !important;
    text-transform: unset !important;
}

.btn-mua-hang {
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 35px;
    padding: 0 15px 0 40px;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    text-transform: uppercase;
    margin: 0 5px 0 3px;
}

.justAddedTotal .justAddedPrice {
    margin: 0 5px;
}

.minicart-group {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.minicart-group {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.item-cart-popup {
    padding-top: 8px;
}

.item-cart-popup {
    width: 33%;
    /*padding: 7px;*/
}

.item-cart-popup .title-box {
    font-size: 11px;
    line-height: 13px!important;
    padding-top: 8px;
}

.item-cart-popup .title-line {
    height: 26px;
    display: -webkit-box;
    overflow: hidden;
    line-height: 13px!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}

.item-cart-popup img {width: 50%}

#boughtTogetherBox {
    display: block;
    clear: both;
    font-size: 15px;
    margin: 0 -15px;
    padding: 7px 15px 0;
    border-top: 1px solid #eee;
}

#boughtTogetherBox .title-bought-together-popup {
    padding: 10px 0;
}

#boughtTogetherBox .price-popup-bought-together{
    color: #bb0029;
    padding-top: 7px;
    font-weight: bold;
}



.buy {
    font-size: 16px !important;
}

#push-to-cart , #push-to-cart-all{
    background: #bb0029;
    border: 1px solid #bb0029;
    color: #fff;
    font-size: 16px;
    width: 165px;
    height: 41px;
    margin-left: 15px;
    border-radius: 22px;
    margin-top: 0!important;
}
#push-to-cart:hover , #push-to-cart-all:hover{
    background-color: #fff;
    color: #bb0029;
}

#push-to-cart-all{
    width: auto;
    height: auto;
    padding: 8px 16px;
    font-size: 14px;
}

#title-bought-together{
    font-size: 16px;
    padding-top: 15px;
}

#title-bought-together-total{
    color: #000;
    font-weight: 500;
    margin-right: 6px;
}

#bought-together-price-total{
    color: #bb0029;
    font-size: 18px;
    float: left;
}

.product-name-bought-together{
    padding-top: 6px;
}
.price-bought-together{
    color: #bb0029;
}
.old-price-bought-together{
    text-decoration: line-through;
    margin-top: 10px;
}

.minicar-content .all-price{
    margin-top: 0!important;
}

.box-popup-cart{
    width: 1200px;
    margin: 0 auto;
    position: fixed;
    right: 0;
    left: 0;
    top: 160px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    z-index: 999;
}
#cartPopup {
    /*border: 1px solid rgb(158, 158, 158);*/
    box-shadow: -2px 1px 7px -1px rgba(221,228,238,.75);
    margin-top: -5px;
    margin-right: 10px;
}

.card .list-seller {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px;
}

.card .list-seller .item {
    text-align: center;
}

.card .list-seller .item img {
    width: auto;
    height: 54px;
    margin-bottom: 16px;
}

.card .list-seller .item .title {
    font-size: 13px;
}

#box-bought-together-total{
    display: flex;
    align-items: center;
}

.box-bought-together-item{
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
}
.box-bought-together-item:last-child{
    margin-top: 10px;
}

.box-left-bought-together{
    width: 500px;
}

.box-right-bought-together{
    position: relative;
    width: 100px;
    text-align: right;
}

.detail-product .input-promotion {
    display: flex;
    align-items: center;
    margin: 20px 0;
    width: 300px;
}

.detail-product .input-promotion input {
    min-height: 34px;
    height: 34px;
    border-radius: 17px 0 0 17px;
    border: 1px solid #adb7c5;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #333942;
}

.detail-product .input-promotion button {
    border-radius: 0 17px 17px 0;
    border: 1px solid #41a02d;
    background-color: #41a02d;
    min-width: 84px;
    height: 34px;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #FFFFFF;
}

.item-sku{
    width: 40%!important;
}

.item-sku p{
    padding-right: 0!important;
}


.item-quycach{
    border-left: 1px solid #cbcbcb;
    height: 20px !important;
}

.item-quycach p{
    padding-left: 50px ;
    line-height: 0 !important;
}

.item-quycach p span {
    float: none;
}

.row-item-custom{
    margin-left: -7px;
    margin-top: 0 !important;
}

.brand-title a{
    font-weight: 600!important;
    color: #008fe5 !important;
}
.group-product-card {
    display: flex;
}

.group-product-card .sidebar-detail {
    margin-top: 0 !important;
    padding-left: 10px;
    display: inline-flex;
}
.group-product-card .sidebar-detail .card {
    margin-top: 0;
    box-shadow: unset;
    border: 0;
}
.box-check .check-custom .checkmark:after {
    border-color: #bb0029;
    border-width: 0 1px 1px 0;
}

.custom-bg-detail{
    margin-bottom: -20px !important;
}

.custom-thumb-img{
    margin-bottom: 0px !important;
    margin-top: 5px !important;
}

/*Class tong quang detail product*/
/*.class-main{*/
/*    margin: 0px 0px 0px 0px;*/
/*}*/
/*.class-main .custom-nav-prev{*/
/*    margin: 0px 0px 0px 0px;*/
/*}*/
/*.class-main .custom-nav-next{*/
/*    margin: 0px 0px 0px 0px;*/
/*}*/
