.widget .widget-title{
/*	font-family: RebondBold !important;*/
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 12px;
    display: table;
    width: 100%;
    line-height: 22px;
}
.textAllProducts{
	margin-bottom: 8px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 40px;
    background-color: #000;
    color: #fff;
    position: relative;
}
.textAllProducts:before{
	content: "";
    position: absolute;
    width: 8px;
    height: 14px;
    top: 50%;
    left: 22px;
    transform: translateY(-50%);
    background-image: url('../img/iconArrowCat.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.widget>ul>li+li{
	border-top: none;
}
.widget:where(:not(.widget_shopping_cart)) a {
    color: #96989A;
}
.widget .product-categories{
	padding: 0px 15px;
}
.widget .current-cat>a{
/*	font-family: RebondBold;*/
    font-weight: bold;
}
.widget>ul>li ul{
	padding-left: 10px;
}
.woocommerce-ordering select{
	height: 50px;
    border: 1px solid #000;
    max-width: 240px;
}
.FormSearchCat,
.formOrderShop{
	margin-right: 20px;
}
.WrapFilProShop{
    background-color: #000000;
    position: fixed;
    top: 0;
    z-index: 9999;
    padding: 12px 20px 30px 30px;
    color: #fff;
    height: 100%;
    max-width: 400px;
    overflow: auto;
    right: -100%;
    transition: all .3s;
}
.WrapFilProShop.active{
    right: 0;
    transition: all .3s;
}
.WrapFilProShop::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 8px;
    background-color: #F5F5F5;
}

.WrapFilProShop::-webkit-scrollbar{
    width: 8px;
    background-color: #F5F5F5;
}

.WrapFilProShop::-webkit-scrollbar-thumb{
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #17B26A;
}
.logged-in .WrapFilProShop{
    padding-top: 35px;
}
.WrapFilProShop .wcapf-filter-title-inner{
    color: #fff;
}
.WrapFilProShop .wcapf-filter-options{
    max-height: 300px;
    overflow: auto;
}
.WrapFilProShop .wcapf-filter-options::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 5px;
    background-color: #fff;
}

.WrapFilProShop .wcapf-filter-options::-webkit-scrollbar{
    width: 6px;
    background-color: #fff;
}

.WrapFilProShop .wcapf-filter-options::-webkit-scrollbar-thumb{
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #ccc;
}
.titSideFilshop strong{
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
}
.ResetAllFilter a{
        color: #96989A;
    text-decoration: underline;
    font-size: 16px;
}
.closeSideFilter{
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.closeSideFilter .iconCLoseFilter{
    width: 24px;
    height: 24px;
    background-image: url('../img/iconHover.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.closeSideFilter:hover .iconCLoseFilter{
    background-image: url('../img/iconCloseHover.svg');
}
.product-main .product-info.summary{
    padding: 0px;
    padding-left: 30px;
}
.product-info .breadcrumbs{
    font-size: 16px;
    padding-bottom: 15px;
    border-bottom: 8px solid #D7D7D6;
    margin-bottom: 20px;
}
.woocommerce-breadcrumb a:last-child{
    color: #000;
    font-weight: bold;
/*    font-family: RebondBold !important;*/
    font-weight: bold;
}
.addCodeCoupDev{
    margin-top: 18px;
}
.addCodeCoupDev p{
    margin-bottom: 0;
}
.product-short-description{
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 17px;
}
.product-info .variations_form tbody > tr{
    display: flex !important;
    align-items: center;
    flex-flow: wrap;
    justify-content: flex-start;
    margin: 0; 
}
.product-info .variations_form th label{
    margin: 0;
    font-weight: 500;
/*    font-family: RebondMedium !important;*/
    font-weight: 500;
    font-size: 16px;

}
.product-info .variations_form tbody tr td{
    width: auto !important;
}
.product-info .variations_form th{
    min-width: 110px;
}
.product-info .vi-wpvs-option-wrap{
    border-color: #D7D7D6;
    border-radius: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important
}
.product-info .vi-wpvs-option-wrap .vi-wpvs-option{
    font-size: 15px;
    padding: 0px 15px;
}
.product-info .variations_form .vi-wpvs-variation-wrap-variation_img .vi-wpvs-option-wrap{
    border-radius: 5px;
    padding-left: 4px !important;
    padding-right: 4px !important;
}
.product-info .variations_form .vi-wpvs-variation-wrap-variation_img .vi-wpvs-option-wrap .vi-wpvs-option{
    padding-left: 0px;
    padding-right: 0px;
}
.product-info.summary .textChooAttr{
    margin-bottom: -10px !important;
    font-size: 16px;
    padding-left: 0px;
}
.product-info .woocommerce-variation-add-to-cart,
.product-info form.cart{
    flex-flow: wrap;
}
.product-info .ux-quantity{
    align-items: center;
    width: 100%;
    border-top: 1px solid #D7D7D6;
    border-bottom: 1px solid #D7D7D6;
}
.product-info .quantity .button{
    width: 64px;
    background-color: #EBEBEB;
    border: none;
    font-size: 29px;
    line-height: 50px;
    min-height: 50px;
}
.product-info .quantity .button.minus{
    order: 3;
}
.product-info .quantity .button.plus{
    order: 4;
    background-color: #D7D7D6;
    font-size: 21px;
}
.product-info .quantity input[type=number]{
    box-shadow: none;
    border: none;
}
.textSoLuong{
    flex: 1;
    font-size: 16px;
    padding-left: 10px;
}
.product-info .single_add_to_cart_button {
    order: 4;
    width: 100%;
    background-color: hsl(0deg 0% 0% / 5%) !important;
    border: 1px solid #75777A;
    border-radius: 30px;
    font-size: 20px;
    color: #000000;
    /*    font-family: RebondMedium !important;*/
    font-weight: 500;
    height: 60px;
}
.product-info .ux-buy-now-button{
    width: 100%;
    height: 60px;
    font-size: 20px;
    border-radius: 30px;
/*    font-family: RebondSemibold !important;*/
    font-weight: 600;
}
.product-info  a.reset_variations{
    visibility: visible;
    color: #d40000;
    opacity: 1;
    font-weight: 500;
/*    font-family: RebondMedium !important;*/
    font-size: 12px;
}
.product-gallery .product-images{
    opacity: 1;
    padding: 20px;
    background-color: #fafafa;
}
.product-images .zoom-button{
    background-color: #000;
    border-color: #000;
}
.product-images .zoom-button i.icon-expand{
    font-size: 15px;
    color: #fff;
    top: 0px;
}
.single-product .product-thumbnails.thumbnails{
    max-width: 480px;
    margin: 0 auto;
}
.single-product .product-thumbnails .flickity-prev-next-button{
    top: 40%;
    width: 22px;
    background-color: #ccc;
    min-height: 22px;
    line-height: 22px;
}
.single-product .product-thumbnails .flickity-button-icon{
    padding: 0px 6px;
}
.related.related-products-wrapper {
    margin-top: 50px;
    border-top: none;
}
.related-products-wrapper h3.product-section-title{
    font-size: 30px;
    padding-left: 50px;
    position: relative;
}
.related-products-wrapper h3.product-section-title:before{
    content: "";
    position: absolute;
    width: 35px;
    height: 32px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-image: url('../img/iconheart.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.textOnImgPageAb{
    position: absolute;
    top: 53%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.textCNNDM p{
    font-size: 70px;
    text-shadow: 3px 3px 11px hsl(0deg 0% 0% / 50%);
}
.textDDTC p{
    text-shadow: 3px 3px 11px hsl(0deg 0% 0% / 50%);
}
.logoPageLh{
    position: absolute;
    top: 50%;
    right: -350px;
    transform: translateY(-50%);
}
.colL1PageLh{
    z-index: 333;
}
.icon-box-img img, .icon-box-img svg{
    padding: 0px;
}
.wpcf7-form .cf7Contacts{
    height: 55px !important;
    border: 1px solid #B9BABB !important;
    box-shadow: none !important;
}
.wpcf7-form .wpcf7-submit{
/*    font-family: RebondBold !important;*/
}
.colCf7PageLH .wpcf7-form .wpcf7-submit{
    margin: 0;
    font-size: 18px;
    min-width: 150px;
    border-radius: 30px;
    height: 55px;
}
.procatPageTaylor .product-category > .col-inner{
    border-top: 4px solid #096330;
    padding: 15px;
}
.procatPageTaylor .product-category:nth-child(2) > .col-inner{
    border-top: 4px solid #C2C7D8;
}
.procatPageTaylor .product-category:nth-child(3) > .col-inner{
    border-top: 4px solid #073E8E;
}
.procatPageTaylor .product-category:nth-child(4) > .col-inner{
    border-top: 4px solid #95C974;
}
.procatPageTaylor .product-category:nth-child(5) > .col-inner{
    border-top: 4px solid #096330;
}
.procatPageTaylor .product-category:nth-child(6) > .col-inner{
    border-top: 4px solid #C2C7D8;
}
.procatPageTaylor .product-category:nth-child(7) > .col-inner{
    border-top: 4px solid #073E8E;
}
.procatPageTaylor .product-category:nth-child(8) > .col-inner{
    border-top: 4px solid #95C974;
}
.procatPageTaylor .product-category:nth-child(9) > .col-inner{
    border-top: 4px solid #096330;
}
.procatPageTaylor .product-category:nth-child(10) > .col-inner{
    border-top: 4px solid #C2C7D8;
}
.ColL1PageFitt .is-divider{
    display: block;
}
.rowRPageFitt{
    height: 100%;
}
.colTextBPageFit{
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.page-numbers,
.MainSingleTVanh .PageNaviCustom{
    border-top: 1px solid #D7D7D6;
    border-bottom: 1px solid #D7D7D6;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-numbers .page-number,
.MainSingleTVanh .PageNaviCustom .page-numbers{
    border-radius: 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border: none;
}
.MainSingleTVanh .PageNaviCustom .page-numbers{
    border-left: 1px solid #D7D7D6;
}
.MainSingleTVanh .PageNaviCustom .next.page-numbers{
    border-right: 1px solid #D7D7D6;
    width: 60px;
}
.page-numbers .next.page-number{
    border-left: 1px solid #D7D7D6;
    border-right: 1px solid #D7D7D6;
}
.page-numbers li{
    margin: 0 !important;
}
.MainSingleTVanh .PageNaviCustom{
    margin-top: 20px;
}
.MainSingleTVanh .PageNaviCustom .page-numbers{
    font-size: 16px;
    font-weight: 600;
}
.icon-box-top .icon-box-img{
    margin-bottom: 0px;
}
.colPageCsach > .col-inner:hover{
    background-color: #073E8E !important;
}
.colPageCsach > .col-inner:hover .textColCsach p{
    color: #fff;
}
.colPageCsach > .col-inner:hover .icon-box-img svg path{
    fill: #fff;
}
.colFixedWiget #ez-toc-container{
        background-color: #fff;
    border: 1px solid #EBEBEB;
    padding: 0;
    width: 100%;
}
.colFixedWiget  #ez-toc-container .ez-toc-list li a{
    color: #96989A;
    font-size: 18px;
    line-height: 24px;
/*    font-family: RebondRegular !important;*/
    padding: 20px;
    padding-left: 45px;
    position: relative;
    width: 100%;
}
.colFixedWiget  #ez-toc-container .ez-toc-list li a.active{
    background-color: #000;
    color: #fff;
}
.colFixedWiget  #ez-toc-container .ez-toc-list li a.active:before{
    content: "";
    position: absolute;
    width: 8px;
    height: 14px;
    background-image: url('../img/iconMluc.png');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    left: 25px;
}
.blog-single .entry-header .entry-header-text{
    display: flex;
    flex-flow: wrap;
}
.blog-single .entry-header  h1.entry-title{
    order: 2;
}
.blog-single .fullArchivePost > article{
    max-width: 888px;
    margin: 0 auto;
    display: table;
}
.blog-single .metaSinglePost{
    font-size: 15px;
    color: #656569;
    margin-bottom: 15px;
}
.rowBoxAddthuye .large-12 > .col-inner{
    border-top: 3px solid #EBEBEB;
    padding-top: 30px;
}
.titRelated h4{
    text-transform: uppercase;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 25px;
}
.metaRelated h3{
    font-size: 17px;
    margin-top: 12px;
    margin-bottom: 3px;
    line-height: 21px;
}
.imgRelated img{
    height: 300px;
    object-fit: cover;
}
.metaPostRela{
    color: #656569;
}
.aItemFeaPost{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: wrap;
    background-color: #000;
}
.imgFeaPostSlide{
    width: 40%;
}
.infoPostFeaSlide{
    width: 60%;
}
.infoPostFeaSlide > .col-inner{
    padding-top: 30px;
    padding-left: 50px;
    color: #fff;
}
.metaPostFea span{
    color: #95C974;
}
.titFeaPostSlide span{
    font-size: 38px;
/*    font-family: 'RebondBold';*/
    font-weight: bold;
    line-height: 50px;
    margin-top: 15px;
    display: table;
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.excerptFeapPost p{
    color: #fff;
}
.readMoreFeaPost button{
    margin: 0;
    background-color: #fff;
    border-radius: 30px;
    color: #000;
/*    font-family: 'RebondBold';*/
    font-weight: bold;
    font-size: 14px;
    margin-top: 20px;
}
.imgFeaPostSlide img{
    height: 500px;
    object-fit: cover;
}
.MainRelatedPost{
    padding-bottom: 30px;
}
.MainRelatedPost .flickity-button{
    top: 8%;
}
.MainRelatedPost:hover .flickity-button{
    opacity: 1;
}
.MainRelatedPost .flickity-button svg{
    width: 25px;
    height: 32px;
    padding: 5px;
    background-color: #000;
    border-radius: 5px;
}
.MainRelatedPost .flickity-button svg path,
.MainRelatedPost:hover .flickity-button svg path{
    fill: #fff;
}
.archive .rowbread_core .large-12 > .col-inner,
.page-id-31522 .rowbread_core .large-12 > .col-inner{
    border-bottom: none;
}
.fullArchivePost{
    padding-top: 60px;
}
.titPageCate > .col-inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.titArchivePost h1{
    margin: 0;
    text-transform: uppercase;
}
.orderPostArchive select{
    margin-bottom: 0;
    min-width: 260px;
}
.FeaSlideCate .flickity-page-dots .dot{
    background-color: #95C974;
}
.FeaSlideCate .flickity-page-dots .dot.is-selected{
    background-color: #95C974;
}
.wcapf-active-filter-items-wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #F4F4F4;
    padding: 12px 15px 6px 15px;
    position: relative;
    flex-flow: wrap;
}
.wcapf-active-filter-items-wrapper:before{
    content: "";
    position: absolute;
    top: -20px;
    right: 15px;
    width: 0; 
    height: 0; 
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 20px solid #F4F4F4;
}
.wcapf-active-filter-items .wcapf-reset-filters-btn{
    color: #96989A;
    font-size: 15px;
    text-decoration: underline;
}
.wcapf-active-filter-items .wcapf-active-filter-item{
    margin-right: 8px;
    background-color: #EBEBEB;
    border: none;
    border-radius: 30px;
    font-size: 15px;
}
.single_variation_wrap .button.disabled, 
.single_variation_wrap .button[disabled], 
.single_variation_wrap button.disabled, 
.single_variation_wrap button[disabled]{
    opacity: 1;
}
.shop_table tbody .product-name a{
/*    font-family: RebondMedium;*/
    font-weight: 500;
    font-size: 20px;
    display: table;
    width: 100%;
    margin-bottom: 15px;
}
.product-info .woocommerce-review-link{
    font-size: 95%;
    top: 1px;
    position: relative;
    padding-left: 4px;
}
.WrapTotalRatings{
    text-decoration: underline;
}
.product-info > .price-wrapper{
    border-bottom: 1px solid #f3f3f3;
}
.QuanTity_Cart{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #D7D7D6;
    border-bottom: 1px solid #D7D7D6;
}
.QuanTity_Cart .quantity .button.minus{
    border: none;
    width: 36px;
    order: 2;
    background-color: #EBEBEB;
}
.QuanTity_Cart  .quantity .button.plus{
    border: none;
    width: 36px;
    order: 3;
    background-color: #D7D7D6;
}
.QuanTity_Cart .quantity input[type=number]{
    width: auto;
    box-shadow: none;
    border: none;
    max-width: inherit;
}
.textQuanTiTyCart span{
    text-transform: uppercase;
    color: #000;
}
.variation{
    display: table;
    width: 100%;
}
.shop_table.cart dl.variation dt{
    color: #343434;
/*    font-family: RebondMedium !important;*/
    font-weight: 500;
    margin-bottom: 8px;
    min-width: 100px;
}
.shop_table.cart dl.variation dt{
    color: #343434;
/*    font-family: RebondMedium !important;*/
    font-weight: 500;
}
.shop_table.cart dl.variation dd{
    top: 0;
    color: #656569;
    font-size: 14px;
    float: right;
}
.RemoveProCart{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 30%;
}
.RemoveProCart a{
    text-decoration: underline;
    border: none;
    width: auto;
    height: auto;
    position: relative;
    padding-right: 30px;
/*    font-family: RebondMedium !important;*/
    font-weight: 500;
    color: #000;
}
.RemoveProCart a:before{
    content: "";
    position: absolute;
    width: 21px;
    height: 21px;
    top: -2px;
    right: 0;
    -webkit-mask-image: url('../img/iconxoa.svg');
    mask-image: url('../img/iconxoa.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
    background-color: #000;
}
.RemoveProCart a:hover{
    color: #eb0000;
}
.RemoveProCart a:hover:before{
    background-color: #eb0000;
}
.shop_table.cart .actions .button{
    font-size: 17px;
}
.shop_table.cart .actions button.button{
/*    font-family: RebondBold !important;*/
    font-weight: bold;
}
.icon-box-left, .icon-box-right{
    align-items: center;
}
.h1TitlePageCart{
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 40px;
} 
.titPageCar{
    padding-left: 8px;
} 
.shop_table.cart thead,
.cart-sidebar .cart_totals table thead{
    background-color: #000;
    height: 60px;
}
.shop_table.cart thead th,
.cart-sidebar .cart_totals table thead th{
    color: #fff;
    padding: 12px;
    font-size: 15px;
/*    font-family: RebondBold !important;*/
    font-weight: bold;
    border: none;
}
.WrapSugProCart{
    margin-top: 40px;
}
.WrapSugProCart .product-small .box-image img{
    height: 340px;
    object-fit: cover;
}
.col12TitSugg h4{
    margin: 0;
    font-size: 33px;
    position: relative;
    padding-left: 50px;
}
.col12TitSugg h4:before{
    content: "";
    position: absolute;
    width: 35px;
    height: 32px;
    background-image: url('../img/iconheart.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.rowProSuggCart{
    padding-bottom: 30px;
}
.cart-collaterals .cart-sidebar .wc-proceed-to-checkout a{
    border-radius: 30px;
    font-size: 17px;
}
.cart-sidebar .coupon .widget-title{
    font-size: 16px;
    border-bottom: none;
    margin-bottom: 10px;
    padding-bottom: 0px;
}
.cart-sidebar .coupon #coupon_code{
    width: 70%;
    float: left;
    margin-right: 2%;
    height: 50px;
    box-shadow: none;
}
.cart-sidebar .coupon .is-form{
    margin: 0;
    width: 28% !important;
    background-color: #000;
    color: #fff;
    text-shadow: none;
    height: 50px;
}
#customer_details .woocommerce-billing-fields {
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
#customer_details .woocommerce-billing-fields p:nth-child(1),
#customer_details .woocommerce-billing-fields p:nth-child(2),
#customer_details .woocommerce-billing-fields p:nth-child(3),
#customer_details .woocommerce-billing-fields p:nth-child(4),
#customer_details .woocommerce-billing-fields p:nth-child(5){
    width: 49%;
    float: left;
    margin-right: 2%;
    clear: none;
}
#customer_details .woocommerce-billing-fields p:nth-child(2){
    display: none;
}
#customer_details .woocommerce-billing-fields p:nth-child(3),
#customer_details .woocommerce-billing-fields p:nth-child(5){
    margin-right: 0;
}
#customer_details .woocommerce-billing-fields p:nth-child(4){
    margin-right: 2%;
}
#customer_details .woocommerce-billing-fields h3{
    font-size: 25px;
}
.woocommerce-billing-fields p label{
    font-size: 15px;
/*    font-family: RebondBold;*/
    font-weight: bold;
}
.woocommerce-billing-fields p input{
    box-shadow: none;
    height: 45px;
    border-radius: 5px;
}
form.checkout h3{
    font-size: 20px;
}
.page-checkout .woocommerce-checkout .large-5.col > .col-inner{
    padding: 15px 20px 20px 20px;
    border-radius: 15px;
    border: 1px solid #ececec;
}
.shop_table .order-total td, .shop_table .order-total th, .shop_table thead th,
.shop_table tfoot th, .shop_table .order-total td, .shop_table .order-total th, .shop_table thead th{
/*    font-family: RebondBold;*/
    font-weight: bold;
    font-size: 15px;
}
.checkout-sidebar dl.variation dt{
    margin-bottom: 5px;
    opacity: 1;
    color: #000;
}
.cr-customer-consent{
    display: none;
}
.current .breadcrumb-step, [data-icon-label]:after, .button#place_order, .button.checkout, .checkout-button, .single_add_to_cart_button.button, .sticky-add-to-cart-select-options-button{
/*    font-family: RebondBold;*/
    font-weight: bold;
}
form.checkout .checkbox input[type=checkbox]{
    height: auto;
}
.woocommerce-form input[type=text],
.woocommerce-EditAccountForm input[type=password], 
.woocommerce-form input[type=password],
.woocommerce-form input[type=email]{
    box-shadow: none;
    height: 45px;
    border-radius: 7px;
}
#login-form-popup{
    border-radius: 20px;
    overflow: hidden;
}
#login-form-popup h3{
    font-size: 24px;
}
#login-form-popup .account-container{
    padding: 0px 20px 0px 20px;
/*    background-color: #000;*/
}
#login-form-popup .account-login-inner,
#login-form-popup .account-register-inner{
    padding-top: 20px;
    padding-bottom: 20px;
}
#login-form-popup label{
/*    font-family: RebondBold;*/
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
}
/*#login-form-popup label,
#login-form-popup label span,
#login-form-popup .woocommerce-LostPassword.lost_password a{
    color: #fff;
}*/
#login-form-popup .button{
    margin: 0;
    display: table;
    /*background-color: #fff;
    color: #000;*/
/*    font-family: RebondBold;*/
    font-weight: bold;
    border-radius: 20px;
    margin-top: 5px;
}
.account-container .col2-set .col-2{
    border-left: 1px solid rgb(227 227 227 / 55%) !important;
}
/*#login-form-popup .woocommerce-privacy-policy-text a{
    color: #00ffe7;
}*/
#payment #place_order{
    border-radius: 30px;
}
.woocommerce-tabs ul.tabs li a{
    font-size: 20px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 500;
}
#login-form-popup .woocommerce-form input{
    margin-bottom: 0px;
}
.woocommerce-form-register .woocommerce-privacy-policy-text{
    margin-bottom: 5px;
}
.rowProSugSingle .flickity-button{
    top: 25%;
    bottom: 55%;
}
.rowProSugSingle:hover .flickity-button{
    opacity: 1;
}
.rowProSugSingle .flickity-button svg{
    width: 18px;
    padding: 4px;
    background-color: #cdcdcd;
    border-radius: 3px;
}
.rowProSugSingle .flickity-page-dots{
    display: none;
}
.rowProSugSingle .product-small .box-text{
    padding: 5px 0px 0px 0px;
}
.rowProSugSingle .product-small .product-title{
    margin: 0;
    margin-bottom: -5px;
}
.rowProSugSingle .product-small .product-title a{
    margin: 0;
    font-size: 15px;
    -webkit-line-clamp: 2;
    line-height: 20px;
}
.rowProSugSingle .product-small .price span.amount{
    font-size: 15px;
}
.rowProSugSingle .product-small .price .woocommerce-Price-currencySymbol{
    font-size: 17px;
    margin-left: 2px;
    top: 4px;
}
.titSugSinglePro p{
    font-size: 20px;
    font-weight: 600;
/*    font-family: RebondBold !important;*/
}
.rowProSugSingle .product-small .price-wrapper .price{
    margin-top: 2px;
    margin-bottom: 0;
}
.ItemSugProSigle > .col-inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.imgSugSigPro{
    width: 25%;
}
.infoSugSigPro{
    width: 45%;
    padding-left: 10px;
}
.addToCatSugSigPro{
    width: 30%;
}
.addToCatSugSigPro .add_to_cart_button{
    font-size: 15px;
    line-height: 19px;
    margin: 0;
    text-transform: unset;
    background-color: transparent;
    border: none;
    color: #000;
    font-weight: 500;
    padding: 0;
    padding: 0;
    height: auto;
    min-height: auto;
    display: table;
    margin: 0 auto;
}
.addToCatSugSigPro .add_to_cart_button:hover{
    background-color: transparent;
    box-shadow: none;
}
.addToCatSugSigPro .add_to_cart_inline span.amount{
    display: none;
}
.ItemSugProSigle{
    border-bottom: 1px solid #f2f2f2;
}
.ItemSugProSigle:last-child{
    border-bottom: none;
}
.ItemSugProSigle:not(:first-child){
    padding-top: 6px;
}
.ItemSugProSigle .product-title{
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    margin-bottom: -2px;
}
.ItemSugProSigle .product-title a{
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.ItemSugProSigle .price-wrapper .price{
    font-size: 15px;
    margin: 0;
}
.ItemSugProSigle .price-wrapper .price .woocommerce-Price-currencySymbol{
    font-size: 20px;
    font-weight: 500;
    position: relative;
    top: -2px;
    left: -2px;
}
.imgSugSigPro img{
    max-height: 110px;
    object-fit: cover;
}
.archive .term-description{
    margin-top: 20px;
    background-color: #fafafa;
    padding: 20px;
    border-radius: 10px;
}
.WrapRelaPro .flickity-button{
    bottom: 47%;
    top: 10%;
}
.MainPageCPT{
    margin-top: 10px;
}
.rowHeadPageCPT .col12PageCPT{
    padding-bottom: 20px;
}
.col12PageCPT > .col-inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.titPageCPT h1{
    margin: 0;
    text-transform: uppercase;
}
.imgThumbVideo{
    position: relative;
}
.iconPlayVideo{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    transform: translate(-50%, -50%);
}
.iconPlayVideo .bgIconVideo{
    width: 100%;
    height: 100%;
    background-image: url('../img/play-button.png');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    display: table;
}
.ItemVideoCPT > .col-inner:hover .bgIconVideo{
    background-image: url('../img/play-video-con.png');
} 
.infoVideoCPT{
    margin-top: 10px;
}
.infoVideoCPT .titleVideoCPT{
    font-size: 17px;
    line-height: 24px;
    display: table;
    width: 100%;
    margin-bottom: 0px;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.colHeadSingleCPT .metaSinglePost{
    margin-bottom: 20px;
}
.metaItemVideo p,
.colHeadSingleCPT .metaSinglePost{
    text-transform: uppercase;
    font-size: 13px;
    color: #656565;
}
.RelatedVideoCPT{
    margin-top: 15px;
}
.WrapRelaVideo,
.WrapRelaVideo .slideRelaVideo{
    overflow: hidden;
}
/*.WrapRelaVideo .slideRelaVideo{
    width: 106% !important;
    max-width: 106% !important;
}*/
#wrapper .WrapRelaVideo .slideRelaVideo .flickity-viewport{
    width: 106% !important;
}
.WrapRelaVideo .slideRelaVideo .ItemVideoCPT{
    padding-left: 5px;
    padding-right: 5px;
}

.WrapRelaVideo .iconPlayVideo{
    width: 55px;
    height: 55px;
}
.WrapRelaVideo .flickity-button {
    top: 8%;
}
.cTSingleCPT{
    margin-top: 20px;
    margin-bottom: 20px;
}
.headSingleCPT{
    margin-top: 30px;
}
h1.titleSingleCPT{
    margin-bottom: 0;
    font-size: 40px;
    line-height: 45px;
}
.FormSearchVideo form.searchform{
    margin-bottom: 0px;
}
.FormSearchVideo.FormSearchCat{
    margin-right: 0px;
}
.FormSearchVideo .btnSearchCat{
    right: 8px;
}
.backToArPost{
    margin-top: 30px;
}
.WrapSingleCPT{
    margin-bottom: 30px;
}
.WrapRelaVideo .infoVideoCPT .titleVideoCPT{
    font-size: 16px;
}
.WrapRelaVideo .metaItemVideo p{
    font-size: 12px;
}
.MainPageTvA{
    margin-top: 25px;
}
.WrapImgTvanh img{
    width: 100%;
    height: 290px;
    object-fit: cover;
    position: relative;
    z-index: 33;
}
.boxTextTvA{
    margin-top: 10px;
}
.boxTextTvA h4{
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
}
.FeaImgTva, .WrapImgTvanh{
    position: relative;
}
.WrapImgTvanh:before,
.WrapImgTvanh:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 28px;
    background-color: #CBCACA;
    left: 11px;
    transform: rotate(3deg);
    top: -7px;
    z-index: 2;
}
.WrapImgTvanh:after{
    top: -11px;
    transform: rotate(5deg);
    background-color: #F1ECEC;
    z-index: 1;
    left: 22px;
}
.MainSingleTVanh .row-xsmall .gallery-col.col{
    padding: 0 5px 9px;
}
.MainSingleTVanh .gallery-col.col .box-image{
    border-radius: 28px;
    overflow: hidden;
}
.MainSingleTVanh .gallery-col.col .box-image img{
    height: 259px;
    object-fit: cover;
}
.single-anh .mfp-gallery .mfp-figure:after{
    background-color: transparent;
    box-shadow: none;
}
.WrapCusPostType{
    margin-bottom: 30px;
}
.rowWrapTvA .ItemTvAnh{
    margin-bottom: 30px;
}
.NoiteVoucher p{
        text-align: left;
    display: table;
    width: 100%;
    color: #e60707;
}
.imgItemTvAnh{
    overflow: hidden;
    border-radius: 28px;
}
.imgItemTvAnh img{
    transition: all .5s;
}
.ItemTvAnh > .col-inner:hover .imgItemTvAnh img{
    transition: all .5s;
    transform: scale(1.1);
}
.CallAllImage{
    margin-top: 25px;
}
.CallAllImage ul{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.CallAllImage ul li{
    list-style-type: none;
    margin-left: 30px;
}
.CallAllImage ul li:first-child{
    margin-left: 0px;
}
.CallAllImage ul li a{
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    color: #000;
}
.CallAllImage ul li:nth-child(2) a{
    text-decoration: underline;
}
.product-images .top.z-1{
    top: 22px;
    right: 22px;
}


@media screen and (min-width: 1700px){
    .FeaSlideCate .flickity-page-dots{
        left: 11%;
    }
}
@media screen and (max-width: 1500px){
    .FeaSlideCate .flickity-page-dots{
        left: 12%;
    }
}
@media screen and (max-width: 1300px){
    .FeaSlideCate .flickity-page-dots{
        left: 14%;
    }
}
@media screen and (max-width: 1200px){
    .FeaSlideCate .flickity-page-dots{
        left: 16%;
    }
}