.MainPageCPT{
	margin-top: 50px;
}
.col12PageCPT > .col-inner{
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #C9C9C9;
	padding-bottom: 15px;
}
.titPageCPT h1{
	margin: 0;
    font-size: 24px;
    color: #000;
    line-height: 24px;
}
.searchform{
	margin-bottom: 0px;
}
.FormSearchVideo .search-field{
	box-shadow: none;
    border: none;
    background-color: #f3f3f3;
    border-radius: 60px;
    min-width: 250px;
    height: 42px;
    padding-right: 40px;
}
.FormSearchVideo .btnSearchCat .ux-search-submit{
	margin: 0;
    position: absolute;
    top: 0;
    right: 12px;
    background-color: transparent;
    border: none;
    padding: 0;
    box-shadow: none;
    padding-right: 7px;
    width: 26px;
    height: 42px;
}
.FormSearchVideo .btnSearchCat .ux-search-submit i{
	margin: 0;
	width: 24px;
	height: 24px;
	position: relative;
}
.FormSearchVideo .btnSearchCat .ux-search-submit i:before{
	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    -webkit-mask-image: url(../img/iconSearch.svg);
    mask-image: url(../img/iconSearch.svg);
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
}
.headPageCPT{
	margin-bottom: 40px;
}
.rowHeadPageCPT .col12PageCPT{
	padding-bottom: 15px;
}
.infoVideoCPT{
	margin-top: 10px;
}
.titleVideoCPT{
	color: #000;
    width: 100%;
    display: table;
}
.metaItemVideo p{
	font-size: 14px;
	color: #626262;
}
.page-numbers{
	text-align: right;
}
ul.page-numbers li{
	margin-right: 8px;
	margin-left: 0px !important;
}
.nav-pagination li span{
	font-size: 16px;
	border: none;
}
.nav-pagination li a{
	border-radius: 0px;
	border: 1px solid #898989;
    font-size: 16px;
}
.nav-pagination>li>a, .nav-pagination>li>span{
	border-radius: 0px;
}
.WrapSingleCPT{
	margin-top: 30px;
}
.titleSingleCPT{
	margin: 0;
    font-size: 38px;
    color: #000;
}
.metaSinglePost{
	margin-bottom: 0px;
}
.imgThumbVideo{
	position: relative;
}
.iconPlayVideo{
	position: absolute;
    top: 50%;
    left: 50%;
    width: 55px;
    height: 55px;
    transform: translate(-50%, -50%);
    transition: all .5s;
}
.iconPlayVideo .bgIconVideo{
	width: 100%;
    height: 100%;
    background-image: url('../img/play-circle.png');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    display: table;
}
.WrapRelaVideo .iconPlayVideo{
	width: 30px;
    height: 30px;
}
.ItemVideoCPT .col-inner:hover .iconPlayVideo{
    width: 66px;
    height: 66px;
    transition: all .5s;
}
.slider:hover .flickity-button .flickity-button-icon path, .slideCustom:hover .flickity-button, .slideArriVals:hover .flickity-button {
    opacity: 1;
}
.WrapRelaVideo .flickity-button {
    top: 8%;
}
.slider .flickity-button .flickity-button-icon, .slideCustom .flickity-button .flickity-button-icon, .slideArriVals .flickity-button .flickity-button-icon {
    background-color: transparent;
    color: #fff;
    fill: #fff;
    width: 30px;
    height: 40px;
    padding: 6px;
    border-radius: 4px;
    border: none;
}
.slider .flickity-button .flickity-button-icon path, .slideCustom .flickity-button .flickity-button-icon path, .slideArriVals .flickity-button .flickity-button-icon path {
    fill: #fff;
}
.slider-nav-circle .flickity-prev-next-button:hover .arrow, .slider-nav-circle .flickity-prev-next-button:hover svg{
    background-color: rgb(133 117 78 / 23%);
    border-color: rgb(133 117 78 / 23%);
}
.rowBoxAddthuye .large-12 > .col-inner {
    padding-top: 35px;
}
.titRelated h4 {
    text-transform: unset;
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 20px;
    color: #000;
}
.flickity-page-dots .dot {
    width: 10px;
    height: 10px;
    border: none;
    background-color: #898989;
}
.flickity-page-dots .dot.is-selected {
    width: 30px;
    border-radius: 5px;
    background-color: #85754E;
}
.MainRelatedPost {
    padding-bottom: 40px;
}
.metaRelated{
    background-color: #fff;
    padding: 15px;
}
.metaRelated h3 {
    font-size: 18px;
    margin-bottom: 8px;
    line-height: 22px;
    color: #000;
}
.post-item:hover .metaRelated h3{
    color: #85754E;
}
.excertPostItem{
    color: #898989;
    line-height: 21px;
    font-size: 16px;
    margin-bottom: 12px;
}
.DateRelaPost span{
    color: #898989;
}
.metaPostRela{
    color: #898989;
}
.MainPageTvA {
    margin-top: 25px;
}
.rowWrapTvA .ItemTvAnh {
    margin-bottom: 30px;
}
.FeaImgTva, .WrapImgTvanh {
    position: relative;
}
.WrapImgTvanh:before, .WrapImgTvanh:after {
    content: "";
    position: absolute;
    width: 96%;
    height: 98%;
    border-radius: 30px;
    background-color: #C4C4C4;
    left: 15px;
    transform: rotate(4deg);
    top: -3px;
    z-index: 2;
}
.imgItemTvAnh {
    overflow: hidden;
    border-radius: 50px;
}
.WrapImgTvanh img {
    width: 100%;
    height: 471px;
    object-fit: cover;
    position: relative;
    z-index: 33;
}
.imgItemTvAnh img {
    transition: all .5s;
}
.WrapImgTvanh:after {
    top: -6px;
    transform: rotate(7deg);
    background-color: #E8E8E8;
    z-index: 1;
    left: 23px;
}
.boxTextTvA {
    margin-top: 10px;
}
.boxTextTvA h4 {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    font-family: 'interBold' !important;
    font-weight: normal;
}
h1.titleSingleCPT {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 45px;
}
.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: 280px;
    object-fit: cover;
}
.sec01SingPro .section-bg img,
.secNttNghiem .section-bg img{
    -o-object-fit: contain;
    object-fit: contain;
    width: auto;
}
.rowMaxWidthL > .large-12 > .col-inner{
    margin-left: 0;
}
.imgOutBorder .img-inner{
    overflow: initial;
}
.imgOutBorder .img-inner:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 99%;
    top: 20px;
    right: 15px;
    border: 1px solid hsl(41deg 25% 57% / 35%);
    background-color: transparent;
    z-index: 1;
}
.imgOutBorder .img-inner img{
    position: relative;
    z-index: 2;
}
.btnThongso:before{
    background-color: #fff;
}
.btnThongso:after{
    content: "";
    position: absolute;
    width: 35px;
    z-index: 1;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #212429;
}
.btnThongso span{
    position: relative;
    z-index: 2;
}
.rowfull3SingPro > .col.large-5{
    flex-basis: 39%;
    max-width: 39%;
}
.rowfull3SingPro > .col.large-2{
    flex-basis: 22%;
    max-width: 22%;
}
.btncenSingPro{
    margin: 0;
    width: 80%;
    margin-top: 0px !important;
}
.colMediaBigR:before,
.colMediaBigL:before{
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
}
.colMediaBigR:before{
    border-bottom: 2px solid #353535;
    border-right: 2px solid #353535;
    bottom: 10px;
    left: -40px;
}
.colMediaBigL:before{
    border-top: 2px solid #353535;
    border-left: 2px solid #353535;
    top: 10px;
    right: -40px;
}
.btncenSingPro{
    color: #AE9D77;
}
.breadCustomPage{
    padding-top: 15px;
}
.breadCustomPage .col12BreadCustom{
    padding-bottom: 15px !important;
}
.iconCatProPage{
    position: relative;
    top: -2px;
}
.h1NameCatPro span{
    margin-left: 5px;
}
.product-small .product-title a{
    color: #898989;
    font-size: 20px;
    font-family: 'MinionBold' !important;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin: 0;
}
.product-small:hover .product-title a{
    color: #AE9D77;
}
.price-wrapper .price span.amount{
    color: #898989;
    font-size: 18px;
    font-weight: normal;
}
.product-small:hover .price-wrapper .price span.amount{
    color: #AE9D77;
}
.linePageCatPro .col.large-12 .col-inner{
    border-bottom: 1px solid #353535;
    padding-bottom: 20px;
}
.BannerOnCatPro{
    margin-top: 35px;
    padding-bottom: 35px;
}
.imgboxBnCatPro{
    position: absolute;
    top: -67px;
    right: 5px;
    width: auto !important;
}
.imgboxBnCatPro img{
    max-height: 193px;
    object-fit: contain;
}
.imgBn2CatPro .imgboxBnCatPro {
    right: initial;
    left: 20px;
    top: -57px;
}
.single-product #main{
    background-color: #F8F8F8;
}
.variations_form .ux-swatch.selected {
    box-shadow: 0 0 0 2px #AE9D77;
}
.variations .ux-swatches-attribute-ux_label .ux-swatch--label{
    width: 69px;
    height: 44px;
    min-height: 44px;
    line-height: 44px;
    color: #000;
    font-size: 18px;
    background-color: #EAEEEF;
}
.variations .reset_variations{
    color: #eb0000;
    opacity: 1;
    font-size: 14px;
    text-transform: unset;
    font-family: 'MinionRe' !important;
}
.variations tbody tr{
    word-wrap: break-word;
    white-space: normal;
    width: 100%;
    display: flex;
    flex-flow: wrap;
    padding-top: 15px;
    margin-top: 10px;
}
.variations tbody tr th,
.variations tbody tr td{
    width: 100%;
}
.product-info.summary{
    background-color: #FFFFFF;
    padding: 20px 20px;
}
.product-summary table tr+tr{
    border-top: 1px solid #EDEDED;
}
table.variations label {
    margin-bottom: 0;
    font-family: 'MinionBold' !important;
    font-size: 16px;
    font-weight: 700;
    color: #000;
}
/*.product-info.summary form.cart,
.product-info.summary .woocommerce-variation-add-to-cart{
    display: none;
}*/
.product-gallery .product-thumbnails img{
    width: 100%;
    height: 120px;
    object-fit: cover;
}
.product-footer .woocommerce-tabs {
    border-top: none;
    padding: 0;
}
.product-footer .woocommerce-tabs ul.product-tabs{
    display: none;
}
.product-footer .woocommerce-tabs .tab-panels{
    background-color: #fff;
    padding: 20px;
}
.aItemFeaBigPost{
    position: relative;
}
.aItemFeaBigPost:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
}
.infoPostFeaSlide{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 15px 10px 15px;
    z-index: 2;
}
.titFeaPostSlide h3{
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-bottom: 0px;
}
.excerptFeapPost p{
    font-size: 18px;
    line-height: 22px;
}
.PostFeaCate .imgFeaPostSlide img{
    height: 632px;
    object-fit: cover;
}
.post-item .imgRelated img{
    height: 260px;
    object-fit: cover;
    object-position: center;
    transition: all .3s;
}
.imgRelated{
    position: relative;
    overflow: hidden;
}
.post-item:hover .imgRelated img{
    transform: scale(1.1);
    transition: all .3s;
}
.aPostFeaSmall {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.ListSmallFeaPost{
    margin-bottom: 16px;
}
.ListSmallFeaPost:last-child{
    margin-bottom: 0px;
}
.ThumbFeaSmallPost{
    width: 45%;
}
.ListSmallFeaPost .ThumbFeaSmallPost img{
    height: 200px;
    object-fit: cover;
}
.infoPostFeaSmall{
    width: 55%;
    padding-left: 15px;
}
.titFeaPostSmall h3{
    /*font-family: 'Constantia' !important;*/
    color: #ccc;
    line-height: 25px;
    font-size: 20px;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-bottom: 0px;
}
.ExFeaPostSmall p{
    font-size: 18px;
    line-height: 22px;
}
.archive.category .blog-wrapper{
    padding-top: 0px;
    padding-bottom: 0px;
}
.WrapFeaPostMain{
    padding-top: 30px;
    padding-bottom: 15px;
}
.archive.category .fullArchivePost{
    padding-top: 40px;
}
.archive.category .post-item > .col-inner{
    background-color: #1d1d1d;
}
.archive.category .post-item .box-text{
    padding: 10px;
}
.archive.category .post-item .box-text .box-text-inner{
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: flex-start;
}
.archive.category .post-item .post-title a{
    /*font-family: 'ConstanBold' !important;*/
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-bottom: 0px;
}
.post-item .box-text .from_the_blog_excerpt {
    font-size: 16px;
    margin-bottom: 10px;
}
.post-item .box-text a.button,
.ViewDetailPost span{
    border: none;
    padding: 0;
    min-height: initial;
    line-height: normal;
    text-transform: unset;
    color: #fff;
    font-size: 18px;
}
.post-item .box-text a.button:hover,
.ViewDetailPost span:hover{
    background-color: transparent;
    border: none;
    box-shadow: none;
    color: #85754E;
}
.ViewDetailPost span{
    color: #000;
    font-size: 16px;
}
.archive.category .post-item .post-meta{
    width: 50%;
    order: 5;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #898989;
    font-size: 15px;
    position: relative;
}
.archive.category .post-item .box-text a.button{
    width: 50%;
    text-align: left;
    margin: 0;
}
.ProMegaMenu .product-small .box-image{
    background-color: #f2f2f2;
    padding: 10px 10px 0px 10px;
}
.ProMegaMenu .product-small .box-image img{
    height: 252px;
}
.ProMegaMenu .product-small .product-title a{
    font-size: 15px;
    text-transform: none;
    font-family: 'MinionRe' !important;
}
.ProMegaMenu > .col{
    padding: 0px 4px 3px;
}
.btnBanPostCat span{
    color: #85754E;
}
.entry-content.single-page p{
    color: #000;
}
.MetaSinglePost p{
    text-align: center;
    text-transform: uppercase;
    color: #AEAEAE;
    font-family: 'BalowCoThin' !important;
    font-size: 18px;
}
.single-post .fullArchivePost > .col-inner{
    top: -90px;
}
.entry-content.single-page{
    padding: 20px;
    background-color: #F3F3F3;
}
.sharePostSingle{
    position: absolute;
    top: 0;
    left: -60px;
    z-index: 2;
    width: 48px;
    background-color: #fff;
    border-radius: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sharePostSingle.FixedWidget__fixed_widget__pinned{
    left: initial;
    margin-left: -60px;
}
.iconShareDev{
    width: 100%;
    display: table;
    margin-bottom: 8px;
    position: relative;
}
.iconShareDev:last-child{
    margin-bottom: 0px;
}
.iconShareDev a,
.iconShareDev .CurrLinkPost{
    width: 32px;
    height: 32px;
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: 0 auto;
    display: table;
}
.FaceShare a{
    background-image: url('../img/socical/facebookshare.png');
}
.zaloShare a{
    background-image: url('../img/socical/zaloshare.png');
}
.TiwtterShare a{
    background-image: url('../img/socical/twittershare.png');
}
.CopyLinkPost .CurrLinkPost{
    background-image: url('../img/socical/copylink.png');
}
.single-post #main{
    background-color: #F8F8F8;
    padding-bottom: 40px;
}
.tooltipCopyLink{
    position: absolute;
    width: 142px;
    font-size: 13px;
    bottom: -30px;
    left: 0px;
    background-color: #000;
    text-align: center;
    color: #fff;
    border-radius: 10px;
}
.tooltipCopyLink.success{
    display: block !important;
}
.Wrap_Related_PostType {
    border-top: 1px solid #e7e7e7;
}
.inPostMeta,
.metaPostFeaSmall span{
    position: relative;
    padding-left: 22px;
}
.inPostMeta:before,
.metaPostFeaSmall span:before{
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    top: 2px;
    left: 0px;
    background-color: #85754E;
    -webkit-mask-image: url(../img/iconClock.svg);
    mask-image: url(../img/iconClock.svg);
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
}
.ViewDatePostItem{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.scroller-btn.inactive {
    opacity: 0.3;
    pointer-events: none;
}
.tab-content>.tab-pane{
    display:none;
}
.tab-content>.active{
    display:block;
}
.TimelineMajesty .rowTabTimeline{
    max-width: 96%;
    margin: 0 auto;
    border-top: 1px solid hsl(216deg 14% 56% / 20%);
    margin-top: 80px;
}
.aNaveTimeline{
    width: 100%;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.spanYearTL{
    color: #898989;
    font-size: 18px;
    color: #898989;
    font-size: 18px;
    padding: 15px 15px 5px 15px;
    display: table;
    text-align: center;
    width: auto;
}
.CurrentYear .spanYearTL{
    color: #85754E;
    font-size: 25px;
    border-top: 3px solid #85754E;
    padding-top: 5px;
}
.secTimeLine .section-bg img{
    width: auto;
    object-fit: contain;
}
.rowTabTimeline .flickity-button{
    width: 20px;
    height: 20px;
    bottom: initial;
    top: -20px;
    opacity: 1;
}
.rowTabTimeline .flickity-button.previous{
    left: -10px;
}
.rowTabTimeline .flickity-button.next{
    right: -10px;
}
.rowTabTimeline .flickity-button .flickity-button-icon{
    background-color: transparent;
    width: 20px;
    height: 20px;
    padding: 5px;
    border-radius: 20px;
}
.rowTabTimeline .flickity-button path{
    fill: hsl(216deg 14% 56% / 39%) !important;
}
.rowTabTimeline:hover .flickity-button .flickity-button-icon{
    background-color: #ae9d77;
}
.rowTabTimeline:hover .flickity-button .flickity-button-icon path{
    fill: #fff !important;
}
.titYearTline p{
    color: #AE9D77;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}
.boxBannerPageLh:after{
    content: "";
    position: absolute;
    width: 6px;
    height: 96%;
    top: 2%;
    right: -6px;
    background-color: #85754E;
}
.rowCenter{
    margin-left: auto !important;
    margin-right: auto !important;
}
.img1PageLh .img-inner,
.img2PageLh .img-inner{
    position: relative;
    z-index: 2;
}
.img1PageLh:after,
.img2PageLh:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 15px;
    left: -15px;
    background-color: #85754E;
    z-index: 1;
}
.img2PageLh:after{
    background-color: #AE9D77;
    height: 60%;
    left: initial;
    right: -15px;
    top: initial;
    bottom: 30px;
}
.row01PageCtact{
    margin-bottom: -125px;
}
.titshowroom p{
    width: auto;
    display: table;
    position: relative;
}
.titshowroom p:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #D9D9D9;
    bottom: 2px;
    left: 0;
}
.colFixedWiget #ez-toc-container .ez-toc-list li a {
    color: #848484;
    font-size: 18px;
    line-height: 24px;
    padding: 20px;
    padding-left: 30px;
    position: relative;
    width: 100%;
    font-family: 'interBold', sans-serif;
}
.colFixedWiget #ez-toc-container .ez-toc-list li a.active {
    background-color: #000;
    color: #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.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: 12px;
}
div .btnPolicyPage{
    margin: 0;
    border-color: #000;
    color: #000 !important;
    float: right;
}
.NumPageCsach p{
    background-color: #AE9D77;
    display: flex;
    width: 49px;
    height: 49px;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #000;
    font-family: 'interBold' !important;
}
.boxPageCsach{
    position: relative;
    padding: 20px;
    background-color: #fff;
}
.boxPageCsach:after{
    content: "";
    position: absolute;
    width: 27px;
    height: 27px;
    bottom: 20px;
    left: 20px;
    background-image: url('../img/iconcs22.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.boxPageCsach:hover{
    background-color: #000;
}
.boxPageCsach:hover:after{
    background-image: url('../img/arrow-cs2.png');
}
.boxPageCsach:hover .titBoxCsach p{
    color: #AE9D77 !important;
}
.boxPageCsach:hover .exBoxCsach p{
    color: #C9C9C9 !important;
}
.MainItemCartDev{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: wrap;
    border: 1px solid #C5C5C5;
    margin-bottom: 15px;
    padding: 10px;
    position: relative;
}
.prothumbCartDev{
    width: 28%;
}
.proNameCartDev{
    width: 72%;
    padding-left: 20px;
}
.titProCartdev a{
    color: #000;
    font-size: 20px;
    font-weight: 500;
}
.priceSubtotalCart span.amount{
    font-size: 16px;
    font-weight: 500;
    font-family: 'interBold';
}
dl.variation dt{
    font-family: 'interRegular';
    font-weight: normal;
    color: #000;
    font-size: 14px;
}
dl.variation dd p{
    font-size: 14px;
    color: #85754E;
    font-family: 'interBold' !important;
}
.proNameCartDev dl.variation{
    margin-top: 5px;
    margin-bottom: 12px;
}
.btnActionCartdev .button{
    font-weight: 500 !important;
    text-transform: unset !important;
}
.RemoveProCart{
    position: absolute;
    top: 10px;
    right: 10px;
}
.RemoveProCart a{
    font-size: 0px !important;
    border: none;
    background-color: #898989;
    -webkit-mask-image: url('../img/close-circle.svg');
    mask-image: url('../img/close-circle.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
}
.RemoveProCart a:hover{
    background-color: #eb0000;
}
.ux-quantity .ux-quantity__button{
    min-height: 39px;
    line-height: 36px;
    height: 39px;
    min-width: 40px;
    background-color: #fff !important;
}
.quantity .button.plus{
    border-radius: 0px 20px 20px 0px;
}
.quantity .button.minus{
    border-radius: 20px 0px 0px 20px;
}
.quantity input[type=number]{
    min-height: 39px;
    height: 39px;
    box-shadow: none;
    min-width: 60px;
}
.TitPageCartDev{
    margin-bottom: 20px;
}
.TitPageCartDev h1{
    margin: 0;
    text-transform: uppercase;
    color: #000;
    font-size: 36px;
}
.TitPageCartDev p{
    font-family: 'interRegular';
    color: #000;
}
.cart-sidebar .coupon .widget-title {
    font-size: 16px;
    border-bottom: none;
    margin-bottom: 10px;
    padding-bottom: 0px;
    display: none;
}
.cart-sidebar .coupon #coupon_code {
    width: 78%;
    float: left;
    margin: 0;
    margin-right: 2%;
    height: 50px;
    box-shadow: none;
}
.cart-sidebar .coupon .is-form {
    margin: 0;
    width: 20% !important;
    min-width: 20%;
    background-color: #D9D9D9;
    color: #595959;
    text-shadow: none;
    height: 50px;
}
.cart_totals th.product-name{
    text-transform: capitalize;
    font-family: 'interBold';
    font-weight: normal;
    font-size: 20px;
    color: #000;
    letter-spacing: 0;
    border-bottom: 1px solid #000;
}
.cart-sidebar .checkout_coupon .coupon{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: wrap;
}
.cart_totals tbody th,
.shop_table .order-total td,
.cart_totals tbody tr td{
    border: none;
    font-family: 'interRegular';
    color: #000;
    font-size: 16px;
}
.cart_totals tbody tr td span.amount{
    font-family: 'interBold';
    font-weight: normal;
    font-size: 16px;
}
.cart-sidebar .wc-proceed-to-checkout .checkout-button{
    height: 54px;
    text-transform: unset;
    font-family: 'interRegular' !important;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 52px;
}
.cart-collaterals .cart-sidebar{
    padding: 20px;
    border: 1px solid #C5C5C5;
}
#customer_details .woocommerce-billing-fields p:nth-child(2) {
    display: none;
}
#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: 0;
    margin-right: 2%;
    clear: none;
}
.woocommerce-billing-fields p{
    margin-bottom: 0px;
}
.woocommerce-billing-fields p label,
.woocommerce-additional-fields__field-wrapper .thwcfd-field-textarea label,
table tr th{
    font-family: 'interRegular';
    font-weight: normal;
    font-size: 14px !important;
    color: #000;
    text-transform: unset !important;
}
.woocommerce-billing-fields p label .required{
    visibility: visible;
    color: #FF0000;
}
.woocommerce-billing-fields p input {
    box-shadow: none;
    height: 45px;
    border-radius: 5px;
}
#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(6){
    width: 100%;
    display: table;
}
form.checkout .checkbox input[type=checkbox] {
    height: auto;
}
#customer_details .woocommerce-billing-fields{
    padding: 0;
    border: none;
}
#customer_details .woocommerce-billing-fields > h3{
    font-family: 'interBold' !important;
    font-weight: normal;
    text-transform: unset;
    color: #000;
    font-size: 24px;
    margin-bottom: 30px;
}
.woocommerce-additional-fields > h3{
    display: none;
}
.woocommerce-checkout .woocommerce-checkout .large-5 > .col-inner{
    border: 1px solid #C5C5C5;
    padding: 20px;
    padding-top: 2px;
}
.shop_table .order-total td, .shop_table .order-total th, .shop_table thead th {
    border-width: 1px;
}
.checkout-sidebar .product-name .alignleft{
    margin-left: 10px;
}
.checkout-sidebar table tr th{
    font-family: 'interBold' !important;
    font-weight: normal;
}
.checkout-sidebar dl.variation{
    display: flex;
}
.checkout-sidebar tfoot .cart-subtotal{
    display: none;
}
.woocommerce-checkout-payment .wc_payment_method label{
    font-family: 'interBold';
    font-weight: normal;
    font-size: 16px;
}
.woocommerce-checkout-payment .wc_payment_method .payment_box p{
    font-family: 'interRegular';
    text-decoration: underline;
    font-style: italic;
}
.checkout-sidebar #order_review_heading{
    font-family: 'interBold' !important;
    font-weight: normal;
    text-transform: unset;
    color: #000;
    font-size: 20px;
}
.checkout_coupon .input-text{
    position: relative;
    padding-left: 30px;
}
.woocommerce-checkout #order_review .checkout_coupon .input-text:before,
.cart-sidebar .cart_totals .checkout_coupon .input-text:before{
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    top: 3px;
    left: 3px;
    background-color: #292D32;
    -webkit-mask-image: url('../img/ticket-discount.svg');
    mask-image: url('../img/ticket-discount.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
}
span.widget-title{
    color: #000;
    font-family: 'interBold' !important;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 20px;
    line-height: 32px;
    width: 100%;
    display: table;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.widget .is-divider{
    display: none;
}
.sidebar-inner .widget>ul>li li>a, .sidebar-inner .widget ul.menu>li li>a{
    font-size: 16px;
}
.widget ul.product-categories > li > a{
    font-size: 18px;
} 
.product-info .variations tbody tr:first-child{
    margin-top: 0;
    padding-top: 0;
}
.textChooAttr{
    color: #000;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 2px;
}
.woocommerce-Tabs-panel h1,
.woocommerce-Tabs-panel h2,
.woocommerce-Tabs-panel h3,
.woocommerce-Tabs-panel h4,
.woocommerce-Tabs-panel h5,
.woocommerce-Tabs-panel h6{
    color: #000;
}
.textSoLuong{
    margin-right: 15px;
    position: relative;
    top: 7px;
    color: #000;
}
.product-info .single_add_to_cart_button,
.product-info .ux-buy-now-button{
    width: 100%;
    text-transform: unset;
    font-family: 'Constantia' !important;
    font-weight: normal;
    height: 52px;
}
.product-info .price-wrapper span.amount,
.product-gallery .price-wrapper span.amount{
    color: #FF0000;
    font-family: 'interBold';
    font-size: 20px;
}
.labelPriceDev{
    color: #000;
    font-size: 17px;
    font-weight: normal;
    font-family: 'interBold';
}
.related-products-wrapper{
    margin-top: 30px;
    border: none;
}
.related-products-wrapper h3.product-section-title{
    color: #000;
    font-size: 24px;
    border: none;
    margin-bottom: 0;
}
.related-products-wrapper .price-wrapper .price span.amount,
.related-products-wrapper .product-small .product-title a{
    color: #2B2B2B;
}
.product-gallery .zoom-button{
    border-color: #898989;
}
.product-gallery .zoom-button i{
    font-size: 15px;
    color: #898989;
    border-color: #898989;
}
.product-info .breadcrumbs{
    font-size: 16px;
}
.single-product .product-images .flickity-page-dots{
    pointer-events: none;
    right: inherit;
    left: 15px;
    width: 191px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.single-product .product-images .flickity-page-dots li{
    margin: 0;
    height: 2px;
    background-color: #C2C2C2;
    border-radius: 0;
}
.single-product .product-images .flickity-page-dots li.dot.is-selected{
    background-color: #000000;
    height: 8px;
}
.product-gallery .product-images{
    margin-bottom: 5px;
}
.single-product .product-images .flickity-button{
    width: 50px !important;
    top: initial;
    bottom: 0;
    opacity: 1 !important;
    transform: unset;
}
.single-product .product-images .flickity-button.next{
    right: 0px;
}
.single-product .product-images .flickity-button.previous{
    right: 52px;
    left: initial;
}
.single-product .product-images .flickity-button .flickity-button-icon{
    width: 50px;
    height: 40px;
    min-height: 40px;
    background-color: #fff;
    opacity: 1;
    border-radius: 0;
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px !important;
}
.single-product .product-images .flickity-button path{
    fill: #85754E;
}
.product-thumbnails .flickity-button{
    display: none;
}
.product-gallery .product-images .z-3{
    bottom: initial;
    top: 10px;
}
.product-images .z-3 a{
    border-width: 1px;
}
.z-3 .icon-expand{
    width: 30px;
    height: 30px;
}
.z-3 .icon-expand:before{
    content: "";
    width: 30px;
    height: 30px;
    background-color: #898989;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-mask-image: url('../img/iconzoom.svg');
    mask-image: url('../img/iconzoom.svg');
}
.product-images .z-3 a:hover .icon-expand:before{
    background-color: #fff;
}
.titBox3AbPage p{
    padding-left: 45px;
    position: relative;
}
.titBox3AbPage p:before{
    content: "";
    position: absolute;
    width: 36px;
    height: 3px;
    background-color: #AE9D77;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.textAddPagelh p{
    position: relative;
    padding-left: 30px;
}
.textAddPagelh p:before{
    content: "";
    position: absolute;
    width: 19px;
    height: 4px;
    background-color: #2B2B2B;
    top: 13px;
    left: 0;
}
.BoxAuthorMeta{
    background-color: #fff;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
    flex-flow: wrap;
}
.boxAuthorPost{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.avatarAuthor img{
    width: 52px;
    height: 52px;
    border-radius: 100%;
}
.nameAuthorPost{
    padding-left: 15px;
}
.pDangboi{
    margin: 0;
    font-family: 'interRegular' !important;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: -2px;
}
.DisplayAuthorName{
    margin: 0;
    color: #000;
    font-size: 18px;
    text-transform: capitalize;
    font-family: 'interBold' !important;
    font-weight: normal;
}
.numberMetaPost{
    background-color: #EAEAEA;
    height: 28px;
    display: flex;
    padding: 0px 15px;
    align-items: center;
    justify-content: flex-start;
    padding-left: 30px;
    border-radius: 20px;
    position: relative;
    margin-left: 20px;
    font-family: 'interRegular' !important;
    color: #000;
    font-size: 14px;
}
.numViewPost:first-child .numberMetaPost{
    margin-left: 0px;
}
.numberMetaPost:before{
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 6px;
    left: 10px;
     background-color: #292D32;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
}
.numberViewPost:before{
    -webkit-mask-image: url('../img/iconView.svg');
    mask-image: url('../img/iconView.svg');
}
.numHeartPost:before{
    -webkit-mask-image: url('../img/iconheart.svg');
    mask-image: url('../img/iconheart.svg');
}
.numsharePost:before{
    -webkit-mask-image: url('../img/iconSocical.svg');
    mask-image: url('../img/iconSocical.svg');
}
.WrapSinglePost > article{
    margin-bottom: 15px;
}
.single-post .fullArchivePost{
    padding-bottom: 0px;
}
.slideCutomer:hover .flickity-button{
    opacity: 1;
}
.slideCutomer .flickity-button svg{
    fill: #fff;
    background-color: #AE9D77;
    width: 25px;
    height: 35px;
    padding: 5px;
    border-radius: 5px;
}
.slideCutomer .flickity-button svg path{
    fill: #fff;
}
/*.MainRelatedPost{
    padding-left: 10px;
}*/
.MainRelatedPost .flickity-button{
    bottom: initial;
    top: 30%;
}
.MainRelatedPost .flickity-page-dots{
    display: none;
}
/*.MainRelatedPost>.flickity-viewport:not(.col):not([class^=col-]):not([class*=" col-"]){
    width: 112% !important;
}
.MainRelatedPost .col.post-item{
    padding: 0px !important;
}*/

.MainParamePro{
    background-color: #fff;
    padding: 20px;
    margin-bottom: 10px;
}
.titBoxPrameter p{
    color: #000;
    font-size: 30px;
    line-height: 38px;
}
.MainParamePro table{
    border: 1px solid #ececec;
}
table td:first-child, table th:first-child {
    padding-left: 10px;
}
table td{
    font-size: 16px;
}
table td,
table th{
    border-right: 1px solid #ececec;
}
table td:last-child,
table th:last-child{
    border-right: none;
}
.mainRelaPro .flickity-button{
    bottom: 50%;
    top: 30%;
}
.ContactBuyPro{
    margin-top: 15px;
}
.abuyProstyle{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    background-color: #85754E;
    color: #fff;
    font-size: 20px;
}
.abuyProstyle span{
    position: relative;
    padding-left: 35px;
}
.abuyProstyle span:before{
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    background-color: #fff;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
    width: 25px;
    height: 25px;
}
.aBookpro span:before{
    -webkit-mask-image: url('../img/iconCart.svg');
    mask-image: url('../img/iconCart.svg');
}
.labelPriceContact{
    color: #eb0000;
    font-size: 20px;
}
.callbuyPro span:before{
    -webkit-mask-image: url('../img/phoneCall.svg');
    mask-image: url('../img/phoneCall.svg');
}
.abuyProstyle:hover{
    background-color: #898989;
    color: #fff;
}
.item2colCf7{
    width: 49%;
    margin-right: 2%;
}
.item2colCf7:nth-child(2n+2){
    margin-right: 0;
}
.xdsoft_datetimepicker{
    z-index: 99999;
}
#bookPro .wpcf7-form .wpcf7-submit{
    margin: 0 auto;
    display: table;
    border-radius: 20px;
}
.LightboxStyle{
    border-radius: 20px;
}
input[type=email], input[type=number], input[type=search], input[type=tel], input[type=text], input[type=url], textarea{
    box-shadow: none;
    border-radius: 10px;
}
.product-info .product-short-description{
    border: 1px solid #f1f1f1;
    padding: 15px;
    margin-top: 15px;
    border-radius: 10px;
}
.product-info .product-short-description p{
    font-size: 17px;
    color: #000;
}
a.icon-remove, a.remove{
    color: #e00a0a;
    width: 20px;
    height: 20px;
    line-height: 15px !important;
    font-size: 13px !important;
}
#cart-popup dl.variation dt,
#cart-popup dl.variation dd p{
    font-size: 13px;
}
#cart-popup ul.product_list_widget li img{
    width: 68px;
    height: 80px;
}
ul.product_list_widget li .quantity{
    opacity: 1;
    color: #000;
}
ul.product_list_widget li .quantity span.amount{
    color: #d90202;
}
#cart-popup .cart-popup-inner{
    padding: 20px 10px 10px 10px;
}
.LanPageABook{
    display: table;
    width: 100%;
    max-width: 300px;
    height: 42px;
    line-height: 42px !important;
    background-color: #181818;
    margin: 0 auto;
    color: #AE9D77 !important;
    font-size: 18px;
}
.slideVctHome .flickity-button svg{
    background-color: transparent !important;
}
.slideVctHome .flickity-button{
    top: 33%;
}
.LayoutSinglePro .tabbed-content ul.nav li a{
    font-size: 16px;
    background-color: transparent;
}
.LayoutSinglePro .tabbed-content ul.nav li.active a{
    background-color: transparent !important;
}
.LayoutSinglePro .tabbed-content ul.nav li a:hover{
    color: #fff;
}
.LayoutSinglePro .tabbed-content ul.nav li.active a span{
    border-bottom: 1px solid #fff;
}
.woocommerce-checkout-review-order .order-total td{
    border-width: 1px;
}

@media only screen and (min-width: 900px) {
    .imgBn1CatPro .box-text .text{
        max-width: 70%;
    }
    .imgBn2CatPro .box-text .text{
        padding-left: 35%;
    }
    .tax-product_cat .CatProStyleDfault .products.row > .product-small.col{
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
    }
}