
/** {*/
/*	padding: 0;*/
/*	margin: 0;*/
/*	box-sizing: border-box;*/
/*	font-family: 'Fira Sans', sans-serif;*/
/*}*/

/*body {*/
/*	margin: 0;*/
/*	padding: 0;*/
/*	font-family: 'Fira Sans', sans-serif;*/
/*}*/

/*header,*/
/*#main-menu,*/
/*#cart-popup {*/
/*	font-family: 'Fira Sans', sans-serif;*/
/*}*/

@font-face {
  font-family: "Helvetica";
  font-style: normal;
  font-display: swap;
  font-weight: 100;
  src: url('/file/assets?key=assets%2FHelvetica-Normal.ttf) format("opentype");');
}
@font-face {
  font-family: "Helvetica";
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: url('/file/assets?key=assets%2Fhelvetica-rounded-bold-5871d05ead8de.otf) format("opentype");');
}
@font-face {
  font-family: "Helvetica";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url('/file/assets?key=assets%2FHelvetica-Oblique.ttf) format("opentype");');
}
/*@font-face {*/
/*  font-family: "Helvetica";*/
/*  font-style: normal;*/
/*  font-display: swap;*/
/*  font-weight: 400;*/
/*  src: url('/file/assets?key=assets%2Fhelvetica-light-587ebe5a59211.ttf) format("opentype");');*/
/*}*/
@font-face {
  font-family: "Helvetica";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url('/file/assets?key=assets%2Fhelvetica-compressed-5871d14b6903a.otf) format("opentype");');
}
@font-face {
  font-family: "Helvetica";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('/file/assets?key=assets%2FHelvetica-Bold.ttf) format("opentype");');
}
@font-face {
  font-family: "Helvetica";
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url('/file/assets?key=assets%2FHelvetica-BoldOblique.ttf) format("opentype");');
}


nav#navbar {
	top: -50px;
	transition: top 0.5s linear 0s;
}

.banner {
	position: relative;
	/*display: flex;*/
}

@media (max-width: 375px) {
	.banner {
		background-color: #F0E4DD;
		position: relative;
		display: flex;
		flex-direction: column-reverse;
	}

	.banner .main-picture {
		background-size: contain;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	/*.main-picture img {*/
	/*	width: 50%;*/
	/*	height: 100%;*/
	/*}*/
}

@media (max-width: 1062px) {
	.banner {
		background-color: #F0E4DD;
		position: relative;
		display: flex;
		flex-direction: column-reverse;
	}

	.banner .main-picture {
		background-size: contain;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	/*.main-picture img {*/
	/*	width: 50%;*/
	/*	height: 100%;*/
	/*}*/
}

.banner .main-picture {
	background-size: contain;
}


.banner_content,
.banner-link {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 10px;
}

.font-size-4 {
	font-size: 18px;
	margin-bottom: 20px;
}

.font-size-h1 {
	font-size: 75px;
	font-weight: 600;
	color: #000;
}

.font-size-5 {
	font-size: 17px;
}

.btn {
	width: 150px;
	height: 45px;
}

.sec_banner_2 {
	position: relative;
}

.has-hover {
	margin-top: 0px;
	min-height: 400px;
	display: flex;
}

.img-inner {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
}

.img-inner img {
	height: 60%;
}

.section-box-text {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
}

.section-text-box {
	position: relative;
}

.text-inner-center {
	text-align: center;
	position: absolute;
}

.text-box {
	position: absolute;
	top: 100px;
	left: 550px;
	text-align: center;
}

.font-size-h2 {
	font-size: 44px;
	font-weight: bold;
	color: #000;
	width: 60%;
	/*font-family: "Open Sans", sans-serif;*/
	margin: 12px auto;
}

.btn-text,
.btn-text:hover {
	display: block;
	color: #000;
	font-weight: 600;
	font-size: 20px;
	text-decoration: none;
}

.gap-element {
	padding-top: 30px;
}

.mona_title {
	font-size: 2.3em;
	text-align: center;
	line-height: 1.3em;
	/*font-weight: 900;*/
	/*font-family: "Noto Serif", sans-serif;*/
}

.nav-center .boder li {
	list-style: none;
	float: left;
	padding: 0 20px;
	/*font-family: "Open Sans", sans-serif;*/
}

.nav-center .boder li:not(:first-child) {
	border-left: 1px solid #dbdbdb;
}

.nav-center ul li a {
	text-decoration: none;
	font-size: 18px;
	color: #918d8c;

}

.nav-center ul li a:hover {
	color: #000;
	font-size: 18px;
}

.boder {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	padding-left:0;
}

#row-307244218 {
	--bs-gutter-x: 0;
}

.tab-panelss {
	clear: left;
	width: 100%;

}

/*.slick-slide.slick-current.slick-active {*/
/*  width:100% !important;*/
/*}*/
/*.slick-list.draggable .slick-track {*/
/*  width:100% !important;*/
/*}*/
.col-inner {
	/* height: 540px; */
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	text-align: center;
	transition: all 0.8s;
}

.col-inner:hover img {
	box-shadow: 0px 0px 13px 0px darkgrey;
	transition: all 0.8s;
}

.col-inner .text-center p {
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin: 10px 0;
}

.col-inner .text-center a {
	text-decoration: none;
	color: #000;
	white-space: nowrap;
}

@media (max-width: 425px) {
	.panel .col-6 {
		padding: 0 5px;
	}
}

@media (max-width: 768px) {
	.block-content a {
		text-decoration: none;
		color: #2D2D2D;
		margin-bottom: 10px;
		height: 40px !important;
		text-transform: inherit;
		display: block;
		font-size: 14px;
		text-align: center;
	}
	
	.col-6.item-product {
	  padding: 0 5px;
	}
}

.box-text .sale-percent {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #fff;
  height: 35px;
  width: 35px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.price {
	color: #000;
	font-weight: 600;
	font-size: 16px;
}

.price .price_default {
	margin-right: 5px;
	font-weight: 600;
	font-size: 16px;
}

.price .price_new {
	color: #999;
	font-weight: 500;
	font-size: 13px;
}

.price-wrapper ul li {
	margin-left: 30px;
	list-style: none;
	float: left;
}

.mona-list-varid {
	display: block;
	list-style: none;
	padding: 0;
	display: flex;
	justify-content: center;
}

.mona-list-varid .item {
	margin: 0;
	width: 30px !important;
	height: 30px !important;
	border-radius: 50%;
	border: 1px solid #ddd;
	padding: 2px;
	margin-right: 5px;
}

.mona-list-varid .item .mona-bg {
	cursor: pointer;
	width: 100%;
	height: 100%;
	border-radius: 20px;
	display: block;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	margin: 0;
	background-size: cover;
	background-position: center;
	/* object-fit: cover; */
	padding: 2px;
	background-repeat: no-repeat;
}

label {
	font-weight: bold;
	display: block;
	font-size: .9em;
	margin-bottom: 0.4em;
}

.last-reset {
	text-align: center;
	font-size: 16px;
}

.last-reset .fas {
	font-size: 60px;
	padding: 20px 10px;
}

/*.button:last-of-type,*/
/*.button:last-of-type {*/
/*	margin-right: 0 !important;*/
/* margin: 20px 0; */
/*}*/
.button.white.arrow {
	display: flex;
	border-radius: 99px;
	height: 45px;
	width: 45px;
	align-items: center;
	justify-content: center;
	/* margin: 0 auto; */
	margin-left: auto;
	margin-right: auto;
}

.arrow.alone {
	padding: 0;
}

.white {
	background-color: #fff !important;
	color: #000 !important;
}

.button {
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	font-size: 26px;
	/* border: 1px solid transparent; */
	padding: 2px 11px;
}

.button:hover {
	background-color: #a19c9b !important;
}

.text-dark {
	position: relative;
}

.text-dark_img {
	background-color: #000;
}

.text-dark_img img {
	opacity: 0.2;
}

.col_inner {
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.banner-layer {
	position: absolute;
	top: 100px;
	left: 200px;
	color: #fff;
	text-align: left;
}

.banner-bg {
	height: 100%;
	width: 100%;
	position: relative;
}

.banner-bg_img {
	height: 100%;
}

/*.margin_img {*/
/*	padding: 0 !important;*/
/*}*/

.bg-img {
	height: 110%;
	position: absolute;
	width: 50%;
	bottom: 0;
}

.content-right {
  position: absolute;
  top: 35%;
  left: 30%;
  z-index: 100;
}

.featured-box {
  display: flex;
}

.featured-box img {
  width: 40px;
  height: 40px;
}

.featured-box h3 {
	/*font-family: "Noto Serif", sans-serif;*/
	font-weight: 600;
	text-align: left;
	font-size: 16px;
	margin-bottom: 0;
}

.featured-box p {
	font-weight: 400;
	text-align: left;
	font-size: 14px;
}

.featured-box span {
	display: block;
	text-align: center;
}

.featured-box svg {
	height: 65px;
	width: 100%;
	margin-bottom: 10px;
}

#Capa_1 {
	height: 65px;
	width: 100%;
	margin-bottom: 10px;
}

.icon_box {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.icon_box-tittle {
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	text-align: center;
}

.bg-img_one {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.col_inner-text {
	padding-left: 120px;
}

@media (max-width: 1100px) {
	.bg-img {
		height: 100%;
		width: 100% !important;
		position: relative;
	}

	.col_inner-text h4 {
		font-size: 16px;
	}

	.col_inner-text h1 {
		font-size: 42px;
		/*padding-right:120px;*/
	}

	.col_inner-text a,
	.col_inner-text a:hover {
		font-size: 12px;
	}
}

@media (max-width: 375px) {
	.icon_box {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}

	.icon_box-tittle {
		height: 100%;
		width: 100%;
		display: flex;
		align-items: center;
		text-align: center;
		flex-direction: column;
	}

	.icon_box-tittle .fa-tshirt {
		font-size: 40px;
	}

	.icon_box-tittle h2 {
		font-size: 14px;
	}

	.banner_content_tittle h1 {
		font-size: 60px;
	}

	.banner_content_tittle a {
		display: flex;
		align-items: center;
		justify-content: center;
		text-decoration: none;
	}
}

.fa-tshirt {
	font-size: 65px;
	color: #918d8c;
}

#carousel-one .item img {
	width: 100%;
	height: 100%;
}

.menu-item li {
	list-style: none;
}

.container ul li a {
	text-decoration: none;
}

.container ul li a img:hover {
	text-decoration: none;
	padding: 2px;
}

.owl-theme .owl-dots .owl-dot span {
	background: #fff !important;
}

.row {
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: 0;
	padding-left: 0;
	margin-left: 0 !important;
}

.col__inner {
	padding: 0 !important;
}

.owl-nav span {
	font-size: 40px;
	display: block;
	color: #000;
}

.owl-stage-outer {
	position: relative;
}

.owl-prev span {
	position: absolute;
	top: 30%;
	left: 0;
}

.owl-next span {
	position: absolute;
	top: 30%;
	right: 0;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
	outline: none !important;
}

/* .owl-nav span:focus{
	outline: none;
} */

.image-zoom img {
	transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
	width: 100%;
	height: 234px;
	object-fit: cover;
}

.image-zoom {
	text-align: center;
	overflow: hidden;
}

.image-zoom:hover img {
	transform: scale(1.1);
	transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
}

/* zoom */
.product-image .zoom {
	display: inline-block;
	position: relative;
}

.product-image .zoom:after {
	content: '';
	display: block;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(icon.png);
}

.product-image .zoom img {
	display: block;
	position: relative;
}

.product-image .zoom img::selection {
	background-color: transparent;
}

.zoomImg {
	position: absolute;
	opacity: 0;
	width: 1200px !important;
	height: 1200px !important;
	border: none;
	max-width: none;
	max-height: none;
}

.align-items-center {
	display: grid !important;
	grid-template-columns: 20% 20% 20% 20% 20%;
	width: 100%;
}

@media (max-width: 1000px) {
	.align-items-center {
		display: grid !important;
		grid-template-columns: auto auto auto;
		grid-template-rows: 25% 25% 25% 25%;
		width: 100%;
	}
}

@media (max-width: 380px) {
	.align-items-center {
		display: grid !important;
		grid-template-columns: 50% 50%;
		grid-template-rows: 20% 20% 20% 20% 20%;
		width: 100%;
	}
}

.center {
	padding: 10px 50px;
}

.footer-content {
	background-color: #cc9c69;
	min-height: 300px;
}

.logo-white {
	width: 135px;
	height: 70px;
}


.follow-icon {
	display: flex;
}

.follow-icon a {
  margin-right: 10px;
}

.follow-icon img {
  width: 35px;
  border-radius: 4px;
}

.menu-item ul li {
	margin-bottom: 15px;
}

.menu-item ul li a {
	clear: left;
	color: #fff;
}

.email-dang-ky {
	text-align: left;
}

.wpcf7-form-control-wrap {
	display: flex;
}

#email-dang-ky {
	height: 40px;
	border-radius: 3px 0 0 3px;
	border: 0;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0);
	width: 61%;
}

.wpcf7-form-control {
	height: 40px;
	border-radius: 0 3px 3px 0;
	border: 0;
	color: #000;
	text-transform: capitalize;
	outline: none;
	padding: 5px 10px;
	font-weight: 600;
}

button.wpcf7-form-control:focus {
	outline: none !important;
}

.form_dang_ky:hover {
	background-color: #a19c9b;
}

/* .animated  {
	-webkit-animation-duration : 1000 ms  ;
	animation-duration : 1000 ms  ;
	-webkit-animation-fill-mode : both  ;
	animation-fill-mode : both  ;
  }  
  .owl-animated-out {
	z-index : 1 
	 }
  .owl-animated-in {
	z-index : 0 
	 }
  .fadeOut  {
	-webkit-animation-name : fadeOut  ;
	animation-name : fadeOut  ;
  }  
  @-webkit-keyframes  fadeOut  {
	0% {
	  opacity : 1   ;
	}  
	100% {
	  opacity : 0   ;
	}  
  }
  @keyframes  fadeOut  {
	0% {
	  opacity : 1   ;
	}  
	100% {
	  opacity : 0   ;
	}  
  } */

.notification-add-product,
.notification-delete-product {
  position: fixed;
  display: none;
  right: 5%;
  color: white;
  top: 0;
  z-index: 9999;
  border: 1px solid #f08522;
  background: #0c8796;
  padding: 16px;
  animation: action-notification 1s ease-in-out;
}

@keyframes action-notification {
  0% {
    opacity: 0;
    top: 0
  }
  40% {
    opacity: 0.7;
    top: 40px;
  }
  100% {
    opacity: 1;
    top: 40px;
  }
}

.notification-add-product.notification,
.notification-delete-product.notification{
    display: block;
    top: 40px;
}

.notification-add-product a {
    text-decoration: none;
}

.tabs.active {
  color:red;
}

.carousel_avt {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.carousel_avt img {
	border: 1px solid #ddd;
	padding: 3px;
  border-radius: 50%;
}

.carousel-item {
	text-align: center;
	margin: 20px 0;
}

.carousel_content,
.carousel_author {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

@media (max-width: 360px) {
	.col_inner-text h1 {
		font-size: 30px;
	}
}

@media (max-width: 1200px) {
	.carousel-item {
		text-align: center;
		width: 345px;
		margin: 20px 0;
	}

	.carousel_content {
		/*width: 345px;*/
		margin-left: auto;
		margin-right: auto;
		/*padding: 10px 0;*/
	}
}

.product_remove a {
	text-decoration: none;
	color: #000;
	padding-left:5px;
}

.widget_shopping_cart_content {
	font-size: 16px;
	text-align: center;
}

/*the container must be positioned relative:*/
.custom-select {
	position: relative;
	min-width: 190px;
	margin: auto;
}

.custom-select select {
	display: none;
	/*hide original SELECT element:*/
}

.select-selected {
	background-color: #fff;
}

/*style the arrow inside the select element:*/
.select-selected:after {
	position: absolute;
	content: "";
	top: 15px;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color: #5a5959 transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
	border-color: transparent transparent #5a5959 transparent;
	top: 8px;
}

/*style the items (options), including the selected item:*/
.select-items div,
.select-selected {
	color: #000;
	padding: 8px 16px;
	cursor: pointer;
	user-select: none;
	font-size: 14px;
}

.select-selected {
	color: #000;
	padding: 5px 10px;
	border: 1px solid #000;
	cursor: pointer;
	user-select: none;
}

.select-items {
	position: absolute;
	background-color: #fff;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 999999;
	min-width: 190px;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

/*hide the items when the select box is closed:*/
.select-hide {
	display: none;
}

.select-items div:hover,
.same-as-selected {
	background-color: rgba(0, 0, 0, 0.1);
}

.is-text-center {
	text-align: center !important;
}

.is-text-center h2 {
	/*font-family: 'Barlow Condensed', sans-serif;*/
	font-size: 24px;
	font-weight: 400;
}

/*css animation phone*/
div#phonering-alo-phoneIcon {
	z-index: 10000;
}

.phonering-alo-phone.phonering-alo-static {
	opacity: .6
}

.phonering-alo-phone.phonering-alo-hover,
.phonering-alo-phone:hover {
	opacity: 1
}

.phonering-alo-ph-circle {
	width: 160px;
	height: 160px;
	top: 20px;
	left: 20px;
	position: absolute;
	background-color: transparent;
	border-radius: 100% !important;
	border: 2px solid rgba(30, 30, 30, 0.4);
	border: 2px solid #bfebfc 9;
	opacity: .1;
	-webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
	-webkit-animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important;
	animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
	-webkit-animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important;
	animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,
.phonering-alo-phone:hover .phonering-alo-ph-circle {
	border-color: {
			{
			general.color.color_header
		}
	}

	;
	opacity:.5
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
	border-color: #75eb50;
	border-color: #baf5a7;
	opacity: .5
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
	border-color: #ce8564;
	/*border-color:#bfebfc;*/
	opacity: .5
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
	border-color: #ccc;
	opacity: .5
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
	border-color: #75eb50;
	opacity: .5
}

.phonering-alo-ph-circle-fill {
	width: 100px;
	height: 100px;
	top: 50px;
	left: 50px;
	position: absolute;
	background-color: #000;
	border-radius: 100% !important;
	border: 2px solid transparent;
	-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
	-webkit-animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
	animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
	-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	opacity: 0 !important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,
.phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
	background-color: rgba(0, 175, 242, 0.5);

	background-color: {
			{
			general.color.color_header
		}
	}

	9;
	opacity:.75 !important
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
	background-color: rgba(117, 235, 80, 0.5);
	background-color: #baf5a7 9;
	opacity: .75 !important
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
	background-color: #ce8564;
	/*background-color:#a6e3fa;*/
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
	background-color: rgba(204, 204, 204, 0.5);
	background-color: #ccc 9;
	opacity: .75 !important
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
	background-color: rgba(117, 235, 80, 0.5);
	opacity: .75 !important
}

.phonering-alo-ph-img-circle {
	width: 60px;
	height: 60px;
	top: 70px;
	left: 70px;
	position: absolute;
	background: rgba(30, 30, 30, 0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
	border-radius: 100% !important;
	border: 2px solid transparent;
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
	-webkit-animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important;
	animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,
.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
	background-color: {
			{
			general.color.color_header
		}
	}
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
	background-color: #75eb50;
	background-color: #75eb50 9
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
	background-color: {
			{
			general.color.color_header
		}
	}

	;

	background-color: {
			{
			general.color.color_header
		}
	}

	9
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
	background-color: #ccc
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
	background-color: #75eb50
}

@-webkit-keyframes phonering-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(.5) skew(1deg);
		-webkit-opacity: .1
	}

	30% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		-webkit-opacity: .5
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		-webkit-opacity: .1
	}
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}

	100% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-webkit-keyframes phonering-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@-webkit-keyframes phonering-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(.5) skew(1deg);
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}

	30% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}

@keyframes phonering-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(.5) skew(1deg);
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}

	30% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}

	100% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@keyframes phonering-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}

	100% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-webkit-keyframes phonering-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}
}

@keyframes phonering-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}
}

/*End animation phone*/

/* scroll*/
.scrolltop {
	display: none;
	width: 100%;
	margin: 0 auto;
	position: fixed;
	bottom: 70px;
	right: 1px;
	z-index: 9999;
}

.scroll {
	position: absolute;
	right: 20px;
	bottom: 20px;
	background: #1b6db6;
	padding: 12px 14px 7px 14px;
	text-align: center;
	margin: 0 0 0 0;
	cursor: pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	color: #fff;
	border-radius: 50%;
	border: 2px solid #fff;
}

.scroll:hover {
	background: #ce8564;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}
.scroll .fa {
	font-size: 20px;
	margin-top: -5px;
	margin-left: 1px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}

/* end scroll*/


/**/
.block-content a {
  margin-top: 5px;
	text-decoration: none;
	color: #2D2D2D;
	margin-bottom: 5px;
	height: 40px;
	text-transform: inherit;
	display: block;
	font-size: 15px;
	text-align: center;
  overflow: hidden; 
  text-overflow: ellipsis; 
  display: -webkit-box; 
  -webkit-box-orient: vertical; 
  -webkit-line-clamp: 2;
}

.item-product-name {
	display: block;
	font-size: 13px;
	font-weight: 500;
}

.item-product-color .img-dots .img-dots-color {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom:5px;
}

.img-dots.slick-slide.slick-active:focus {
	outline: none;
}

.img-dots .name-color {
	width: 14px;
	height: 14px;
	border-radius: 50%;
}

.item-product {
	margin-bottom: 30px;
}

.item-product-color {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.item-product-color .slick-slide {
	width: 0 !important;
	margin-left: 6px;
}

.item-product-color .slick-slide.slick-current .img-dots {
	border: 1px solid #000;
}

.item-product-color .slick-list {
	margin: 0 -4px;
}

.item-product-color .slick-track {
	width: 100% !important;
	display: flex;
	justify-content: center;
	transform: inherit !important;
}

.item-product-color .img-dots {
	width: 22px !important;
	height: 22px !important;
	border-radius: 50%;
	border: 1px solid #ddd;
	padding: 2px;
}

.item-product-color .img-dots div {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-size: contain;
}

.item-product-color .img-dots:focus {
	outline: 0;
}

.item-product-color .slick-current.img-dots {
	border: 1px solid #000;
	padding: 2px;
	border-radius: 50%;
}

.block-image .sale-percent {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #fff;
  height: 35px;
  width: 35px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.block-image {
	position: relative;
}

.item-product-price {
	text-align: center;
}

.item-product-price .price_default {
	margin-right: 5px;
	font-weight: 600;
	font-size: 16px;
}

.item-product-price .price_new {
	color: #999;
	font-weight: 500;
	font-size: 13px;
	/* margin-left: 5px; */
}

img.img-after {
	position: relative;
  aspect-ratio: 4/6;
}

.het-hang {
	position: absolute;
	top: 40%;
	text-align: center;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	opacity: .9;
	color: #333;
	padding: 15px 0;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	outline: none;
}

.product-section .owl-nav {
	margin: 0;
	color: #000;
	font-size: 35px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: none !important;
	color: #00bcc2 !important;
	text-decoration: none !important;
}

.product-section .owl-next {
	right: 0;
	position: absolute;
	top: 35%;
	margin: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
}

.product-section .owl-prev {
	left: 0;
	margin: 0;
	position: absolute;
	top: 35%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
}

#carousel--two:hover .owl-next,
#carousel--two:hover .owl-prev {
	opacity: 1;
	visibility: visible;
	transition: all 0.3s;
}

.product-image .owl-nav {
	display: none;
}

.products.tabshow .block-content a {
	font-size: 15px;
  overflow: hidden; 
  text-overflow: ellipsis; 
  display: -webkit-box; 
  -webkit-box-orient: vertical; 
  -webkit-line-clamp: 2;
}

/*tiêu đề danh mục*/
.tvh-breadcrumb-shop {
  background-color: #F9F9F9;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.tvh-breadcrumb-shop .tvh-link-home a {
  color: #8B8B8B;
}

/*sua thong tin*/
.wrapper {
	max-width: 1200px;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.wrapper>.container {
	width: 100%;
}

.account-area--content {
	display: flex;
}

@media screen and (max-width: 798px) {
	.footer-navigation+span {
		position: absolute;
		right: 0;
	}

	.account-area--content {
		flex-direction: column;
	}

	.category-right {
		padding-left: 0px !important;
		width: 100%;
	}
}

.is-text-center {
	text-align: center !important;
}

/*li {*/
/*	list-style: none;*/
/*}*/


table#history-order {
	border-collapse: collapse;
}

table#history-order tr th {
	border-bottom: 1px solid #ddd;
	height: 60px;
	text-align: center;
}

.mgb-10 {
	margin-top: 20px;
	font-size: 20px;
}

.mgb-15 h4 {
	font-size: 20px;
}

.two-col {
	display: flex;
}

@media screen and (max-width: 420px) {
	.two-col {
		flex-direction: column !important;
		padding: 0 !important;
	}

}

.mg-auto {
	margin: 0 auto;
}


.logo-pancake {
	text-align: end;
	margin-top: 3px;
	font-size: 13px;
}

.logo-pancake img {
	width: 100px;
	height: 30px;
}

.logo-pancake span a {
	position: relative;
	top: -2px;
}


.widget-posts{
  background-color: #fff;
  border: 1px solid #eee;
}

.widget-posts ul {
  padding-left: 0;
}

.widget-img {
  width: 45px;
  height: 45px;
  object-fit: cover;
  border-radius: 50%;
}

.widget-title{
  padding: 15px 10px;
  border-bottom: 1px solid  #eee;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.widget_products {
  border: 1px solid #eee;
}

.widget_products ul {
  padding-left: 0;
}

.li-posts{
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 20px;
  list-style:none;
}
.li-posts:nth-child(odd){
  background-color: #f8f8f8;
}

.container ul li a img:hover {
  text-decoration: none;
  padding: 0 !important;
}

.li-posts .li-posts-div{
  display: flex;
  align-items: center;
}

.li-posts-div .flex-col,
.flex-col h6{
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #444;
  text-align: left;  
}

.li-posts-a:hover .flex-col{
  color: #F05D5A !important;
}

dl, ol, ul {
  margin-top: 0 !important;
  margin-bottom: 0rem !important; 
}

ol{
  padding-left: 0rem !important;
}

/*phan trang*/

#pagination {
	display: flex;
	align-items: center;
	justify-content: center;
}

.pagination {
	margin: 0;
}

#pagination .page-link {
	color: #444;
	border: 1px solid #444;
}

.pagination .select {
	background: #444;
	color: #fff !important;
	border: 1px solid #444;
}

#pagination .page-item .page-link:hover {
	background: #444;
	color: #fff;
	border: 1px solid #444;
}

.page-link:focus {
	box-shadow: none !important;
}

li.page-item {
	margin: 0 2px;
}

#pagination .page-item:first-child .page-link,
#pagination .page-item:last-child .page-link {
	border-radius: 0;
}


/*file pro css*/
.page-tittle{
  position: relative;
  background-color: #000000;
}

.page__img{
  opacity: 0.3;
}

.page__justify{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.justify{
  top: 100%;
  text-align: center;
  vertical-align: middle;
}

.breadcrumbs a{
  text-decoration: none;
  color: #fff;
}

.img__inner{
  display: flex;
  align-items: center;
  justify-content: center;
}

.col-text-center{
  text-align: center;
}

.col-text-center p{
  font-size: 18px;
  margin: 15px;
}

.container_inner{
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon-inner{
  flex-direction: column;
}

.fa-check-circle, 
.fa-cart-arrow-down{
  font-size: 85px;
  padding: 0 80px;
}

.img-inner-dark img{
  width: 70%;
  margin: 0 35px;
}

/*.icon-box{*/
/*  text-align: center;*/
/*}*/

.container_inner .icon-inner i,
.container_inner .icon-inner h4{
  width: 100%;
  text-align: center;
  padding-top: 25px;
}

.container_inner .icon-inner svg{
  height: 70px;
  width: 100%;
}

/*wishlist*/
.content-wishlist-icon {
  position: absolute;
  top: 10px;
  left: 10px;
}

.content-wishlist-icon a {
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-decoration: none;
  color: #fff;
}

.content-wishlist-icon .fas {
  color: red;
}

.page-tittle{
  position: relative;
}

.page__justify{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.justify{
  top: 100%;
  text-align: center;
  vertical-align: middle;
}

.page-tittle{
  position: relative;
  background-color: #000000;
}

.page__img{
  opacity: 0.3;
}

.fa-shopping-bag,
.fa-search{
    color: #000;
    padding: 0 5px;
}

.d-flex .dropdown-nav{
    display: flex;
}

.nav-li{
	position: relative;
}

.search-wrapper{
	display: flex;
	position: absolute;
	background-color: #fff;
	padding: 20px;
	border-radius: 5px;
	right: -15px;
	opacity: 0;
}

.search-wrapper input{
	outline: none;
}

.nav-li:hover .search-wrapper{
		display: flex;
    position: absolute;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
		right: -15px;
		opacity: 1;
}

.navbar-brand{
	display: flex;
  justify-content: center;
  text-align: center;
}


.arrow-up {
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;
}

.page-tittle{
  position: relative;
}

.mona_tittle{
  width: 100%;
  padding: 10px;
  display: flex;
  justify-content: center;
  font-size: 30px;
  font-weight: 600;
  font-family: 'Font Awesome 5 Brands';
}

.inner-col{
  width: 100%;
  padding: 10px;
  text-align: center;
}

.page-tittle{
    position: relative;
}

.page__justify{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.justify{
    top: 100%;
    text-align: center;
    vertical-align: middle;
}

.page-tittle{
    position: relative;
    background-color: #000000;
}

.page__img{
    opacity: 0.3;
}

.page__img img{
  object-fit: cover;
  height: 200px;
}

.img-inner-dark{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.icon-box{
    text-align: left;
    display: flex;
    flex-flow: row wrap;
    margin-top: 10px;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.text-left{
    margin: 5px 0;
    width: 100%;
    display: flex;
    align-items: baseline;
}

.fa-street-view,
.fa-phone-alt,
.fa-envelope-square,
.fa-strikethrough{
    flex: 0 0 auto;
    margin-bottom: 0;
    max-width: 200px; 
    transition: all .3s;
}

.icon-box-text,
.icon-box-text-one,
.icon-box-text-two,
.icon-box-text-three{
  padding: 0 10px;
  text-align:center;
}

.wpcf7-form-wrap{
    display: block;
    border-color:  #f8b742;
    padding: 5px 0 10px 0;
}

.wpcf7-form-contro{
    outline: none;
    width: 100%;
    height: 40px;
    padding: 10px;
    border: 1px solid #eee;
}

.wpcf7-form-contro:focus,
.form-textarea textarea:focus,
.form-txt button:focus {
    border-color: #f8b742;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(248, 183, 66, 0.6);
}

.btn-group{
    padding: 10px 0;
    /* border: 1px solid #eee; */
}

.form-txt{
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-txt button,
.form-txt button:hover{
    outline: none;
    background-color: #000000;
    border: none;
}

.form-textarea .form-control{
    border-radius: 0 !important;
    border: 1px solid #eee;
}

.form-txt button{
    border-radius: 0 !important;
    text-transform: uppercase;
    font-weight: 600;
}

.moveinleft{
    animation: moveInLeft 1s ease-out;
    width: 100%;
    height: 650px;
}

.moveinright{
    padding-top: 15px;
    animation: moveInRight 1s ease-out;
}

@keyframes moveInLeft{
    0%{
        opacity: 0;
        transform: translateX( -100px);
    }

    80%{
        transform:  translateX(10px);
    }

    100%{
        opacity: 1;
        transform:  translateX(0);
    }
}


@keyframes moveInRight{
    0%{
        opacity: 0;
        transform: translateX(100px);
    }

    80%{
        transform:  translateX(-10px);
    }

    100%{
        opacity: 1;
        transform:  translateX(0);
    }
}

#main{
	margin-top: 10px;
}

.shop-page-title{
    position: relative;
}

.page-title-inner{
    position: relative;
    padding-top: 20px;
    min-height: 60px;
}

 .left-text-center{
  font-size: 16px;
  /*text-transform: uppercase;*/
  height: 100%;
  display: flex;
  align-items: center;
}


.left-text-center a{
  text-decoration: none;
  color: rgb(170, 160, 160);
}

.left-text-center a:hover{
  color: #000;
}

.divider{
  font-weight:600;
}

.right-text-center{
  display: flex;
  align-content: center;
  justify-content: center;
}

.right-text-center .hide-for-medium{
  font-size: 16px;
  text-align: right;
  margin-top: 6px;
  margin-bottom: 5px;
  margin-right: 10px;
  font-weight: 500;
}

.orderby{
	padding: 5px;
	outline: none;
}

.menu-item-515{
	padding: 10px 20px;
	color: #000;
	list-style: none;
}

.menu-item-515:hover a{
	color: #F05D5A;
}

.menu-item-515:nth-child(odd){
	background-color: #f8f8f8;
}

.menu-item-515 a{
	font-size: 16px;
	font-weight: 500;
	color: #000000;
	padding: 6px 0;
}

.menu{
	padding-left: 0;
	margin: 0;
}


dl, ol, ul {
	margin: 0 !important;
}

ol {
	padding-left: 0 !important;
}

.box-text-products{
	margin: 13px 0;
}

.list-varid-mona{
	margin: 10px 0;
}

.mona-list-varid{
	display: flex !important;
	align-content: center;
	justify-content: center;
}

.title-wrapper a{
	text-decoration: none;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}

.inner__col .box-image{
	/* box-shadow: 0px 0px 1px 0px; */
	transition: all 0.8s;
}

.inner__col:hover .box-image{
	box-shadow: 0px 0px 17px -8px;
	transition: all 0.8s;
}

@media (max-width: 1920px){
	.col-md-9 .row .col-md-3{
		margin-bottom: 60px;
	}
}

@media (max-width: 996px){
  .right-text-center{
  	display: block;
  	align-content: center;
  	justify-content: center;
  	
	}
	.right-text-center .hide-for-medium {
		font-size: 16px;
		margin: 15px 0px;
		text-align:left;
		display:none;
	}
}

.products{
	display: none;
}
.products:first-child{
	display: block;
}

.title-wrapper p{
	overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  text-align: center;
}

.productList-tab-content-number{
  margin: 20px 0;
  text-align: center;
}

.productList-tab-content-number a{
  color: #000;
  text-decoration: none;
  border-radius: 99px;
  border: 1px solid #ddd;
  padding: 5px 10px;
  font-weight:600;
}

.productList-tab-content-number a:hover{
  background-color: #000;
  color: #fff;
  border: none;
}
/*danh mục bên trái*/
@media(max-width:766px){
	#Danh-muc{
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background-color: #000;
		z-index: 100;
		opacity: 0.6;
		display: none;
	}
	
	.shop-sidebar {
		width: 320px !important;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 115;
		background-color: rgba(255,255,255,0.95);
		transform: translateX(-320px);
		transition: transform 0.5s;
		bottom: 0;
		overflow: auto;
	}
	
	.hamberger{
		display: block !important;
	}
	#category{
		display: block !important;
	}
	
	.left-text-center{
	  text-align:center;
	  display:block;
	}
	
	#category-pc {
	  display:none;
	}
}

.hamberger{
	display: none;
	margin: 15px 0;
}

#category{
	display: none;
}

.page-tittle{
    position: relative;
}

.page__justify{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.justify{
    top: 100%;
    text-align: center;
    vertical-align: middle;
}

.page-tittle{
    position: relative;
    background-color: #000000;
}

.page__img{
    opacity: 0.3;
}

.breadcrumbs {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0px;
    padding: 0;
    display: block;
    font-size: 18px;
}

.menu-item {
  margin-bottom: 20px;
}

.menu-item p {
  text-align: justify;
  color: #fff;
  /*cursor: pointer;*/
}

.menu-item ul li a:hover {
  color: #000;
}

.menu-item h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.color-xam {
  color: #969696 !important;
}

.fs-16 {
  font-size: 16px;
}

.page-title {
  margin-top: 30px;
}

.page-title h1 {
  display: none;
}

@media(max-width: 768px) {
  .menu-item h3 {
    font-size: 16px;
  }
  
  .menu-item p,
  .menu-item ul li a {
    font-size: 14px;
  }
}

.ali-baseline {
  align-items: baseline; }

.ali-flex-end {
  align-items: flex-end; }

.ali-center {
  align-items: center; }

.uppercase {
  text-transform: uppercase; }

.jc-end {
  justify-content: flex-end; }

.jc-center {
  justify-content: center; }

.jc-start {
  justify-content: flex-start; }

.jc-between {
  justify-content: space-between; }

.jc-around {
  justify-content: space-around; }


.page-content img {
  width: 100%;
  height: 100%;
}

.dnt-img-first {
  position: relative;
  width: 100%;
  height: 100%;
  transition: all .8s;
}

.dnt-img-first img {
  object-fit: cover;
}

.dnt-img-last {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: all .8s;
}

.dnt-img-last img {
  width: 100%;
  aspect-ratio: 4/6;
  object-fit: cover;
}

.template-img-product:hover .dnt-img-first {
  opacity: 0;
}

.template-img-product:hover .dnt-img-last{
  opacity:1;
}

.tvh-banner-pc {
  padding: 0 5px;
  margin-bottom: 20px;
}

.tvh-banner-pc img {
  object-fit: cover;
}

@media(max-width: 768px) {
  .tvh-banner-pc {
    padding: 0 5px;
  }
}

.col-6.item-product {
  padding: 0 5px;
}

.page .wrapper td,
.page-table-li-p td,
.page-table-li-p th {
  border: 1px solid #000;
}

.page .wrapperli,
.page-table-li-p li,
.page-table-li-p p {
  line-height: 30px;
}

.product-additional li,
.product-additional p {
    line-height: 30px;
}

/*flash sale*/
.tvh-set-time {
  display: flex;
  align-items: center;
  gap: 5px;
}

.tvh-time-sale {
  background: #63b1bc;
  border-radius: 4px;
  display: block;
  text-align: center;
  line-height: 36px;
  color: #fff;
  min-width: 36px;
  font-weight: 700;
  font-size: 18px;
  padding: 0 5px;
}

.tvh-flash-sale-title h2 {
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  text-transform: none;
  margin-bottom: 10px;
  color: #fc4a1a;
}
/*end*/

.background-succ {
  background-color: #000000;
  color: #fff;
  width: 400px;
  z-index: 1000;
  border-radius: 5px;
  height: 215px;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.background-succ .content {
  padding-top: 50px;
  position: relative;
  text-align: center;
}

.background-succ .content img {
  width: 60px;
  height: 60px;
}

.background-succ .content p {
  display: block;
  font-size: 18px;
  margin-top: 1rem;
  font-weight: 500;
  color: #fff;
}

.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: green;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: green;
  stroke-miterlimit: 10;
  margin: 0px auto;
  box-shadow: inset 0px 0px 0px #7ac142;
  animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #fff;
  }
}


.total-flash-sale {
  display: block;
  width: 100%;
  height: 14px;
  background: #f0f0f0;
  border-radius: 20px;
}

.text-buyed {
  background: #fc4a1a;
  border-radius: 5px;
  height: 14px;
  line-height: 14px;
  text-align: center;
}

.nav-count-buyed {
  position: absolute;
  width: 100%;
  font-size: 11px;
  line-height: 16px;
  color: #000;
}

.site-overlay {
  background: rgba(0,0,0,0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: all 100ms linear;
}

.site-overlay.active {
  opacity: 0.6;
  visibility: visible;
}

/*loading Minh thêm*/
.tcm-loading-image {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(250,250,250,0.7);
    z-index: 1000;
}

.loading__content{
  display:flex;
  width:100%;
  height:100%;
}

.loading {
  display: block;
  margin: auto;
  position: relative;
  width: 50px;
  height: 50px;
}
.loading span {
  display: block;
  position: absolute;
  width: 50%;
  height: 50%;
}
.loading span:nth-child(1) {
  top: 0;
  left: 0;
  background-color: rgba(66, 133, 244, 0.75);
  animation: move1 2s linear infinite;
}
.loading span:nth-child(2) {
  top: 0;
  right: 0;
  background-color: rgba(219, 68, 55, 0.75);
  animation: move2 2s linear infinite;
}
.loading span:nth-child(3) {
  bottom: 0;
  left: 0;
  background-color: rgba(244, 180, 0, 0.75);
  animation: move3 2s linear infinite;
}
.loading span:nth-child(4) {
  bottom: 0;
  right: 0;
  background-color: rgba(15, 157, 88, 0.75);
  animation: move4 2s linear infinite;
}
@keyframes move1 {
  0% {
    transform: translate(0);
    z-index: 10;
  }
  25% {
    transform: translate(100%, 0);
  }
  50% {
    transform: translate(100%, 100%);
  }
  75% {
    transform: translate(0, 100%);
    z-index: 0;
  }
  100% {
    transform: translate(0);
  }
}
@keyframes move2 {
  0% {
    transform: translate(0);
  }
  25% {
    transform: translate(0, 100%);
  }
  50% {
    transform: translate(-100%, 100%);
    z-index: 0;
  }
  75% {
    transform: translate(-100%, 0);
    z-index: 10;
  }
  100% {
    transform: translate(0);
  }
}
@keyframes move3 {
  0% {
    transform: translate(0);
  }
  25% {
    transform: translate(0, -100%);
    z-index: 10;
  }
  50% {
    transform: translate(100%, -100%);
  }
  75% {
    transform: translate(100%, 0);
  }
  100% {
    transform: translate(0);
    z-index: 0;
  }
}
@keyframes move4 {
  0% {
    transform: translate(0);
  }
  25% {
    transform: translate(-100%, 0);
    z-index: 0;
  }
  50% {
    transform: translate(-100%, -100%);
    z-index: 10;
  }
  75% {
    transform: translate(0, -100%);
  }
  100% {
    transform: translate(0);
  }
}