a {
    color: #288ad6 ;
}

.sticky-add-to-cart--active, #wrapper, #main, #main.dark {
    background-color: #e9edf0;
}
#wrapper, #main, #page {
    background-color: #e9edf0;
    position: relative;
}
.page-wrapper {
    padding-top: 60px;
    padding-bottom: 30px;
}
.full-width .ubermenu-nav, .container, .row {
    max-width: 1270px;
}
.slider-home .slick-slide img{
    width: 100%;
}
.div-sidebar {
    pointer-events: none;
}
#secondary {
    margin-top: -45px;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    padding: 5px;
    height: 100vh;
    background: white;
    width: 100%;
    max-width: 230px;
    position: fixed;
    text-transform: uppercase;
    pointer-events: auto;
}

h2.title-cate {
    /*    padding-bottom: 10px;
        padding-top: 10px;*/
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
h2.title-cate img {
    height: 35px;
    margin-right: 10px;
}
.title-cate a.title {
    font-size: 20px;
    color: #ff6b10;
    position: relative;
    text-transform: uppercase;
    /*    padding-left: 50px;*/
}
.bg-icon-dm {
    position: absolute;
    width: 48px;
    height: 48px;
    top: -10px;
    left: 0;
    background-repeat: no-repeat;
}

.child-cat__title {
    background: #fff;
    padding: 5px;
    border-radius: 4px;  
    text-align: center;
    color: #000;
    border-radius: 3px;
    cursor: pointer;
    font-size: 13px;

}
/*.child-cat .slick-slide {
    padding: 0 10px;
}*/

.cate.cateproduct {
    padding: 20px 20px 20px 20px;
    background: #fff;
    /*    margin: 5px;*/
}
section.danhmuc-sp {
    border-radius: 4px;
    /*    padding: 4px;*/
    /*    border: 4px solid #ff5d00;*/
}
.child-cat {
    margin-right: 5px;
}
.product.fruit {
    background: #fff;
    border: 1px solid #eeee;
    margin: 10px 0;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.product-name {
    overflow: hidden;
    line-height: 1.3em;
    font-size: 16px;
    color: #333;
    padding: 10px 0 0;
    margin-bottom: 7px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 32px;
    height: 25px;
}
.pricess{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin-top: 12px !important;
}
bdi {
    font-weight: 500;
}
del bdi {
    font-weight: 400 !important;
}
.price {
    display: inline-block !important ;
    vertical-align: middle !important;
    font-weight: 500 !important;
    color: #232323 !important;
    font-size: 16px !important;
}
.content-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 146px;
}
.content-box-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    margin-top: 10px;
}
.content-box-item a {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}
/*.price del .woocommerce-Price-amount {
    font-size: 17px;
    color: #313030 !important;
}*/
/*ins span{
    color: #b10e0e;
}*/
ins {
    color: #222;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 5px;
    text-decoration: none;
}
del {
    color: #333;
    margin-right: 5px;
    opacity: 0.7;
}
.boximg.center {
    margin-bottom: 1em;
}
.term-19 .freshcate {
    display: none;
}
.term-19 .banner-shop {
    margin-bottom: 25px;
}
.pdLoopAction a.added_to_cart.wc-forward {
    display: none;
}
.view-more {
    text-align: center;
}
a.view-more-text {
    color: #000;
}
a.view-more-text:hover {
    text-decoration: none;
}
.primary.is-underline, .primary.is-link, .primary.is-outline {
    color: #2C9310 !important;
}
.btn-outline-primary, .wpcf7 input[type=submit] {
    color: #006a00 !important;
    border-color: #ff6b10 !important;
}
.btn-outline-primary.focus, .btn-outline-primary:focus, .wpcf7 input.focus[type=submit], .wpcf7 input[type=submit]:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.child-cat__title a {
    color: #000;
}
div#animatedHeading a, .child-cat__title a:hover {
    text-decoration: none;
}

div#animatedHeading a {
    color: #000;
}
.danhmuc-hinhdaidien img{
    aspect-ratio: 1/1;
    -o-object-fit: cover;
    object-fit: cover;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.btn-outline-primary:hover, .wpcf7 input[type=submit]:hover{
    background-color: #ff6b10 !important;
    border-color: #ff6b10 !important;
    color: #fff !important;
}
.child-cat__title:hover{
    background-color: #ff6b10 !important;
    border-color: #ff6b10 !important;

}
.child-cat__title:hover a{     
    color: #fff !important;
}
h2.title-cate {
    margin-bottom: 0;
}
.bg-icon-dm {
    background-size: 100%;
}
/*.title-cate a.title {
    padding-left: 60px;
}*/
li.account-item.has-icon.diachi {
    padding: 8px 0;
    line-height: 18px;
}

li.account-item.has-icon.donhang {
    padding: 8px 0;
    line-height: 18px;
    text-align: center;
}

li.account-item.has-icon.giohang {
    padding: 13px 5px 8px 5px;
    line-height: 18px;
    font-size:12px;
    background: #005400;
}
input.form-control.border-0.bg-light {
    width: 300px;
}

.flex-col.hide-for-medium.flex-right {
    height: 100%;
}
div#animatedHeading {
    background: white;

    margin-bottom: 10px;
    padding: 4px;
    max-height: 35px;
}
a:hover {
    text-decoration: none;
}
/*.slick-next:before{
    content: '\f054' !important;
    font-family: 'Font Awesome 5 Free' !important;

}*/
button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
    background: #006a00;
    border-radius: 50%;
    color: #fff;
    font-weight: 800;
}

.account-item.has-icon.diachi {
    color: #fff;
    float: left;
    font-size: 12px;
    padding: 6px 0 6px;
    max-height: 50px;
    width: 200px;
    z-index: 30;
    position: relative;
}
.diachi a{
    display: block;
    background: #005400;
    margin-right: 20px;
    border-radius: 3px;
    padding-left: 15px;
}

[class^="bhx-"], [class*="bhx-"] {
    background-image: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/desktop/bhxdesk@2x.v202110011343.png);
    background-repeat: no-repeat;
    background-size: 500px auto;
    display: inline-block;

    vertical-align: middle;
}
i.bhx-toggle {
    background-position: -319px -295px;
    width: 13px;
    height: 18px;
    display: inline-block;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    margin: auto;
}
div#animatedHeading {
    background: white;
    margin-bottom: 10px;
    padding: 4px;
    max-height: 35px;
    border-radius:3px;
    overflow: hidden;
}

del.giathuong {
    margin-right: 10px;
}
.phantram {
    margin-left: 10px;
    background: #ff6b10;
    color: #fff;
    padding: 3px 5px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
}
.bhx-navmenu {
    background-position: -294px -162px;
    width: 21px;
    height: 21px;
    display: inline-block;
    position: absolute;
    left: 10px;
}
.title-danhmuc{
    display: block;
    padding: 10px 10px 10px 35px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    color: #ff6b10;
    position: relative;
    text-align: center;
    font-size: 14px;
}
.menu-danhmuc{
    height: 100%;
    /* width: 120%; */
    /* padding-right: 14%; */
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
ins.giakhuyenmai {
    text-decoration: none;
}
/* width */
.menu-danhmuc::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.menu-danhmuc::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.menu-danhmuc::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.menu-danhmuc::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.bhx-productpromo {
    background-position: -328px -165px;
    width: 14px;
    height: 14px;
}
.productpromo-count a {
    color: #000;
    text-transform: capitalize;
    font-size: 14px;
    /* padding-top: 10px; */
}
.productpromo-count{
    padding-top: 10px;
}

.freshcate {
    background: #fff;
    color: #018748;
    margin-bottom: 15px;
    position: relative;
}
.freshcate .listgroupfresh {
    display: block;
    overflow: hidden;
    padding: 0;
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 25px 0px;
}
/*.freshcate .listgroupfresh li:first-child {
    margin: 7px 10px;
    margin-left: 0px;
    border: none;
    font-weight: bold;
}*/
.freshcate .listgroupfresh li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 7px 10px 7px 0;
    border: 1px solid #018748;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}
.freshcate .listgroupfresh li a {
    color: #018748;
    padding: 5px 15px;
    display: block;
    font-size: 13px;
}

.boxintro {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #008848;
    border-radius: 4px;
}
.boxintro {
    padding-bottom: 10px;
}
.contain-boxintro .contain-article.article {
    display: inline;
}
.boxintro .minheight {
    max-height: 110px;
    overflow: hidden;
    position: relative;
}
.boxintro article {
    display: block;
    overflow: hidden;
    font-size: 13px;
    color: #333;
    line-height: 16px;
    padding: 10px;
}
.boxintro .xemthem {
    font-size: 14px;
    display: block;
    text-align: center;
    color: #288ad6;
    background: none;
    margin-top: -25px;
    position: relative;
    cursor: pointer;
}

.btn-primary {
    color: #fff;
    background-color: #ff6b10;
    border-color: #ff6b10;
}
.btn-primary:hover {
    color: #fff;
    background-color: #006a00;
    border-color: #006a00;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
    width: 100%;
}
div#page-wrapper {
    padding-top: 60px;
}
h1.entry-title {
    color: #006a00;
    font-size: 2rem;
}


.text-line-limit-fade.show-btn-more {
    /* margin-bottom: 10px; */
    border: 1px solid #008848;
    border-radius: 4px;
    padding: 10px;

}
.line-limit-default {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
    position: relative;
}
.line-limit-fade {
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 3;*/
    /*-webkit-box-orient: vertical;*/
    overflow: hidden;
    max-height: calc(1.1428rem * 1.5 * 2); /*Font-size . Line Height . Line Limit Number */
    position: relative;
    /*transition: 0.3s;*/
}
.line-limit-fade:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(white));
    background: -o-linear-gradient(transparent calc(1.1428rem * 1.5), white);
    background: linear-gradient(transparent calc(1.1428rem * 1.5), white); /*Font-size . Line Height  */
}
.btn-line-limit-fade {
    font-size: 0.9285rem;
    line-height: 1.53;
    font-weight: 700;
    color: #006a00;
    cursor: pointer;
    display: none;
    text-align: center;
    position: relative;
    /*    width: fit-content;*/
}
.show-btn-more .btn-line-limit-fade {
    display: block;
    margin-top: 10px;
}
.btn-line-limit-fade span.active {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
    position: relative;
    display: block;
}
.btn-line-limit-fade span {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    display: none;
}

.product_meta {
    display: none;
}
.woocommerce div.product div.images .flex-control-thumbs{
    margin: 15px 0 0 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
    padding-right: 5px;
}

.doitra-chitiet {
    background: #f6f8fa;
    margin-top: 10px;
    padding: 10px 7px;
}
.doitra-chitiet .info_policy{
    display: block;

}
.doitra-chitiet .item_policy{
    border-bottom: none;
    margin-bottom: 0px;
}
.related .title-lienquan{
    line-height: 1.3em;
    font-weight: 600;
    padding: 20px 0 10px 0;
    font-size: 20px;
    border-top: 5px solid #e9edf0;
}
.related.products{
    clear: both;
}

.thongtin-sp .tabs.wc-tabs {
    display: none;
}
.thongtin-sp h2{
    display: none;
}
.textinfpro {
    display: block;
    padding: 15px 0;
    background: #fff;
    color: #4a4a4a;
    font-size: 20px;
}
.textinfpro::before {
    position: relative;
    content: '';
    height: 25px;
    width: 3px;
    background-color: #008848;
    top: 5px;
    display: inline-block;
    margin-right: 10px;
}
.bartitle {
    display: block;
    overflow: hidden;
}
.bartitle .hometitle {
    float: left;
    text-transform: uppercase;
    font-weight: 600;
    overflow: hidden;
    line-height: 1.3em;
    background: #fff;
    padding: 15px 10px 10px;
    font-size: 14px;
    color: #4a4a4a;
}
.homehews a.viewother {
    text-align: center;
    float: right;
    margin-right: 10px;
    padding-top: 15px;
}
.homehews a {
    display: block;
    overflow: hidden;
    color: #288ad6;
    font-size: 13px;
    padding: 10px;
    min-height: 16px;
}
.homehews>a {
    border-top: 1px solid #f3f3f3;
    padding: 12px 0;
    margin: 0 10px;
}
.homehews a {
    display: block;
    overflow: hidden;
    color: #288ad6;
    font-size: 13px;
    padding: 10px;
    min-height: 16px;
}
.homehews a img {
    float: left;
    width: 65px;
    height: auto;
    margin-right: 10px;
    min-height: 30px;
    max-height: 32px;
}
.homehews a p {
    color: #4a4a4a;
    width: calc(100% - 75px);
    float: left;
}

div#input_1_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gchoice.gchoice_1_3_0 {
    padding-right: 15px;
}
textarea#input_1_1 {
    height: 150px;
}
input#gform_submit_button_1 {
    width: 100%;
    background: #006a00;
    color: #fff;
    border: 1px solid #006a00;
    padding: 5px 0;
}
h1.entry-title:before {
    position: relative;
    content: '';
    height: 25px;
    width: 3px;
    background-color: #008848;
    top: 5px;
    display: inline-block;
    margin-right: 10px;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #006a00;
    border-color: #006a00;
    opacity: 1;
}

/*Thành sơn*/
.main-footer {
    background: #fff;
    padding: 20px 0px;
}
.bottom-footer {
    padding: 0px 10px;
}
.top-footer {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #e9edf0;
}
.info_policy:first-child {
    border-right: 2px solid #e9edf0;
}
section.danhmuc-sp .row.row-eq-height.align-items-center {
    padding: 5px 0px;
}
.social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.social-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.social-bottom div {
    padding-right: 10px;
    padding-top: 8px;
}
.menu-footer ul li {
    list-style: disc;
    font-size: x-small;
    color: #288ad6;
}
.tongdai{
    padding-bottom: 10px;
}
.info_policy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
div#animatedHeading a:before {
    content: '📢';
}
/*.child-cat .slick-slide.slick-active {
    padding-right: 0;
}*/
.cheft-b .product-name {
    color: #006a00;
    padding: 5px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
    background: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 1px solid;
}
.title-addrress {
    font-size: 16px;
    padding: 5px 0 5px 0;
    font-weight: bold;
    color: #ff6b10;
    text-transform: uppercase;
}
.address-store {
    margin-top: 10px;
    border: 1px dashed #f97d10;
    padding: 10px;
    background: #fff4de;
    border-radius: 4px;
}
.address-store a {
    font-size: 14px;
    color: #434343;
    line-height: 2;
    padding-left: 5px;
}
.div-phai {
    background: #fff !important;
    margin: 15px 0px !important;
    /*    padding: 15px !important;*/
}
.div-phai main#main {
    background: transparent;
    padding-top: 20px;
}
.home .div-phai{
    margin: 0px !important;
    padding: 0px !important; 
}
.home .page-left-sidebar .div-phai {
    background: #e9edf0 !important;
    padding: 0px;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.woocommerce-billing-fields h3, h3#order_review_heading {
    font-size: 20px;
    margin-bottom: 20px;
    padding: 8px;
    border-left: 5px solid #ff6b10;
    color: #006a00;
    -webkit-box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}
h3#ship-to-different-address span {
    margin-left: 5px;
}
h3#ship-to-different-address {
    font-size: 18px;
    margin-top: 15px;
}
.woocommerce-billing-fields__field-wrapper {
    -webkit-box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
    padding: 10px;
}
h3#order_review_heading {
    margin-top: 35px;
}
.cart-collaterals {
    -webkit-box-shadow: 0px 2px 8px 0 rgb(0 0 0 / 5%);
    box-shadow: 0px 2px 8px 0 rgb(0 0 0 / 5%);
    padding: 0px 15px;
}
.woocommerce table.shop_table{
    border: none !important;
}
.cart_totals h2 {
    font-size: 23px;
    padding: 15px 0px;
    color: #46a707;
}
input#gform_submit_button_1:hover {
    background: #ff6b10;
    border: 1px solid #ff6b10;
}
.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 10px;
    line-height: 1.5em;
}
.box-content {
    border-top: 4px solid #46a707;
    padding: 10px;
    -webkit-box-shadow: 0px 2px 8px 0 rgb(0 0 0 / 5%);
    box-shadow: 0px 2px 8px 0 rgb(0 0 0 / 5%);
    font-size: 14px;
}
.btn-primary:focus {
    background-color: #006a00;
    border-color: #006a00;
    -webkit-box-shadow: 0 0 0 0.2rem rgb(0 106 0);
    box-shadow: 0 0 0 0.2rem rgb(0 106 0);
}
.loading{font-size:0px !important;text-align:center !important;background: #ff5d00}
@-webkit-keyframes lds-dual-ring {
    0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes lds-dual-ring {
    0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
.loading:after{content:" ";width:24px;height:24px;border-radius:50%;border:3px solid #fff;border-color:#fff transparent;-webkit-animation:lds-dual-ring 1.2s linear infinite;animation:lds-dual-ring 1.2s linear infinite;display:inline-block;}
.woocommerce-checkout input[type="checkbox"], .woocommerce-checkout input[type="radio"]{
    float: none;
}
#billing_first_name_field {
    width: 100%;
}
#shipping_first_name_field {
    width: 100%;
}
a.added_to_cart.wc-forward {
    display: none;
}
#billing_first_name_field {
    width: 100%;
}
#shipping_first_name_field {
    width: 100%;
}
.content-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.content-box-item a:hover {
    color: #ff6b10;
}
.woocommerce ul.products li.product a img {

    margin: 0px !important; 

}
.woocommerce ul.products li.product .price{
    margin-bottom: 0px !important
}
.addresses h2 {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 35px;
}
.addresses h2 {
    margin-top: 35px;
    font-size: 20px;
    padding: 7px 14px;
    border-left: 5px solid #006a00;
    color: #006a00;
    -webkit-box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}
h2.woocommerce-order-details__title, h2.wc-bacs-bank-details-heading {
    margin-top: 35px;
    font-size: 25px;
    padding: 10px 27px;
    border-left: 5px solid #ff6b10;
    color: #006a00;
    -webkit-box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}
.yith-wacp-mini-cart-count{
    background: #ff6b10 !important;
}
.content-box-item a {
    color: #006a00;
    font-weight: 500;
}
.woocommerce ul.products li.product .star-rating{
    display: none;
}
h2.woocommerce-loop-product__title {
    color: #006a00;
}
.woocommerce span.onsale{
    background-color: #ff6b10;
}
.woocommerce-page div.product div.summary .star-rating, .woocommerce-page div.product div.summary .star-rating span:before, ul.products li.product .woocommerce-loop-product__link .star-rating, ul.products li.product .woocommerce-loop-product__link .star-rating span:before{
    color: #ff6b10 !important;
}
a.woocommerce-review-link {
    color: #006a00;
}


/*.newslist li figure {
    overflow: hidden;
    font-size: 16px;
    color: #222b45;
    line-height: 24px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 96px;
}*/

.tempvideo {
    width: 230px;
    height: 160px;
    margin-right: 10px;
}    
.tempvideo img{
    border-radius: 4px;
}
li.news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
}
.infonews a h3 {

    display: block;
    overflow: hidden;
    line-height: 24px;
    font-size: 17px;
    color: #006a00;
    font-weight: 600;
    margin-bottom: 8px;
}
.new-img a img {
    width: 100%;
    height: 180px;
}
.item-list h4 a {
    overflow: hidden;
    line-height: 24px;
    font-size: 17px;
    color: #006a00;
    font-weight: 600;
    margin-bottom: 8px;
}
.item-list {
    margin-bottom: 30px;
}
.newlist_home a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    margin-left: 5px;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 15px;
}
.newlist_home a img {
    width: 80px;
    height: 80px;
    -o-object-fit: cover;
           object-fit: cover;
}
.newlist_home a p {
    color: #393333;
    font-size: 14px;
    padding: 0 10px;
    flex: 1;
}
h3.baiviet-lq {
    margin: 20px 0;
}
#single-wrapper #secondary {
    margin-top: -20px;
}
h2.woocommerce-loop-category__title {
    color: #006a00;
}
h2.woocommerce-loop-category__title:hover {
    color: #ff6b10;
}
.content-box-item h2.woocommerce-loop-product__title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    font-size: 16px;
    text-align: left;
    padding: .2em 0 !important
}
.woocommerce-loop-product__title a span.onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: -.5em -.5em 0 0;
    background-color: #ff6b10;
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    /*    font-size: 1em;*/
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    /* top: -.5em; */
    /* left: -.5em; */
    /* margin: 0; */
    border-radius: 100%;
    /* background-color: #77a464; */
    color: #fff;
    font-size: .857em;
    z-index: 9;
}
p#billing_last_name_field {
    width: 100%;
}
#billing_address_1_field, #shipping_address_1_field {
    -webkit-box-ordinal-group: 10 !important;
    -ms-flex-order: 9 !important;
    order: 9 !important;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  display: none;
  margin: 0;
}
.quantity input.qty {
  appearance: textfield;
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
.quantity input.qty_button{
  -webkit-appearance: button;
  width: 40px;
  height: 36px;
  background: #f4f2f5;
  content: "\f068";
  font-family: fontawesome;
  font-size: 14px;
  color: #a6a9b2;
  text-align: center;
  line-height: 33px;
  cursor: pointer;
  border: none;
}
.quantity  .input-text{
  height: 30px;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: bold;
  width: 50px!important;
}
.quantity{
  display: inline-flex;
  border: 1px solid #ddd;
}



.child-cat .slick-slide {
    margin: 0 5px;
}

