body{
	overflow: hidden;
}
p{
	margin-bottom: 6px;
}
.nopadding_bottom{
	padding-bottom: 0px !important;
}
.mobile-sidebar .sidebar-menu{
	padding-left: 20px;
	padding-right: 20px;
}
.header-main > .header-inner.container{
	max-width: 100%;
	padding: 0px 40px;
}
.header-nav li.cart-item{
    display: none;
}
.header-nav-main .nav-icon .icon-menu:before{
	display: none;
}
.header-nav-main .nav-icon .icon-menu{
	min-width: 21px;
    width: 21px;
    height: 18px;
    min-height: 18px;
    mask-image: url('../img/menu.svg');
  	-webkit-mask-image: url('../img/menu.svg'); /* For older browser compatibility */
  	mask-repeat: no-repeat;
 	mask-size: contain;
 	background-color: #000000;
}
.mfp-wrap .mfp-content{
	background-color: rgb(27, 27, 27);
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    --drawer-width: 280px !important;
}
.mobile-sidebar,
.mobile-sidebar .sidebar-menu,
.mobile-sidebar .sidebar-menu .nav-vertical,
.mobile-sidebar .header-block,
.mobile-sidebar .header-block > .header-block-block-1,
.rowMenuLeft{
	height: 99%;
	width: 100%;
}
.rowMenuLeft{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-flow: column;
}
.bottomMenuLeft{
	display: flex;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 0;
}
.sidebar-menu .btnContactMenu{
	background-color: #2d9cdb;
	font-weight: 600;
}
.sidebar-menu .btnContactMenu{
	background-color: #2d9cdb;
	text-decoration: underline;
}
.sidebar-menu .ux-menu-link{
	margin-bottom: 25px !important;
}
.sidebar-menu .ux-menu-link a{
	font-size: 15px;
	color: #fff;
}
.sidebar-menu .ux-menu-link a:hover{
	color: #fff;
	text-decoration: underline;
}
.label-sale.menu-item>a:after{
	content: "Sale off" !important;
	padding: 0px 6px;
	background-color: #ef5350;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    border-radius: 4px;
    margin-left: 8px;
}
.label-sale.menu-item>a:hover:after{
	text-decoration: unset;
}
.ux-menu .ux-menu-link a:focus-visible{
	outline: none;
}
.sidebar-menu .bottomMenuLeft .ux-menu-link a{
	color: #828282;
    font-weight: 400;
    line-height: 24px;
    font-size: 13px;
}
.sidebar-menu .bottomMenuLeft .ux-menu-link a:hover{
	color: #828282;
}
.sidebar-menu .bottomMenuLeft .ux-menu-link {
    margin-bottom: 8px !important;
}
.CloseSidebaMenu .mfp-close{
	position: static;
	opacity: 1;
}
.CloseSidebaMenu .mfp-close svg{
	width: 22px;
}
.header-nav-main .nav-icon a{
	padding-left: 14px;
}
.mfp-bg.mfp-ready {
    opacity: .8;
}
.devmd_rated_woo {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.divlabelStar{
	margin-right: 15px;
}
.divlabelStar span{
	font-size: 12px;
    position: relative;
    top: 1px;
}
.star-rating:before, .woocommerce-page .star-rating:before,
.star-rating span:before{
	color: #ffc866;
}
.star-rating,
.star-rating span{
	letter-spacing: 6px;
    font-size: 14px;
}
.product-info h1.product-title{
	font-size: 32px;
    line-height: 36px;
    font-weight: bold;
    margin-bottom: 15px;
}
span.amount{
	color: rgb(211, 47, 47);
    font-weight: 600;
    font-size: 24px;
}
span.amount .woocommerce-Price-currencySymbol{
	font-size: 24px;
}
.woocommerce-tabs .tab-panels{
	width: 65%;
	padding-right: 0px;
    border: none;
}
/*.woocommerce-Tabs-panel{
    text-align: center;
}*/
.woocommerce-Tabs-panel .wp-video,
.woocommerce-Tabs-panel img:not(.emoji),
.entry-content.single-page img:not(.emoji){
    margin-bottom: 20px;
}
.woocommerce-Tabs-panel .wp-video{
    margin-left: auto;
    margin-right: auto;
}
.woocommerce-tabs .product-tabs{
    width: 35%;
}
.woocommerce-tabs .product-tabs li a{
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 32px;
    text-transform: unset;
}
.woocommerce-tabs .product-tabs li a:before{
    display: none;
}
.star-rating{
	width: 7.06em;
}
.wcvg-wrapper .product-gallery-main,
.wcvg-wrapper .product-gallery-thumbs{
	opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease 2s;
}
.wcvg-wrapper .product-gallery-main.flickity-enabled,
.wcvg-wrapper .product-gallery-thumbs.flickity-enabled {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.4s ease 2s;
}
.price del, .price del span.amount{
	color: rgb(113, 113, 113);
    font-weight: 300;
    font-size: 24px;
    margin-left: 5px;
    opacity: 1;
}
.videoFeaProduct + img{
	display: none;
}
.product-small .box-image .videoFeaProduct{
	width: 100%;
	margin-bottom: -8px;
    height: 284px;
    object-fit: cover;
}
#footer .absolute-footer{
	display: none;
}
.product-small .top.z-1{
	display: none;
}
.product-small .box-image img{
    height: 284px;
    object-fit: cover;
    object-position: top;
}
.displayFlex{
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.colgototop img{
	    width: 10px;
    height: 10px;
} 
.rowCopyRight .text *,
.rowCopyRight .text a{
	color: #828282;
}
.textRCpoR a{
	color: #828282;
    font-size: 0.85rem;
}
.textRCpoR img{
	margin-left: 6px;
}
.button.alert{
	font-weight: 600;
    font-size: 15px;
    height: auto;
    color: rgb(255, 255, 255);
    background-color: rgb(45, 156, 219);
    padding-left: 32px;
    padding-right: 32px;
}
.button{
	margin-bottom: 0;
}
.product-small .box-text{
	padding-left: 24px;
    padding-bottom: 36px;
}
.boxbtnViewPro{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
  	visibility: hidden;
  	transition: opacity 0.1s ease-out, visibility 0s linear 0.1s;
  	background-color: #fff;
}
.boxbtnViewPro a{
	display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.boxPriceClear{
	justify-content: space-between;
	margin-top: 15px;
}
.product-small.box{
	border: 1px solid rgb(234, 236, 240);
    border-radius: 6px;
    overflow: hidden;
}
.product-small .product-title a{
	font-size: 15px;
    font-weight: 400;
    line-height: 32px;
    color: rgb(101, 115, 129);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0px 0px 8px;
}
.product-small.sale .boxPriceClear .price{
	display: flex;
	position: relative;
	align-items: flex-end;
	justify-content: flex-start;
}
.product-small .boxPriceClear .price del{
	order: 2;
	margin-left: 8px;
}
.product-small .boxPriceClear .price del,
.product-small .boxPriceClear .price del span.amount{
	font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    text-decoration-line: line-through;
    color: rgb(147, 158, 171);
}
.product-small .boxPriceClear del span.amount .woocommerce-Price-currencySymbol{
	font-size: 18px;
}
.boxtextClear{
	letter-spacing: 0.02em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: rgb(255, 255, 255);
    background: rgb(239, 83, 80);
    border-radius: 4px 0px 0px 4px;
    padding: 0px 8px;
}
.product-small:hover .boxbtnViewPro{
	opacity: 1;
    visibility: visible;
    transition: opacity 0.1s ease-out, visibility 0s linear 0.1s;
}
.spanBtnviewPro{
    height: 48px;
    width: 200px;
    max-width: 90%;
    font-size: 1rem;
    background-color: #1b1b1b;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 4px;
}
.single-product .product-main > .content-row.mb-0{
    max-width: 1000px;
}
.single-product .shop-page-title{
    display: none;
}
#mainPageCheckout{
    padding: 0;
}
.checkout.woocommerce-checkout .row.pt-0 {
    max-width: 100%;
}
.checkout.woocommerce-checkout .row.pt-0 > .large-7.col{
    background-color: #fff;
    order: 2;
    flex-basis: 50%;
    max-width: 50%;
}
.checkout.woocommerce-checkout .row.pt-0 > .large-5.col{
    background-color: #fafafa;
    flex-basis: 50%;
    max-width: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}
.checkout.woocommerce-checkout .row.pt-0 > .large-5.col > .col-inner{
    background-color: transparent;
    box-shadow: none;
    max-width: 575px;
    margin-right: 0;
    padding-right: 80px;
}
.hidedivcss, .videoFeaProduct + img, .product-small{
    opacity: 0;
    animation: fadeIn 0.4s ease forwards;
    animation-delay: 1.5s; /* delay 1.5 giây */
}
.checkout.woocommerce-checkout #customer_details{
    max-width: 550px;
    margin: 0 auto;
}
#mainPageCheckout{
    background-color: #fff;
}
#mainPageCheckout .checkout_coupon{
    max-width: 1000px;
    margin: 0 auto;
    border: none;
    padding: 15px;
    padding-bottom: 25px;
}
.woocommerce-form-coupon-toggle,
#mainPageCheckout .woocommerce-message,
#mainPageCheckout .cart-header,
.woocommerce-breadcrumb,
.product-info .woocommerce-product-rating{
    display: none;
}
.mfp-container .mfp-content.off-canvas-cart{
    min-width: 480px;
}
.bra-mctn-float-badge{
    margin-left: -4px;
}
.bra-mctn-float-checkout.open-cart-popup .bra-mctn-float-ico svg{
    width: 22px;
    height: 22px;
} 
.bra-mctn-float-badge{
    margin-left: -4px !important;
}
.mfp-wrap .mfp-close{
    background-color: #cecece;
    color: #fff;
    mix-blend-mode: unset;
    border-radius: 50%;
}
.cart-popup-title .heading-font{
    text-transform: unset;
    font-size: 20px;
    text-align: left;
}
.cart-popup-inner .cart-popup-title .is-divider{
    width: 100%;
    max-width: 100%;
    height: 1px;
}
a.remove{
    color: #d20606;
    font-size: 20px !important;
    line-height: 20px !important;
}
.woocommerce-mini-cart li a.remove{
    top: 30px;
}
.woocommerce-mini-cart .mini_cart_item span.amount{
    font-size: 16px;
    font-weight: normal;
    color: #000;
}
.woocommerce-mini-cart .mini_cart_item span.amount .woocommerce-Price-currencySymbol{
    font-size: 16px;
}
.woocommerce-mini-cart .mini_cart_item .quantity{
    opacity: 1;
}
.woocommerce-mini-cart .mini_cart_item .bra-mini-cart-unit{
    margin-right: 10px !important;
}
.woocommerce-mini-cart .mini_cart_item .bra-mini-cart-line{
    margin-left: 10px !important;
}
.ux-mini-cart-qty .bra-qty-btn{
    margin: 0;
    border: 1px solid #e1e1e1;
    text-align: center;
    width: 37px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: none;
    border-radius: 4px 0px 0px 4px;
}
.ux-mini-cart-qty .bra-qty-input + .bra-qty-btn{
    border-radius: 0px 4px 4px 0px;
    border-left: none;
    border-right: 1px solid #e1e1e1;
}
.ux-mini-cart-qty  .bra-qty-value{
    width: 32px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.ux-mini-cart-qty .bra-mini-cart-qty{
    gap: 0px;
}
.widget_shopping_cart_content .mini_cart_item a:nth-child(2){
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 6px;
}
.woocommerce-mini-cart .mini_cart_item dl.variation{
    display: flex;
    flex-flow: wrap;
    margin-bottom: 5px;
}
.ux-mini-cart-footer .bra-mctn-tiered-cta{
    background: rgb(246, 248, 249);
    border: 1px dashed rgb(29, 159, 84);
    border-radius: 4px;
    display: flex;
    padding: 8px 10px;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 0px;
}
.ux-mini-cart-footer .bra-mctn-tiered-cta a.button{
    background: rgb(29, 159, 84);
    border: 1px solid rgb(29, 159, 84);
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 8px 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: rgb(255, 255, 255);
    text-transform: unset;
    margin: 0;
}
.widget_shopping_cart_content .ux-mini-cart-footer{
    display: grid;
}
.ux-mini-cart-footer .woocommerce-mini-cart__total{
    order: 2;
}
.ux-mini-cart-footer .bra-mctn-tiered-cta{
    order: 1;
}
.ux-mini-cart-footer .woocommerce-mini-cart__buttons{
    order: 3;
}
.ux-mini-cart-footer .woocommerce-mini-cart__buttons a.button{
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background-color: #1b1b1b;
}


@keyframes fadeIn {
    to {
        opacity: 1;
    }
}

@keyframes showBox {
    to {
        opacity: 1;
    }
}
.ux-buy-now-button {
    opacity: 0;
    animation: showBox 0.5s ease forwards;
    animation-delay: 1.5s;
}