.title-product {
    font-size: 31px;
    font-weight: 600;
    margin: 0px;
    margin-bottom: 0px;
    line-height: 1.3;
    color: #000;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.tab-float ul li {
    list-style: disc;
    margin-left: 20px;
}
.layout-product .details-pro .price-box {
    margin-top: 6px;
    margin-bottom: 10px;
    line-height: 1.4;
}
.layout-product .details-pro .price-box .special-price {
    font-size: 26px;
    font-weight: 600;
    color: #000;
    display: inline-block;
}
.layout-product .details-pro .price-box .special-price span {
    color: #c90000;
    font-size: 24px;
    font-weight: 800;
    text-align: left;
    width: 100%;
    padding-bottom: 10px;
}
.seeing_product {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}
.seeing_product svg {
    -webkit-animation: zoom-show-view 1500ms infinite;
    -moz-animation: zoom-show-view 1500ms infinite;
    -o-animation: zoom-show-view 1500ms infinite;
    animation: zoom-show-view 1500ms infinite;
    font-weight: 500;
}

.seeing_product svg, .seeing_product span {
    margin-right: 5px;
}
.list-image span {
    font-size: 16px !important;
}
@keyframes zoom-show-view {
  0% {
    opacity:1
  }
  50% {
    opacity:0.7
  }
  50% {
    opacity:0.5
  }
  70% {
    opacity:0.2
  }
  100% {
    opacity:0
  }
}
li.ds-item1.cart img {
    width: 25px;
    height: 25px;
}

.motangan {
    margin-bottom: 15px;
    border-radius: 5px;
    border-left: 2px solid #144522;
    padding: 7px 7px 2px;
}
.rte p, .rte li {
    padding-bottom: 10px;
    /* font-weight: 500; */
    font-size: 17px;
}

.motangan p {
    margin-bottom: 5px;
    font-size: 17px;
    line-height: 1.5;
}
.form-product {
    width: 100%;
}
.product-note {
    margin-bottom: 15px;
}
.product-note .note-box {
    position: relative;
}
.product-note .note-box svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}
.product-note .note-box input {
    width: 100%;
    border: 0 none;
    padding: 0 10px 0 40px;
    line-height: 38px;
    background: #fff;
    color: #333;
    border: solid 1px #7d7d7d;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    border-radius: 38px;
}
.layout-product .flex-quantity {
    display: flex;
    font-size: 14px;
    gap: 10px;
}
.layout-product .flex-quantity .flex-btntity {
    display: flex;
    font-size: 14px;
    gap: 10px;
    width: 100%;
}
.layout-product .input_number_product {
    width: auto;
    position: relative;
    padding: 0;
    border: none;
    box-shadow: none;
    display: inline-flex;
}
.layout-product .input_number_product .btn_num.num_1 {
    border-radius: 0;
}

.layout-product .input_number_product .btn_num {
    font-size: 20px;
    line-height: 0px;
    border: solid 1px #7d7d7d1c;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #fff0;
    float: left;
    color: #333;
    text-align: center;
    padding: 0px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.layout-product .input_number_product input {
    display: block;
    text-align: center;
    box-shadow: none;
    background: #fff0;
    margin: 0;
    height: 40px;
    line-height: 1.2;
    box-shadow: none;
    border-radius: 0px;
    font-size: 16px;
    width: 40px;
    padding: 0;
    border: none;
    border-bottom: solid 1px #7d7d7d1c;
    border-top: solid 1px #7d7d7d1c;
}
.layout-product .button_actions {
    display: block;
    width: 100%;
}

.box-giohangs {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.layout-product .button_actions .btn_add_cart {
    background: #424242;
    color: #fff;
    min-width: 135px;
    font-weight: 400;
    padding: 0px 10px;
    display: block;
    transition: 0.3s all;
    width: 100%;
    display: flex;
    letter-spacing: 1px;
}
.layout-product .button_actions .btn {
    background: #424242;
    color: #fff;
    padding: 0px 5px;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #144522;
    height: 40px;
    line-height: 1.2;
    border-radius: 0px;
    width: 100%;
}
.product-images {
    margin-bottom: 25px;
}
.product-detail-img-left {
    margin-right: 11px;
    margin-bottom: 0px;
}

.product-detail-img-left {
}
.product-detail-img {
    margin-left: 0px !important;
}

.product-detail-img {
    position: relative;
    margin-left: 11px;
    flex: 1;
}
.product-detail-img-left img {
    width: 100%;
    height: 95px;
    object-fit: cover;
    border-radius: 5px;
}
.product-detail-img-small {
    cursor: pointer;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px;
}
.product-tab {
    margin-bottom: 0px;
    background-color: #fafafa;
    padding-bottom: 50px;
}
.product-tab .tabs-title {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    border-bottom: 1px solid #BFD3BF;
    justify-content: center;
    border-top: 1px solid #BFD3BF;
}

.product-tab .tabs-title {
    justify-content: left;
}
.tabs {
    width: 100%;
    flex: 1;
    display: flex;
    justify-content: right;
}
.product-tab .tab-link {
    cursor: pointer;
    margin-right: 0px;
    padding: 0px 20px;
}

.tab-link {
    position: sticky;
    top: 49px;
}
.product-tab .tab-link.active h3, .product-tab .tab-link:hover h3 {
    color: #144522;
}

.product-tab .tab-link h3 {
    color: #000;
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    padding: 9px 0px;
    position: relative;
    border-radius: 5px 5px 0px 0px;
    position: relative;
}
.product-tab .tab-link.active h3::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    right: 0;
    bottom: -1px;
    background-color: #144522;
}

.product-tab .tab-content.active {
    opacity: 1;
    visibility: visible;
    height: auto;
}

.product-tab .tab-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
}
section.products-list.products-list-details {
    padding-top: 30px;
}
.product-detail-img .slick-slider {
    margin-bottom: 10px;
}

.product-detail-img-big img {
    border-radius: 5px;
}


.box-tt-products .box-title-details h1 {
    text-align: left;
    margin-top: 0;
    line-height: 1.4;
    margin-bottom: 0;
    color: #000;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 23px;
}
h1.title-header span {
    display: inline;
    font-size: 23px;
}

.box-title-details h1 span {
    display: block;
    font-size: 14px;
    color: #222;
}
h1.title-header span {
    display: inline;
    font-size: 23px;
}
.desc_content {
    padding: 10px 0px 0px;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #222;
}
.desc_content p {
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
}
.desc_content ul li {
    list-style: none!important;
    font-weight: 400;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-top: 5px;
    padding-left: 10px;
}
.chinhsach-pro {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.chinhsach-pro li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 14px;
}
.chinhsach-pro li img {
    width: 32px;
    margin-right: 10px;
}
ul.chinhsach-pro li span {
    font-weight: 700;
}

.dm-list-right .ds-item1 {
    color: #fff;
    text-align: center;
    position: relative;
}
.dm-list-right .ds-item1>a {
    display: block;
    color: #fff;
}
.cart a {
    border-radius: 5px;
    display: flex;
    height: auto;
    align-items: center;
    color: #fff;
    justify-content: center;
}
.dm-list-right .ds-item1 {
    text-align: center;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    background-image: linear-gradient(90deg, rgb(14 14 14) 12%, rgb(0 0 0) 55%);
    border-radius: 5px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
}
li.ds-item.cart a span {
    display: block;
    font-size: 16px;
    width: 100%;
    height: 100%;
    padding: 10px;
    background-image: linear-gradient(to right, #8d0000, #ef0000);
    border-radius: 5px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.programme-sale {
    font-size: 16px;
    color: #484848;
    font-weight: 600;
    border: #b20f0f solid 1px;
    border-radius: 4px;
    padding: 10px 0 0;
    position: relative;
    overflow: visible;
    margin: 21px 0;
    float: left;
    width: 100%;
    margin-top: 0px;
}
h2.ribbon-wrap-ws {
    position: relative;
    margin: 8px 20px 0 -12px;
    font-size: 18px;
    line-height: 18px;
    transition: width .5s cubic-bezier(.68,-.55,.265,1.55);
}
.ribbon {
    position: relative;
}
.ribbon a {
    display: block;
    position: relative;
    background: #fdcc0d;
    margin-right: 160px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 10px 10px 30px;
    width: 90%;
}
.ribbon a:before {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    top: 0px;
    right: -16px;
    border-color: #fdcc0d transparent;
    border-style: solid;
    border-width: 18px 16px;
}
.ribbon a:after {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    bottom: -12px;
    left: 0;
    border-top: 12px solid #aa2d2d;
    border-left: 12px solid transparent;
}
.khuyenmai-info {
    padding: 10px;
}
.programme-sale .note {
    font-size: 14px;
    font-weight: 600;
    color: #e4322b;
    line-height: 1.4;
    margin-top: 5px;
}
.programme-sale ul li {
    position: relative;
    padding-left: 18px;
    color: #000;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.4;
    padding-top: 4px;
}
.programme-sale ul li::before {
    width: 6px;
    height: 2px;
    background-color: #e4322b;
    transform: rotate(50deg) !important;!i;!;
    top: 16px !important;!i;!;
    left: 0px !important;!i;!;
}
.programme-sale ul li::before, .programme-sale ul li::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
}
.programme-sale ul li::after {
    width: 13px;
    height: 2px;
    background-color: #e4322b;
    transform: rotate(-69deg);
    top: 11px;
}
.clm.product-detail-left.product-images {
    background: #fafafa;
    height: max-content;
}
li.ds-item.cart a span p {
    font-size: 13px;
    font-style: italic;
    line-height: 1px;
    padding-top: 7px;
}
.box-title-details > h1 {
    text-transform: uppercase;
    font-weight: 700 !important;
}
span.giacu {
    font-size: 19px !important;
    font-weight: 400;
    margin-left: 10px;
    text-decoration: line-through;
}
span.giamoi {
    color: #f00 !important;!i;!;
}
section.product.layout-product {
    padding-bottom: 20px;
}
.dm-list-right .ds-item1:nth-child(2) {
    background-image: linear-gradient(to right, #8d0000, #ef0000);
}
.dm-list-right .ds-item1:nth-child(3) {
    background-image:linear-gradient(to bottom right, #029826, #029826);
}
.dm-list-right .ds-item1>a>span {
    display: flex;
    justify-content: center;
}

.dm-list-right .ds-item1>a>span img {
    margin-left: 10px;
}

.list-image img {
    display: inline;
    margin-top: 10px;
}
.pack-detail img {
    display: inline;
}

@media(max-width:990px){
.list-image {
    margin-bottom: 20px;
}
}
@media (max-width: 767px) {
	.list-image p img {
    width: 50px !important;
    height: 50px !important;
}
	
	.box-tabs-details .tabs {
    width: 100%;
    min-width: max-content;
    max-width: fit-content;
}

.box-tabs-details {
    overflow-x: scroll;
}
    .product-tab .tab-link {
        white-space: nowrap;
    }
	    .product-tab .tabs-title {
        justify-content: flex-start;
        width: 100%;
        flex-wrap: nowrap;
        display: flex;
        overflow: unset !important;!i;!;
    }
	.product-tab .tab-link h3 {
    font-size: 17px;
    padding: 5px 0px;
    border-radius: 5px 5px 0px 0px;
    position: relative;
}
}
