.bloghome .date_ofmd {
    position:absolute;
    top:12px;
    left:0;
    background:#70ba4c;
    min-width:49px;
    min-height:86px;
    min-height:102px;
}
.date_ofmd strong,
.date_ofmd p {
    color:#fff;
    text-align:center;
    font-size:14px;
}
.date_ofmd strong {
    display:table;
    width:100%;
    font-size:20px;
    padding-top:10px;
}
.bloghome .box-text-inner .post-title {
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    color: #595C60;
    margin-bottom:8px;
    height:38px;
    overflow:hidden;
}
.bloghome .box-text-inner .is-divider {
    display:none;
}
.bloghome .box-text-inner .from_the_blog_excerpt {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    color: #555555;
    text-align:justify;
}
.doitac_gallery .flickity-slider .gallery-col {
    padding-bottom:0 !important;
}
.titfooter_main h3 {
    font-weight:500;
    font-size:20px;
    line-height:25px;
    text-align:justify;
    color:#555555;
    border:none;
    margin-bottom:0;
}
.titfooter_main h3 span {
    border:none;
}
.gallery_footer {
    max-width:220px;
    float:right;
}
.gallery_footer .gallery-col.col {
    padding-bottom:0;
}
.absolute-footer {
    display:none;
}
.colleft_absolute p {
    margin-bottom:0;
}
.titfoo_last h3 {
    padding-left:50px;
    position:relative;
}
.titfoo_last h3:before {
    content:"";
    position:absolute;
    width:40px;
    height:37px;
    top:-15px;
    left:0;
    background-image:url(../img/gift.png);
    background-repeat:no-repeat;
    background-position:center;
}

/*.sectwo_footer {
    background-image:url(../img/logofooter.png);
    background-repeat:no-repeat;
    background-position:right 30px  top 5px;
}
*/
.coldkemail form {
    margin-top:30px;
}
.coldkemail form input {
    margin:0;
}
.coldkemail form .wpcf7-submit {
    position:absolute;
    top:0;
    right:0;
    margin:0;
    background-color:#70ba4c;
    font-weight:normal;
}
.follow_footer a {
    color:#97CCEB;
    font-size:25px !important;
}
.follow_footer a:nth-child(1) {
    margin-left:0;
}
.product-small .box-image .text-center.bottom .add-to-cart-grid {
    background-image:url(../img/shoppingnow.png);
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 20px;
    background-color:#f68e2e !important;
    border-radius:3px;
}
.product-small .box-image .text-center.bottom .add-to-cart-grid .cart-icon {
    position:static;
    
/*display:none;
    */;
}
.callpro {
    width:41px;
    height:38px;
    background:#97CCEB;
    position:absolute;
    left:20px;
    bottom:-50px;
    border-radius:3px;
    transition:all .5s;
    background-image:url(../img/shoppingnow.png);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:auto;
}
.callpro a {
    display:table;
    width:100%;
    height:100%;
    position:absolute;
}
.viewnow {
    position:absolute;
    left:50%;
    bottom:-50px;
    transform:translateX(-50%);
    height:40px;
    min-width:95px;
    transition:all .3s;
}
.viewnow a {
    line-height:38px;
    font-size:16px;
    color:#fff;
    text-align:center;
    width:100%;
    background:#97CCEB;
    border-radius:3px;
}
.product-small .box-image .text-center.bottom {
    right:0;
    bottom:6px;
    width:100%;
    height:48px;
    position:absolute;
    background:transparent;
}
.product-small .box-image .text-center.bottom .quick-view {
    font-size:0;
    background-color: #f68e2e;
    border-radius:5px;
    background-image:url(../img/zomnow.png);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:20px;
    width:35px;
    height:35px;
    right:5px;
	bottom: 0;
    position:absolute;
}
.product-small .box-image .text-center.bottom .quick-view:hover {
    background-color:rgba(0,0,0,.3);
    border:1px solid #fff;
}
.product-small .box-image .show-on-hover {
    position:relative;
    z-index:9;
}
.product-small .box-image .text-center.bottom .add-to-cart-grid {
    position:absolute;
    left:5px;
	bottom: 0;
    width: 35px;
    height:35px;
	
}
.product-small .box-image .image-tools.top {
    z-index:9999;
}
.product-small .box-image .image-tools.bottom {
    z-index:8888;
}
.product-small:hover .box-image .viewnow,
.product-small:hover .box-image .callpro {
    bottom:9px;
    transition:all .3s;
}
.product-small:hover .box-image .viewnow {
    bottom:7px;
}
.loading .cart-icon:hover strong {
    background-color:transparent;
    color:#97cceb;
}
.loading .cart-icon strong,
.loading .cart-icon strong:after {
    border-color:#ffffff;
    color:#ffffff;
    border:none;
}
.product-small .box-image .text-center.bottom .add-to-cart-grid strong {
    background-color:transparent;
    border:none;
    font-size:0;
}
.cart-icon strong:after {
    display:none;
}
.ajax_add_to_cart.loading {
    border:2px solid #67a4c7;
}
.product-small .title-wrapper .product-title a {
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    color: #595C60;
    margin: 0;
    height: 20px;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    padding: 0px 10px;
}
.product-small:hover .title-wrapper .product-title a{
    color: #fff;
}
.uxproduct .product-small .price-wrapper .price{
    display: grid;
}
.uxproduct .product-small .price-wrapper .price del{
    display: table;
    order: 3;
}
.uxproduct .product-small .price-wrapper .price ins{
    order: 2;
}
.product-small .price-wrapper .price del .woocommerce-Price-amount bdi{
    color: #0180c7;
}
.price-wrapper .price{
	text-align: center;
}
.product-small .price-wrapper span.amount {
    font-size: 17px;
    margin: 0;
    font-weight: 600;
    color: #ee3338;
}
.product-small:hover .price-wrapper span.amount{
	color: #fff;
}
.product-small .price-wrapper del span.amount{
    font-size: 17px;
    line-height: 16px;
    opacity: .8;
}
.product-small:hover .price-wrapper del span.amount{
	color: #fff;
}
.product-small:hover .price-wrapper .price del .woocommerce-Price-amount bdi{
	color: #f1f1f1;
}
.product-small .box-image img{
    object-fit: cover;
}
.category-page-row .shop-container .product-small:hover .box-image .viewnow {
    bottom:-3px;
}
.initemtabs_pro {
    display:table;
    margin:0 auto;
}
.initemtabs_pro .itemlipro {
    float:left;
    display:inline-block;
    margin-right:20px;
    padding:0 10px;
    cursor:pointer;
    position: relative;
}
.initemtabs_pro .itemlipro:last-child {
    margin-right:0;
}
.initemtabs_pro .itemlipro:after{
    content: "";
    position: absolute;
    width: 1px;
    height: 18px;
    background-color: #0E7346;
    top: 4px;
    right: -10px;
}
.imgboxtabs {
    width:100%;
    height:145px;
    position:relative;
}
.imgboxtabs img {
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
.itemlipro:last-child:after{
    display: none;
}
.itemlipro .initemlipro p {
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    color: #555555;
    text-align:center;
    text-transform: uppercase;
}
.itemlipro.active .initemlipro p {
    font-size: 24px;
    color: #EC2326;
}
.loadingimg {
    display:none;
}
.loadingimg.iconloading {
    display:block !important;
}
.coltextngcuu .col-inner {
    position:relative;
    top:50%;
    left:50%;
    max-width:460px;
    transform:translate(-50%,-50%);
    margin-left:0 !important;
}
.coltextngcuu h3 {
    font-weight:bold;
    font-size:24px;
    line-height:30px;
    color:#70ba4c;
}
.coltextngcuu p {
    font-weight:500;
    font-size:16px;
    line-height:20px;
    text-align:center;
    color:#898E94;
}
.secnghicuu .viewmore_profes {
    font-weight:500;
    font-size:15px;
    line-height:15px;
    text-decoration-line:underline;
    color:#555555 !important;
    height:auto;
    min-height:auto;
    margin:0 auto;
    display:table;
    padding-right:25px;
}
.secnghicuu .viewmore_profes:before {
    content:"";
    height:1px;
    background-color:#555;
    opacity:1;
    transition:all .3s;
    position:absolute;
    bottom:-1px;
    left:0;
    width:100%;
}
.viewmore_profes span:after {
    content:">;>;";
    position:absolute;
    top:0;
    right:0;
}
.titmodel_home {
    font-weight:bold;
    font-size:28px;
    line-height:35px;
    color: #0E7346;
    margin:0 auto;
    display:table;
    margin-bottom:30px;
    position:relative;
}
/*.titmodel_home:before,
.titmodel_home:after {
    content:"";
    position:absolute;
    width:48px;
    height:1px;
    background-color:#70ba4c;
    top:19px;
}*/
.titmodel_home:before {
    left:-60px;
}
.titmodel_home:after {
    right:-60px;
}
.badge-container.absolute.left.top.z-1 {
    margin:0;
}
/*.badge-container.absolute.left.top.z-1 .callout.badge.badge-square {
    width: auto;
    height: 29px;
    padding: 0px 6px;
    background: #EE3338;
    border-radius: 5px;
}*/
.badge-inner.secondary.on-sale{
    background-color: transparent;
}
.badge-inner.secondary.on-sale .onsale {
    line-height: 20px;
}
/*.badge .on-sale:after {
    content:"";
    width:0;
    height:0;
    left:0;
    bottom:-11px;
    border-style:solid;
    position:absolute;
    border-width:0 20px 11px;
    border-color:transparent #82c2e8;
}*/
.product-small .price-wrapper ins span.amount {
    font-size:18px;
    margin-left: 5px;
}
.coltwofoo ul li,
.colonefoo ul li {
    list-style-type:none;
    margin-left:0;
    color:#898E94;
    position:relative;
}
.colonefoo ul li {
    padding-left:24px;
}
.colonefoo ul li:before {
    content:"";
    position:absolute;
    width:15px;
    height:15px;
    top:0;
    left:0;
}
.colonefoo ul {
    margin-top:10px;
}
.colonefoo ul li:nth-child(1):before {
    background-image:url(../img/phonefoo.png);
    background-repeat:no-repeat;
    background-position:center;
    top:4px;
}
.colonefoo ul li:nth-child(2):before {
    background-image:url(../img/emailfoo.png);
    background-repeat:no-repeat;
    background-position:center;
    top:4px;
}
.colonefoo ul li:nth-child(3):before {
    background-image:url(../img/webfoo.png);
    background-repeat:no-repeat;
    background-position:center;
    top:4px;
}
.tithome_milk h3{
    margin-bottom: 0px;
    font-size: 26px;
}
.tithome_milk h3 b{
    display: none;
}
.tithome_milk h3 span{
    margin: 0 auto;
    position: relative;
}
.tithome_milk h3 span:before,
.tithome_milk h3 span:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 20%;
    width: 40%;
    height: 2px;
    background-color: #70ba4c;
}
.tithome_milk h3 span:after{
    left: initial;
    right: 20%;
    bottom: -5px;
}
.slider .flickity-prev-next-button.previous {
    left: 8px;
}
.slider .flickity-prev-next-button.next {
    right: 8px;
}
.slider:hover .flickity-prev-next-button {
    opacity: 1;
}
/*.slider .flickity-prev-next-button.previous svg {
    background-image: url(../img/icon-left.png);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0;
}
.slider .flickity-prev-next-button.next svg {
    background-image: url(../img/icon-right.png);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: none;
}*/
.slider .flickity-prev-next-button svg {
    background-color: rgb(0 0 0 / 35%) !important;
    width: 25px;
    border-radius: 3px;
    height: 31px;
    background-size: 100%;
    border: none;
    color: #fff;
}
/*.slider .flickity-prev-next-button svg path {
    display: none;
}*/
.gallery_tieuchi > .gallery-col{
    padding-bottom: 0px;
}
.gallery_tieuchi .box-image img{
    width: auto;
}
.sectieuchi{
    padding-bottom: 5px !important;
}
.Tabstitrow > .col{
    padding-bottom: 10px;
}
.tluongsp{
    margin-top: 10px;
}
.tluongsp p{
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #80BB01;
}
.bannercathome .box-image{
    padding-top: 50px;
}
.bannercathome .box-text{
    padding: 0px;
}
.bannercathome .box-text h4{
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-shadow: none;
    margin: 0;
    padding-top: 5px;
    line-height: 45px;
    height: 50px;
    overflow: hidden;
    padding-left: 10px;
    background: #0E7346;
    cursor: pointer;
}
.parentcat img{
    margin-top: -4px;
    margin-right: 6px;
}
.bannercathome .box-text h4:hover{
    color: #1fef92;
}
.viewmotpro{
    margin: 0;
    float: right;
    position: relative;
    min-height: initial;
    line-height: 50px;
    color: #4AA500;
    font-weight: normal;
    font-size: 14px;
    display: table;
    margin-top: 0px;
    padding-right: 20px !important;
}
.viewmotpro:after{
    content: ">>";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.attslider{
    height: 50px;
    overflow: hidden;
}
/*.attslider .slick-list .slick-track{
    float: left;
}*/
.itemattribu p{
    margin: 0;
    line-height: 50px;
    cursor: pointer;
    font-weight: 500;
    font-size: 18px;
    color: #484554;
    text-align: center;
}
.itemattribu p.activeattl{
    color: #0E7346;
}
.catchildpro{
    margin: 0;
    padding-left: 10px;
    margin-top: 20px;
}
.catchildpro li{
    list-style-type: none;
    margin-left: 0px !important;
    margin-bottom: 15px;
}
.catchildpro li a{
    position: relative;
    padding-left: 22px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}
.catchildpro li a:before{
    content: "";
    position: absolute;
    width: 15px;
    height: 12px;
    background-image: url(../img/arrowcat.png);
    background-repeat: no-repeat;
    background-position: center center;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.catchildpro li ul{
    margin: 0;
}
.catchildpro li ul li a{
    font-size: 14px;
}
.catchildpro li a:hover{
    color: #80bb01;
}
.secprohome{
    padding-bottom: 0px !important;
}
.rowresult_ajax{
    margin-top: 15px;
}
.loading_pro{
    margin: 0;
    display: none;
}
.loading_pro img{
    width: auto;
    max-width: 100px;
    margin: 0 auto;
}
.resultajax > .col-inner:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 68%);
    z-index: 3333;
    opacity: 0; 
    visibility: hidden;
}
.resultajax > .col-inner:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 20px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../img/loading.gif);
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100px;
    background-position: center center;
    opacity: 0; 
    visibility: hidden; 
    z-index: 4444;
}
.resultajax .showloading:before, 
.resultajax .showloading:after{
    opacity: 1 !important;
    visibility: visible !important;
}
.catchildpro .cat-item-none{
    display: none;
}
.viewmorebtn{
    margin: 0 auto;
    display: table;
    font-weight: 500;
    border-width: 1px;
}
.bloghome .col.post-item .box-text{
    padding-bottom: 0px;
}
.imgykkhang .box-image img{
    width: auto;
    display: table;
    margin: 0 auto;
}
.imgykkhang .box-text{
    padding: 0px;
    padding-top: 15px;
}
.imgykkhang .box-text p{
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    color: #484554;
}
.imgykkhang .box-text p strong{
    display: table;
    width: 100%;
    margin-bottom: 12px;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #484554;
}
.imgykkhang .box-text h4{
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #0E7346;
}
.videosmall p{
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}
.videosmall .img{
    margin-bottom: 5px !important;
}
.bvideobig p{
    font-size: 15px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 0;
}
.bvideobig .col-inner img{
    margin-bottom: 5px;
}
.slie_ykkhang .flickity-page-dots{
    bottom: -10px;
}
.slie_ykkhang .flickity-page-dots .dot{
    border-color: #A1A3A5;
    background-color: #A1A3A5;
    position: relative;
}
.slie_ykkhang .flickity-page-dots .dot.is-selected{
    border-color: #0E7346;
    background-color: #0E7346;
}
.slie_ykkhang .flickity-page-dots .dot.is-selected:after{
    content: "";
    position: absolute;
    top: -7px;
    left: -3px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #0E7346;
}
.bdcolvideo > .col-inner{
    border: 1px solid #80BB01;
    padding: 20px 10px;
    background: #fff;
}
.left_terminal > .col-inner{
    padding-bottom: 33px;
}
.imgboxdktin .box-image{
    overflow: initial;
    top: -25px;
    position: absolute;
}
.imgboxdktin .box-image img{
    width: auto;
    position: relative;
}
form{
    margin-bottom: 0px !important;
}
.imgboxdktin .box-text-inner h4{
    font-weight: 500;
    font-size: 18px;
    line-height: 43px;
    color: #FFFFFF;
}
.imgboxdktin .box-text-inner p{
    color: #fff;
    font-size: 14px;
    margin;: 0;
}
.imgboxdktin .box-text{
    padding: 0px;
    padding-left: 160px;
    padding-top: 9px;
    padding-bottom: 9px;
}
.sbtndktin{
    position: absolute;
    top: 0;
    right: 0;
}
.sbtndktin .wpcf7-submit{
    margin: 0;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: normal;
    background-color: #0E7346 Q!important;
    min-height: 39px;
}
.Rcoldkntin form{
    margin-top: 23px;
}
.colfooter .col-inner h4{
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    text-transform: uppercase;
}
.colfooter .col-inner ul li{
    list-style-type: none;
    margin-left: 0px !important;
    margin-bottom: 2px;
}
.colfooter .col-inner ul li a{
    font-size: 15px;
    line-height: 29px;
    color: #484554;
}
.colfooter .col-inner ul li strong, .colfooter .col-inner ul li strong a{
    color: #0E7346;
}
.footerone{
    padding-bottom: 5px !important;
}
img.size-full.alignnone{
    margin-bottom: 0px !important;
}
.colnonefoo  .col-inner{
    border-top: 1px solid #C5ECA6;
    padding-bottom: 15px;
}
.imgboxfooter .box-text-inner p{
    color: #fff;
}
.imgboxfooter .box-text-inner p strong{
    color: #000;
    font-weight: normal;
}
.imgboxfooter .box-text{
    padding: 0;
    padding-left: 22px;
}
.imgboxfooter img{
    width: auto;
}
.slick-dotted.slick-slider{
    margin-bottom: 0px;
}
.height8{
    max-height: 676px;
}
.height4{
    height: 337px;
}
.box-image>a, .box-image>div>a{
    overflow: hidden;
}
.header-wrapper .searchform-wrapper form .ux-search-submit{
    min-height: 40px;
    min-width: 50px;
}
.searchform .button.icon i{
    color: #ffcc01;
}
.header-wrapper .searchform-wrapper form .ux-search-submit:hover{
    box-shadow: none;
}
.slick-arrow{
    width: 22px;
    height: 100%;
    background-color: transparent !important;
    transition: all .3s;
    z-index: 333;
}
.slick-arrow:before{
    font-size: 14px;
    opacity: 1;
    content: "";
    position: absolute;
    width: 10px;
    top: 22px;
    transform: translateY(-50%);
    right: 6px;
    height: 10px;
    border-top: 2px solid rgb(0 0 0 / 0.54);
    border-right: 2px solid rgb(0 0 0 / 0.54);
    transform: rotate(45deg);
}
.slick-prev.slick-arrow:before{
    transform: rotate(-135deg);
}
.slick-slider:hover .slick-prev{
    left: 0px;
}
.slick-slider:hover .slick-next{
    right: 0px;
}
.header-wrapper .searchform-wrapper form .search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 15px;
}
.header-wrapper .searchform-wrapper form .search-field::-moz-placeholder { /* Firefox 19+ */
    font-size: 15px;
}
.header-wrapper .searchform-wrapper form .search-field:-ms-input-placeholder { /* IE 10+ */
    font-size: 15px;
}
.header-wrapper .searchform-wrapper form .search-field:-moz-placeholder { /* Firefox 18- */
    font-size: 15px;
}
#breadcrumbs a{
    color: #444;
}
#breadcrumbs{
    font-size: 15px;
    color: #ec2326;
}
.titnewvideo span{
    text-transform: unset;
    font-size: 30px;
    padding-bottom: 0px !important;
}
.add-to-cart-button{
    display: table;
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
}
.add-to-cart-button a{
    float: left;
    height: 32px;
    min-height: 32px;
    line-height: 32px;
    border: none;
    margin: 0;
}
.add-to-cart-button .add_to_cart_button{
    float: left;
    margin: 0;
    height: 32px;
    line-height: 32px;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #000000;
    border: none;
    background: #FECD07;
    border-radius: 3px;
    min-height: 32px;
    margin-right: 8px;
    padding: 0px 22px;
}
.add-to-cart-button .quick-view{
    width: 35px;
    height: 32px;
    font-size: 0;
    background-color: #484554;
    background-image: url('../img/iconeye.png');
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    border-radius: 3px;
}
.add-to-cart-button .quick-view:hover{
    background-color: #000;
}
.cart-popup-inner.inner-padding{
    padding: 15px 10px;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
    background-color: #fff;
}
.icon-shopping-basket:before{
    display: none;
}
.icon-shopping-basket:after{
    right: 0;
}
.product-small .price-wrapper{
    position: relative;
    display: table;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 0;
    text-align: center;
}
/*.product-small{
    height: 100%;
}*/
.product-small .price-wrapper .top.z-1{
    right: 5px;
    width: auto;
    left: initial;
}
.product-small .box-text{
    padding: 0;
    padding-top: 0;
}
.product-small .col-inner {
	background-color: #f7f7f7;
	padding-bottom: 10px;
    outline: 1px solid #ccc;
    border-radius: 5px;
}
.product-small:hover .col-inner{
	background-color: #e7bb0d;
	outline: 1px solid #ffcc01;
}
.uxproduct .product-small{
    padding: 10px;
}
.uxproduct .product-small .box-text{
    padding-left: 10px;
}
.uxproduct .product-small .price-wrapper{
    padding: 0;
}
.product-small .show-on-hover{
    padding: 0;
}
.product-small .box-text .title-wrapper{
    padding: 0px;
	padding-top: 10px;
}
.uxproduct .product-small .box-text .title-wrapper{
    border-top: none;
    border-bottom: none;
    padding: 0px;
}
.product-small .category{
	opacity: 1;
    line-height: 20px; 
	color: #b2b2b2;
	font-weight: 500;
	font-size: 12px;
}
.product-small:hover .category{
	color: #fff;
}
.price-wrapper .price del{
    order: 3;
    padding-top: 2px;
    color: #0180c7;
}
.price-wrapper .price ins{
    order: 2;
}
.prohomeads .box-image{
    height: 226px;
}
.prohomeads .box-image img{
    max-height: 216px;
    object-fit: cover;
    max-width: 70%;
    margin: 0 auto;
    display: table;
}
.prohomeads > .product-small:nth-child(4),
.prohomeads > .product-small:nth-child(5),
.prohomeads > .product-small:nth-child(6){
    padding-bottom: 0px;
}
.coltitboxpro > .col-inner{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.titcoladshome{
    height: 50px;
    background-color: #FECD07;
}
.titcoladshome h2{
    margin: 0;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    color: #3A3A3A;
    text-align: center;
    line-height: 50px;
}
.submenu_prohome{
    background-color: #484848;
    height: 50px;
    overflow: hidden;
}
.submenu_prohome ul{
    margin-bottom: 0px;
}
.submenu_prohome ul li{
    list-style-type: none;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0px;
}
.submenu_prohome ul li:last-child{
    float: right;
}
.submenu_prohome ul li a{
    color: #fff;
    line-height: 50px;
    position: relative;
}
.submenu_prohome ul li a:hover{
    color: #FECD07;
}
.submenu_prohome ul li:last-child a{
    color: #FECD07;
    padding-right: 22px;
}
.submenu_prohome ul li:last-child a:after{
    content: ">>";
    position: absolute;
    top: 1px;
    right: 0;
    line-height: initial;
}
.col9prohome > .col-inner > .prohomeads{
    padding-top: 10px;
    padding-left: 10px !important;
}
.secrightads .col9prohome > .col-inner > .prohomeads{
    padding-left: 0px !important;
}
.rowRpro .prohomeads{
    padding-left: 0 !important;
    padding-right: 10px !important;
}
.is-divider{
    display: none;
}
.bigbloghome .post-item{
    padding-bottom: 0;
}
.bloghome .post-item .post-title{
    color: #fff;
}
.smallnewhome .box-text{
    padding: 0;
    vertical-align: top;
    padding-left: 15px;
}
.smallnewhome .box-text .post-title{
    margin: 0;
    color: #fff;
    font-size: 15px;
}
.smallnewhome > .col.post-item{
    padding-bottom: 15px;
}
.colsmallnew > .col-inner{
    height: 333px;
    overflow-y: auto;
    overflow-x: hidden;
}
.colsmallnew > .col-inner::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 3px;
    background-color: #F5F5F5;
}
.colsmallnew > .col-inner::-webkit-scrollbar{
    width: 5px;
    background-color: #F5F5F5;
}
.colsmallnew > .col-inner::-webkit-scrollbar-thumb{
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #A1A3A5;
}
.gallery_doitac > .gallery-col.col{
    padding-bottom: 0px;
}
.gallery-col.col .box-image{
    height: 60px;
}
.gallery-col.col .box-image img{
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.imgboxtchi .box-text{
    padding: 0;
    padding-left: 15px;
}
.menufoo .ux-menu-link a{
    color: #fff;
	font-size: 14px;
}
.menufoo .ux-menu-link a:hover{
    color: #f1f1f1;
}
.textfoomain a{
    color: #f0f0f0;
}
.leftimg img{
    float: left;
}
.imgautowidth img{
    width: auto;
    display: table;
    margin: 0 auto;
}
.linetop{
    margin-bottom: 10px;
    margin-top: 10px;
}
.linetop .gap-element, .linebottom .gap-element{
    background-color: #666666;
}
.textcopyright p{
    margin-bottom: 0;
}
.textdkntin{
    padding-top: 13px;
    padding-bottom: 8px;
}
.textdkntin h4{
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    color: #3A3A3A;
    margin-bottom: 0;
}
.wpcf7-spinner{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.emaildkkbtin input{
    margin-bottom: 0;
}
.tax-product_cat .products .product-small .add-to-cart-button{
    display: none;
}
.skuproduct_small p{
    text-align: center;
}
.uxproduct .product-small .product-title{
    text-align: left;
}
.gallery_doitac .flickity-button{
    display: none;
}
.gallery_doitac .gallery-col.col{
    padding-bottom: 0px !important;
}
.imgboxtchi .box-image img{
    width: auto;
    display: table;
    margin: 0 auto;
}
.product-small .box-image img{
    max-width: 100%;
    margin: 0 auto;
    display: table;
}
.vertical_prohome .skuproduct_small p{
	font-size: 14px; 
	line-height: 17px;
	height: auto;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.vertical_prohome .product-small.vertical_prohome{
    min-height: 190px;
}
.tiboxprohome h3{
    text-transform: uppercase;
	position: relative;
	width: auto;
    display: table;
    margin: 0 auto;
    margin-bottom: 30px;
	font-weight: 500;
}
.tiboxprohome h3:before,
.tiboxprohome h3:after{
	content: "";
	position: absolute;
	bottom: -10px; 
	width: 50%;
	background-color: #333;
	height: 1px;
	left: 12%;
}
.tiboxprohome h3:before{
	bottom: -5px;
}
.tiboxprohome h3:after{
	left: initial;
	right: 12%;
}

.product_viewed_list{
    color: #fff;
}
.imgboxcat  .box-text{
	width: auto;
    display: table;
    line-height: 30px;
    color: #fff;
    margin-bottom: 5px;
    font-weight: 500;
    padding: 10px;
    background-color: rgba(0,0,0,0.4);
    top: 15px !important;
    left: 20px !important;
}
.textbanner_catpro a{
	line-height: 20px;
    display: table;
}
.textbanner_catpro h4 a{
	font-size: 22px; 
    margin: 0;
}
.imgboxbanner  .textbanner_v2{
	width: auto;
	display: table;
	padding-right: 0;
}
.textbanner_v2 p a{
	color: #cd131c;
    font-weight: 600;
    padding-bottom: 5px;
    display: block;
	text-shadow: none;
}
.textbanner_v2 h4 a{
	font-size: 22px;
    font-weight: 500;
    color: #000;
    text-shadow: none;
}
.imgboxbanner .box-text .btnview_banner2{
	margin-right: 12% !important;
}
/*.img2boxbanner h4 a{
	color: #fff;
}*/
.img2boxbanner p a{
	color: #000;
}
.provertical .col .col-inner{
	border: 1px solid rgba(0,0,0,0.1);
}
.provertical .col:hover .col-inner{
	border: 1px solid #f68e2e;
}
.provertical .title-wrapper{
	padding-top: 0;
}
.provertical .product-small:hover .title-wrapper .product-title a,
.provertical .product-small:hover .category{
	color: #595C60;
}
.provertical .product-small:hover .price-wrapper span.amount{
	color: #f68e2e;
}
.provertical .product-small:hover .price-wrapper .price del .woocommerce-Price-amount bdi{
	color: #ccc;
}
.provertical .price-wrapper .price{
	text-align: left;
}
.provertical  .product-small .box-text{
	padding-left: 10px;
}
.provertical .product-small .box-text .title-wrapper{
	padding-top: 0px;
}
.gallery_dtac .gallery-col{
	padding-bottom: 0;
}
.secdoitac{
	border-top: 1px dashed #ebebeb
}
.titboxfoo .section-title{
	font-size: 18px;
}
.bcthuong img{
	    max-width: 150px;
    float: left;
}
.payment_foo{
	margin-bottom: 15px;
    margin-top: 15px;
}
.payment_foo .payment-icon{
	background-color: rgb(255 255 255 / 58%);
}
.delay1s {
    animation: 1s fadeIndelay;
    animation-fill-mode: forwards;
    visibility: hidden;
}
.delay2s {
    animation: 2s fadeIndelay;
    animation-fill-mode: forwards;
    visibility: hidden;
}
@keyframes fadeIndelay {
    99% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}
.tabspro_home ul.nav{
	white-space: nowrap;
    display: inline-block;
    overflow: auto;
	text-align: center;
}
.tabspro_home ul.nav li{
	margin-right: 15px;
}
.tabbed-content ul.nav>li>a:before{
	width: 0px;
}
.tabbed-content ul.nav>li>a:hover:before,
.tabbed-content ul.nav>li.active>a:before{
	width: 100%;
}
.nav-dots-small .flickity-page-dots .dot, .row-slider .flickity-page-dots .dot,
.slidecus_mobile .flickity-page-dots .dot{
	width: 20px;
	border-radius: 5px; 
	height: 7px;
	background-color: rgb(0 0 0 / 37%);
	border: none;
}
.nav-dots-small .flickity-page-dots .dot.is-selected,
.slidecus_mobile .flickity-page-dots .dot.is-selected,
.row-slider .flickity-page-dots .dot.is-selected{
	width: 7px;
	background-color: #f68e2e;
}
.slidecus_mobile .flickity-page-dots{
	bottom: -5px;
    z-index: 999;
    pointer-events: auto;
}
.gallery_dtac .flickity-page-dots{
	display: none !important;
}
.textuudai_foo{
	margin-top: 10px;
}

/**Start Css Model 1**/
.ColItemAbouts .box-image > div{
    background-color: #2a2e30;
    width: 130px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border-radius: 50%;
    border: 2px solid #ffdd01;
}
.ColItemAbouts > .col-inner{
    height: 100%;
}
.ColItemAbouts:nth-child(2n+2) > .col-inner{
    margin-top: 50px;
}
.rowItemTchi{
    padding-bottom: 30px;
}
.colSmallBlog .post-item{
    padding-bottom: 10px;
}
.product-category > .col-inner{
    background-color: #ffffff;
    padding: 8px 8px 0px 8px;
    border-radius: 10px;
    /* border: 1px solid #ccc; */
    box-shadow: 1px 7px 9px 1px #cfcfcf;
}
.product-category .box-text{
    padding: 10px 0px;
    border-top: 1px solid #f3f3f3;
}
.product-category .count{
    font-weight: 600;
}
.btnHotFoo{
    margin-bottom: 0px !important;
}
.product-category .header-title{
    height: 21px;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin: 0;
}
.rowProjHome .TextProjectItem .entry-title{
    height: 40px;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
}
.rowProjHome .TextProjectItem{
    padding: 0;
    padding-left: 2%;
}
.rowProjHome .exceptProj p{
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 0px;
}
.colItemProjHome > .col-inner{
    border: 1px solid #f1f1f1;
    padding: 5px;
    border-radius: 5px;
}
.blogSmallHome .post-item .box-text{
    padding: 0;
    padding-left: 10px;
    vertical-align: top;
}
.blogSmallHome .post-item .box-image img{
    border: 1px solid #adadad;
}
.WrapProItem .entry-title a{
    color: #444;
}
.WrapProItem:hover .entry-title a{
    color: #ffcc01;
}
/**End Css Model 2**/