/*
Theme Name: Vietactical
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 1.2.6.8
*/
html {
	margin-right: 0 !important;
	overflow: auto !important;
}
.background-one {
    background-image: url(https://vietactical.com/wp-content/uploads/2025/10/download.svg);
}
.form-flat input:not([type=submit]) {
    background: white;
}
.button {
	font-family: "Bebas Neue", sans-serif;
	font-weight: 500;
}
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
	box-shadow: none;
    transition: all 0.2s ease-out;
    background-color: #f4f4f4;
    color: #000;
    display: block;
    box-sizing: border-box;
    width: 100%;
	height: 46px;
    word-break: normal;
    border: none;
    font-size: 14px;
}
input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, select:focus, textarea:focus {
	background-color: #fff;
    box-shadow: 0 0 1px #222;
    color: #222;
}
.ux-swatch--image img {
    height: 45px !important;
    width: 45px !important;
	padding: 0px;
	object-fit: contain;
}
.ux-swatches [data-value="aor1"] .ux-swatch__color{
	background: url("https://vietactical.com/wp-content/uploads/2025/03/color_AOR1.jpg");
	background-size: 100% 100%;
}
.ux-swatches [data-value="multicam"] .ux-swatch__color{
	background: url("https://vietactical.com/wp-content/uploads/2025/03/color_multicam.jpg");
	background-size: 100% 100%;
}
.ux-swatches [data-value="multicam-black"] .ux-swatch__color{
	background: url("https://vietactical.com/wp-content/uploads/2025/03/color_multicam_black.jpg");
	background-size: 100% 100%;
}
ol, ul {
	padding-left: 20px;
}
.deals-btn a{
	color: #ce2031 !important;
}
.lr-padding {
	padding: 0 10px;
}
.heading-semibold {
	font-weight: 500;
}
.text-small {
	font-size: 14px;
}
.banner .button {
	font-size: 20px;
	min-height: 1em;
}
.dark .banner a:hover {
	color: #000;
}
.promotion-tag {
	background-color: #e5f7f1;
	color: #027a48;
	padding: 10px;
	margin: 0 0 15px 0;
	border-radius: 4px;
	font-size: 14px;
}
.slider-nav-reveal .flickity-prev-next-button, .slider-nav-reveal .flickity-prev-next-button:hover {
	box-shadow: none;
	background-color: transparent;
}
.slider-nav-reveal .flickity-prev-next-button.next {
    right: 5px !important;
}
.slider-nav-reveal .flickity-prev-next-button.previous {
	left: 5px !important;
}
.home .container .row-small:not(.row-collapse), .home .row .row-small:not(.row-collapse) {
    margin-left: auto;
    margin-right: auto;
}
.home .row-small>.col {
	padding: 0;
}
.row-small>.col, .row-small>.flickity-viewport>.flickity-slider>.col {
    padding: 0 10px 20px;
}
.woocommerce-variation-add-to-cart {
	flex-wrap: nowrap;
}
#logo img {
	transition: .2s ease all;
}
#masthead {
	box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 20%);
}
.header-wrapper.stuck {
	box-shadow: none;
}
.header-nav {
	justify-content: center;
}
.nav-dark .nav>li.header-divider {
    border-color: hsla(0, 0%, 100%, 0.3);
}
.nav-dropdown {
	top: 43px;
}
.nav-dropdown>li>a {
	color: hsl(0deg 0% 0%);
}
.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {
	bottom: -10px;
}
.account-login .image-icon img {
    max-width: 27px;
    min-width: 100%;
}
.category-box:hover {
	background-color: #f4f4f4;
}
.secondary {
	color: #222222;
	border-color: #222222;
	padding: 10px 20px;
}
.secondary:hover {
	background-color: #222222;
}
.single-product .secondary {
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	border: 2px solid;
}
.has-radius .box-image{
	border-radius: 5px;
}
.section-title b {
	height: 0px;
}
/** Woo **/
.category-page-title .flex-row {
	align-items: flex-start;
}
.box-text a:not(.button) {
	line-height: 1.6;
}
.box-text .price{
	font-size: 20px;
}
.woocommerce-loop-product__title {
    margin-bottom: 5px !important;
    max-height: 46px;
	min-height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.flickity-slider .woocommerce-loop-product__title {
    margin-bottom: 10px !important;
}
.badge-frame .badge-inner {
	color: #000;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0 0 5px;
	border: none;
}
.badge-container {
    margin: 0;
}
.badge-frame {
    margin-left: 5px;
    margin-top: 5px;
}
.box-image .out-of-stock-label {
    background: #000000;
    color: #ffffff;
    font-weight: 500;
    opacity: 1;
    padding: 5px 10px;
    right: 5px;
    font-size: 14px; 
}
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, select {
    box-shadow: none;
}
.comment-list li .description, .commentlist li .description {
	font-style: normal;
}
.woocommerce-cart .ux-free-shipping {
    padding-bottom: 10px;
}
/** Single Product **/
.single_product_details .product-title {
	margin-bottom: 20px;
}
.single_product_details .cr-reviews-rating {
	margin-bottom: 10px;
}
.product_meta .posted_in {
	display: none;
}
.product_meta>span {
    border-top: 1px solid #e4e4e4;
}
.ux-swatch {
	box-shadow: 0 0 0 1px rgb(228, 230, 234);
}
.variations_form .ux-swatch.selected {
    box-shadow: 0 0 0 2px #000 !important;
}
.is-form, button.is-form, button[type=submit].is-form, input[type=button].is-form, input[type=reset].is-form, input[type=submit].is-form {
	border: 1px solid rgba(228, 230, 234, 1);
}
span.amount {
	font-family: "Bebas Neue", sans-serif;
    font-weight: 500;
}
.price-on-sale span>span>bdi, .products .price span>span>bdi{
    color: #ce2031;
}
p.in-stock {
	color: #666;
	font-size: 12px;
}
.form-minimal.quantity .qty {
    font-size: 14px;
    height: 50px;
	flex-basis: 15%;
}
.woocommerce-variation-add-to-cart, form.cart {
	justify-content: space-between;
}
.single_add_to_cart_button.button {
	font-size: 20px;
	font-weight: 500;
	flex-basis: 72%;
	border-color: var(--fs-color-primary);
}
.product-section-title {
	font-weight: 500;
}
.product-section {
    border-top: none;
}
.variations .reset_variations {
	bottom: auto;
}
table.variations .label {
    text-transform: uppercase;
	font-size: 14px;
}
.flickity-prev-next-button {
	top: 27%;
}
.woocommerce-variation-price {
    font-size: 20px;
}
.ux-swatch--image {
    padding: 0px;
}
.ux-swatch__text {
	color: #222222;
}
#tab-title-description {
	display: none;
}
.woocommerce-Tabs-panel--description img.size-full.alignnone{
	margin-bottom: 0;
}
@media screen and (min-width: 850px) {
    .product-gallery-stacked .slide:not(:last-child) {
        margin-bottom: 0em;
    }
}
/** Reviews **/
.star-rating:before, .woocommerce-page .star-rating:before {
	display: none;
}
.star-rating span:before {
	color: #f1c556;
}
.crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg {
    width: 16px;
    height: 16px;
    fill: none;
    stroke: #000;
}
.crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon {
    width: 16px;
    height: 16px;
    fill: #000;
    flex-shrink: 0;
}
.cr-reviews-rating .crstar-rating, .cr-review-link {
	font-size: 14px;
}
.ivole-meter {
	box-shadow: none;
	background: #eaeaea;
}
.ivole-meter .ivole-meter-bar {
	box-shadow: none;
	background: none;
	background-color: #000;
}
.ivole-meter .ivole-meter-bar:before {
    background: none;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__verified {
	font-size: 0px;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__verified:before {
	content: "Verified Buyer";
	font-size: 14px;
}
/** Mini Cart **/
.cart-popup-inner .woocommerce-mini-cart {
    height: 100%;
    max-height: calc(100vh - 300px);
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 0;
    -webkit-overflow-scrolling: touch;
}
.cart-icon, .cart-icon strong {
	font-size: 0.9em;
}
.cart-icon {
	margin: .3em 0 0 0;
}
.cart-popup-title>span {
	font-weight: 500;
}
.cart-popup-title, .cart-popup-inner .woocommerce-mini-cart {
	padding: 20px 20px 0 20px;
	text-align: left;
}
.off-canvas-cart .ux-mini-cart-footer {
    margin-left: 0;
    margin-right: 0;
    padding: 10px 20px 20px;
}
.mfp-close {
    top: 10px;
    right: 10px;
}
.mfp-ready .mfp-close {
    opacity: 1;
}
#cart-popup .inner-padding {
	padding: 0px;
}
.ux-free-shipping, .woocommerce-checkout .ux-free-shipping {
    padding: 10px;
    background: #fff;
    border: 2px solid #e2e2e2;
    border-radius: 4px;
    margin-bottom: 12px;
	color: #080808;
}
.woocommerce-mini-cart-item .variation {
    margin-bottom: 0;
}
.ux-free-shipping__notice {
	font-size: 14px;
	text-transform: none;
	text-align: center;
	color: #080808;
}
.ux-mini-cart-footer span.amount {
	font-size: 20px;
}
.woocommerce-mini-cart__buttons .wc-forward {
	display: none;
}
.woocommerce-mini-cart__buttons .checkout {
	display: block;
}
/** Checkout **/
.message-wrapper {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0.5em;
}
.woocommerce-checkout .cart-header .cart-header-inner {
	display: flex;
	max-width: 1305px;
	margin: 0 auto;
}
.woocommerce-checkout .cart-header #logo {
	flex-basis: 50%;
}
.checkout-breadcrumbs {
	flex-basis: 50%;
}
.checkout.woocommerce-checkout {
	margin-bottom: 0;
}
.woocommerce-billing-fields__field-wrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#billing_email_field, #billing_country_field {
	width: 100%;
}
#billing_first_name_field, #billing_last_name_field {
	width: 48%;
}
.fl-labels .fl-wrap label[for]:first-child {
	left: 0.9em;
	top: 0.6em
}
.form-row .fl-is-active input, .form-row .fl-is-active textarea, .form-row .fl-is-active select {
    padding-top: 1.5em;
	padding-bottom: 0.5em;
}
.fl-labels .form-row input:not([type=checkbox]), .fl-labels .form-row select, .fl-labels .form-row textarea {
    height: 3.5em;
}
.woocommerce-checkout .e-coupon-anchor {
    margin-top: 0px !important;
}
.woocommerce-checkout .woocommerce .coupon-container-grid {
    align-items: center;
    display: grid;
    grid-template-columns: auto auto;
}
.woocommerce-checkout .woocommerce .coupon-container-grid {
    grid-template-columns: 75% 25%;
}
.woocommerce-checkout .woocommerce .e-coupon-box .form-row .input-text{
    background-color: #fff;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .02);
	border: 1px solid #e2e2e2;
}
#vt-apply-coupon {
	margin: 0;
	width: 90%;
	padding-top: 2px;
	border-radius: 4px;
	font-size: 16px;
	max-height: 40px;
}
#vt_coupon_code {
	height: 2.9em;
}
.woocommerce-checkout #main {
	background-color: #fafafa;
}
.page-checkout-simple {
	padding: 0;
}
.woocommerce-checkout .container, .woocommerce-checkout .row {
	max-width: 100%;
	padding: 0;
}
.woocommerce-checkout .cart-header {
	background-color: #fff;
	padding: 21px 38px;
    border-bottom: 1px solid rgba(228, 230, 234, 1);
}
.woocommerce-checkout .billing-details {
	background-color: #fff;
	display: flex;
	justify-content: flex-end;
	flex-basis: 50%;
    max-width: 50%;
}
.woocommerce-checkout .order-overview {
	flex-basis: 50%;
    max-width: 50%;
}
.woocommerce-checkout #customer_details {
	max-width: 660px;
	padding: 38px;
}
.woocommerce-checkout .checkout-sidebar {
	max-width: 660px;
	padding: 38px;
}
.product-info-inner {
	display: flex;
}
.woocommerce-shipping-totals td, .shipping__list_label{
	font-size: 14px;
}
.order-total th, .order-total td{
	padding-top: 1em;
	padding-bottom: 1em;
}
.woocommerce-privacy-policy-text{
	padding: 30px 0 0 0;
	border-top: 1px solid #ddd;
}
.checkout-menu {
	width: 100%;
    display: flex;
    font-size: 12px;
	padding: 0;
    text-decoration: underline;
}
.checkout-menu li a{
	margin-right: 20px;
}
.payment_box {
	padding: 0.5em;
    margin-top: 1em;
    line-height: 1.5;
}
.payment_box .woocommerce-error {
	margin: 0;
	padding-left: 0;
}
/**Order Pay**/
.woocommerce-order-pay #order_review, .woocommerce-order-pay .woocommerce-verify-email {
	max-width: 800px;
    padding: 20px;
    margin: auto;
}
.woocommerce-order-pay #order_review .product-quantity {
	opacity: 0;
}
@media screen and (max-width: 549px) {
    .small-col-first {
        order: 0;
    }
	#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal, .cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal {
		margin-top: 50px;
	}
	#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment, .cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment {
		width: 100%;
		font-size: 12px;
	}
	#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main img, #reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main video, .cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main img, .cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main video {
		max-height: 200px;
		object-fit: contain;
	}
}
@media screen and (max-width: 767px) {
	.banner h1 {
		font-size: 3em;
	}
	.banner h2 {
		font-size: 2em;
	}
	.single_product_details .col {
		padding: 0;
	}	
	form.checkout h3 {
		margin-top: 10px;
	}
	.woocommerce-checkout .billing-details {
		justify-content: space-between;
		flex-basis: 100%;
		max-width: 100%;
	}
	.woocommerce-checkout .order-overview {
		flex-basis: 100%;
		max-width: 100%;
	}
	.woocommerce-checkout #customer_details {
		padding: 0;
	}
	.woocommerce-checkout .checkout-sidebar {
		padding: 0;
	}
	.woocommerce-checkout .container .row:not(.row-collapse) {
		margin: 0;
	}
	.woocommerce-checkout .cart-header .cart-header-inner {
		display: block;
	}
	.promotion-tag {
		font-size: 12px;
	}
	.single_add_to_cart_button.button {
		flex-basis: 75%;
	}
	.pswp__preloader {
        display: none;
    }
	.pswp__top-bar {
		top: 25px;
	}
	.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name {
		display: block;
	}
}
@media screen and (min-width:1024px) {
	.woocommerce-checkout .cart-header .cart-header-inner {
		display: flex;
		max-width: 1305px;
        margin: 0 auto;
	}
	.woocommerce-checkout .cart-header #logo {
		flex-basis: 50%;
	}
	.checkout-breadcrumbs {
		flex-basis: 50%;
	}
	.div-phai .col-inner {
		padding: 40px 0!important;
	}
	.nav-right {
		width: 200px;
		justify-content: flex-end;
	}
	.woocommerce-variation-price {
		display: none;
	}
}

.woocommerce-billing-fields h3{
	text-transform: inherit;
    font-weight: normal !important;
}
.cart-subtotal span.amount,.woocommerce-checkout-review-order-table .product-total span.amount,#shipping_method  span.amount, .tax-rate span.amount{
	font-weight: 500;
    color: #4b4b4b !important;
    font-size: 18px
}
.woocommerce-checkout .has-border{
	padding:0px;
    border: none;
}
.order-total th,.order-total td{
    border: none;
}
.place-order #place_order{
	float: right;
	border-radius: 4px;
	padding: 14px;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	position: relative;
	background: #000;
}
#billing_phone_field{
    width: 48%;
}
#billing_phone_code_field{
	width: 48%;
}
ul.wc_payment_methods{
	background: #fff;
	box-shadow: 0 0 0 1px #d9d9d9;
    padding: 10px;
    border-radius: 8px;
	margin-left: 1px;
    margin-right: 1px;
}
#billing_state_field,#billing_city_field{
    width: 30% !important;
    margin-right: 10px;
}
#billing_address_2_field{
    margin-right: 0px !important;
}
.woocommerce-checkout-review-order-table .cart_item img{
    width: auto;
    height: 4em;
    border-radius: 8px;
    background: #fff;
    position: relative;
    border: 1px solid #d9d9d9;
}
.fl-labels .form-row input:not([type=checkbox]), .fl-labels .form-row textarea, .fl-labels .form-row select{
    box-shadow: 0 0 0 1px #d9d9d9;
    transition: all 0.2s ease-out;
    background-color: white;
    color: #000;
    border-radius: 4px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    /* padding: 0.94em 2.8em 0.94em 0.8em; */
    word-break: normal;
    border: none;
	font-size: 14px;
}
.fl-labels span.select2-selection .select2-selection__rendered{
	line-height: 47px !important;
}
.fl-labels span.select2-selection{
	box-shadow: 0 0 0 1px #d9d9d9;
    transition: all 0.2s ease-out;
    background-color: white;
    color: #333333;
    border-radius: 4px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    /* padding: 0.94em 2.8em 0.94em 0.8em; */
    word-break: normal;
    border: none;
    font-size: 15px;
    height: 45px;
}
.div-notice{
	text-align: center;
    font-style: italic;
}
.woocommerce-product-gallery  .zoom-button {
	display:none !important;
}
.accordion-title {
    display: flex;
    font-size: 20px;
	padding: 5px 0;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
	font-family: "Bebas Neue", sans-serif;
	text-transform: uppercase;
}
.accordion .toggle {
    left: 0;
    margin-right: 0px;
    top: 0;
}
.accordion-title.active {
    background-color: rgba(0, 0, 0, 0);
	font-weight: 500;
}
.toggle i {
    font-size: 1.25em;
}
@media only screen and (max-width: 48em) {
	.woocommerce .coupon-container-grid {
		grid-template-columns: 75% 25%;
		display: grid;
	}
	.e-coupon-box.vt-e-coupon-box .col.coupon-col-2 {
		text-align: right;
	}
}
.s-main-faq__main .faq-subcategory-header {
    width: 100%;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: space-between;
    text-align: left !important;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: #FFFFFF;
    border-width: 0px;
    border-style: solid;
    border-color: #FFFFFF;
    border-radius: 0px;
    cursor: pointer;
}
.wrap .notice {
    display: none; !important
}

@media only screen and (max-width:1024px){
	.tr-coupon td {
    display: block;
    width: 90%;
    margin-left: 10px;
	}
	.woocommerce-form-coupon .coupon .flex-col:nth-child(2){
		float: right;
		position: absolute;
		right: 0px;
	}
	#billing_email_field{
		width: 100%;
	}
	#billing_state_field,#billing_city_field,#billing_address_1_field,#billing_address_2_field,#billing_postcode_field{
		width: 100% !important;
		margin-right: 0;
	}
}

#top-bar .flex-center {
	margin: 0 auto;
    min-width: 100%;
}
.danhmuc_sub a:hover {
    border-bottom: 1px solid #000 !important;
}
.off-canvas-right .mfp-content {
	-webkit-overflow-scrolling: touch;
	background-color: #fff;
	bottom: 0;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	left: 3;
	overflow-x: hidden;
	overflow-y: hidden;
	position: fixed;
	top: 0;
	transform: translateX(270px);
	transition: transform .2s;
	width: 460px;
}

li.css_hot a{
	color:#f00;
}
.nav-right li.current-dropdown:last-child>.nav-dropdown, .nav-right li.has-dropdown:hover:last-child>.nav-dropdown {
	left: auto;
	right: 0;
}
.div-phai .col-inner {
	display: block;
	position: sticky;
	top: 80px;
}
.accordion-item .accordion-inner {
	 padding: 0;
}
ul.product_list_widget li {
	min-height: 115px;
	padding: 10px 0 0 110px;
	margin-bottom: 10px;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
ul.product_list_widget li img {
	width: 100px;
	height: 100px;
	top: 15px;
}
ul.product_list_widget li .quantity {
	display: block;
	font-size: 16px;
	margin-top: 3px;
	opacity: 1;
	width: 30px;
	margin: 10px 0;
	padding: 5px 0;
}
.cart-popup-title .is-divider {
	display: none;
}
ul.product_list_widget li a:not(.remove) {
	font-weight: 500;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 20px;
}
.product_list_widget span.amount {
	padding-left: 18px;
	font-weight: 400;
}
.widget_shopping_cart p.total {
	border-bottom: 0px solid #000000;
	border-top: 1px solid #E2E2E2;
	display: flex;
	justify-content: space-between;	
}
.woocommerce-mini-cart__buttons {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.widget_shopping_cart .button.wc-forward {
	font-size: 20px;
	line-height: 2em;
	background: #000;
	color: #fff;
	padding: 8px 20px;
	font-weight: 500;
	border: 1px solid #000;
}
.widget_shopping_cart .button {
	border: 1px solid #ffffff;
	border-radius: 0;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	background-color: transparent;
	-webkit-transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	overflow: hidden;
	z-index: 1;
}
.widget_shopping_cart .button:hover:before {
	-webkit-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	background:#fff;
	color:#000;
}
.widget_shopping_cart .button:before {
	position: absolute;
	content: '';
	display: block;
	left: -2px;
	top: 0;
	right: -2px;
	bottom: 0;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	z-index: -1;
	background-color: #000;
	-webkit-transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.ux-swatch--image img {
	height: 30px;
	padding: 2px;
	width: 30px;
}

#main-menu .nav .children {
	transform: translateX(-10px);
	transition: all 0.8s linear;
	-o-transition: all 0.8s linear;
	-moz-transition: all 0.8s linear;
	-webkit-transition: all 0.8s linear;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
	padding-left: 40px;
}
.mobile-sidebar ul li a {
	flex-grow: 0;
	font-weight: 500;
	font-size: 18px;
	color: #000000;
}
.mobile-sidebar ul li.ef_css1 a{
	font-weight: 700;
}
.mobile-sidebar ul li.ef_css2 a{
	font-weight: 700;
	color:#f00;
}
.mobile-sidebar ul.children li a{
	margin-left: 30px;
}
.nav-sidebar.nav-vertical>li.menu-item.active, .nav-sidebar.nav-vertical>li.menu-item:hover {
    background-color: #f9f9f9;
}
.nav-sidebar.nav-vertical>li+li {
	border-top: 1px solid #e8e8e8;
}
.nav-vertical>li>ul li a {
	color: #000000;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
	background-color: hsla(0, 0%, 100%, 1);
}
/* // Breadcrumbs Cart ========*/
.checkout-breadcrumbs {
	font-size: 18px;
	font-weight: 400;
	text-transform: initial;
	padding: 0;
}

.page-checkout-simple .checkout-breadcrumbs {
	font-size: 14px;
}

/* // Sidebar Menu ========*/
.widget_maxmegamenu #mega-menu-wrap-vertical {
	background: transparent;
	display: block;
	position: relative;
}
.widget_maxmegamenu #mega-menu-wrap-vertical #mega-menu-vertical {
	display: grid;
	justify-content: flex-start;
}

#mega-menu-wrap-vertical #mega-menu-vertical[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
	transform: translate(376px, 0);
	height: 600px;
	position: fixed;
	top: 229px;
}
#mega-menu-wrap-vertical #mega-menu-vertical[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu > li > ul.mega-sub-menu {
	transform: translate(0, 0) !important; 
}
#mega-menu-wrap-vertical #mega-menu-vertical > li.mega-menu-flyout ul.mega-sub-menu {
	background: #fff !important;
	width: 250px;
}
#mega-menu-wrap-vertical #mega-menu-vertical > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
	border-bottom: 0 solid;
}
#mega-menu-wrap-vertical #mega-menu-vertical > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	background: #fff !important;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	display: inline-block;
}
#mega-menu-wrap-vertical #mega-menu-vertical > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-vertical #mega-menu-vertical > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
	background: #fff !important;
	color: #000;
}

#mega-menu-wrap-vertical #mega-menu-vertical > li.mega-menu-item {
	margin: 0 0 10px;
}
.widget_maxmegamenu #mega-menu-wrap-vertical #mega-menu-vertical > li.mega-menu-item > a.mega-menu-link {
	background: #fff;
	color: #000;
	font-weight: 500;
	font-size: 13px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
}
.widget_maxmegamenu #mega-menu-wrap-vertical #mega-menu-vertical > li.mega-menu-item > a.mega-menu-link:hover:after, #mega-menu-wrap-vertical #mega-menu-vertical > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover:after{
	width: 100%;
	transition: width 0.3s;
}
.widget_maxmegamenu #mega-menu-wrap-vertical #mega-menu-vertical > li.mega-menu-item > a.mega-menu-link:after,  #mega-menu-wrap-vertical #mega-menu-vertical > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:after{
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #000;
	transition: width .3s;
}


#mega-menu-wrap-vertical #mega-menu-vertical li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	display:none;
}


/* // Chi tiet sp ========*/
.accordion .toggle {
	position: relative;
}


/* // Shopping Cart ===========*/
.cart-container {
	min-height: 100vh;
}
.woocommerce-cart-form .woocommerce-cart-form__contents tbody tr td .wp-element-button, #cart_totals .cart_totals table .product-name, .shop_table tr.cart-subtotal, #shopp_cart .woocommerce-shipping-totals .shipping__table, .actions .pull-left.wp-element-button, .small-col-first #order_review_heading{
	display:none;
}
.row-divided>.col+.col:not(.large-12) {
	border-left: 0px solid #ececec;
}
#sp_cart_price_quantity {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.shop_table .product-price span.amount {
	font-size: 14px;
	font-weight: 400;
}
#sp_cart_price_quantity .product-subtotal span.amount {
	font-size: 18px;
	font-weight: 500;
	color: #000;
}
.shop_table .product-price, #sp_cart_price_quantity .product-quantity {
	margin:5px 0
}
#sp_cart_price_quantity .quantity .button.minus, #sp_cart_price_quantity .quantity .button.plus {
	padding: 0 5px;
	height: 2em;
	min-height: 2em;
	line-height: 2em;
	border: 1px solid #00000008;
	background: #00000008;
}
#sp_cart_price_quantity input[type=number] {
	height: 1.96em;
	border: 1px solid #e6e6e6;
	background: #e6e6e6;
}
.form-flat input:not([type=submit]) {
	border-radius:0px;
}
#shopp_cart {
	margin: 0 auto;
	position: relative;
	width: 100%;
	padding: 0 100px 30px;
}
#cart_totals .cart_totals table.shop_table_responsive {
	display:block;
}
.shop_table .product-name {
	font-size: 14px;
	color: #000;
	font-weight: 500;
}
td.product-remove {
	padding: 0;
	width: 20px;
	position: absolute;
	z-index: 1;
	right: 26px;
	border-bottom: 0px solid #ececec;
}
a.icon-remove, a.remove {
	color: #000;
	display: block;
	font-size: 22px !important;
	font-weight: 400;
	border: 0px solid;
}
ul.product_list_widget li a.remove {
    top: 9px;
}
td.product-name {
	color: #000;
	font-weight: 500;
	position: relative;
}
dl.variation dd {
	display: flex;
	margin:0;
}
dl.variation dd.variation-Size:after, dl.variation dd.variation-Set:after {
	content: '/';
	font-size: 13px;
	margin: 0 5px;
	padding: 0;
	color: #cbcbcb;
}
tr td.product-thumbnail {
	max-width: 110px;
	min-width: 60px;
	width: 110px;
}
tr td.product-thumbnail a img {
	border-radius: 4px;
}

#cart_totals .cart_totals table.shop_table_responsive {
	display: flex;
	justify-content: flex-end;
}

.cart_totals tr.order-total{
	align-items: baseline;
}
.cart_totals .order-total th{
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
}
.cart_totals .order-total th:after{
	content: ': ';
	font-size:20px;
}
.cart_totals .order-total td span.amount{
	font-size: 18px;
	font-weight: 500;
}
.div-next-shopp {
	margin-bottom:80px;
}
.cart_totals .wc-proceed-to-checkout {
	width: 100%;
	margin: 0 auto;
}
.actions .continue-shopping {
	display: flex;
	right: 0;
	position: absolute;
	margin-right: 15px;
}

.actions .button, .wc-proceed-to-checkout .checkout-button {
	padding: 12px 18px;
	line-height: 2em;
	font-size: 18px;
	background: #313131;
	color: #e7e7e7;
	font-weight: 400;
	border: 1px solid #313131;
}

.actions .button-continue-shopping, .wc-proceed-to-checkout .wc-forward {
	border-radius: 0;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	background-color: transparent;
	-webkit-transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	overflow: hidden;
	z-index: 1;
}
.actions .button-continue-shopping:hover, .wc-proceed-to-checkout .wc-forward:hover {
	color:#e7e7e7;
}
.actions .button-continue-shopping:hover:before, .wc-proceed-to-checkout .wc-forward:hover:before {
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	background:#fff;
	color:#000;
}
.actions .button-continue-shopping:before, .wc-proceed-to-checkout .wc-forward:before {
	position: absolute;
	content: '';
	display: block;
	left: -2px;
	top: 0;
	right: -2px;
	bottom: 0;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	z-index: -1;
	background-color: #000;
	-webkit-transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

/* // Checkout Cart ===========*/
form.woocommerce-checkout .small-col-first {
	box-shadow: 1px 0 0 #e1e1e1 inset;
	background: #fafafa;
}
.woocommerce-billing-fields {
    border-top: 0px solid #ddd;
    padding-top: 0px;
}
.is-well {
	background-color:transparent;
	box-shadow: none;
	padding: 0px;
}
.page-checkout-simple  #logo img {
	padding: 0;
	max-width: 200px;
}
.woocommerce-checkout-review-order-table .cart_item img, #details_order .product-name img {
	width: auto;
	height: auto;
	max-width: 90px;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #dedede;
}
#order_review .product-image {
	position: relative;
	width: 90px;
	margin-right: 20px;
}
#order_review .product-quantity {
    background: rgba(0, 0, 0, 0.56);
    text-align: center;
    padding: 3px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    font-weight: 500;
    color: #fff;
    font-size: 0.85714em;
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
}
#order_review .shop_table .cart_item td{
	vertical-align: top;
}
.shop_table tfoot th {
	font-size: 14px !important;
	color: #000;
	font-weight: 600;
}
form.checkout h3 {
	font-size: 20px;
	text-transform: capitalize;
}
.woocommerce-billing-fields__field-wrapper label{
	font-weight: 500;
}
.page-checkout-simple .order-total th, .page-checkout-simple .order-total td {
	font-size: 22px;
	font-weight: 600;
}
dl.variation dt {
	font-weight: 500;
}
.page-checkout-sim	ple .order-total td span.amount {
	font-size: 1.8em;
	font-weight: 400;
}

.tr-coupon td {
	display: flex;
	width: 108%;
} 

/** Order Completed **/
#order_complete {
	width: 100%;
	margin: 20px auto;
	max-width: 1300px;
}
.success-color {
	color: #027a48 !important;
}
.is-well-order ul{
	border: 1px solid #dedede;
	border-radius: 4px;
	padding: 25px;
	margin: 0;
	list-style: none;
}
#details_order {
	background: #f2f2f2;
	height: 100%;
	padding: 30px;
}
#details_order .order_item .product-name a {
	padding-top: 0.5em;
}
#details_order .wc-item-meta {
	padding-left: 0;
	color: #666;
}
#order_checkout .is-well-order .continue-shopping {
	float: right;
	margin-top: 15px
}
#order_checkout .is-well-order .continue-shopping a {
	margin: 0;
	padding: 15px 20px;
	background: #313131;
	color: #fff;
	font-weight: 400;
	text-transform: capitalize;
	border: 1px solid #313131;
}
.order_view_thanhtoan tr td, .order_view_thanhtoan tr th {
	border-bottom:0px solid #000;
	padding:20px 0;
}
.order_view_thanhtoan tr:first-child td, .order_view_thanhtoan tr:first-child th {
	border-top: 2px solid #000;
}
.order_view_thanhtoan tr:last-child td, .order_view_thanhtoan tr:last-child th {
	border-top: 2px solid #000;
}
.order_view_thanhtoan tr:last-child td span.amount{
	font-size: 1.8em;
	font-weight: 500;
}
.order_view_thanhtoan tr:last-child th {
	font-size: 1.3em;
	font-weight: 500;
}
.shop_table .order_view_thanhtoan th, .shop_table .order_view_thanhtoan td span.amount{
	font-weight: 400;
}

/** Blog **/
.single-post #breadcrumbs {
	margin-bottom: 1em;
}
.post-sidebar #block-7 {
	display: none;
}
#comments .comment-respond {
	background-color: rgb(255, 255, 255);
}
@media only screen and (max-width: 48em) { 
	#shopp_cart {
		padding: 0 20px;
	}
	#shopp_cart .shop_table td.product-remove{
		right: 40px;
	}
	#shopp_cart .shop_table .product-remove a {
		font-size: 28px !important;
	}
	.actions .button-continue-shopping, .wc-proceed-to-checkout .wc-forward {
		padding: 12px 12px;
	}
	.actions .continue-shopping {
		right: 0;
		position: relative;
	}
	form.woocommerce-checkout .small-col-first, #details_order {
		position: relative;
	}
	.is-well, #order_complete {
		padding: 20px 0;
	}
	.tr-coupon td {
		display: block;
		width: 100%;
	}
	.shop_table .product-name {
		min-width: 125px;
		padding: 0;
	}
	.woocommerce-form-coupon #coupon_code {
		height: 40px;
	}
}

/**Footer**/
.ux-logo-link {
	padding: 0px !important;
}
.copyright-footer {
	font-size: 12px;
}