.container-fluid.menu_bar{
    background-color: #F3F3F3;
}
.container.menu_bar_child{
    padding-top: 30px;
    position: relative;
}
.menu_bar_child .link-logo{
    position: absolute;
    top: 15px;
    left: -70px;
}
.menu_bar_child .link-logo img{
    width: 40px;
}
.menu_gr {
    /*padding-left: 0;*/
    font-size: 14px;
}
.ul_menu {
    padding-left: 0;
}
.ul_menu .li_menu.active a{
    font-weight: bold;
}
.li_menu {
    margin-right: 30px;
    float: left;
    list-style-type: none;
}
.li_menu ul li a{
    font-size: 14px;
}
.li_menu:first-child {
    margin-left: 0;
}
.li_menu a {
    color: black;
    font-size: 14.5px;
    text-decoration: none;
}
.li_menu a:hover {
    text-decoration: underline;
}
.li_info {
    margin-right: 20px;
    float: right;
    list-style-type: none;
    line-height: 26px;
}
.li_info a {
    color: black;
    text-decoration: none;
}
.li_info img {
    height: 30px;
    border-radius: 100%;
}
.container.logo_bar_child{
    padding-top: 30px;
    padding-bottom: 30px;
}
.logo_img {
    padding-left: 0px;
}
.logo_img img {
    height: 90px;
}
.menu-bar{
    padding-bottom: 10px;
}
.logo_row{
}
.menu_list {
    padding-left: 0;
}
.logo_bar{
}
.menu_item{
}
.container-fluid.logo_bar{
    background-color: black;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat !important;
    min-height: 290px;
}
.logo_img{
    color: white;
}
.logo_row{
}
.text_search{
    color: #000;
    font-style: italic;
    text-align: center;
    font-family: emoji;
}
.input-group-prepend{
    background-color: white;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.btn {
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-right: 0px;
}
.cart_info {
    font-size: 20px;
    margin-bottom: -1px;
}
.cart_info img {
    height: 45px;
}
.img_mc img{
    height: 40px;
    border-radius: 100%;
}
.img_mc {
    /*padding-left: 0;*/
}
.login_box {
    font-size: 20px;
}
.login_box img{
    height: 30px ;
}
.info_mc{
    padding: 0;
}
.name_mc {
    color: #97C024;
    font-weight: 500;
}
.container-fluid.footer_bar{
    padding-bottom: 30px;
}
.container.footer_bar_child{
    position: relative;
}
.container-fluid.content{
    background-color: #F3F3F3;
    padding-bottom: 200px;
}
.navigation_page{
    margin-top: 50px;
    width: 100%;
}
.pagination {
    align-items: center;
    justify-content: center;
}
.content_content{
    padding-top: 25px;
}
.product{
}
.product:first-child{
    margin-top: 0px;
}
.img-thumbnail {
    border-radius: 0px;
}
.icon_like {
    padding-left: 0px;
}
.icon_like img {
    height: 15px;
}
.icon_add {
    color: #6CA329;
    font-size: 23px;
    padding-bottom: 1px;
}
.icon_add img{
    /*height: 45px;*/
}
.filter_color {
    padding-top: 30px;
    text-align: center;
}
.li_color {
    margin-top: 15px;
    width: 55px;
    float: left;
    list-style-type: none;
    margin-left: 20px;
}
.li_color a {
    text-decoration: none;
}
.text_color {
    text-align: center;
    width: 100%;
    font-size: 16px;
    color: black;
    font-weight: 500;
}
.product::first-child {
}
.info_product{
    margin-top: 55px;
}
.info_product_favorite{
    margin-top: 55px;
}
.ul_button{
    padding-left: 0;
}
.Banner {
    /*width: 100%;
    position: absolute;*/
    margin-left: 0px;
    margin-right: 0px;
    height: 230px;
    background: white;
    border-radius: 40px;
    margin-top: -115px;
    box-shadow: 0px 3px 5px 0px darkgrey;
}
.banner_content {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-family: Arial, sans-serif;
}
.banner_content h2{
    font-size: 25px;
}
.info_list{
    margin-top: 90px;
    font-family: "Proxima Nova","Verdana","Avenir Next";
}
.text_info {
    font-size: 14px;
    color: #999;
}
.text_group {
    margin-top: 10px;
}
.text_group p{
    margin-bottom: 5px;
}
.info_list h4 {
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    height: 44px;
}
.item_product {
    background-color: white;
    /*width: 100%;
    height: 365px;*/
    border-radius: 5px;
    box-shadow: 0px 3px 5px 0px darkgrey;
    position: relative;
}
.item_product .countdown_time{
    position: absolute;
    background: rgba(255,0,0,0.7);
    top: 0;
    left: 0;
    right: 0;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: yellow;
}
.content_detail .countdown_time{
    background: rgba(255,0,0,1);
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: yellow;
    margin: 0 -15px 10px;
}
.content_detail .countdown_time.countdown_to_end{
    background: rgb(108, 163, 41);
    margin-top: 10px;
}
.product_name_and_like {
    margin-left: 0px;
    margin-right: 0px;
    /*font-family: sans-serif;*/
    font-size: 14px;
    font-weight: bold;
}
.fa-heart{
    color: #8d8989;
    cursor: pointer;
}
.product_name_and_like .fa-heart:hover{
    /*color: #ef2180;*/
}
.product_inventory{
    margin-left: 0px;
    margin-right: 0px;
}
.price_add{
    /*height: 42px;   */
    margin-left: 0px;
    margin-right: 0px;
}
.product_to_shop {
    /*height: 100px;*/
    padding-top: 10px;
    padding-bottom: 10px;
}
.name_product {
    color: #4d4d4d;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.name_product a {
    color: #4d4d4d;
}
.name_product a:hover {
    text-decoration: none;
    color: #6CA329;
}
.inv_product{
    color: #999;
    font-size: 12px;
}
.product_price {
    font-size: 18px;
    color: #6CA329;
    font-weight: 700;
    margin-right: 10px;
}
.product_price_km{
    text-decoration: line-through;
}
.img_product {
    /*height: 265px;*/
    width: 100%;
    position: relative;
}
.img_product img {
    width: 100%;
}
.img_product img:hover{
    transform: scale(1.02);
}
.product-points {
    position: absolute;
    bottom: 8px;
    right: 8px;
    background-color: rgb(97 97 97 / 50%);
    color: white;
    padding: 4px 12px;
    border-radius: 4px;
    font-size: 19px;
    font-weight: 600;
    z-index: 10;
}
.ic img{
    height: 30px;
    border-radius: 100%;
}
.media_icon {
    margin-top: 10px;
}
.info_contact{
    margin-top: 20px;
}
.info_support{
    margin-top: 20px;
}
.info_media{
    margin-top: 20px;
}


/*modal*/
.pr_detail {
    overflow-y: scroll;
}
.modal-dialog.modal-dialog-centered {
    max-width: 100%;
}
.price_promotions{
    text-decoration: line-through;
    font-size: 16px;
    font-weight: 500;
}
.price_popup{
    font-size: 30px;
    color: #6CA329;
    font-weight: 500;
}
.img_popup {
    padding-left: 0;
}
.describe_product h3{
    font-size: 24px;
    font-weight: 500;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
.infor_pr {
    font-size: 15px;
}
/*#btn_buy {
    background-color: darkgrey;
}
#btn_add {
    background-color: #6CA329;
}*/
#btn-buy{
    margin-top: 10px;
    color: white;
    margin-right: 15px;
    text-decoration: none;
    background-color: #918c8c;
    border-radius: 5px;
    padding: 5px 42px;
}
#btn-buy:hover{
    /*background: #6a6767;*/
}

#btn-add, #btn-download {
    margin-top: 10px;
    color: white;
    text-decoration: none;
    background-color: #6CA329;
    border-radius: 5px;
    padding: 5px 42px;
}
#btn-add:hover{
    /*background: #5e931d;*/
}
#btn-download-paid {
    margin-top: 10px;
    color: #000000;
    text-decoration: none;
    background-color: #f2aa17;
    border-radius: 5px;
    padding: 5px 42px;
    display: inline-block;
    width: calc(100% - 15px);
    max-width: calc((42px * 2 + 84px) + (42px * 2 + 84px) + 15px);
    text-align: center;
}
.describe_product {
    margin-top: 10px;
    text-align: left;
}
.btn_detail{
    margin-top: 10px;
    padding: 10px;
    margin-left: 30px;
    float: left;
    list-style-type: none;
    border-radius: 5px;
}
.btn_detail:first-child{
    margin-left: 0px;
}
.btn_detail a{
    text-decoration: none;
    font-weight: 500;
    color: white;
}
.button_add {
    /*padding-top: 15px;*/
}
.product-title{
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    padding-bottom: 2px;
    margin-bottom: 15px;
}


/*slider*/
.swiper {
    margin-top: 10px;
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-button-next {
    color: white;
}
.swiper-button-prev{
    color: white;
}
.swiper-slide img {
    display: block;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.slider {
    margin-top: 45px;
}
.title_slide {
    font-style: italic;
    font-weight: 500;
    color: #6CA329;
    font-size: 15px;
}
.tag_infor {
    margin-top: 5px;
    list-style-type: none;
    font-size: 14px;
    padding: 2px;
    float: left;
    margin-left: 15px;
    border: 1px solid #D1CECE;
    border-radius: 4px;
}
.tag_infor:hover{
    background: #e5e2e2;
}
.tag_infor a {
    color: black;
    text-decoration: none;
}
.tag_name {
    margin-top: 40px;
}
.title_tag {
    font-size: 16px;
    font-weight: 500;
    color: #6CA329;
}
.ul_tag{
    padding-left: 0;
}

/*cart*/
.cart-body{
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #F3F3F3;
}
.tb_cart_title{
    width: 100%;
    background: #fff;
}
#checkbox_pro{
    width: 10%;
}
#pro_name{
    width: 45%;
    text-align: left;
    padding-left: 10px;
}
.tb_cart_title th{
    text-align: center;
}
.tb_cart_info{
    margin-top: 10px;
    width: 100%;
    background: #fff;
}
.tb_cart_info td{
    text-align: center;
}
.checkbox_pro_td{
    width: 10%;
}
.prod-name{
    /*width: 45%;*/
    text-align: left;
    padding-left: 10px;
}
.tr_pro{
    border-bottom: 1px solid #F3F3F3;

}
th{
    padding-top: 20px;
    padding-bottom: 20px;
}
td {
    padding-top: 20px;
    padding-bottom: 20px;
}
.form-check-input{
    margin-left: 0;
}
.product-name-cart{
    color: black;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.product-name-cart:hover{
    color: black;
    text-decoration: none;

}
.title_page_cart {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0,0,0,.09);
}
.img_prod_cart{
    display: inline-block;
}
.name_prod_cart{
    text-align: left;
    display: inline-block;
}
.bar_cart{
    margin-top: 30px;
    background: #fff;
}
.choose-bar{
    margin-left: 20px;
}
.row.bar-cart-row {
    padding-bottom: 30px;
    padding-top: 20px;
}
/*.btn_cart {
    font-weight: 500;
    color: white;
    background-color: #6CA329;
    padding: 10px 30px 10px 30px;
}*/
.check_and_delete ul li {
    margin-right: 30px;
    float: left;
    list-style-type: none;
}
.check_and_delete{
    margin-top: 10px;
}
/*.check_and_delete ul li a {
    text-decoration: none;
    color: black;

}*/
.li-first a {
    color: black;
    text-decoration: none;
}
.li-last a {
    color: black;
    -webkit-text-decoration: revert;
            text-decoration: revert;
}
.li-last a:hover {
    color: red;
}
.price_and_btn{
    margin-top: 10px;
}
.price_and_btn ul li {
    margin-left: 55px;
    float: right;
    list-style-type: none;
}
.price_and_btn ul li a {
    font-weight: 500;
    color: white;
    background-color: #6CA329;
    padding: 10px 30px 10px 30px;
    text-decoration: none;
}
.remove_product_item{
    color: black;
    -webkit-text-decoration: revert;
            text-decoration: revert;
}
.remove_product_item:hover{
    color: red;
}

.pri_cart_KM{
    font-size: 14px;
    text-decoration: line-through;

}
.pri_cart{
    font-size: 20px;
    font-weight: 600;
    color: #6CA329;
}
#price_TK{
    font-size: 15px;
    text-decoration: line-through;
}
#text_TK{
    font-size: 15px;
}
#price_bar_cart{
    margin-left: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #6CA329;
}

/*modal login*/
.form-check-label {
    margin-left: 20px;
}
.color-listing{
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
.color_item{
    padding: 0px 9px;
    margin-right: 5px;
    border-radius: 100%;
    line-height: 34px;
}
.product_content img{
    max-width: 100%;
}
.product-detail{
    padding: 25px 0;
}

.gg_login{
    background-color: #DD4B39;
    margin-top: 10px;
    margin-bottom: 10px;
}
.fb_login{
    background-color: #3b5998;
    margin-top: 10px;
}

@-webkit-keyframes ldio-f8rlh9qgim8 {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes ldio-f8rlh9qgim8 {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.ldio-f8rlh9qgim8 div {
    left: 94px;
    top: 48px;
    position: absolute;
    -webkit-animation: ldio-f8rlh9qgim8 linear 1s infinite;
            animation: ldio-f8rlh9qgim8 linear 1s infinite;
    background: #067d1f;
    width: 12px;
    height: 24px;
    border-radius: 6px / 12px;
    transform-origin: 6px 52px;
}
.ldio-f8rlh9qgim8 div:nth-child(1) {
    transform: rotate(0deg);
    -webkit-animation-delay: -0.9166666666666666s;
            animation-delay: -0.9166666666666666s;
    background: #067d1f;
}
.ldio-f8rlh9qgim8 div:nth-child(2) {
    transform: rotate(30deg);
    -webkit-animation-delay: -0.8333333333333334s;
            animation-delay: -0.8333333333333334s;
    background: #067d1f;
}
.ldio-f8rlh9qgim8 div:nth-child(3) {
    transform: rotate(60deg);
    -webkit-animation-delay: -0.75s;
            animation-delay: -0.75s;
    background: #067d1f;
}
.ldio-f8rlh9qgim8 div:nth-child(4) {
    transform: rotate(90deg);
    -webkit-animation-delay: -0.6666666666666666s;
            animation-delay: -0.6666666666666666s;
    background: #067d1f;
}
.ldio-f8rlh9qgim8 div:nth-child(5) {
    transform: rotate(120deg);
    -webkit-animation-delay: -0.5833333333333334s;
            animation-delay: -0.5833333333333334s;
    background: #067d1f;
}
.ldio-f8rlh9qgim8 div:nth-child(6) {
    transform: rotate(150deg);
    -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s;
    background: #067d1f;
}
.ldio-f8rlh9qgim8 div:nth-child(7) {
    transform: rotate(180deg);
    -webkit-animation-delay: -0.4166666666666667s;
            animation-delay: -0.4166666666666667s;
    background: #067d1f;
}
.ldio-f8rlh9qgim8 div:nth-child(8) {
    transform: rotate(210deg);
    -webkit-animation-delay: -0.3333333333333333s;
            animation-delay: -0.3333333333333333s;
    background: #067d1f;
}
.ldio-f8rlh9qgim8 div:nth-child(9) {
    transform: rotate(240deg);
    -webkit-animation-delay: -0.25s;
            animation-delay: -0.25s;
    background: #067d1f;
}
.ldio-f8rlh9qgim8 div:nth-child(10) {
    transform: rotate(270deg);
    -webkit-animation-delay: -0.16666666666666666s;
            animation-delay: -0.16666666666666666s;
    background: #067d1f;
}
.ldio-f8rlh9qgim8 div:nth-child(11) {
    transform: rotate(300deg);
    -webkit-animation-delay: -0.08333333333333333s;
            animation-delay: -0.08333333333333333s;
    background: #067d1f;
}
.ldio-f8rlh9qgim8 div:nth-child(12) {
    transform: rotate(330deg);
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
    background: #067d1f;
}
.loadingio-spinner-spinner-ry4x170fish {
    width: 200px;
    height: 200px;
    display: none;
    overflow: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -100px;
    border-radius: 100%;
    z-index: 9999;
}
.ldio-f8rlh9qgim8 {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    transform-origin: 0 0; /* see note above */
}
.ldio-f8rlh9qgim8 div {
    box-sizing: content-box;
}
.modal-content button{
    text-align: right;
    position: absolute;
    right: 0;
    z-index: 10;
}
#search-form{
    position: relative;
}
#search-form .dropdown-menu{
    box-shadow: #ccc 1px 1px 5px;
}
#search-form input[type="text"]{
    border-radius: 0 5px 5px 0;
}
#search-form .fa.fa-search{
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 20px;
    color: #999;
    cursor: pointer;
    z-index: 999;
}
#search-form .fa.fa-search:hover{
    color: #000;
}

/* modal login*/
.sign-in{
    cursor: pointer;
}
.sign-in:hover{
    text-decoration: underline;
}
.modal-lg-fbgg{
    padding-right: 0;
}
.kpx_loginOr {
    position: relative;
    font-size: 1.5em;
    color: #aaa;
    margin-top: 1em;
    /*margin-bottom: 1em;
    padding-top: 0.5em;*/
    padding-bottom: 0.5em;
}
.kpx_loginOr .kpx_hrOr {
    background-color: #cdcdcd;
    /*height: 1px;*/
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.kpx_loginOr .kpx_spanOr {
    display: block;
    position: absolute;
    left: 50%;
    font-size: 16px;
    top: -18px;
    margin-left: -1.5em;
    background-color: white;
    width: 3em;
    text-align: center;
}
.logo_modal{
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    color: white;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #6CA329;
}
.copy_right{
    padding-top: 10px;
    text-align: center;
    font-size: 14px;
    color: #aaa ;
}
.body_lg form{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.body_lg form h4{
    text-align: center;
    color: black;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
}
.body_lg a{
    font-weight: 500;
    color: white;
    font-size: 16px;
    width: 60%;
}
.body_lg a:hover{
    color: white;
    opacity: 0.9;
}
.body_lg a i {
    font-size: 25px;
    color: white;
    float: left;
}
#selectPaymentGateWay .modal-footer,
#exampleModal23 .modal-footer,
#cartCheckoutLogin .modal-footer{
    justify-content: center;
    background: #333;
    color: #FFF;
}
.ul_info_mc{
    list-style: none;
}
.ul_info_mc .li_info i{
    cursor: pointer;
}
.cart-content h3{
    margin: 5px 0 30px;
}
#file_listing, #file_listing th, #file_listing td {
    border: 1px solid black;
    padding: 5px 15px;
    line-height: 20px;
}
#file_listing th{
    background: #6CA329;
    color: #FFF;
}
#file_listing{
    width: 100%;
}
#file_listing a{
    color: #333;
}
.listing-number, .download-column{
    width: 50px;
}
.fa-download{
    color: #6CA329;
}
.color_item.active{
    border: 1px solid #cccc;
    position: relative;
}
.color_item.active:before{
    content: "";
    border: 2px solid #FFF;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
}

.color_item:hover{
    border: 1px solid #cccc;
    position: relative;
}
.color_item:hover:before{
    content: "";
    border: 2px solid #FFF;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
}
/*#goToCart:hover{
     animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
      transform: translate3d(0, 0, 0);
      backface-visibility: hidden;
      perspective: 1000px;
}*/
.shopping-cart-css{
    -webkit-animation: shake 1s cubic-bezier(.36,.07,.19,.97) both;
            animation: shake 1s cubic-bezier(.36,.07,.19,.97) both;
    -webkit-animation-iteration-count: 3;
            animation-iteration-count: 3;
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    perspective: 1000px;
}
#goToCart{
    font-size: 28px;
    color: #6CA329;
}
.notify_product {
    font-size: 16px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 40px;
}
@-webkit-keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }
    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }
    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }
    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }
    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }
    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }
    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }
    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }
    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }
    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }
    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}
@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }
    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }
    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }
    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }
    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }
    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }
    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }
    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }
    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }
    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }
    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}
.icon_cartbar{
    position: relative;
}
.total_item_shake{
    -webkit-animation: shake 1s cubic-bezier(.36,.07,.19,.97) both;
            animation: shake 1s cubic-bezier(.36,.07,.19,.97) both;
    -webkit-animation-iteration-count: 3;
            animation-iteration-count: 3;
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    perspective: 1000px;
}
.total_item{
    cursor: pointer;
    margin-top: -35px;
    left: 15px;
    position: absolute;
    align-items: center;
    height: 17px;
    width: 17px;
    font-size: 11px;
    font-weight: 500;
    background-color: #6CA329;
    border-radius: 100%;
    border: 1px solid white;
    color: white;
}
.total_item a{
    color: #fff;
}
.fa-cart-plus{
    font-size: 25px;
    cursor: pointer;
}
.fa-cart-plus:hover{
    font-size: 28px;
}

#post-title{
    margin: 15px 0;
    font-size: 30px;
    padding: 15px 0;
    border-bottom: 1px solid #6CA329;
}
#post-brief{
    font-weight: 600;
    margin: 15px 0;
    color: #202020;
}
#post-content{

}

#post-content *{
    max-width: 100%;
}
.text_group ul{
    margin: 0;
    padding: 0
}
.text_group ul li{
    list-style: none;
}
.text_group ul li a {
    text-decoration: none;
    color: #333;
    font-size: 15px;
}
.text_group ul li a:hover {
    text-decoration: underline;
}
#growls-default{
    margin-top: 60px;
}
#user-profile-wrapper{
    float: none;
    margin: 20px auto;
    padding: 20px;
    border: 1px solid #ccc;
}
#user-profile-wrapper h1{
    text-align: center;
    font-size: 30px;
}
#user-profile-wrapper h1 span{
    border-bottom: 1px solid #6CA329;
    padding-bottom: 5px;
}
#user-profile-wrapper label{
    font-weight: bold;
    color: #444;
    margin-top: 15px;
    margin-bottom: 5px;
}
#user-profile-wrapper .form-control{
    height: 40px;
    position: relative;
}
#user-profile-wrapper .wrapper-img{
    position: relative;
}
#user-profile-wrapper .form-control.disabled{
    background: #e7e7e7;
}
#user-profile-wrapper .form-control.disabled .edit-field,
#user-profile-wrapper .wrapper-img.disabled .edit-field
{
    display: inline-block;
}
#user-profile-wrapper .edit-field{
    position: absolute;
    right: 10px;
    color: #6CA329;
    cursor: pointer;
    text-decoration: underline;
    display: none;
}
#user-profile-wrapper input:disabled{
    cursor: not-allowed;
}

#user-profile-wrapper input{
    border: 0;
    background: none;
    width: 100%;
}
#user-profile-wrapper input:focus, #user-profile-wrapper input:active, #user-profile-wrapper input:hover{
    border: 0;
    background: none;
    box-shadow: 0;
    outline: 0;
}
#user-profile-wrapper img{
    margin-bottom: 5px;
    max-width: 150px;
    max-height: 150px;
}
#wrapper-submit{
    margin-top: 15px;
    text-align: center;
    display: none;
}
.wrapper-img.disabled input[type="file"]{
    display: none;
}
#cartCheckoutLogin .fb_login{
    margin: 5px;
}
#cartCheckoutLogin .body_lg form h4{
    color: #FF0000;
}
.fa-chevron-circle-down{
    font-size: 25px
}
#li_checkOut{
    text-align: center;
    margin-bottom: 15px;
}
#li_checkOut_btn{

}
#cartCheckoutLogin .body_lg a{
    width: 80%;
}
.collection-items{
    position: relative;
    cursor: pointer;
}
.parent-ul{
    position: absolute;
    width: 600px;
    background: #FFF;
    z-index: 9999;
    box-shadow: #ccc 1px 1px 5px;
    display: none;
}
.collection-items:hover .parent-ul{
    display: block;
}
.collection-items .second-level-menu{
    max-width: 240px;
}
.collection-items ul{
    padding: 10px;
    margin: 0;
}
.collection-items ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
.collection-items ul.children-ul{
    padding: 0 10px;
    margin: 10px;
}
.collection-items ul li.childrent-collection{
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}
.childrent-collection a{
    font-size: 14px;
}
.colleciton-heading{
    position: relative;
}
.colleciton-heading.first-heading:after{
    border: 0;
}
.colleciton-heading:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 56%;
    left: 0;
    border-bottom: 1px solid #ccc;
    right: 0;
}
.colleciton-heading span{
    z-index: 1;
    background: #FFF;
    padding-right: 5px;
}
.format-listing{
    text-align: center;
    width: 100%;
    margin-top: 5px;
}
.format-listing a{
    box-shadow: #ccc 1px 1px 5px;
    padding: 10px 20px;
    border-radius: 7px;
    margin: 0 10px;
    color: #000;
    line-height: 60px;
}
.mobile-login li{
    float: left;
}
.mobile-login{
    margin: 15px auto 0;
}
.mobile-navbar{
    position: relative;
}
.mobile-login-wrap{
    position: absolute;
    z-index: 99;
    right: 8px;
}
.mobile-nav-item .parent-dropdown-item.dropdown-item{
    font-weight: bold;
    padding-left: 15px;
}
.mobile-nav-item .dropdown-item{
    max-width: 100%;
    white-space: unset;
    padding-left: 20px;
}
.mobile-navbar .navbar-light .navbar-nav .nav-link{
    color: #000;
}
.product-favourite{
    text-align: right;
    line-height: 40px;
}
.product-favourite span.span-button{
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 10px;
    cursor: pointer;
}
.social-media-share{
    margin-top: 10px;
    margin-right: 10px;
}
.ZoomContainer{
    z-index: 9999 !important;
}
.free-product{
    background: #6CA329;
    color: #fff;
    padding: 4px 8px;
    border-radius: 7px;
    font-weight: 500;
    font-size: 17px;
}
.fa.fa-download:hover {
    font-size: 28px;
}
.collection-items ul li.third-level-item{
    margin-left: 30px;
    list-style: square;
}
/*affiliate page*/
.daterangepicker .table-condensed th,
.daterangepicker .table-condensed td{
    padding: 0px;
}
.container-affiliate{
    padding-top: 50px;
    padding-bottom: 50px;
}
.commission-get-link{
    padding-bottom: 30px;
}
.title-affiliate{
    padding-bottom: 20px;
}
/*.table-commission-rate{
    width: 50%;
}*/
.filter-result .form-group{
    margin: 0px;
}
.table-commission{
    padding-top: 20px;
}
.title-affiliate-result{
    padding-bottom: 30px;
}


.link-affiliate{
    margin-top: 30px;

}
.label-link{
    color: #7f8c8d;
}
.content-link{
    position: relative;
    border-radius: 10px;
    padding: 8px;
    padding-right: 15px;
    padding-left: 15px;
    border: 1px #cccccc solid;
    cursor: pointer;
}
.content-link .fa-copy{
    position: absolute;
    right: 10px;
    top: calc(50% - 8px);
    display: none;
}
.content-link:hover .fa-copy{
    display: block;
}
.content-link:hover{
    background: hsl(120, 100%, 93%);
    border-color: #00c642;
}
.label-link{
    cursor: pointer;
    color: #a2a6a7;
}
.image-user{
    float: left;
}
.name-user{
    float: left;
    color: #61c65c;
    font-size: 23px;
    margin-left: 10px;
    margin-top: 29px;
}
.image-user img{
    border-radius: 50%;
}
.info-affiliate{
    float: left;
    width: 100%;
}
.info-user{
    float: left;
}
.info-sale{
    float: right;
    margin-top: 20px;
}
.total-sales,.count-sales{
    float: left;
    text-align: right;
}
.total-sales{
    margin-right: 20px;
}
.label-sale{
    font-size: 18px;
}
.nav-affiliate{
    margin-top: 20px;
}
.nav-affiliate nav{
    width: 100%;
    margin-bottom: 30px;

}
.nav-affiliate .nav-tabs{
    border-bottom: 2px solid #61c65c;
}
.nav-affiliate .nav-tabs .nav-link{

    color: #000;
}
.nav-affiliate .nav-tabs .nav-link.active{
    border: 2px solid #61c65c;
    margin-bottom: -2px;
    border-bottom: 0px;
    background-color: #61c65c;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: bold;
}
.tab-content{
    width: 100%;
}
.commission-this-month{
    margin-bottom: 30px;
}
.label-commission-this-month{
    font-size: 18px;
    font-weight: bold;
}
.content-commission-this-month{
    font-size: 20x;
    font-weight: bold;
    background-color: #ebebeb;
    padding: 5px;
}
.title-statitic-withdraw{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;

}
.title-price-popup{
    font-size: 17px;
    margin-top: 13px;
    color: red;
    margin-right: 10px;
}
.price-popup{
    color: red;
}

.tab-pane{
    padding-left: 20px;
    padding-right: 20px;
}
.link-product-mobile{
 display: none ;
}
@media screen and (max-width: 990px){
    .td-stt{
        display: none !important;
    }

    .link-product-pc{
     display: none !important;
 }
 .link-product-mobile{
     display: block !important;
 }
 .filter-result .form-group{
    margin: 10px;
}
.btn-submit-statitic{
    margin-left: 20px !important;
    margin-right: 20px !important;
}
.info-affiliate{
    padding-left: 20px;
    padding-right: 20px;
}
.nav-affiliate{
    padding-left: 20px;
    padding-right: 20px;
}
}


#fountainG{
    position: relative;
    width: 234px;
    height: 28px;
    margin: 20px auto 20px;
}

.fountainG{
	position:absolute;
	top:0;
	background-color:rgb(108,163,41);
	width:28px;
	height:28px;
	animation-name:bounce_fountainG;
  -o-animation-name:bounce_fountainG;
  -ms-animation-name:bounce_fountainG;
  -webkit-animation-name:bounce_fountainG;
  -moz-animation-name:bounce_fountainG;
  animation-duration:1.5s;
  -o-animation-duration:1.5s;
  -ms-animation-duration:1.5s;
  -webkit-animation-duration:1.5s;
  -moz-animation-duration:1.5s;
  animation-iteration-count:infinite;
  -o-animation-iteration-count:infinite;
  -ms-animation-iteration-count:infinite;
  -webkit-animation-iteration-count:infinite;
  -moz-animation-iteration-count:infinite;
  animation-direction:normal;
  -o-animation-direction:normal;
  -ms-animation-direction:normal;
  -webkit-animation-direction:normal;
  -moz-animation-direction:normal;
  transform:scale(.3);
  -o-transform:scale(.3);
  -ms-transform:scale(.3);
  -webkit-transform:scale(.3);
  -moz-transform:scale(.3);
  border-radius:19px;
  -o-border-radius:19px;
  -ms-border-radius:19px;
  -webkit-border-radius:19px;
  -moz-border-radius:19px;
}

#fountainG_1{
	left:0;
	animation-delay:0.6s;
  -o-animation-delay:0.6s;
  -ms-animation-delay:0.6s;
  -webkit-animation-delay:0.6s;
  -moz-animation-delay:0.6s;
}

#fountainG_2{
	left:29px;
	animation-delay:0.75s;
  -o-animation-delay:0.75s;
  -ms-animation-delay:0.75s;
  -webkit-animation-delay:0.75s;
  -moz-animation-delay:0.75s;
}

#fountainG_3{
	left:58px;
	animation-delay:0.9s;
  -o-animation-delay:0.9s;
  -ms-animation-delay:0.9s;
  -webkit-animation-delay:0.9s;
  -moz-animation-delay:0.9s;
}

#fountainG_4{
	left:88px;
	animation-delay:1.05s;
  -o-animation-delay:1.05s;
  -ms-animation-delay:1.05s;
  -webkit-animation-delay:1.05s;
  -moz-animation-delay:1.05s;
}

#fountainG_5{
	left:117px;
	animation-delay:1.2s;
  -o-animation-delay:1.2s;
  -ms-animation-delay:1.2s;
  -webkit-animation-delay:1.2s;
  -moz-animation-delay:1.2s;
}

#fountainG_6{
	left:146px;
	animation-delay:1.35s;
  -o-animation-delay:1.35s;
  -ms-animation-delay:1.35s;
  -webkit-animation-delay:1.35s;
  -moz-animation-delay:1.35s;
}

#fountainG_7{
	left:175px;
	animation-delay:1.5s;
  -o-animation-delay:1.5s;
  -ms-animation-delay:1.5s;
  -webkit-animation-delay:1.5s;
  -moz-animation-delay:1.5s;
}

#fountainG_8{
	left:205px;
	animation-delay:1.64s;
  -o-animation-delay:1.64s;
  -ms-animation-delay:1.64s;
  -webkit-animation-delay:1.64s;
  -moz-animation-delay:1.64s;
}



@keyframes bounce_fountainG{
	0%{
       transform:scale(1);
       background-color:rgb(108,163,41);
   }

   100%{
       transform:scale(.3);
       background-color:rgb(255,255,255);
   }
}

@-webkit-keyframes bounce_fountainG{
	0%{
       -webkit-transform:scale(1);
       background-color:rgb(108,163,41);
   }

   100%{
       -webkit-transform:scale(.3);
       background-color:rgb(255,255,255);
   }
}
#payment-state{
    width: 370px;
    margin: 0 auto;
    background: #FFF;
    padding: 20px;
    text-align: center;
}
#payment-state h1{
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

#payment-state h2.payment-successful{
    color: #6CA329;
    font-size: 25px;
}
#payment-state h2.payment-fail{
    color: #ffab07;
    font-size: 25px;
}
#payment-state h2 i{
    margin-right: 5px;
}
.cart-content-payment{
    background: #FFF;
}
#checkoutWithoutLoginPayPal{
    display: inline-block;
    background-color: #ffc439;
    margin-top: 20px;
}
#checkoutWithoutLoginPayPal {
    position: relative;
    display: inline-block;
    text-align: center;
    border: 1px solid #ccc;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    overflow: hidden;
}

#checkoutWithoutLoginPayPal img {
    vertical-align: middle;
    margin-right: 10px;
}
.buttonload {
    background-color: transparent;
    width: 100%;
    display: none;
    border: none; /* Remove borders */
    color: white; /* White text */
    padding: 10px;
    font-size: 16px /* Set a font size */
}

#selectPaymentGateWay .modal-body{
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;

}
.btn-vnpay{
    background-color: #fff !important;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.btn-vnpay img{
    width: 100px;
}
#selectPaymentGateWay.
#cartCheckoutLogin {
    font-family: 'Tahoma';
}
#cartCheckoutLogin .logo_modal,
#selectPaymentGateWay .logo_modal{
    display: flex;
    justify-content: center;
}
.logo-image{
    margin-right: 30px;
}
.header-logo .vn-content{
    font-size: 40px;
    color: #fbfbfb;
    font-weight: bold;
    font-family: "Tahoma";
    text-align: center;
}
.header-logo .en-content{
    font-size: 25px;
    color: #faf8f7;
    font-family: "Tahoma";
    text-align: center;
}
#cartCheckoutLogin .modal-dialog,
#selectPaymentGateWay .modal-dialog{
    max-width: 741px !important;
}
.btn-payment{
    display: flex;
    justify-content: center;
    cursor: pointer;
    padding: 20px;
    border-bottom: 1px solid #6a6564;
    padding-bottom: 30px;
    padding-top: 30px;
}
.btn-payment:hover{
    background: rgb(241,247,232);
    background: linear-gradient(0deg, rgba(241,247,232,1) 0%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%);
    border-bottom: 1px solid #71a225;
}
.btn-payment .left-btn{
    text-align: left;
    margin-right: 100px;
}


.btn-payment .left-btn .vn-content{
    font-size: 26px;
    color: #060606;
    font-family: "Tahoma";
}

.btn-payment .left-btn .en-content{
    color:#6a6564;
    font-style: italic;
}
#selectPaymentGateWay .modal-footer{
    color:#6a6564;
    font-style: italic;
    background-color: #fff;
    border: 0px;
    padding-bottom: 40px;
    padding-top: 0px;
    font-size: 17px;
}
#selectPaymentGateWay .modal-footer span{
    color:#71a225;
}
#cartCheckoutLogin .modal-footer{
    background-color: #515946;
    font-style: italic;
}
#cartCheckoutLogin .btn-login-google .left-btn{
    margin-right: 150px;
}
.note-cart-form .vn-content{
    font-size: 18px;
    color: #6a6564;
    font-family: "Tahoma";
    text-align: center;
    font-style: italic;
}
.note-cart-form{
    padding-top: 30px;
    padding-bottom: 30px;
}
.note-cart-form span{
    color:#71a225;
}
.note-cart-form .en-content{
    font-size: 15px;
    color: #6a6564;
    font-family: "Tahoma";
    text-align: center;
    font-style: italic;
}
.note-message{
    text-align: left;
    font-style: italic;
    padding-top: 15px;
    color: #6a6564;
}
.note-message .vn-content{
    font-size: 13px;
}
.note-message .en-content{
    font-size: 11px;
}
.icon_cartbar .cart-panel-content{
    position: absolute;
    width: 350px;
    z-index: 1;
    padding: 20px;
    border: 1px solid #ebebeb;
    background-color: #fff;
    left: -150px;
    top: 40px;
    display: none;
}
.cart-item{
    display: flex;
    margin-bottom: 15px;
}
.cart-item-img{
    width: 50px;
    height: 50px;
    margin-right: 20px;
}
.cart-item-img img{
    height: 100%;
    width: 100%;
    border-radius: unset;
    -o-object-fit: cover;
       object-fit: cover;
}
.cart-item-price-product{
    text-align: right;
}
.cart-item-price-product .fa-trash{
    margin-left: 30px;
}
.cart-item-content{
    width: 100%;
}
.btn-goto-cart{
    text-align: center;
    background-color: #6CA329;
    color: #fff;
    cursor: pointer;
}
.icon_cartbar .color-picker-arrow{
    background-color: #fff;
    border-color: #aaaaaa;
    -o-border-image: none;
       border-image: none;
    border: 1px solid #ebebeb;
    content: "";
    height: 10px;
    left: 10px;
    position: absolute;
    top: auto;
    bottom: -10px;
    transform: rotate(135deg);
    width: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    visibility: hidden;
    z-index: 1;
    inset: 8.5px auto auto 27px;
    top: -6px;
    left: 157px;
    border-width: 0px 0px 1px 1px;
    visibility: visible;
}
.best-sale-topic{
    text-align: center;
    margin-top: 30px;
}
.topic-wrapper .collection-item{
    margin-bottom: 30px;
}
.collection-row .collection-item{
    padding-top: 100%;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    cursor: pointer;
}
.collection-row{
    margin-top: 40px;
    position: relative;
}
.best-sale-topic .product_to_shop{
    background-color: #fff;
}
.collection-row .collection-item .layer-item{
    width: 100%;
    padding-top: 100%;
    background-size: cover;
    position: absolute;
    top: 0px;
    background-color: rgba(0, 0, 0, 0);
    display: none;
}
.collection-row .collection-item:hover .layer-item{
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
}
.collection-row .collection-item .layer-item span{
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0px;
    color: #fff;
    font-weight: bold;
}
.best-sale-topic .text_color{
    display: block;
    position: relative;

}
.best-sale-topic:hover .text_color{
    color: #6CA329;
}
.best-sale-topic:hover .text_color:after,
.best-sale-topic:hover .text_color:before{
    background-color: #6CA329;

}
.best-sale-topic .text_color:before{
 content: '';
 height: 1px;
 width: calc(50% - 130px);
 top: 11px;
 position: absolute;
 background-color: #6a6564;
 left: 0px;

}
.best-sale-topic .text_color:after{
    content: '';
    height: 1px;
    width: 50%;
    position: absolute;
    width: calc(50% - 130px);
    top: 11px;
    background-color: #6a6564;
    right: 0px;
}
.swiper-slide{display: block;}


.collection-row .swiper-button-next{
    right: -35px;
    color: #6CA329;
}
.collection-row  .swiper-button-prev{
    left: -35px;
    color: #6CA329;
}

.zalo-floating-button {
    position: fixed;
    bottom: 97px;
    right: 24px !important;
    background-color: #0068FF; /* Optional: Zalo blue background */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.zalo-floating-button:hover {
    transform: scale(1.1); /* Zoom effect */
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
}

.zalo-floating-button svg {
    fill: white; /* Ensures the icon is visible */
}
.messenger-floating-button {
    position: fixed;
    bottom: 175px;
    right: 24px !important;
    background-color: #0084FF; /* Messenger's blue color */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000; /* Ensures it floats above other elements */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.messenger-floating-button:hover {
    transform: scale(1.1); /* Slight zoom effect */
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
}

.messenger-floating-button svg {
    width: 40px;
    height: 40px;
    fill: white; /* Ensure icon is visible on the blue button */
}

#google_translate_element{
    position: absolute;
    left: -20px;
}
.control-group {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.control-item {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-size: 16px;
}

/* Hide default inputs */
.control-item input[type="radio"],
.control-item input[type="checkbox"] {
    display: none;
}

/* Custom styles for radio and checkbox circles */
.control-circle,
.control-box {
    width: 20px;
    height: 20px;
    border: 2px solid #333;
    border-radius: 50%; /* For radio button */
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: border-color 0.3s;
}

.control-box {
    border-radius: 4px; /* For checkbox */
}

.control-circle::after,
.control-box::after {
    content: "";
    width: 12px;
    height: 12px;
    background-color: transparent;
    border-radius: 50%; /* For radio button */
    transition: background-color 0.3s;
}

.control-box::after {
    border-radius: 2px; /* For checkbox */
}

/* Checked state for radio buttons */
.control-item input[type="radio"]:checked + .control-circle {
    border-color: #00b300;
}

.control-item input[type="radio"]:checked + .control-circle::after {
    background-color: #00b300;
}

/* Checked state for checkboxes */
.control-item input[type="checkbox"]:checked + .control-box {
    border-color: #00b300;
}

.control-item input[type="checkbox"]:checked + .control-box::after {
    background-color: #00b300;
}

/* Disabled state */
.control-item input[type="radio"]:disabled + .control-circle,
.control-item input[type="checkbox"]:disabled + .control-box {
    border-color: #ccc;
    cursor: not-allowed;
}

.control-item input[type="radio"]:disabled + .control-circle::after,
.control-item input[type="checkbox"]:disabled + .control-box::after {
    background-color: #ccc;
}

.control-item input[type="radio"]:disabled ~ .control-label,
.control-item input[type="checkbox"]:disabled ~ .control-label {
    color: #ccc;
    cursor: not-allowed;
}

/* Label styles */
.control-label {
    color: #333;
}

/* Underline the label text for checked items */
.control-item input[type="radio"]:checked ~ .control-label,
.control-item input[type="checkbox"]:checked ~ .control-label {
    text-decoration: underline;
    color: #00b300;
}
.control-item input[type="checkbox"]:checked + .control-box::after{
    background-color: #00b300;
}
.control-item input[type="checkbox"]:checked + .control-box{
    border-color: #00b300;
}
.group-discount{
    background-color: #fff;
    margin-top: 20px;
    padding: 30px;
}

#li_tk{
    text-align: right;
}
.total-price{
    margin-left: 20px;
    font-size: 14px;
    color: gray;
    margin-bottom: 10px;
    text-decoration: line-through;
}
