body {
  color: #333;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.5;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
body > .row-elment{
	width: 100%;
	flex: 0 0 auto;
}
body > .module-5b836a4260037{
	margin-top: auto !important;
}

body.fix-btn{
	min-height: 100vh;
}
body.fix-btn .row-elment[data-id="105"]{
	position: absolute;
	bottom: 0;
	width: 100%;
}
body.fix-btn{
	padding-bottom: 0 !important;
}
body.fix-btn .row-elment[data-id="105"]{
	position: relative !important;
	bottom: auto !important;
}
.border-no{border:0!important}
a.outline-none{outline:medium none!important;}
.full-width .container {
  max-width: 100%;
  width: 100%;
}
.modal-sm {
width: 300px;
}
.page-cart .bg-colors {
width: 20px;
height: 20px;
display: inline-block;
border: 1px solid #ccc;
outline: 1px solid #337AB7;
}
.full-width .container {
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: 100%;
}
.rcorners1 {
  border-radius: 25px;
  border: 2px solid #73AD21;
  padding: 20px; 
  width: 100%;
  height: 150px; 
  border-collapse: separate;
  margin-bottom: 10px;
}

.hidden{
	display: none;
}

.form-group.nuoc{
	display: none;
}

/* product size*/
ul.p-color-sizes {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
ul.p-color-sizes li {
  display: inline-block;
  margin: 0 6px;
  text-align: center;
}
ul.p-color-sizes li:first-child {
  margin-left: 0;
}
ul.p-color-sizes li span.ui-spinner{
  border: 0 none;
  margin: 0;
  padding: 0;
}
ul.p-color-sizes li span.ui-spinner a {
  cursor: pointer;
  display: none;
}
ul.p-color-sizes li span.ui-spinner:hover a{
	display:block;
}
ul.p-color-sizes li input {
  border: 1px solid #ccc;
  font-size: 12px;
  margin: 0;
  padding: 5px;
  text-align: left;
  width: 45px;
}
ul.p-color-sizes .ui-icon-triangle-1-n {
  background-position: 0 -14px;
}
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -19px;
}

/* color */
.color-swatches {
  clear: both;
  display: block;
}
.color-swatches a.color-swatch {
  border: 2px solid #fff;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  margin: 4px;
  outline: 1px solid #ccc;
  padding: 2px;
  width: 30px;
}
.color-swatches a.color-swatch.active, .color-swatches a.color-swatch:hover{
background-color: #000080;
box-shadow: 0 0 0 3px #2e2423;
outline-color: #2e2423;
}

.tab-content.tab-content-border {
  border: 1px solid #ddd;
  border-radius: 0 0 4px 4px;
  margin-top: -1px;
  padding: 15px;
}
.btn.btn-circle {
  border: 0 none;
  border-radius: 50%;
  height: 36px;
  line-height: 27px;
  text-align: left;
  width: 36px;
}
.btn-circle.btn-facebook {
  background-color: #4e6fba;
}
.btn-circle.btn-twitter {
  background-color: #3AB6D5;
}
.btn-circle.btn-google {
  background-color: #CC0000;
}
.btn-circle.btn-pinterest {
  background-color: #CA2027;
}
.btn.btn-circle i.fa {
  font-size: 18px;
}

/* Modules Menu */
.module-menu{
	min-height: 50px;
}
.menu-content .row-elment .container {
  padding: 0;
}
.module-menu .nav,
.module-menu .collapse,
.module-menu .dropup,
.module-menu .dropdown {
	position: static !important;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
}
.module-menu .nav li a{
	padding: 10px;
}
.module-menu .nav li a:hover{
	text-decoration: none;
}

.module-menu .nav a{
	color: #333;
	font-size: 14px;
}
.module-menu .nav a:hover {
	color: #0099ff;
	background:none;
}

.module-menu .container {
  position: relative;
}
.module-menu .dropdown-menu {
  left: auto;
}
.module-menu .menu-content {
  padding:0;
}
.module-menu .dropdown.menu-fullwidth .dropdown-menu {
  left: 0;
  right: 0;
}
.module-menu .panel-group {
    width: 400px;
}
.module-menu .menu-content ul{
	list-style: none;
}
.menu-content img {
  max-width: 100%;
}
.module-menu .menu-content .list-menu {
    margin: 0;
    padding: 0;
    text-align: left;
    /* margin-left: 20px; */
    border: 1px dashed #0099ff;
    background: #fff;
    /* padding: 20px; */
    /* border: 1px dashed #333; */
}
@media (max-width: 480px){
	.module-menu .menu-content .list-menu{
		border: none;
		list-style: initial;
		padding: 0 20px;
	}
}
.module-menu .menu-content .list-menu li a{
	display: block;
	padding: 5px 0;
}
.module-menu .menu-content .list-menu li ul{
	display: none;
}
.module-menu .menu-content .list-menu li:hover ul{
	display: block;
}
.module-menu .menu-content .list-menu li:hover ul ul{
	display: none;
}
.module-menu .menu-content .list-menu li li:hover ul{
	display: block;
}
.module-menu .list-menu-dropdown{
	width: 200px;
}
.module-menu .list-menu-dropdown ul{
	background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 198px;
    list-style: none;
    margin: 2px 0 0;
    width: 200px;
    padding: 5px 0;
    position: absolute;
    z-index: 1000;
	display: none;
	margin-top: -26px;
}
.module-menu .list-menu-dropdown li:hover ul{
	display: block;
}
.module-menu .list-menu-dropdown li li ul{
	display: none !important;
}
.module-menu .list-menu-dropdown li li:hover ul{
	display: block !important;
}
.module-menu .list-menu-dropdown li a:hover {
    background-color: #428bca;
    color: #fff;
    text-decoration: none;
}
.module-menu .list-menu-dropdown li a{
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.module-menu .caret-right {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid;
    display: inline-block;
    height: 0;
    opacity: 0.3;
    vertical-align: top;
    width: 0;
}
.module-menu .navbar-nav .dropdown a .caret-right {
    margin-top: 8px;
}
.module-menu .navbar-default{
	border: none;
}
.module-menu .navbar{
	margin: 0px;
}
.module-menu .navbar-brand{
	padding: 5px;
}
.module-menu .navbar-brand img{
	max-height: 40px;
}
.module-menu .caret-right{
	position: absolute;
    right: 10px;
}
@media (max-width: 768px) {
	.module-menu .container{
		padding: 0px !important;
	}
	.module-menu .container .navbar-header .navbar-brand {
		margin-left: 15px;
	}
	
	.module-menu .container .navbar-header .navbar-toggle {
		margin-right: 25px;
	}
	.module-menu .navbar-nav{
		padding: 0 15px;
	}
}

/*Module Categories*/
.module-categories .list-categories,
.module-categories .thumb-categories{
	padding: 0px;
}
.module-categories .list-categories ul{
	padding-left: 15px;
}
.module-categories .list-categories li{
	list-style: none;
}
.module-categories .list-categories li span{
	cursor: pointer;
	float: left;
	line-height: 16px;
	text-align: left;
	width: 16px;
	color: #666;
	font-size: 9px;
	position: absolute;
	padding: 8px 12px;
	z-index: 100;
}
.module-categories .thumb-categories li{
	list-style: none;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.module-categories .thumb-categories li img{
	width: 100px;
	height: 100px;
}
.module-categories .thumb-categories li img:hover{
	background: #f1f1f1;
	border: 1px solid #428bca;
}

/*Modules Image*/

/*top to bottom*/
.module-image .top-to-bottom{
	animation-name: top-to-bottom;
	-webkit-animation-name: top-to-bottom;	
	animation-duration: 1s;	
	-webkit-animation-duration: 1s;
	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;	
	visibility: visible !important;						
}
.module-image a{display:inline-block;}
@keyframes top-to-bottom {
	0% {
		transform: translateY(-100%);
	}
	50%{
		transform: translateY(8%);
	}
	65%{
		transform: translateY(-4%);
	}
	80%{
		transform: translateY(4%);
	}
	95%{
		transform: translateY(-2%);
	}			
	100% {
		transform: translateY(0%);
	}		
}
@-webkit-keyframes top-to-bottom {
	0% {
		-webkit-transform: translateY(-100%);
	}
	50%{
		-webkit-transform: translateY(8%);
	}
	65%{
		-webkit-transform: translateY(-4%);
	}
	80%{
		-webkit-transform: translateY(4%);
	}
	95%{
		-webkit-transform: translateY(-2%);
	}			
	100% {
		-webkit-transform: translateY(0%);
	}	
}
/*bottom to top*/
.module-image .bottom-to-top{
	animation-name: bottom-to-top;
	-webkit-animation-name: bottom-to-top;	
	animation-duration: 1s;	
	-webkit-animation-duration: 1s;
	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;
	visibility: visible !important;	 
}
@keyframes bottom-to-top {
	0% {
		transform: translateY(100%);
	}
	50%{
		transform: translateY(-8%);
	}
	65%{
		transform: translateY(4%);
	}
	80%{
		transform: translateY(-4%);
	}
	95%{
		transform: translateY(2%);
	}			
	100% {
		transform: translateY(0%);
	}	
}
@-webkit-keyframes bottom-to-top {
	0% {
		-webkit-transform: translateY(100%);
	}
	50%{
		-webkit-transform: translateY(-8%);
	}
	65%{
		-webkit-transform: translateY(4%);
	}
	80%{
		-webkit-transform: translateY(-4%);
	}
	95%{
		-webkit-transform: translateY(2%);
	}			
	100% {
		-webkit-transform: translateY(0%);
	}	
}
/*left to right*/
.module-image .left-to-right{
	animation-name: left-to-right;
	-webkit-animation-name: left-to-right;	
	animation-duration: 1s;	
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;		
	visibility: visible !important;	
}
@keyframes left-to-right {
	0% {
		transform: translateX(150%);
	}
	50%{
		transform: translateX(-8%);
	}
	65%{
		transform: translateX(4%);
	}
	80%{
		transform: translateX(-4%);
	}
	95%{
		transform: translateX(2%);
	}			
	100% {
		transform: translateX(0%);
	}
}
@-webkit-keyframes left-to-right {
	0% {
		-webkit-transform: translateX(150%);
	}
	50%{
		-webkit-transform: translateX(-8%);
	}
	65%{
		-webkit-transform: translateX(4%);
	}
	80%{
		-webkit-transform: translateX(-4%);
	}
	95%{
		-webkit-transform: translateX(2%);
	}			
	100% {
		-webkit-transform: translateX(0%);
	}
}
/*right to left*/
.module-image .right-to-left{
	animation-name: right-to-left;
	-webkit-animation-name: right-to-left;	
	animation-duration: 1s;	
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;		
	visibility: visible !important;	
}
@keyframes right-to-left {
	0% {
		transform: translateX(-150%);
	}
	50%{
		transform: translateX(8%);
	}
	65%{
		transform: translateX(-4%);
	}
	80%{
		transform: translateX(4%);
	}
	95%{
		transform: translateX(-2%);
	}			
	100% {
		transform: translateX(0%);
	}	
}
@-webkit-keyframes right-to-left {
	0% {
		-webkit-transform: translateX(-150%);
	}
	50%{
		-webkit-transform: translateX(8%);
	}
	65%{
		-webkit-transform: translateX(-4%);
	}
	80%{
		-webkit-transform: translateX(4%);
	}
	95%{
		-webkit-transform: translateX(-2%);
	}			
	100% {
		-webkit-transform: translateX(0%);
	}
}
/*appear from center*/
.module-image .appear-center{
	animation-name: appear-center;
	-webkit-animation-name: appear-center;	
	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;
	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;		
	visibility: visible !important;	
}
@keyframes appear-center {
	0% {
		transform: scale(0);
		opacity: 0.0;		
	}
	60% {
		transform: scale(1.1);	
	}
	80% {
		transform: scale(0.9);
		opacity: 1;	
	}	
	100% {
		transform: scale(1);
		opacity: 1;	
	}		
}
@-webkit-keyframes appear-center {
	0% {
		-webkit-transform: scale(0);
		opacity: 0.0;		
	}
	60% {
		-webkit-transform: scale(1.1);
	}
	80% {
		-webkit-transform: scale(0.9);
		opacity: 1;	
	}	
	100% {
		-webkit-transform: scale(1);
		opacity: 1;	
	}		
}

/*Modules Search*/
.module-search .module-search .input-search{
	width: 70%;
	float: left;
}
.module-search .module-search .button-search{
	float: left;
	margin-left: 8px;
}
.module-search .has-feedback {
    position: relative;
}
.module-search .form-control-feedback {
    display: block;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 34px;
    z-index: 2;
	color: #ccc;
}
.module-search .feedback-lg{
	line-height: 42px;
	font-size: 20px;
}
.module-search .feedback-sm{
	line-height: 30px;
	font-size: 12px;
}
.module-search .has-feedback .form-control {
    padding-right: 42.5px;
}
.module-search .feedback-icon-only{
	cursor: pointer;
}

/*Modules Social*/
.module-social ul.social{
	padding: 0px;
	list-style: none;
}
.module-social ul.social > li {
	float: left;
	margin: 5px;
}

/*Modules Tab*/
/*css*/
.module-tab .ui-accordion-header-icon{
	display: none;
}
.module-tab .ui-tabs-nav{
	margin-bottom: -2px;
	font-size: 12px;
}
.module-tab .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	padding: 10px 15px !important;
}
.module-tab .ui-tabs .ui-tabs-nav li.ui-tabs-active {
	top: -1px;
	position: relative;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
.module-tab .ui-state-active a, 
.module-tab .ui-state-active a:link, 
.module-tab .ui-state-active a:visited {
    border-color: #dddddd transparent;
}
.module-tab .tab-bricky .ui-state-active a, 
.module-tab .tab-bricky .ui-state-active a:link, 
.module-tab .tab-bricky .ui-state-active a:visited {
    border-top: 2px solid #c83a2a;
}
.module-tab .tab-green .ui-state-active a, 
.module-tab .tab-green .ui-state-active a:link, 
.module-tab .tab-green .ui-state-active a:visited {
    border-top: 2px solid #3d9400;
}
.module-tab .tab-blue .ui-state-active a, 
.module-tab .tab-blue .ui-state-active a:link, 
.module-tab .tab-blue .ui-state-active a:visited {
    border-top: 2px solid #364f6a;
}
.module-tab .tab-yellow .ui-state-active a, 
.module-tab .tab-yellow .ui-state-active a:link, 
.module-tab .tab-yellow .ui-state-active a:visited {
    border-top: 2px solid #ffb848;
}
.module-tab .ui-widget-content{
	border-top: 1px solid #dddddd !important;
	border-right: 1px solid #dddddd !important;
    display: block;	
}
.module-tab .ui-tabs-panel{
	padding: 16px 12px !important;
}
.module-tab .ui-tabs .ui-tabs-nav {
    margin: 0;
	padding: 0px;
	margin-bottom: -2px;
	background: transparent !important;
}
.module-tab .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.module-tab .ui-tabs .ui-tabs-nav li{
	border-left: none;
}
.module-tab .ui-tabs .ui-tabs-nav li a{
	color: #333;
	font-size: 12px;
	outline: none;
}
.module-tab .ui-tabs .ui-tabs-nav li.ui-tabs-active:hover a{
	color: #333 !important;
}
.module-tab .ui-tabs .ui-tabs-nav li a i{
	font-size: 11px;
}
.module-tab .ui-tabs{
	border-bottom: 1px solid #ddd !important;
    border-left: 1px solid #ddd !important;
    border-top: none !important;
    border-right: none !important;
    margin: 0;
    padding: 0;
}
.module-tab .ui-widget-header {
    border: none;
}
.module-tab .ui-corner-all, 
.module-tab .ui-corner-bottom, 
.module-tab .ui-corner-right, 
.module-tab .ui-corner-br {
    border-bottom-right-radius: 0px !important;
}
.module-tab .ui-corner-all, 
.module-tab .ui-corner-bottom, 
.module-tab .ui-corner-left, 
.module-tab .ui-corner-bl {
    border-bottom-left-radius: 0px !important;
}
.module-tab .ui-corner-all, 
.module-tab .ui-corner-top, 
.module-tab .ui-corner-right, 
.module-tab .ui-corner-tr {
    border-top-right-radius: 0px !important;
}
.module-tab .ui-corner-all, 
.module-tab .ui-corner-top, 
.module-tab .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px !important;
}
.module-tab .ui-tabs .ui-tabs-nav li {
	margin: 0px !important;
}
.module-tab .ui-state-default, 
.module-tab .ui-widget-content .ui-state-default, 
.module-tab .ui-widget-header .ui-state-default, 
.module-tab .ui-tabs-vertical .ui-tabs-nav li{
    background: #f9f9f9 !important;
}
.module-tab .ui-state-hover, 
.module-tab .ui-widget-content .ui-state-hover, 
.module-tab .ui-widget-header .ui-state-hover, 
.module-tab .ui-state-focus, 
.module-tab .ui-widget-content .ui-state-focus, 
.module-tab .ui-widge{
	background: #fff !important;
	border-top: 1px solid #ddd !important;
	border-right: 1px solid #ddd !important;
}
.module-tab .tab-bricky .ui-state-hover a{
	color: #c83a2a !important;
}
.module-tab .tab-green .ui-state-hover a{
	color: #3d9400 !important;
}
.module-tab .tab-blue .ui-state-hover a{
	color: #364f6a !important;
}
.module-tab .tab-yellow .ui-state-hover a{
	color: #ffb848 !important;
}
.module-tab .ui-tabs-active a{
	color: #333 !important;
}
.module-tab .ui-state-active, 
.module-tab .ui-widget-content .ui-state-active, 
.module-tab .ui-widget-header .ui-state-active {
	background: #fff !important;
}
/*vertical*/
.module-tab .ui-tabs-vertical{
	border: none !important;
}
.module-tab .ui-tabs-vertical .ui-tabs-nav{
	border-bottom: 1px solid #dddddd;
    float: left;
    margin-bottom: 0;
	margin-top: -34px;
}
.module-tab .ui-tabs-vertical .ui-tabs-nav li{
    float: none;
	border: none !important;
}
.module-tab .ui-tabs-vertical  .ui-tabs-nav .ui-state-active a{
	background: #fff;
	border-right: none !important;
}
.module-tab .tab-bricky  .ui-tabs-vertical .ui-tabs-nav .ui-state-active a{
	border-top: 1px solid #ddd;
	border-left: 2px solid #c83a2a;
} 
.module-tab .tab-blue  .ui-tabs-vertical .ui-tabs-nav .ui-state-active a{
	border-top: 1px solid #ddd;
	border-left: 2px solid #364f6a;
} 
.module-tab .tab-green  .ui-tabs-vertical .ui-tabs-nav .ui-state-active a{
	border-top: 1px solid #ddd;
	border-left: 2px solid #3d9400;
} 
.module-tab .tab-yellow  .ui-tabs-vertical .ui-tabs-nav .ui-state-active a{
	border-top: 1px solid #ddd;
	border-left: 2px solid #ffb848;
} 
.module-tab .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	left: 1px;
	border-top: none;
}
.module-tab .ui-tabs-vertical .ui-tabs-nav li a{
	border-top: 1px solid #dddddd;
	background: #f9f9f9;
	width: 100%;
	border-left: 1px solid #dddddd;
}
.module-tab .ui-tabs-vertical .ui-tabs-panel{
	overflow: auto;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.module-tab .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	top: 0px;
	border-top: none;
}
.module-tab .ui-tabs-vertical .ui-tabs-nav .ui-state-hover a{
	background: #fff !important;
}
.module-tab .ui-tabs-vertical{
	display: table-row;
}
.module-tab .ui-tabs-vertical .ui-tabs-panel{
	display: table-cell;
    width: 100%;
}
/*accordion*/
.module-tab .ui-accordion .ui-accordion-header{
	background: #f3f7f8 !important;
    border: medium none !important;
    font-size: 14px;
    padding: 10px;
}
.module-tab .ui-accordion .ui-accordion-header span{
	font-size: 12px;
	color: #666;
}
.module-tab .ui-accordion .ui-accordion-content{
	border: none !important;
    padding: 10px;
}
.module-tab .tab-blue .ui-accordion-header-active{
	border-left: 2px solid #364f6a !important;
}
.module-tab .tab-bricky .ui-accordion-header-active{
	border-left: 2px solid #c83a2a !important;
}
.module-tab .tab-green .ui-accordion-header-active{
	border-left: 2px solid #3d9400 !important;
}
.module-tab .tab-yellow .ui-accordion-header-active{
	border-left: 2px solid #ffb848 !important;
}

/*Modules Tweet Feed*/
#twitter-feed {width:100%; margin:auto; font-family: Arial, Helvetica, sans-serif; padding:0px; border-radius:12px; background-color:#FFF; color:#333; overflow:auto;}
.twitter-article{ width:100%; border-top:1px dotted #CCC; float:left; padding:8px 0px 8px 0px; }
.twitter-pic { float:left; padding-right: 10px; }
.twitter-pic img { float:left; border-radius:7px; border:none; }
.twitter-text p { margin:0px; line-height:15px;}
.twitter-text a,h1 a { color: #00acee; text-decoration: none; }
.twitter-text a:hover,h1 a:hover { text-decoration: underline; color: #00acee; }
.twitter-text {font-size: 11px; }
.tweet-time { font-size:10px; color:#878787; float:right; }
.tweet-time a, .tweet-time a:hover { color:#878787; }
.tweetprofilelink a { color:#444; }
.tweetprofilelink a:hover { color:#444; }

/*Modules Video*/
.module-video .video-responsive{
	overflow:hidden;
	padding-bottom:56.25%;
	position:relative;
	height:0;
}
.module-video .video-responsive iframe{
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
}

/* Login */
.btn-facebook {
    background-color: #428bca;
    border-color: #357ebd;
    color: #fff;
}
.btn-facebook:hover {
    background-color: #3276b1;
    border-color: #285e8e;
    color: #fff;
}

/*page article*/
.blog-page .article-post{
	border-bottom: 1px solid #dddddd;
    margin-bottom: 50px;
    padding-bottom: 10px;
}
.blog-page .article-post:last-child{
	border-bottom: none;
}
.blog-page .post-meta{
	margin-bottom: 7px;
}

.blog-page .post-image{
	margin-bottom: 15px;
}
.module-blog img{
	max-width: 100%;
}
.blog-page .post-meta span,
.post-page .post-meta span{
	display: inline-block;
    padding-right: 10px;
}
.post-page .post-connect{
	margin-top: 50px;
}
.post-page .post-connect .article-show{
	margin-bottom: 5px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 5px;
}
.post-page .post-connect .article-show:last-child{
	border-bottom: none;
}
.post-page .post-meta{
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    margin: 20px 0;
    padding: 10px 0;
}
.post-content{
	margin-bottom: 15px;
}

/*Modules article*/
.module-most_article .most_article,
.module-lastest_article .lastest_article{
	border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.module-most_article .most_article:last-child,
.module-lastest_article .lastest_article:last-child{
	border-bottom: none;
}

/* module cart */
#shopping-cart {
  display: block;
  position: relative;
}
#shopping-cart .cart{	
	position: relative;
	outline: none;
}
#shopping-cart .cart i{	
	font-size: 25px;
}
#shopping-cart .cart span{
	border: 1px solid #fff;
	border-radius: 3px;
	left: 10px;
	padding: 2px 6px;
	position: absolute;
	top: -12px;
	background: #3276B1;
}
#shopping-cart .box-cart {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 7px 1px #666;
  color: #666;
  font-size: 12px;
  min-width: 400px;
  padding: 10px;
  position: absolute;
  z-index: 1000000;
  display:none;
}
#shopping-cart .box-cart table{
	width: 100%;
}
#shopping-cart .box-cart .center{
	text-align: center;
}
#shopping-cart .box-cart td{
	padding: 5px;
}
#shopping-cart .box-cart p{
	margin-bottom: 5px;
	margin-top: 0px;
}
#shopping-cart .box-cart span{
	font-weight: bold;
}
#shopping-cart .box-cart .total{
	float: right; 
	margin-top: 6px;
}
#shopping-cart .box-cart tr {
  border-bottom: 1px solid #eee;
}
#shopping-cart .box-cart tr:last-child{
	border-bottom: none;
}
.cart_info {
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px 0 #ccc;
  margin-bottom: 20px;
  padding: 10px 15px;
}
.page-cart{padding-bottom:25px;}
#cartCheckout .cart_info img {
  max-width: 90px;
}
.main-gallery {
  padding: 15px 0px;
}
.client-say .block-quote{
	background: none repeat scroll 0 0 #f8f8f8;
    border: 0 none;
    color: #666666;
    font-style: italic;
    margin: 0;
    padding: 15px;
    position: relative;
}
.client-say .block-quote-arrow-down{
	border-left: 15px solid rgba(0, 0, 0, 0);
    border-right: 15px solid rgba(0, 0, 0, 0);
    border-top: 15px solid #f8f8f8;
    height: 0;
    margin: 0 0 0 25px;
    width: 0;
}
.client-say .block-quote-author{
	margin: 8px 0 0 8px;
    min-height: 60px;
}
.client-say .img-thumbnail{
	float: left;
    margin-right: 10px;
}
.client-say .img-thumbnail img{
	max-width: 60px;
}
.client-say .block-quote-author strong{
	color: #111111;
    display: block;
    padding-top: 7px;
}
.client-say .block-quote-author span{
	color: #666666;
    display: block;
    font-size: 12px;
}
/*modules categories*/
.module-categories .list-categories li a{
	border-bottom: 1px solid #ededde;
    padding: 8px 20px 8px 30px;
    transition: all 0.3s ease 0s;
	outline: none;
}
.module-categories .list-categories .active a,
.module-categories .list-categories .actived a{
	background: #eee;
}
.module-categories .list-categories .active ul li a,
.module-categories .list-categories .actived ul li a{
	background: #fff;
}
.module-categories .list-categories .actived .actived a{
	background: #eee;
}
.module-categories .list-categories .actived ul .actived ul li a{
	background: #fff;
}
.module-categories .list-categories .active .active a{
	background: #f9f9f9;
}
.module-categories .list-categories .active .active ul li a{
	background: #fff;
}
.module-categories .list-categories .active .active .active a{
	background: #f9f9f9;
}
/*modules products*/
.box-product .layout-product{
	margin: 10px 0px;
}

.product-best-seller-wrap,
.layout-product.product-best-seller-wrap{
	position: relative;
}
.product-best-seller-wrap{
	display: block;
}
.product-best-seller-badge{
	background: #F97316;
	box-shadow: 0 4px 10px rgba(249, 115, 22, 0.35);
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1;
	padding: 6px 10px;
	position: absolute;
	right: 10px;
	text-transform: uppercase;
	top: 10px;
	z-index: 10;
}
/*Page 404*/
.page-error {
    text-align: center;
}
.page-error .error-number {
    display: block;
    font-size: 158px;
    font-weight: 300;
    letter-spacing: -10px;
    line-height: 128px;
    margin-top: 0;
    text-align: center;
}
.teal {
    color: #569099;
}
.page-error .error-details {
    display: block;
    padding-top: 0;
    text-align: center;
}
.col-sm-offset-3 {
    margin-left: 25%;
}
.page-error .error-details .btn-return {
    margin: 10px 0;
}
.btn-teal {
    background-color: #569099;
    border-color: #4d8189;
    color: #ffffff;
}
.btn-teal:hover, .btn-teal:focus, .btn-teal:active, .btn-teal.active {
    background-color: #4d8189;
    border-color: #447178;
    color: #ffffff;
}
.page-error .input-search{
	width: 100% !important;
}
.page-error .button-search{
	background-color: #569099;
    border-color: #4d8189;
    color: #ffffff;
}
.page-error .button-search:hover {
	background-color: #4d8189;
    border-color: #447178;
    color: #ffffff;
}
.p-color-sizes li label{
	margin-right: 5px;
}

label.disabled-value{
	font-weight: normal;
}
label.align-right{
  text-align: right;
}
label.align-left{
  text-align: left;
}



.form-group{
	min-height: 34px;
}

/*.form-group label{
	line-height: 34px;
}*/

/*@media screen and (min-width: 768px){
	.modal-dialog {
		width: 75vw;
		max-width: 1000px;
		padding-top: 100px;
	}
}*/
.padding-help-block{
  padding-left: 20px;
  padding-right: 20px;
}

#dg-navbar-collapse ul>li:first-child>a{
	/*padding-left: 0;*/
}

#cartStatus{
	padding-top: 20px;
	padding-bottom: 20px;
}

.navbar-inverse .container-fluid{
	background-color: #101010;
	padding-left: 0;
}

.navbar-inverse .container-fluid .navbar-collapse{
	padding-left: 0;
}

.navbar-inverse .container-fluid .navbar-toggle{
	margin-right: 0;
	background-color: #f3f3f3;
}

.module-menu54c59e0b857d2 .navbar-inverse .navbar-nav>li>a{
	color: #f1f1f1;
	font-size: 15px;
	font-weight: bold;
}
.module-menu54c59e0b857d2 .navbar-inverse .navbar-nav>li>a:hover{
	background-color: #202020;
}

.module-menu54c59e0b857d2 .navbar-inverse .navbar-nav>li.dropdown .container{
	max-width: 250px;
}

.module-menu54c59e0b857d2 .navbar-inverse .navbar-nav>li.dropdown .dropdown-menu{
	background-color: #101010;
}

.module-menu54c59e0b857d2 .navbar-inverse .navbar-nav>li.dropdown .dropdown-menu a{
	color: #f1f1f1;
	text-decoration: none;
	line-height: 1.75em;

}

.module-menu54c59e0b857d2 .navbar-inverse .navbar-nav>li.dropdown .menu-content .col-elment{
	padding-left: 0;
	padding-right: 0;
}

.module-menu54c59e0b857d2 .navbar-inverse .navbar-nav>li.dropdown .dropdown-menu .list-menu li:not(:last-child){
	border-bottom: 1px solid #353535;
	
}

.module-menu54c59e0b857d2 .navbar-inverse .navbar-nav>li.dropdown .dropdown-menu .list-menu li{
	padding-left: 10px;
	padding-right: 10px;
}

.module-menu54c59e0b857d2 .navbar-inverse .navbar-nav>li.dropdown .dropdown-menu .list-menu li:hover{
	background-color: #202020;
}


.topindex{border:1px solid #d6d6d6;box-shadow:0 0 12px rgba(0, 0, 0, .1); margin-bottom: 20px;}
.topindexhead{text-align:center;color:#fff;background:#222;font-size:14px;font-weight:bold;padding:10px;margin:1px;}

.topindex hr{
	margin-bottom: 0;
}
.topindex hr~div{
	float: none !important;
	direction: rtl;
	line-height: 40px;
}
#cartCheckout{
  margin-top: 20px;
}
.add-on .input-group-btn > .btn {
	border-left-width:0;left:-2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* stop the glowing blue shadow */
.add-on .form-control:focus {
	box-shadow:none;
	-webkit-box-shadow:none; 
	border-color:#cccccc; 
}
.bx-viewport ul{
	padding: 0;
}
.slide-top .container{
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.bx-wrapper img{
	margin: 0 auto;
}
.slide-title-see-more{
  position: absolute;
  top: 70%;
  right: 14.7%;
  background:#0099ff;
  padding: 10px;
  border-radius:3px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  box-shadow: 1px 1px 4px 1px rgba(49, 49, 49, 0.35);
}
.slide-title-see-more a{
	color: #fff;
}
.slide-title-top{
	position: absolute;
	top: 20%;
	right: 25%;

}
.side-title-top-span{
	float: right;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 500;
    width: 578px;
    text-align: right;
    position: initial;
    text-shadow: 1px 1px 1px #333;
    color: #0099ff;
}
@media (max-width: 480px){
	.side-title-top-span{
		font-size: 15px;
	}
	.slide-title-see-more{
		padding: 5px;
	    font-size: 8px;
	}
	.module-padding{
		padding: 0 !important;
	}
	.item-product{
		height: 100%;
	    overflow: hidden;
	}
}
.box-slide-big{
	width: 100%;
}
.thumbnail {
	border: none;
}
.item-product{
    overflow: auto;
}
.title-product{
	font-size: 30px;
    color: #00ACEE;
    font-weight: bold;
}
.page-header{
	margin-bottom: 30px;
}
@media (max-width: 480px){
	.page-header{
		margin-bottom: 10px !important;
	}
}
.view-more{
    margin-bottom: 20px;
    margin-top: 20px;	
}
.view-more a{
	background: #00ACEE;
    color: #fff;
    padding: 15px 45px;
    font-size: 14px;
    border-radius: 3px;
    font-weight: bold;
}
.box-pruduct-img{
	border: 1px solid #e8e8e8;
}
.bg-member{
	background: url(../images/bg-mem.jpg) no-repeat center;
	background-size: cover;
}
.product-new .bx-viewport{
	background: url(../images/bg-img.png) no-repeat center;
	background-size: cover;
	/*z-index: 1*/
}
.product-new .bx-wrapper{
	background: #EFEFEF;
}
.title-mem{
	color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin-top: 50px;
}
@media (max-width: 480px){
	/*.bx-wrapper{
		 margin-bottom: 20px !important;
	}*/
	/*.product-design img {
		width: 100% !important;
		height: auto !important;
	}*/
	/*.design-area{
		height: 207px !important;
	    width: 139px !important;
	    left: 136px !important;
	    /*top: 109px !important;
	}
	.modelImage{
		left: 10% !important
	}
	*/
	.module-image-logo{
		width: 160px;
	    position: absolute;
	    z-index: 1;
	    top: 10px;
	}

}
.title-tags{
	font-size: 16px;
	color: #666;
	font-weight: bold;
	/*margin-bottom: 20px;*/
}
.bg-danger{
	background-color: unset;
}
.tags{
	padding: 15px;

}
.tags-ul{
	padding: 0;
    line-height: 30px;
    list-style: none;
    /*border-top: 1px solid #cecece;*/
    /*padding: 20px 0;*/
}
.tags-ul li {		float: left;	
	color: #666;
	background: url(../images/icon-tags-active.png) no-repeat;
    display: block;
    position: relative;
    background-position: left center;
}
.active-li{
	/*color: #ff9b00 !important;*/
	background: url(../images/icon-tags.png) no-repeat !important;
    display: block !important;
    position: relative !important;
    background-position: left center !important;
}

.tags-ul a:hover{
	color: #ff5400 !important;
}
.active-a{
	color: #ff5400 !important
}
.tags-ul a{
	font-size: 15px;
	margin-left: 10px;
	color: #666;

}
.title-khoanh{
	text-align: center;
    padding: 20px 0;
}
.title-khoanh h3{
	text-transform: uppercase;
	font-size: 30px;
    color: #666;
    font-weight: 400;
    letter-spacing: 1px;
}
.title-khoanh p{
	color: #888;
	font-weight: 400;
	letter-spacing: 1px;
	    font-size: 15px;
}
.text-gioithieu p{
	line-height: 20px;
    color: #666;

}
.text-cover{
	text-align: center;
	float: right;
	margin: 120px auto;
}
@media (max-width: 480px){
	.text-cover{
		margin: 20px auto;
	}
	.title-cover h1{
		font-size: 15px
	}
	.title-cover h3{
		font-size: 13px !important;
	}
	.title-cover p{
		margin-top: 15px !important;
	}
	.title-cover p span{
		font-size: 10px !important;
    	padding: 6px !important;
	}
	.text-top{
		display: none
	}
	.list-product{
		padding: 40px 0;
	}

}
.title-cover h3{
	font-size: 30px;
    color: #555;
    font-weight: 400;
    margin: 0;
}
.title-cover h1{
	text-transform: uppercase;
	color: #555;
    font-weight: 400;
    margin: 0;
}
.title-cover h1 span{
	background: #333;
    color: #ffed00;
    padding: 2px 1px 0px 1px;
}
.title-cover p{
	margin-top: 40px;
}
.title-cover p span{
	background: #ffff00;
    padding: 13px 15px;
    color: #555;
    text-transform: uppercase;
    font-weight: 600;
    box-shadow: 2px 3px #666;
}
.title-cover img{
	margin-left: 10px;
}
.title-cover a:hover{
	text-decoration: none;

}

.title-cover a:hover span{
	color: #09f;

}
.cover-thietke{
	background: url(../images/cover-thietke.png) no-repeat center top;
    background-size: cover;
}
.member-new #shopping-cart{
	float: right;
	margin-top: -45px;
}
@media (max-width: 480px){
	.member-new #shopping-cart{
		margin-top: -25px;
	}
}
.member-new .module-login{
	margin-right: 30px;
}
@media (max-width: 480px){
	.hiden-contact{
		display: none
	}
	.view-more{
		margin-top:0 !important;
	}
}

/*css table*/
.blog-page tbody tr th{
	color: #09f;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
}
.blog-page tbody tr td{
    font-weight: 500;
    text-align: center;
}
/*style1*/
.blog-page .style1 td{
	border-top: 2px dashed #09f !important;
}
.blog-page .style1 th{
	border-top: none !important;
}
/*style2*/
.blog-page .style2 {
	border: 2px dashed #09f !important;
	/*border-top: none !important;*/
}

.blog-page .style2 td{
	border-top: none !important;
}
.blog-page .style2>tbody>tr>td{
	text-align: none;
}
/*style3*/
.blog-page .style3>td,>th{
	border: 1px solid #d8d8d8;
}
.blog-page .style3 th{
	background: #09f;
	color: #fff;
}
/*style4*/
.blog-page .style4>td,>th{
	border: 1px solid #d8d8d8;
}
.blog-page .style4>th{
	color: #333;
}  
.blue-text{
	color: #09f;
	font-weight: 500;
	text-transform: capitalize;
}
.red-text{
	color: red;
	font-weight: 500;
	text-transform: capitalize;
}
.center-text{
	text-align: center;
}
.fa-bars{
	font-size: x-large !important;
}
.blog-page h2{
	text-transform: uppercase;
    text-align: center;
    /* border-bottom: 2px solid #09f; */
    padding-bottom: 20px;
}

.blog-page .title1{
	color: #09f;
    font-size: 30px;
    text-align: center;
    line-height: 70px;
}
.blog-page .title2{
	font-size: 20px;
    line-height: 50px;
}
.content-title1{
	text-align: center;
    color: #09f;
}
.content-title1 strong{
	font-size: 22px
}
.content-title2{
	text-align: center;
}
.content-title2 strong{
	font-size: 20px
}
.row #list-image{
	margin-bottom: 50px;
}
.title-pro1{
	font-size: 30px;
    color: #00ACEE;
    font-weight: bold;
    text-align: center;
}
.text-title-popup{
	font-weight: 500;
    color: #555;
    text-transform: capitalize;
    /* text-align: initial; */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 130px;
}
@media (max-width: 480px){
	.text-title-popup{
		width: 70px
	}
	.price-product{
		font-size: 10px
	}
	.tags-ul li{
		float: left;
		margin: 0 5px;
	}
}
.price-product{
	color: #0089ff;
    font-weight: 500;
}
.mg200{
	margin-top: 200px
}
@media(max-width: 480px){
	.mg200{
		margin-top:20px;
	}
}

.thumbnail{
	margin-bottom: 13px;
	padding: 0
}
.thumb{
	/*min-height: 272px*/
}
.thumbnail>img, .thumbnail a>img{
	padding: 11px 0px;
}
@media (max-width: 480px){
	.thumbnail>img, .thumbnail a>img{
		padding: 0;
	}
}
.color-title{
	color: #666;
    text-align: center;
    font-weight: 500;
    background: #eaeaea;
    padding: 6px 0;
}
.center-p{
	text-align: center;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.iframe-container {
	position:relative;
    padding-bottom:80%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.iframe-container iframe {
   position:absolute;
   top:0;
   left:0;
   width:100%;
   height:100%;
}

/* 4x3 Aspect Ratio */
.iframe-container-4x3 {
  padding-top: 75%;
}
@media (min-width: 481px) and ( max-width: 768px){
	.module-image-logo{
		position: absolute;
	    padding-top: 10px;
	}
	.module-padding{
		padding-top: 0!important;
	}
	.title-mem{
		margin: 0;
	    position: absolute;
	    margin-top: -44px;
	    margin-left: -35px;
	    color: #00acee;
	    font-size: 26px;
	    background: yellow;
	    padding: 8px 10px;

	}
	.item-product{
		margin: 40px 0;
	}
	.hiden-contact p{
		position: absolute;
    	margin-top: 8px;
	}
	.member-new #shopping-cart{
		margin-top: -30px;
	}
	.module-login{
		margin-top: 5px;
	}

}
.panel-default{
	border-radius: 0;
}
@media (min-width: 769px) and ( max-width: 1024px){
	.module-image-logo{
		margin-top: 25px;
	}
		.slide-title-see-more{
		padding: 5px;
	    font-size: 15px;
	}
}
/*@media (max-width: 480px){
	.bg-th{
		background: #e2e2e2;
	}
	.bg-td{
		background: #efefef;
	}
}*/

.row-elment[data-id="53"]{
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: 10px defaults #FFFFFF;
	background-color: #FFFFFF;
	background-repeat: repeat;
}

.row-elment[data-id="53"] .container{
	max-width: 1156px;
	margin-left: auto;
	margin-right: auto;
}

/* Frontend footer polish */
.module-5b836a4260037{
	padding-top: 34px !important;
	padding-bottom: 22px !important;
	background: #000000 !important;
	color: #d4d4d4;
}
.module-5b836a4260037 .row-content{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}
.module-5b836a4260037 .col-elment{
	margin-bottom: 18px;
}
.module-5b836a4260037 .module-content,
.module-5b836a4260037 .module-main,
.module-5b836a4260037 .text-gioithieu{
	height: 100%;
}
.module-5b836a4260037 .text-gioithieu{
	padding: 0 20px;
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}
.module-5b836a4260037 p{
	margin: 0 0 10px;
	color: #d4d4d4;
	line-height: 1.6;
}
.module-5b836a4260037 p:last-child{
	margin-bottom: 0;
}
.module-5b836a4260037 a{
	color: #ffffff;
	text-decoration: none;
	transition: opacity 0.2s ease;
}
.module-5b836a4260037 a:hover,
.module-5b836a4260037 a:focus{
	opacity: 0.72;
	text-decoration: none;
}
.module-5b836a4260037 .text-gioithieu .fa{
	width: auto;
	color: inherit;
	font-family: inherit;
}
.module-5b836a4260037 .text-gioithieu .fa:before{
	min-width: 18px;
	margin-right: 7px;
	color: #ffffff;
	font-family: FontAwesome;
}
.module-5b836a4260037 img{
	max-width: 100%;
	height: auto;
}
.module-5b836930d57f6{
	clear: both;
	margin: 0 !important;
	padding: 12px 0 !important;
	background: #000000 !important;
	border-top: 1px solid #1f1f1f;
}
.module-5b836a4260037{
	clear: both;
	margin: 0 !important;
}
.module-5b836930d57f6 p{
	margin: 0;
	color: #9ca3af !important;
	font-size: 13px;
	line-height: 1.9;
}
.module-5b836930d57f6 a{
	display: inline-block;
	margin: 2px 5px;
	color: #d4d4d4 !important;
	text-decoration: none !important;
	transition: opacity 0.2s ease;
}
.module-5b836930d57f6 a:hover,
.module-5b836930d57f6 a:focus{
	opacity: 0.72;
}

@media (max-width: 767px){
	.module-5b836a4260037{
		padding-top: 26px !important;
		padding-bottom: 10px !important;
	}
	.module-5b836a4260037 .row-content{
		display: block;
	}
	.module-5b836a4260037 .text-gioithieu{
		padding: 0;
	}
	.module-5b836930d57f6{
		padding-left: 12px !important;
		padding-right: 12px !important;
	}
}

/* Frontend header and navigation polish */
.top-menu-gecko-new{
	background: #000000 !important;
	color: #d4d4d4;
	font-size: 13px;
}
.top-menu-gecko-new > .container > .row-content{
	display: flex;
	align-items: center;
}
.top-menu-gecko-new .module-padding{
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}
.top-menu-gecko-new p{
	margin: 0;
	line-height: 1.5;
}
.top-menu-gecko-new a{
	color: #ffffff;
	text-decoration: none;
	transition: opacity 0.2s ease;
}
.top-menu-gecko-new a:hover,
.top-menu-gecko-new a:focus{
	opacity: 0.72;
	text-decoration: none;
}
.top-menu-gecko-new > .container > .row-content > .col-md-4{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 18px;
}
.top-menu-gecko-new > .container > .row-content > .col-md-4 > .row-content{
	width: auto;
}
.top-menu-gecko-new .module-login,
.top-menu-gecko-new #shopping-cart{
	float: none;
	margin: 0;
}
.top-menu-gecko-new #user_info,
.top-menu-gecko-new #shopping-cart .cart{
	color: #ffffff;
}
.top-menu-gecko-new #shopping-cart .cart i{
	font-size: 18px;
}
.top-menu-gecko-new #shopping-cart .cart span{
	top: -9px;
	left: 12px;
	min-width: 18px;
	padding: 1px 5px;
	border: 1px solid #ffffff;
	background: #ffffff;
	color: #000000;
	font-size: 11px;
}
.top-menu-gecko-new .dropdown-menu{
	margin-top: 8px;
	border: 0;
	border-radius: 0;
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.16);
}
.top-menu-gecko-new .dropdown-menu a{
	color: #111111;
}

.menu-gecko-new{
	background: #ffffff !important;
	border-bottom: 1px solid #eeeeee;
}
.menu-gecko-new > .container > .row-content{
	display: flex;
	align-items: center;
}
.menu-gecko-new .module-padding{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.menu-gecko-new .module-image-logo{
	text-align: left !important;
}
.menu-gecko-new .module-image-logo img{
	max-height: 54px;
	width: auto;
	padding: 7px 0;
}
.menu-gecko-new .module-menu,
.menu-gecko-new .navbar,
.menu-gecko-new .container-fluid,
.menu-gecko-new .module-menu54c59e0b857d2 .module-content{
	min-height: 0;
	background: transparent !important;
	border: 0;
	box-shadow: none;
}
.menu-gecko-new .container-fluid{
	padding-right: 0;
}
.menu-gecko-new .navbar-collapse{
	padding-right: 0;
}
.menu-gecko-new .navbar-nav{
	float: right;
}
.menu-gecko-new .module-menu .navbar-nav > li.dropdown{
	position: relative !important;
}
.menu-gecko-new .navbar-nav > li > a{
	padding: 24px 12px 22px;
	color: #111111 !important;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1;
	background: transparent !important;
	position: relative;
}
.menu-gecko-new .navbar-nav > li > a:after{
	content: "";
	position: absolute;
	right: 12px;
	bottom: 14px;
	left: 12px;
	height: 2px;
	background: #000000;
	opacity: 0;
	transform: scaleX(0.4);
	transition: opacity 0.2s ease, transform 0.2s ease;
}
.menu-gecko-new .navbar-nav > li > a:hover,
.menu-gecko-new .navbar-nav > li > a:focus{
	color: #000000 !important;
	background: transparent !important;
}
.menu-gecko-new .navbar-nav > li > a:hover:after,
.menu-gecko-new .navbar-nav > li > a:focus:after,
.menu-gecko-new .navbar-nav > li.open > a:after{
	opacity: 1;
	transform: scaleX(1);
}
.menu-gecko-new .dropdown-menu{
	left: 0 !important;
	right: auto !important;
	width: 320px;
	min-width: 320px;
	max-width: calc(100vw - 32px);
	margin-top: 0;
	padding: 10px 0;
	background: #ffffff;
	border: 1px solid #eeeeee;
	border-radius: 0;
	box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
	overflow: hidden;
}
.menu-gecko-new .dropdown-menu .row-elment,
.menu-gecko-new .dropdown-menu .row-content,
.menu-gecko-new .dropdown-menu .container,
.menu-gecko-new .dropdown-menu .col-elment{
	float: none !important;
	display: block !important;
	width: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}
.menu-gecko-new .module-menu .menu-content .list-menu{
	border: 0;
	background: #ffffff;
}
.menu-gecko-new .module-menu .menu-content .list-menu li a{
	padding: 8px 14px;
	color: #111111;
	font-size: 13px;
	font-weight: 600;
	text-transform: none;
}
.menu-gecko-new .module-menu .menu-content .list-menu li a:hover,
.menu-gecko-new .module-menu .menu-content .list-menu li a:focus{
	background: #f5f5f5;
	color: #000000;
}

@media (max-width: 767px){
	.top-menu-gecko-new > .container > .row-content,
	.menu-gecko-new > .container > .row-content{
		display: block;
	}
	.top-menu-gecko-new{
		text-align: center;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-4{
		justify-content: center;
		gap: 16px;
	}
	.menu-gecko-new .module-image-logo{
		text-align: center !important;
	}
	.menu-gecko-new .module-image-logo img{
		max-height: 48px;
		margin: 0 auto;
	}
	.menu-gecko-new .navbar-toggle{
		float: none;
		display: block;
		margin: 4px auto 12px !important;
		border: 1px solid #111111;
		border-radius: 0;
		background: #ffffff !important;
		color: #111111;
	}
	.menu-gecko-new .navbar-collapse{
		padding: 0;
		border-top: 1px solid #eeeeee;
		box-shadow: none;
	}
	.menu-gecko-new .navbar-nav{
		float: none;
		margin: 0;
		padding: 8px 0;
	}
	.menu-gecko-new .navbar-nav > li > a{
		padding: 13px 16px;
		text-align: center;
	}
	.menu-gecko-new .navbar-nav > li > a:after{
		display: none;
	}
	.menu-gecko-new .dropdown-menu{
		width: 100%;
		min-width: 0;
		max-width: none;
		text-align: center;
		box-shadow: none;
	}
}

/* Auth pages and blog UX polish */
.module-user,
.module-blog{
	padding: 48px 0;
}
.module-user .module-main:before,
.module-user .module-main:after{
	content: " ";
	display: table;
}
.module-user .module-main:after{
	clear: both;
}
#fr-login,
#fr-cart-register,
#fr-forgot,
.blog-page{
	max-width: 980px;
	margin: 0 auto;
}
#fr-login,
#fr-cart-register,
#fr-forgot{
	padding: 34px;
	background: #ffffff;
	border: 1px solid #eeeeee;
	box-shadow: 0 18px 45px rgba(0, 0, 0, 0.08);
}
#fr-login{
	max-width: 520px;
}
#fr-cart-register,
#fr-forgot{
	max-width: 640px;
}
#fr-login .row{
	margin: 0;
}
#fr-login .col-sm-6{
	float: none;
	width: 100%;
	padding: 0;
}
#fr-login h1,
#fr-cart-register h1,
#fr-forgot h1,
.blog-page .page-header h1,
.post-page h1{
	margin: 0 0 10px;
	color: #111111;
	font-size: 30px;
	font-weight: 800;
	line-height: 1.25;
	letter-spacing: -0.02em;
}
#fr-login h1 + span,
#fr-forgot .help-block{
	display: block;
	margin-bottom: 26px;
	color: #666666;
	font-size: 15px;
}
#fr-login label,
#fr-cart-register label,
#fr-forgot label{
	margin-bottom: 8px;
	color: #111111;
	font-size: 13px;
	font-weight: 700;
}
#fr-login .form-control,
#fr-cart-register .form-control,
#fr-forgot .form-control{
	height: 46px;
	border: 1px solid #d8d8d8;
	border-radius: 0;
	box-shadow: none;
	font-size: 15px;
}
#fr-login .form-control:focus,
#fr-cart-register .form-control:focus,
#fr-forgot .form-control:focus{
	border-color: #111111;
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.08);
}
#fr-login .btn,
#fr-cart-register .btn,
#fr-forgot .btn,
.blog-page .btn{
	border: 0;
	border-radius: 0;
	padding: 12px 18px;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}
#fr-login .btn-primary,
#fr-cart-register .btn-primary,
#fr-forgot .btn-primary,
.blog-page .btn-primary{
	background: #000000;
	color: #ffffff;
}
#fr-login .btn-primary:hover,
#fr-cart-register .btn-primary:hover,
#fr-forgot .btn-primary:hover,
.blog-page .btn-primary:hover{
	background: #222222;
}
#fr-login .btn-danger,
#fr-cart-register .btn-danger{
	background: #ffffff;
	border: 1px solid #111111;
	color: #111111;
}
#fr-login .btn-danger:hover,
#fr-cart-register .btn-danger:hover{
	background: #f5f5f5;
}
#fr-login .form-group a,
#fr-forgot .form-group a{
	color: #111111;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 3px;
}
#fr-cart-register.form-horizontal .form-group{
	margin-left: 0;
	margin-right: 0;
}
#fr-cart-register .control-label,
#fr-forgot label{
	padding-top: 0;
	text-align: left;
}
#fr-cart-register .col-md-6,
#fr-forgot .col-sm-6{
	width: 100%;
	max-width: none;
	padding-left: 0;
	padding-right: 0;
}
#fr-cart-register .col-md-2,
#fr-forgot .col-sm-2{
	display: block;
	float: none;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.blog-page{
	color: #333333;
}
.blog-page .page-header{
	margin: 0 0 28px;
	padding: 0 0 18px;
	border-bottom: 1px solid #eeeeee;
}
.blog-page .category-info,
.blog-page .article-post,
.post-page{
	background: #ffffff;
}
.blog-page .article-post{
	margin-bottom: 22px !important;
	padding: 24px;
	border: 1px solid #eeeeee;
	transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.blog-page .article-post:hover{
	border-color: #d8d8d8;
	box-shadow: 0 18px 45px rgba(0, 0, 0, 0.08);
	transform: translateY(-2px);
}
.blog-page .post-image img{
	width: 100%;
	max-width: 170px;
	margin: 0;
	border: 0;
	border-radius: 0;
	padding: 0;
}
.blog-page .post-content h3{
	margin-bottom: 10px !important;
	font-size: 24px;
	font-weight: 800;
	line-height: 1.25;
}
.blog-page .post-content h3 a,
.post-page h1{
	color: #111111;
	text-decoration: none;
}
.blog-page .post-content h3 a:hover{
	color: #000000;
	text-decoration: underline;
	text-underline-offset: 4px;
}
.blog-page .post-content p{
	color: #555555;
	font-size: 15px;
	line-height: 1.75;
}
.blog-page .post-meta{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px 18px;
	margin-top: 18px;
	color: #777777;
	font-size: 13px;
}
.blog-page .post-meta span{
	display: inline-flex;
	align-items: center;
	gap: 6px;
}
.blog-page .post-meta .btn{
	margin-left: auto;
}
.post-page{
	max-width: 860px;
	margin: 0 auto;
	padding: 10px 0 36px;
}
.post-page h1{
	margin-bottom: 24px;
	font-size: 38px;
}
.post-page .post-content{
	color: #333333;
	font-size: 16px;
	line-height: 1.85;
}
.post-page .post-content img,
.blog-page img{
	max-width: 100%;
	height: auto;
}
.post-page .post-content p{
	margin-bottom: 18px;
}
.pagination,
.blog-page > .pagination{
	margin-top: 28px;
}
.pagination > li > a,
.pagination > li > span{
	border-radius: 0 !important;
	color: #111111;
}
.pagination > .active > a,
.pagination > .active > span{
	background: #000000;
	border-color: #000000;
}

@media (max-width: 767px){
	.module-user,
	.module-blog{
		padding: 28px 0;
	}
	#fr-login,
	#fr-cart-register,
	#fr-forgot,
	.blog-page .article-post{
		padding: 22px;
	}
	#fr-login h1,
	#fr-cart-register h1,
	#fr-forgot h1,
	.blog-page .page-header h1,
	.post-page h1{
		font-size: 26px;
	}
	.blog-page .article-post .col-sm-2,
	.blog-page .article-post .col-sm-10{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.blog-page .post-image img{
		max-width: 100%;
		margin-bottom: 16px;
	}
	.blog-page .post-meta{
		display: block;
	}
	.blog-page .post-meta span{
		display: block;
		margin-bottom: 8px;
	}
	.blog-page .post-meta .btn{
		float: none !important;
		display: block;
		width: 100%;
		margin-top: 14px;
		text-align: center;
	}
}

/* Contact page polish */
.module-54fc1f05f2541{
	padding: 46px 0 18px !important;
	margin-bottom: 0 !important;
	background: #f7f7f7 !important;
}
.module-54fc1f05f2541 .container{
	max-width: 1180px;
}
.module-54fc1f05f2541 iframe{
	display: block;
	width: 100% !important;
	height: 430px !important;
	border: 0 !important;
	filter: grayscale(0.15);
	box-shadow: 0 18px 50px rgba(0, 0, 0, 0.10);
}
.module-custom57249a7c51172,
.module-custom54fbde76ef7e6{
	margin: 0 !important;
}
.module-custom57249a7c51172 .module-content,
.module-custom54fbde76ef7e6 .module-content{
	background: #ffffff;
	border: 1px solid #eeeeee;
	min-height: 260px;
}
.module-custom57249a7c51172 .text-gioithieu,
.module-custom54fbde76ef7e6 .text-gioithieu{
	padding: 34px;
}
.module-custom57249a7c51172 h2{
	margin: 0;
	color: #111111;
	font-size: 34px;
	font-weight: 800;
	line-height: 1.2;
	text-align: left !important;
	letter-spacing: -0.02em;
}
.module-custom57249a7c51172 h2:after{
	content: "Custom T-Shirts • HCMC";
	display: block;
	margin-top: 14px;
	color: #666666;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0;
}
.module-custom54fbde76ef7e6 h4{
	margin: 0 0 14px;
	color: #111111;
	font-size: 20px;
	font-weight: 800;
}
.module-custom54fbde76ef7e6 ul{
	margin-bottom: 24px;
}
.module-custom54fbde76ef7e6 li{
	position: relative;
	padding: 8px 0 8px 20px;
	color: #444444;
	font-size: 15px;
	line-height: 1.6;
}
.module-custom54fbde76ef7e6 li:before{
	content: "";
	position: absolute;
	top: 18px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #111111;
}
.module-custom54fbde76ef7e6 a{
	color: #111111;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 3px;
}
.module-custom54fbde76ef7e6 hr{
	margin: 8px 0 24px;
	border-top-color: #eeeeee;
}
.module-custom57249a7c51172 .module-content{
	display: flex;
	align-items: center;
}
.module-custom57249a7c51172 .module-main,
.module-custom57249a7c51172 .text-gioithieu{
	width: 100%;
}
.module-custom57249a7c51172 .module-content,
.module-custom54fbde76ef7e6 .module-content{
	box-shadow: 0 14px 40px rgba(0, 0, 0, 0.06);
}
.module-custom57249a7c51172,
.module-custom54fbde76ef7e6{
	margin-bottom: 64px !important;
}

@media (max-width: 767px){
	.module-54fc1f05f2541{
		padding: 28px 0 12px !important;
	}
	.module-54fc1f05f2541 iframe{
		height: 320px !important;
	}
	.module-custom57249a7c51172 .text-gioithieu,
	.module-custom54fbde76ef7e6 .text-gioithieu{
		padding: 24px;
	}
	.module-custom57249a7c51172 .module-content,
	.module-custom54fbde76ef7e6 .module-content{
		min-height: 0;
	}
	.module-custom57249a7c51172{
		margin-bottom: 16px !important;
	}
	.module-custom54fbde76ef7e6{
		margin-bottom: 40px !important;
	}
	.module-custom57249a7c51172 h2{
		font-size: 28px;
	}
}

/* Contact page refinement: cleaner, less bulky, more professional */
.module-54fc1f05f2541{
	padding: 44px 0 0 !important;
	background: #fafafa !important;
}
.module-54fc1f05f2541 > .container{
	width: calc(100% - 48px) !important;
	max-width: 1180px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 0 !important;
}
.module-54fc1f05f2541 iframe{
	height: 360px !important;
	box-shadow: none;
	border: 1px solid #e8e8e8 !important;
	background: #eeeeee;
}
.module-custom57249a7c51172,
.module-custom54fbde76ef7e6{
	margin-top: 32px !important;
	margin-bottom: 80px !important;
}
.row-elment:has(.module-custom57249a7c51172) > .container > .row-content{
	display: flex;
	align-items: stretch;
	gap: 24px;
}
.row-elment:has(.module-custom57249a7c51172) > .container > .row-content > .col-md-6{
	float: none;
	display: flex;
	flex: 1 1 0;
	width: auto;
	padding-left: 0;
	padding-right: 0;
}
.module-custom57249a7c51172,
.module-custom54fbde76ef7e6{
	display: flex;
	flex: 1 1 auto;
	height: auto;
}
.module-custom57249a7c51172 .module-border,
.module-custom54fbde76ef7e6 .module-border,
.module-custom57249a7c51172 .module-padding,
.module-custom54fbde76ef7e6 .module-padding,
.module-custom57249a7c51172 .module-content,
.module-custom54fbde76ef7e6 .module-content{
	height: 100%;
}
.module-custom57249a7c51172 .module-content,
.module-custom54fbde76ef7e6 .module-content{
	min-height: 360px;
	box-shadow: none;
	border: 1px solid #e8e8e8;
}
.module-custom57249a7c51172 .module-content{
	background: #0b0b0b;
	color: #ffffff;
}
.module-custom57249a7c51172 .text-gioithieu,
.module-custom54fbde76ef7e6 .text-gioithieu{
	padding: 44px;
}
.module-custom57249a7c51172 h2{
	color: #ffffff;
	font-size: 38px;
	max-width: 420px;
}
.module-custom57249a7c51172 h2:before{
	content: "LIÊN HỆ";
	display: block;
	margin-bottom: 18px;
	color: #a3a3a3;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0.18em;
}
.module-custom57249a7c51172 h2:after{
	color: #cfcfcf;
	font-size: 16px;
}
.module-custom54fbde76ef7e6 h4{
	font-size: 24px;
}
.module-custom54fbde76ef7e6 li{
	padding: 10px 0;
	border-bottom: 1px solid #f0f0f0;
	list-style: none;
}
.module-custom54fbde76ef7e6 li:last-child{
	border-bottom: 0;
}
.module-custom54fbde76ef7e6 li:before{
	display: none;
}
.module-custom54fbde76ef7e6 ul{
	padding-left: 0;
}
.module-custom54fbde76ef7e6 strong{
	color: #111111;
}

@media (max-width: 767px){
	.module-54fc1f05f2541 > .container{
		width: calc(100% - 24px) !important;
	}
	.module-54fc1f05f2541 iframe{
		height: 300px !important;
	}
	.module-custom57249a7c51172,
	.module-custom54fbde76ef7e6{
		margin-top: 18px !important;
		margin-bottom: 18px !important;
	}
	.row-elment:has(.module-custom57249a7c51172) > .container > .row-content{
		display: block;
	}
	.row-elment:has(.module-custom57249a7c51172) > .container > .row-content > .col-md-6{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.module-custom54fbde76ef7e6{
		margin-bottom: 48px !important;
	}
	.module-custom57249a7c51172 .module-content,
	.module-custom54fbde76ef7e6 .module-content{
		min-height: 0;
	}
	.module-custom57249a7c51172 .text-gioithieu,
	.module-custom54fbde76ef7e6 .text-gioithieu{
		padding: 28px;
	}
}

/* FAQ article page: professional support/documentation layout */
.post-page.post-id-22{
	max-width: 1040px;
	padding: 56px 0 72px;
}
.post-page.post-id-22 > h1{
	margin: 0 auto 34px;
	max-width: 820px;
	color: #0f172a;
	font-size: clamp(34px, 4vw, 56px);
	font-weight: 900;
	line-height: 1.05;
	letter-spacing: -0.045em;
	text-align: center;
}
.post-page.post-id-22 > h1:before{
	content: "FAQ";
	display: inline-block;
	margin-bottom: 18px;
	padding: 7px 12px;
	border: 1px solid #dbe3ee;
	color: #475569;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 0.16em;
	line-height: 1;
	text-transform: uppercase;
}
.post-page.post-id-22 > h1:after{
	content: "Tìm câu trả lời nhanh về in áo, thanh toán, bảo hành, thiết kế và giao hàng.";
	display: block;
	max-width: 640px;
	margin: 18px auto 0;
	color: #475569;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.65;
	letter-spacing: 0;
}
.post-page.post-id-22 .post-content{
	max-width: 860px;
	margin: 0 auto;
	counter-reset: faq-item;
}
.post-page.post-id-22 .post-content p:has(> strong){
	position: relative;
	margin: 0;
	padding: 24px 28px 18px 72px;
	background: #ffffff;
	border: 1px solid #e5e7eb;
	border-bottom: 0;
	color: #111827;
	font-size: 20px;
	font-weight: 900;
	line-height: 1.35;
	counter-increment: faq-item;
}
.post-page.post-id-22 .post-content p:has(> strong):before{
	content: counter(faq-item, decimal-leading-zero);
	position: absolute;
	top: 24px;
	left: 28px;
	color: #94a3b8;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 0.08em;
}
.post-page.post-id-22 .post-content p:has(> strong) strong{
	font-weight: 900;
}
.post-page.post-id-22 .post-content ul{
	margin: 0 0 18px;
	padding: 0 28px 24px 72px;
	background: #ffffff;
	border: 1px solid #e5e7eb;
	border-top: 0;
	color: #334155;
	list-style: none;
}
.post-page.post-id-22 .post-content li{
	position: relative;
	margin: 0;
	padding: 8px 0;
	font-size: 16px;
	line-height: 1.75;
}
.post-page.post-id-22 .post-content li:before{
	content: "";
	position: absolute;
	top: 20px;
	left: -22px;
	width: 6px;
	height: 6px;
	background: #0f172a;
}
.post-page.post-id-22 .post-content a{
	color: #0f172a;
	font-weight: 800;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 4px;
}
.post-page.post-id-22 .post-content a:hover,
.post-page.post-id-22 .post-content a:focus{
	color: #2563eb;
}
.post-page.post-id-22 .post-content p:has(> strong):hover,
.post-page.post-id-22 .post-content p:has(> strong):hover + ul{
	border-color: #cbd5e1;
}
.post-page.post-id-22 + .module-5b836a4260037,
body > .module-5b836a4260037{
	margin-top: auto !important;
}

@media (prefers-reduced-motion: no-preference){
	.post-page.post-id-22 .post-content p:has(> strong),
	.post-page.post-id-22 .post-content ul{
		transition: border-color 0.2s ease;
	}
}

@media (max-width: 767px){
	.post-page.post-id-22{
		padding: 36px 0 48px;
	}
	.post-page.post-id-22 > h1{
		text-align: left;
		font-size: 34px;
	}
	.post-page.post-id-22 > h1:after{
		margin-left: 0;
	}
	.post-page.post-id-22 .post-content p:has(> strong){
		padding: 22px 20px 14px 52px;
		font-size: 18px;
	}
	.post-page.post-id-22 .post-content p:has(> strong):before{
		left: 20px;
	}
	.post-page.post-id-22 .post-content ul{
		padding: 0 20px 22px 52px;
	}
	.post-page.post-id-22 .post-content li{
		font-size: 16px;
	}
}

/* Uniform article: minimal ecommerce/service landing layout */
.menu-gecko-new a[href*="31-dong-phuc"]{
	color: #111111 !important;
}
.menu-gecko-new a[href*="31-dong-phuc"]:after{
	transform: scaleX(1);
}
.post-page.post-id-31{
	max-width: 1120px;
	padding: 64px 0 84px;
	color: #1e293b;
}
.post-page.post-id-31 > h1{
	max-width: 900px;
	margin: 0 auto 28px;
	padding: 0;
	color: #0f172a;
	font-size: clamp(42px, 6vw, 82px);
	font-weight: 900;
	line-height: 0.98;
	letter-spacing: -0.06em;
	text-align: center;
	text-transform: uppercase;
}
.post-page.post-id-31 > h1:before{
	content: "ĐỒNG PHỤC GECKO";
	display: inline-flex;
	margin-bottom: 20px;
	padding: 8px 13px;
	border: 1px solid #dbeafe;
	background: #eff6ff;
	color: #2563eb;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 0.18em;
	line-height: 1;
	text-transform: uppercase;
}
.post-page.post-id-31 > h1:after{
	content: "Sản xuất áo thun đồng phục từ 10–500 áo: tư vấn thiết kế, may mặc, in ấn và giao hàng tận nơi.";
	display: block;
	max-width: 720px;
	margin: 22px auto 0;
	color: #475569;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.65;
	letter-spacing: 0;
	text-transform: none;
}
.post-page.post-id-31 .post-content{
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 22px;
	max-width: 1040px;
	margin: 0 auto;
	color: #334155;
	font-size: 16px;
	line-height: 1.75;
}
.post-page.post-id-31 .post-content > .videoWrapper,
.post-page.post-id-31 .post-content > p,
.post-page.post-id-31 .post-content > h4,
.post-page.post-id-31 .post-content > ul{
	grid-column: 1 / -1;
}
.post-page.post-id-31 .post-content > p:first-of-type{
	display: none;
}
.post-page.post-id-31 .videoWrapper{
	margin: 8px auto 12px;
	width: min(100%, 960px);
	padding-top: 0;
	overflow: hidden;
	background: #0f172a;
	border: 1px solid #e2e8f0;
	box-shadow: 0 28px 70px rgba(15, 23, 42, 0.14);
}
.post-page.post-id-31 .post-content > p:not(:first-of-type){
	max-width: 860px;
	margin: 0 auto 12px;
	color: #475569;
	font-size: 18px;
	line-height: 1.75;
	text-align: center;
}
.post-page.post-id-31 .post-content > p strong{
	color: #0f172a;
	font-weight: 900;
}
.post-page.post-id-31 .rcorners1{
	display: block;
	width: 100%;
	height: auto;
	min-height: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #e2e8f0;
	border-radius: 0;
	border-collapse: collapse;
	background: #ffffff;
	box-shadow: none;
}
.post-page.post-id-31 .rcorners1 tbody,
.post-page.post-id-31 .rcorners1 tr,
.post-page.post-id-31 .rcorners1 td{
	display: block;
	width: 100%;
	height: 100%;
}
.post-page.post-id-31 .rcorners1 td{
	position: relative;
	padding: 30px 30px 28px;
	text-align: left;
}
.post-page.post-id-31 .rcorners1 td:before{
	content: "";
	position: absolute;
	top: -1px;
	left: -1px;
	width: 5px;
	height: calc(100% + 2px);
	background: #3b82f6;
}
.post-page.post-id-31 .rcorners1 h3{
	margin: 0 0 18px;
	color: #0f172a;
	font-size: 25px;
	font-weight: 900;
	line-height: 1.2;
	letter-spacing: -0.03em;
}
.post-page.post-id-31 .rcorners1 h3 strong{
	display: block;
	margin-bottom: 10px;
	color: #2563eb;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}
.post-page.post-id-31 .rcorners1 p{
	margin: 0 0 12px;
	color: #475569;
	font-size: 16px;
	line-height: 1.7;
}
.post-page.post-id-31 .rcorners1 p:last-child{
	margin-bottom: 0;
}
.post-page.post-id-31 .post-content a{
	color: #0f172a;
	font-weight: 800;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 4px;
}
.post-page.post-id-31 .post-content a:hover,
.post-page.post-id-31 .post-content a:focus{
	color: #2563eb;
}
.post-page.post-id-31 .post-content a:focus{
	outline: 3px solid rgba(59, 130, 246, 0.28);
	outline-offset: 3px;
}
.post-page.post-id-31 .post-content > h4{
	margin: 18px 0 -22px;
	padding: 30px 34px 0;
	background: #0f172a;
	color: #ffffff;
	font-size: 28px;
	font-weight: 900;
	line-height: 1.2;
	letter-spacing: -0.03em;
}
.post-page.post-id-31 .post-content > ul{
	margin: 0;
	padding: 20px 34px 32px;
	background: #0f172a;
	color: #cbd5e1;
	list-style: none;
}
.post-page.post-id-31 .post-content > ul li{
	position: relative;
	margin: 0;
	padding: 10px 0 10px 28px;
	font-size: 16px;
	line-height: 1.7;
}
.post-page.post-id-31 .post-content > ul li:before{
	content: "";
	position: absolute;
	top: 21px;
	left: 0;
	width: 9px;
	height: 9px;
	background: #f97316;
}

@media (prefers-reduced-motion: no-preference){
	.post-page.post-id-31 .rcorners1,
	.post-page.post-id-31 .post-content a{
		transition: border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
	}
	.post-page.post-id-31 .rcorners1:hover{
		border-color: #bfdbfe;
		transform: translateY(-2px);
	}
}

@media (max-width: 767px){
	.post-page.post-id-31{
		padding: 38px 0 56px;
	}
	.post-page.post-id-31 > h1{
		text-align: left;
		font-size: 42px;
	}
	.post-page.post-id-31 > h1:after{
		margin-left: 0;
		font-size: 16px;
	}
	.post-page.post-id-31 .post-content{
		display: block;
	}
	.post-page.post-id-31 .videoWrapper,
	.post-page.post-id-31 .post-content > p:not(:first-of-type),
	.post-page.post-id-31 .rcorners1,
	.post-page.post-id-31 .post-content > h4,
	.post-page.post-id-31 .post-content > ul{
		margin-bottom: 18px;
	}
	.post-page.post-id-31 .post-content > p:not(:first-of-type){
		font-size: 16px;
		text-align: left;
	}
	.post-page.post-id-31 .rcorners1 td,
	.post-page.post-id-31 .post-content > h4,
	.post-page.post-id-31 .post-content > ul{
		padding-left: 24px;
		padding-right: 24px;
	}
	.post-page.post-id-31 .rcorners1 h3{
		font-size: 22px;
	}
	.post-page.post-id-31 .post-content > h4{
		margin-top: 0;
		margin-bottom: -18px;
		padding-top: 26px;
	}
}

/* Uniform article refinement: keep hero badge from breaking the headline */
.post-page.post-id-31 > h1:before{
	display: block;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 767px){
	.post-page.post-id-31 > h1:before{
		margin-left: 0;
		margin-right: 0;
	}
}

/* SEO heading system: one clear page H1, consistent H1/H2 scale */
:root{
	--gecko-heading-color: #0f172a;
	--gecko-heading-muted: #475569;
	--gecko-h1-size: clamp(32px, 5vw, 56px);
	--gecko-h2-size: clamp(24px, 3vw, 36px);
	--gecko-heading-line: 1.08;
	--gecko-heading-tracking: -0.045em;
}
.module-user h1,
.module-blog h1,
.module-product h1,
.module-search h1,
.page-cart h1,
.page-header h1,
.post-page > h1{
	margin: 0 0 18px;
	color: var(--gecko-heading-color);
	font-size: var(--gecko-h1-size);
	font-weight: 900;
	line-height: var(--gecko-heading-line);
	letter-spacing: var(--gecko-heading-tracking);
	text-transform: none;
}
.module-user h2,
.module-blog h2,
.module-product h2,
.module-search h2,
.page-cart h2,
.page-header h2,
.post-page .post-content h2{
	margin: 34px 0 16px;
	color: var(--gecko-heading-color);
	font-size: var(--gecko-h2-size);
	font-weight: 800;
	line-height: 1.18;
	letter-spacing: -0.035em;
}

#fr-login h1,
#fr-cart-register h1,
#fr-forgot h1{
	font-size: clamp(28px, 3vw, 34px);
	font-weight: 900;
	line-height: 1.12;
	letter-spacing: -0.035em;
}

.module-user h1 + span,
.module-user h1 + .help-block{
	display: block;
	margin-bottom: 26px;
	color: var(--gecko-heading-muted);
	font-size: 15px;
	line-height: 1.65;
}
.blog-page .page-header h1,
.post-page > h1{
	text-align: center;
}
.page-cart h1,
.module-user h1{
	text-align: left;
}

@media (max-width: 767px){
	:root{
		--gecko-h1-size: clamp(30px, 9vw, 42px);
		--gecko-h2-size: clamp(23px, 7vw, 30px);
	}
	.blog-page .page-header h1,
	.post-page > h1{
		text-align: left;
	}
}

/* H1/H2 consistency pass: normalize visual hierarchy after page-specific rules */
#fr-login h1,
#fr-cart-register h1,
#fr-forgot h1,
.module-user h1,
.module-blog .page-header h1,
.module-product .page-header h1,
.module-search h1,
.page-cart h1,
.post-page > h1,
.post-page.post-id-22 > h1,
.post-page.post-id-31 > h1{
	color: #0f172a;
	font-size: var(--gecko-h1-size);
	font-weight: 900;
	line-height: var(--gecko-heading-line);
	letter-spacing: var(--gecko-heading-tracking);
	text-transform: none;
}
.module-user h2,
.module-blog h2,
.module-product h2,
.module-search h2,
.page-cart h2,
.post-page .post-content h2{
	color: #0f172a;
	font-size: var(--gecko-h2-size);
	font-weight: 800;
	line-height: 1.18;
	letter-spacing: -0.035em;
	text-transform: none;
}
.post-page.post-id-22 > h1:before,
.post-page.post-id-31 > h1:before{
	font-size: 12px;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}
.post-page.post-id-22 > h1:after,
.post-page.post-id-31 > h1:after{
	font-size: 17px;
	font-weight: 500;
	line-height: 1.65;
	letter-spacing: 0;
	text-transform: none;
}

@media (max-width: 767px){
	#fr-login h1,
	#fr-cart-register h1,
	#fr-forgot h1,
	.module-user h1,
	.module-blog .page-header h1,
	.module-product .page-header h1,
	.module-search h1,
	.page-cart h1,
	.post-page > h1,
	.post-page.post-id-22 > h1,
	.post-page.post-id-31 > h1{
		font-size: var(--gecko-h1-size);
	}
}

/* Uniform article timeline: sequential single-column flow */
.post-page.post-id-31 .post-content{
	display: block;
	max-width: 1040px;
	counter-reset: uniform-step;
}
.post-page.post-id-31 .rcorners1{
	counter-increment: uniform-step;
	position: relative;
	max-width: 920px;
	min-height: 0;
	margin: 0 auto 30px;
	padding: 0 0 0 96px;
	border: 0;
	background: transparent;
}
.post-page.post-id-31 .rcorners1:before{
	content: counter(uniform-step, decimal-leading-zero);
	position: absolute;
	top: 26px;
	left: 0;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 58px;
	height: 58px;
	background: #0f172a;
	color: #ffffff;
	font-size: 14px;
	font-weight: 900;
	letter-spacing: 0.06em;
	box-shadow: 0 0 0 8px #eff6ff;
}
.post-page.post-id-31 .rcorners1:after{
	content: "";
	position: absolute;
	top: 92px;
	bottom: -36px;
	left: 28px;
	width: 2px;
	background: #dbeafe;
}
.post-page.post-id-31 .rcorners1:last-of-type:after{
	display: none;
}
.post-page.post-id-31 .rcorners1 td{
	padding: 32px 36px;
	background: #ffffff;
	border: 1px solid #e2e8f0;
	box-shadow: 0 18px 50px rgba(15, 23, 42, 0.06);
}
.post-page.post-id-31 .rcorners1 td:before{
	display: none;
}
.post-page.post-id-31 .rcorners1 h3{
	margin-bottom: 14px;
	font-size: clamp(24px, 3vw, 34px);
}
.post-page.post-id-31 .rcorners1 h3 strong{
	color: #2563eb;
}
.post-page.post-id-31 .rcorners1 p{
	max-width: 680px;
}
.post-page.post-id-31 .post-content > h4,
.post-page.post-id-31 .post-content > ul{
	max-width: 824px;
	margin-left: auto;
	margin-right: auto;
}

@media (prefers-reduced-motion: no-preference){
	.post-page.post-id-31 .rcorners1 td,
	.post-page.post-id-31 .rcorners1:before{
		transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
	}
	.post-page.post-id-31 .rcorners1:hover td{
		border-color: #bfdbfe;
		box-shadow: 0 24px 60px rgba(15, 23, 42, 0.09);
	}
	.post-page.post-id-31 .rcorners1:hover:before{
		transform: translateY(-2px);
	}
}

@media (max-width: 767px){
	.post-page.post-id-31 .rcorners1{
		margin-bottom: 22px;
		padding-left: 56px;
	}
	.post-page.post-id-31 .rcorners1:before{
		top: 22px;
		width: 42px;
		height: 42px;
		font-size: 12px;
		box-shadow: 0 0 0 6px #eff6ff;
	}
	.post-page.post-id-31 .rcorners1:after{
		top: 72px;
		bottom: -26px;
		left: 20px;
	}
	.post-page.post-id-31 .rcorners1 td{
		padding: 24px;
	}
	.post-page.post-id-31 .rcorners1 h3{
		font-size: 24px;
	}
}

/* Shirt color palette article: clean selectable swatch grid */
.post-page.post-id-27{
	max-width: 1180px;
	padding: 56px 0 84px;
}
.post-page.post-id-27 > h1{
	max-width: 860px;
	margin: 0 auto 34px;
	color: #0f172a;
	font-size: var(--gecko-h1-size);
	font-weight: 900;
	line-height: var(--gecko-heading-line);
	letter-spacing: var(--gecko-heading-tracking);
	text-align: center;
	text-transform: none;
}
.post-page.post-id-27 > h1:before{
	content: "BẢNG MÀU GECKO";
	display: block;
	width: max-content;
	margin: 0 auto 18px;
	padding: 8px 12px;
	border: 1px solid #dbeafe;
	background: #eff6ff;
	color: #2563eb;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 0.16em;
	line-height: 1;
	text-transform: uppercase;
}
.post-page.post-id-27 > h1:after{
	content: "Chọn màu áo nhanh hơn với lưới màu rõ ràng, tên màu dễ đọc và bố cục tối ưu cho cả desktop lẫn mobile.";
	display: block;
	max-width: 700px;
	margin: 18px auto 0;
	color: #475569;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.65;
	letter-spacing: 0;
}
.post-page.post-id-27 .post-content{
	max-width: 1080px;
	margin: 0 auto;
	counter-reset: shirt-color;
}
.post-page.post-id-27 .post-content > .col-lg-12{
	float: none;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 22px;
	width: 100%;
	padding: 0;
}
.post-page.post-id-27 .post-content > .col-lg-12 > .col-md-3{
	counter-increment: shirt-color;
	float: none;
	position: relative;
	display: flex;
	flex-direction: column;
	width: auto;
	min-height: 100%;
	padding: 0;
	overflow: hidden;
	background: #ffffff;
	border: 1px solid #e2e8f0;
	box-shadow: 0 14px 40px rgba(15, 23, 42, 0.06);
}
.post-page.post-id-27 .post-content > .col-lg-12 > .col-md-3:before{
	content: counter(shirt-color, decimal-leading-zero);
	position: absolute;
	top: 12px;
	left: 12px;
	z-index: 2;
	padding: 6px 8px;
	background: rgba(15, 23, 42, 0.86);
	color: #ffffff;
	font-size: 11px;
	font-weight: 900;
	letter-spacing: 0.08em;
	line-height: 1;
}
.post-page.post-id-27 .post-content p{
	margin: 0;
}
.post-page.post-id-27 .post-content p:first-child,
.post-page.post-id-27 .post-content p:has(img){
	background: #f8fafc;
}
.post-page.post-id-27 .post-content em{
	display: block;
	font-style: normal;
}
.post-page.post-id-27 .post-content img{
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	border: 0;
	padding: 0;
}
.post-page.post-id-27 .color-title{
	min-height: 56px;
	padding: 16px 14px;
	background: #ffffff;
	border-top: 1px solid #e2e8f0;
	color: #0f172a;
	font-size: 16px;
	font-weight: 900;
	line-height: 1.35;
	letter-spacing: -0.01em;
	text-align: center;
}
.post-page.post-id-27 .post-content:after{
	content: "Lưu ý: màu vải thực tế có thể chênh nhẹ tùy màn hình và ánh sáng. Khi đặt đồng phục số lượng lớn, nên xác nhận màu trước khi sản xuất.";
	display: block;
	max-width: 900px;
	margin: 30px auto 0;
	padding: 18px 22px;
	background: #f8fafc;
	border: 1px solid #e2e8f0;
	color: #475569;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.7;
	text-align: center;
}

@media (prefers-reduced-motion: no-preference){
	.post-page.post-id-27 .post-content > .col-lg-12 > .col-md-3{
		transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
	}
	.post-page.post-id-27 .post-content > .col-lg-12 > .col-md-3:hover{
		border-color: #bfdbfe;
		box-shadow: 0 22px 54px rgba(15, 23, 42, 0.1);
		transform: translateY(-2px);
	}
}

@media (max-width: 991px){
	.post-page.post-id-27 .post-content > .col-lg-12{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}
@media (max-width: 767px){
	.post-page.post-id-27{
		padding: 38px 0 58px;
	}
	.post-page.post-id-27 > h1{
		text-align: left;
	}
	.post-page.post-id-27 > h1:before,
	.post-page.post-id-27 > h1:after{
		margin-left: 0;
		margin-right: 0;
	}
	.post-page.post-id-27 .post-content > .col-lg-12{
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 14px;
	}
	.post-page.post-id-27 .color-title{
		min-height: 50px;
		padding: 13px 10px;
		font-size: 15px;
	}
	.post-page.post-id-27 .post-content:after{
		text-align: left;
	}
}
@media (max-width: 420px){
	.post-page.post-id-27 .post-content > .col-lg-12{
		grid-template-columns: 1fr;
	}
}

/* Image library page: professional gallery/search experience */
.library-cover.cover-thietke{
	min-height: 340px;
	background-position: center top;
}
.library-cover .text-cover{
	padding: 76px 0 64px;
}
.library-cover .title-cover h3{
	margin: 0 0 10px;
	color: #475569;
	font-size: 20px;
	font-weight: 800;
	letter-spacing: -0.02em;
}
.library-cover .title-cover h2{
	margin: 0;
	color: #0f172a;
	font-size: clamp(36px, 5vw, 64px);
	font-weight: 900;
	line-height: 1.02;
	letter-spacing: -0.055em;
	text-transform: none;
}
.library-cover .title-cover h2 span{
	display: inline-block;
	padding: 0 8px;
	background: #0f172a;
	color: #fff200;
}
.library-cover .title-cover p a span{
	min-height: 44px;
	padding: 13px 18px;
	background: #fff200;
	color: #0f172a;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 0.04em;
}
#module-library{
	margin: 0 !important;
	padding: 62px 0 84px;
	background: #ffffff;
}
#module-library .container{
	max-width: 1180px;
	width: calc(100% - 48px);
}
#module-library #dg-wapper{
	padding: 0;
}
#module-library .title-khoanh{
	max-width: 820px;
	margin: 0 auto 34px;
	padding: 0;
	text-align: center;
}
#module-library .title-khoanh h1{
	margin: 0 0 16px;
	color: #0f172a;
	font-size: var(--gecko-h1-size);
	font-weight: 900;
	line-height: var(--gecko-heading-line);
	letter-spacing: var(--gecko-heading-tracking);
	text-transform: none;
}
#module-library .title-khoanh h1:before{
	content: "KHO ẢNH GECKO";
	display: block;
	width: max-content;
	margin: 0 auto 18px;
	padding: 8px 12px;
	border: 1px solid #dbeafe;
	background: #eff6ff;
	color: #2563eb;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 0.16em;
	line-height: 1;
}
#module-library .title-khoanh p{
	max-width: 640px;
	margin: 0 auto;
	color: #475569;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.65;
	letter-spacing: 0;
}
#module-library #searchFrom{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 12px;
	margin: 0 0 28px;
	padding: 22px;
	background: #f8fafc;
	border: 1px solid #e2e8f0;
}
#module-library #dg-wapper > .row:nth-of-type(1) h2{
	margin: 0 0 12px;
	color: #0f172a;
	font-size: 24px;
	font-weight: 900;
	line-height: 1.2;
	letter-spacing: -0.035em;
}
#module-library #searchFrom .mb10{
	float: none;
	width: auto;
	min-width: 0;
	margin: 0;
	padding: 0;
}
#module-library #searchFrom .col-sm-3{
	flex: 1 1 360px;
}
#module-library #searchFrom .col-sm-1,
#module-library #searchFrom .col-sm-2{
	flex: 0 0 auto;
}
#module-library #searchFrom .form-control,
#module-library #searchFrom .btn{
	height: 44px;
	border-radius: 0;
	box-shadow: none;
}
#module-library #searchFrom .form-control{
	border: 1px solid #cbd5e1;
	color: #0f172a;
	font-size: 15px;
}
#module-library #searchFrom .form-control:focus{
	border-color: #0f172a;
	box-shadow: 0 0 0 3px rgba(15, 23, 42, 0.08);
}
#module-library #searchFrom .btn{
	border-color: #0f172a;
	background: #0f172a;
	color: #ffffff;
	font-weight: 900;
}
#module-library #searchFrom .btn-default.active,
#module-library #searchFrom .btn-default:active{
	background: #2563eb;
	border-color: #2563eb;
	color: #ffffff;
}
#module-library #dg-wapper > .col-lg-12:nth-of-type(2){
	float: none;
	display: grid;
	grid-template-columns: 220px minmax(0, 1fr);
	gap: 28px;
	width: 100%;
	padding: 0;
}
#module-library #dg-wapper > .col-lg-12:nth-of-type(2) > .col-lg-2,
#module-library #dg-wapper > .col-lg-12:nth-of-type(2) > .col-lg-10{
	float: none;
	width: auto;
	padding: 0;
}
#module-library .tags{
	padding: 20px;
	background: #ffffff;
	border: 1px solid #e2e8f0;
}
#module-library .title-tags{
	margin-bottom: 14px;
	color: #0f172a;
	font-size: 14px;
	font-weight: 900;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}
#module-library .tags-ul{
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	line-height: 1;
}
#module-library .tags-ul li{
	float: none;
	margin: 0;
	background: none !important;
}
#module-library .tags-ul a{
	display: inline-flex;
	align-items: center;
	min-height: 36px;
	margin: 0;
	padding: 9px 12px;
	background: #f8fafc;
	border: 1px solid #e2e8f0;
	color: #334155;
	font-size: 13px;
	font-weight: 800;
	text-decoration: none;
}
#module-library .tags-ul a:hover,
#module-library .tags-ul a:focus,
#module-library .tags-ul a.active-a{
	background: #0f172a;
	border-color: #0f172a;
	color: #ffffff !important;
}
#module-library #list-image{
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 22px;
	margin: 0;
}
#module-library #list-image .image-item-outter{
	float: none;
	width: auto;
	padding: 0;
}
#module-library #list-image .image-item-wrap{
	display: flex;
	flex-direction: column;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #ffffff;
	border: 1px solid #e2e8f0;
	box-shadow: 0 14px 40px rgba(15, 23, 42, 0.06);
}
#module-library #list-image .image-item{
	height: auto;
	aspect-ratio: 1 / 1.22;
	padding-bottom: 0;
	background-color: #f8fafc;
	background-size: contain;
	border: 0;
	border-bottom: 1px solid #e2e8f0;
}
#module-library #list-image .image-item-wrap .image-item-control{
	min-height: 92px;
	padding: 14px;
	background: #ffffff;
	border: 0;
	box-shadow: none;
	line-height: 1.35;
}
#module-library .title-result{
	float: none !important;
	margin-bottom: 8px;
	color: #0f172a;
	font-size: 15px;
	font-weight: 900;
	line-height: 1.35;
	text-transform: none;
}
#module-library .title-gia{
	float: none !important;
	display: inline-flex;
	align-items: center;
	min-height: 28px;
	padding: 5px 9px;
	background: #eff6ff;
	color: #2563eb;
	font-size: 12px;
	font-weight: 900;
	line-height: 1;
}
#module-library #load-more{
	display: block;
	width: max-content;
	min-width: 180px;
	min-height: 46px;
	margin: 34px auto 0;
	padding: 13px 22px;
	border: 0;
	border-radius: 0;
	background: #0f172a;
	color: #ffffff;
	font-size: 14px;
	font-weight: 900;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

@media (prefers-reduced-motion: no-preference){
	#module-library #list-image .image-item-wrap,
	#module-library .tags-ul a,
	#module-library #load-more{
		transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease, background-color 0.2s ease, color 0.2s ease;
	}
	#module-library #list-image .image-item-wrap:hover{
		border-color: #bfdbfe;
		box-shadow: 0 22px 54px rgba(15, 23, 42, 0.1);
		transform: translateY(-2px);
	}
	#module-library #load-more:hover{
		background: #2563eb;
	}
}

@media (max-width: 1199px){
	#module-library #list-image{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}
@media (max-width: 991px){
	.library-cover.cover-thietke{
		min-height: 280px;
	}
	#module-library #dg-wapper > .col-lg-12:nth-of-type(2){
		grid-template-columns: 1fr;
	}
	#module-library .tags{
		position: static !important;
		width: auto !important;
	}
}
@media (max-width: 767px){
	.library-cover .text-cover{
		padding: 42px 0;
	}
	.library-cover .title-cover h2{
		font-size: 36px;
	}
	#module-library{
		padding: 38px 0 58px;
	}
	#module-library .container{
		width: calc(100% - 24px);
	}
	#module-library .title-khoanh,
	#module-library .title-khoanh h1,
	#module-library .title-khoanh p{
		text-align: left;
	}
	#module-library .title-khoanh h1:before{
		margin-left: 0;
		margin-right: 0;
	}
	#module-library #searchFrom{
		display: block;
		padding: 18px;
	}
	#module-library #searchFrom .mb10{
		width: 100%;
		margin-bottom: 12px;
	}
	#module-library #list-image{
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 14px;
	}
	#module-library #list-image .image-item-wrap .image-item-control{
		min-height: 88px;
		padding: 12px;
	}
}
@media (max-width: 420px){
	#module-library #list-image{
		grid-template-columns: 1fr;
	}
}

/* Image library cover refinement: reduce generic hero height */
.library-cover .text-cover{
	float: right;
	margin: 58px auto;
	padding: 0;
}
@media (max-width: 767px){
	.library-cover .text-cover{
		float: none;
		margin: 36px auto;
	}
}

/* Final header/menu UX optimization: desktop + mobile */
.top-menu-gecko-new{
	margin-bottom: 0 !important;
	border: 0 !important;
}
.top-menu-gecko-new > .container > .row-content{
	min-height: 36px;
	gap: 18px;
}
.top-menu-gecko-new > .container > .row-content > .col-md-8{
	flex: 1 1 auto;
	min-width: 0;
}
.top-menu-gecko-new > .container > .row-content > .col-md-4{
	flex: 0 0 auto;
	width: auto;
	min-width: max-content;
}
.top-menu-gecko-new .module-padding{
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}
.top-menu-gecko-new .module-login .dropdown-toggle,
.top-menu-gecko-new #shopping-cart .cart{
	display: inline-flex;
	align-items: center;
	gap: 6px;
	min-height: 32px;
	color: #ffffff !important;
	line-height: 1;
	white-space: nowrap;
}
.top-menu-gecko-new #shopping-cart .cart{
	position: relative;
	min-width: 44px;
	justify-content: center;
}
.top-menu-gecko-new .dropdown-menu{
	z-index: 1050;
	min-width: 190px;
	padding: 8px;
	border: 1px solid #e5e7eb;
	background: #ffffff;
}
.top-menu-gecko-new .dropdown-menu > li > a{
	padding: 9px 10px;
	color: #111827 !important;
	font-size: 13px;
	font-weight: 700;
}

.menu-gecko-new{
	position: relative;
	z-index: 50;
	margin-top: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	border: 0 !important;
	border-bottom: 1px solid #e5e7eb !important;
	box-shadow: 0 1px 0 rgba(17, 24, 39, 0.03);
}
.menu-gecko-new > .container > .row-content{
	min-height: 70px;
	align-items: center;
	gap: 24px;
	margin-right: 0;
	margin-left: 0;
}
.menu-gecko-new > .container > .row-content > .col-elment:first-child{
	flex: 0 0 168px;
	width: auto;
	padding-right: 0;
	padding-left: 0;
}
.menu-gecko-new > .container > .row-content > .col-elment:last-child{
	flex: 1 1 auto;
	width: auto;
	min-width: 0;
	padding-right: 0;
	padding-left: 0;
}
.menu-gecko-new .module-image-logo img{
	max-width: 168px;
	max-height: 50px;
	padding: 0;
}
.menu-gecko-new .navbar-header{
	min-height: 0;
}
.menu-gecko-new .navbar-toggle{
	cursor: pointer;
}
.menu-gecko-new .navbar-nav > li > a{
	display: inline-flex;
	align-items: center;
	min-height: 52px;
	padding: 0 11px;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0.015em;
	text-transform: uppercase;
	transition: color 0.2s ease, background-color 0.2s ease;
}
.menu-gecko-new .navbar-nav > li > a:focus-visible,
.top-menu-gecko-new a:focus-visible{
	outline: 2px solid #ca8a04;
	outline-offset: 3px;
}
.menu-gecko-new a[href*="thiet-ke-ao"]{
	min-height: 42px;
	margin: 5px 4px 5px 0;
	padding: 0 16px !important;
	background: #111111 !important;
	color: #ffffff !important;
}
.menu-gecko-new a[href*="thiet-ke-ao"]:hover,
.menu-gecko-new a[href*="thiet-ke-ao"]:focus{
	background: #ca8a04 !important;
	color: #ffffff !important;
}
.menu-gecko-new a[href*="thiet-ke-ao"]:after{
	display: none;
}
.menu-gecko-new .dropdown-menu{
	z-index: 1000;
	border-color: #e5e7eb;
}
.menu-gecko-new .module-menu .menu-content .list-menu li a{
	min-height: 38px;
	display: flex;
	align-items: center;
}

@media (min-width: 768px){
	.menu-gecko-new .navbar-collapse{
		display: flex !important;
		justify-content: flex-end;
	}
	.menu-gecko-new .navbar-nav{
		display: flex;
		align-items: center;
		justify-content: flex-end;
		gap: 2px;
		float: none;
	}
}

@media (max-width: 991px){
	.top-menu-gecko-new > .container > .row-content{
		flex-wrap: wrap;
		justify-content: center;
		gap: 0 14px;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-8,
	.top-menu-gecko-new > .container > .row-content > .col-md-4{
		flex: 0 0 100%;
		width: 100%;
		min-width: 0;
		justify-content: center;
		text-align: center;
	}
}

@media (max-width: 767px){
	body{
		overflow-x: hidden;
	}
	.top-menu-gecko-new{
		font-size: 12px;
	}
	.top-menu-gecko-new > .container{
		width: 100%;
		padding-right: 14px;
		padding-left: 14px;
	}
	.top-menu-gecko-new .module-padding{
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	.top-menu-gecko-new p{
		white-space: normal;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-4{
		gap: 18px;
	}
	.top-menu-gecko-new .dropdown-menu{
		right: 0;
		left: auto;
		text-align: left;
	}
	.menu-gecko-new > .container{
		width: 100%;
		padding-right: 14px;
		padding-left: 14px;
	}
	.menu-gecko-new > .container > .row-content{
		display: block;
		position: relative;
		min-height: 62px;
		padding: 9px 0 0;
	}
	.menu-gecko-new > .container > .row-content > .col-elment:first-child,
	.menu-gecko-new > .container > .row-content > .col-elment:last-child{
		float: none !important;
		width: 100% !important;
		min-height: 0;
		padding-right: 0;
		padding-left: 0;
	}
	.menu-gecko-new .module-image-logo{
		text-align: left !important;
	}
	.menu-gecko-new .module-image-logo img{
		max-width: 150px;
		max-height: 42px;
		margin: 0;
	}
	.menu-gecko-new .navbar-toggle{
		position: absolute;
		top: 9px;
		right: 0;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 44px;
		height: 44px;
		min-width: 44px;
		min-height: 44px;
		margin: 0 !important;
		padding: 0;
		border: 1px solid #111111;
		background: #111111 !important;
		color: #ffffff;
	}
	.menu-gecko-new .navbar-toggle .fa{
		font-size: 18px;
	}
	.menu-gecko-new .navbar-collapse{
		clear: both;
		width: auto;
		margin: 10px -14px 0;
		padding: 0 14px;
		border-top: 1px solid #e5e7eb;
		background: #ffffff;
		box-shadow: none;
	}
	.menu-gecko-new .navbar-nav{
		float: none;
		margin: 0;
		padding: 8px 0 12px;
	}
	.menu-gecko-new .module-menu .navbar-nav > li.dropdown{
		position: static !important;
	}
	.menu-gecko-new .navbar-nav > li > a{
		display: flex;
		justify-content: space-between;
		width: 100%;
		min-height: 48px;
		padding: 0 2px !important;
		border-bottom: 1px solid #f0f0f0;
		font-size: 13px;
		text-align: left;
	}
	.menu-gecko-new .navbar-nav > li:last-child > a{
		border-bottom: 0;
	}
	.menu-gecko-new a[href*="thiet-ke-ao"]{
		justify-content: center;
		margin: 6px 0 8px;
		padding: 0 16px !important;
		border-bottom: 0;
	}
	.menu-gecko-new .navbar-nav > li > a:after{
		display: none;
	}
	.menu-gecko-new .dropdown-menu{
		position: static !important;
		float: none;
		width: 100% !important;
		min-width: 0;
		max-width: none;
		margin: 0 0 10px;
		padding: 8px;
		border: 1px solid #e5e7eb;
		background: #fafafa;
		box-shadow: none;
		text-align: left;
	}
	.menu-gecko-new .module-menu .menu-content .list-menu{
		padding: 0;
		background: transparent;
	}
	.menu-gecko-new .module-menu .menu-content .list-menu li ul{
		display: block;
		padding-left: 14px;
	}
	.menu-gecko-new .module-menu .menu-content .list-menu li a{
		min-height: 44px;
		padding: 8px 10px;
	}
}

@media (max-width: 420px){
	.top-menu-gecko-new{
		font-size: 11px;
	}
	.menu-gecko-new .module-image-logo img{
		max-width: 136px;
	}
}

/* Header correction: stronger specificity for CTA and compact utility actions */
.top-menu-gecko-new > .container > .row-content > .col-md-4 > .row-content{
	display: flex;
	align-items: center;
	width: auto;
	height: auto;
	margin: 0;
}
.top-menu-gecko-new > .container > .row-content > .col-md-4 .elment-rows{
	width: auto;
	padding-right: 0;
	padding-left: 0;
}
.top-menu-gecko-new > .container > .row-content > .col-md-4 .module-padding{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.menu-gecko-new .navbar-nav > li > a[href*="thiet-ke-ao"]{
	min-height: 42px;
	margin: 5px 4px 5px 0;
	padding: 0 16px !important;
	background: #111111 !important;
	color: #ffffff !important;
}
.menu-gecko-new .navbar-nav > li > a[href*="thiet-ke-ao"]:hover,
.menu-gecko-new .navbar-nav > li > a[href*="thiet-ke-ao"]:focus{
	background: #ca8a04 !important;
	color: #ffffff !important;
}
.menu-gecko-new .navbar-nav > li > a[href*="thiet-ke-ao"]:after{
	display: none;
}
@media (max-width: 767px){
	.menu-gecko-new .navbar-nav > li > a[href*="thiet-ke-ao"]{
		justify-content: center;
		margin: 6px 0 8px;
		padding: 0 16px !important;
		border-bottom: 0;
	}
}

/* Header correction: remove legacy blue account button and declutter mobile utility bar */
.top-menu-gecko-new #user_info{
	min-height: 34px;
	padding: 0 12px;
	border: 1px solid rgba(255, 255, 255, 0.28);
	background: transparent !important;
	color: #ffffff !important;
	font-weight: 800;
}
.top-menu-gecko-new #user_info:hover,
.top-menu-gecko-new #user_info:focus{
	border-color: #ffffff;
	background: rgba(255, 255, 255, 0.08) !important;
	opacity: 1;
}
@media (max-width: 767px){
	.top-menu-gecko-new > .container > .row-content > .col-md-8{
		display: none;
	}
	.top-menu-gecko-new > .container > .row-content{
		min-height: 52px;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-4{
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.top-menu-gecko-new #user_info{
		min-height: 38px;
	}
}


/* Header correction: hard override account chip after inline module CSS */
.top-menu-gecko-new .module-login #user_info.dropdown-toggle{
	background: transparent !important;
	box-shadow: none !important;
}
@media (max-width: 767px){
	.top-menu-gecko-new > .container > .row-content{
		min-height: 48px;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-4{
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	.top-menu-gecko-new .module-login #user_info.dropdown-toggle,
	.top-menu-gecko-new #shopping-cart .cart{
		min-height: 34px;
	}
}

/* Header correction: neutralize legacy login wrapper pill */
.top-menu-gecko-new .module-login .dropdown{
	padding: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
}
@media (max-width: 767px){
	.top-menu-gecko-new .module-login{
		margin-right: 18px !important;
	}
}

/* Header correction: mobile expanded menu must start below logo row */
@media (max-width: 767px){
	.menu-gecko-new .navbar-collapse{
		margin-top: 64px;
	}
}

/* Header visual-weight refinement: lighter utility bar + modern filled controls */
.top-menu-gecko-new{
	background: #f8fafc !important;
	color: #475569 !important;
	border-bottom: 1px solid #e5e7eb !important;
}
.top-menu-gecko-new p,
.top-menu-gecko-new a,
.top-menu-gecko-new #user_info,
.top-menu-gecko-new #shopping-cart .cart{
	color: #334155 !important;
}
.top-menu-gecko-new a:hover,
.top-menu-gecko-new a:focus{
	color: #0284c7 !important;
	opacity: 1;
}
.top-menu-gecko-new .module-login #user_info.dropdown-toggle{
	min-height: 34px;
	padding: 0 13px;
	border: 0 !important;
	border-radius: 999px !important;
	background: #e0f2fe !important;
	color: #075985 !important;
	box-shadow: none !important;
}
.top-menu-gecko-new .module-login #user_info.dropdown-toggle:hover,
.top-menu-gecko-new .module-login #user_info.dropdown-toggle:focus{
	background: #bae6fd !important;
	color: #075985 !important;
}
.top-menu-gecko-new #shopping-cart .cart{
	border-radius: 999px;
	background: #ffffff;
}
.top-menu-gecko-new #shopping-cart .cart i{
	color: #334155;
}
.top-menu-gecko-new #shopping-cart .cart span{
	border-color: #0284c7;
	background: #0284c7;
	color: #ffffff;
}
.menu-gecko-new .navbar-nav > li > a[href*="thiet-ke-ao"]{
	border-radius: 999px;
	background: #0284c7 !important;
	color: #ffffff !important;
	box-shadow: none;
}
.menu-gecko-new .navbar-nav > li > a[href*="thiet-ke-ao"]:hover,
.menu-gecko-new .navbar-nav > li > a[href*="thiet-ke-ao"]:focus{
	background: #0369a1 !important;
	color: #ffffff !important;
}
@media (max-width: 767px){
	.top-menu-gecko-new{
		background: #ffffff !important;
	}
	.menu-gecko-new .navbar-toggle{
		border: 0 !important;
		border-radius: 12px;
		background: #f1f5f9 !important;
		color: #0f172a;
	}
	.menu-gecko-new .navbar-toggle:hover,
	.menu-gecko-new .navbar-toggle:focus{
		background: #e2e8f0 !important;
		color: #0f172a;
	}
	.menu-gecko-new .navbar-nav > li > a[href*="thiet-ke-ao"]{
		border-radius: 12px;
	}
}

/* Header bugfix: account is utility text, not a CTA; compact account/cart spacing */
.top-menu-gecko-new > .container > .row-content > .col-md-4{
	gap: 10px !important;
}
.top-menu-gecko-new .module-login{
	margin-right: 0 !important;
}
.top-menu-gecko-new .module-login #user_info.dropdown-toggle{
	min-height: 30px;
	padding: 0 2px !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	color: #334155 !important;
	font-weight: 700;
	box-shadow: none !important;
}
.top-menu-gecko-new .module-login #user_info.dropdown-toggle:hover,
.top-menu-gecko-new .module-login #user_info.dropdown-toggle:focus{
	background: transparent !important;
	color: #0284c7 !important;
}
.top-menu-gecko-new .module-login #user_info .glyphicon,
.top-menu-gecko-new .module-login #user_info .caret{
	color: currentColor;
}
.top-menu-gecko-new #shopping-cart .cart{
	min-width: 34px;
	min-height: 30px;
	background: transparent !important;
	border-radius: 0;
}
@media (max-width: 767px){
	.top-menu-gecko-new > .container > .row-content{
		min-height: 44px;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-4{
		gap: 12px !important;
		padding-top: 4px !important;
		padding-bottom: 4px !important;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-4 > .row-content{
		margin: 0 !important;
	}
	.top-menu-gecko-new .module-login #user_info.dropdown-toggle,
	.top-menu-gecko-new #shopping-cart .cart{
		min-height: 32px;
	}
}

/* Gecko Soft Minimalism refactor: header + footer (black / white system) */
:root{
	--gecko-soft-bg: #ffffff;
	--gecko-soft-surface: #f7f7f5;
	--gecko-soft-line: #e7e5e4;
	--gecko-soft-ink: #111111;
	--gecko-soft-muted: #57534e;
	--gecko-soft-footer: #0b0b0c;
	--gecko-soft-footer-line: #242426;
}

/* Header: utility row */
.top-menu-gecko-new{
	margin: 0 !important;
	padding: 0 !important;
	background: var(--gecko-soft-bg) !important;
	border: 0 !important;
	border-bottom: 1px solid var(--gecko-soft-line) !important;
	color: var(--gecko-soft-muted) !important;
	font-size: 12px;
	font-weight: 600;
}
.top-menu-gecko-new > .container > .row-content{
	min-height: 34px;
	display: flex;
	align-items: center;
	gap: 18px;
}
.top-menu-gecko-new .module-padding{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.top-menu-gecko-new p,
.top-menu-gecko-new a,
.top-menu-gecko-new #user_info,
.top-menu-gecko-new #shopping-cart .cart{
	color: var(--gecko-soft-muted) !important;
}
.top-menu-gecko-new a:hover,
.top-menu-gecko-new a:focus,
.top-menu-gecko-new #user_info:hover,
.top-menu-gecko-new #user_info:focus{
	color: var(--gecko-soft-ink) !important;
	opacity: 1;
	text-decoration: none;
}
.top-menu-gecko-new > .container > .row-content > .col-md-4{
	gap: 12px !important;
}
.top-menu-gecko-new .module-login,
.top-menu-gecko-new #shopping-cart{
	margin: 0 !important;
}
.top-menu-gecko-new .module-login .dropdown{
	padding: 0 !important;
	background: transparent !important;
	border-radius: 0 !important;
}
.top-menu-gecko-new .module-login #user_info.dropdown-toggle,
.top-menu-gecko-new #shopping-cart .cart{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 32px;
	padding: 0 2px !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	font-weight: 700;
	line-height: 1;
}
.top-menu-gecko-new .module-login #user_info .glyphicon,
.top-menu-gecko-new .module-login #user_info .caret,
.top-menu-gecko-new #shopping-cart .cart i{
	color: currentColor !important;
}
.top-menu-gecko-new #shopping-cart .cart{
	position: relative;
	min-width: 38px;
}
.top-menu-gecko-new #shopping-cart .cart span{
	top: -8px;
	left: 15px;
	min-width: 18px;
	border: 1px solid var(--gecko-soft-ink) !important;
	background: var(--gecko-soft-ink) !important;
	color: #ffffff !important;
}
.top-menu-gecko-new .dropdown-menu{
	border: 1px solid var(--gecko-soft-line) !important;
	border-radius: 14px !important;
	box-shadow: 0 18px 48px rgba(17, 17, 17, 0.1) !important;
}

/* Header: primary nav */
.menu-gecko-new{
	margin: 0 !important;
	padding: 0 !important;
	background: var(--gecko-soft-bg) !important;
	border: 0 !important;
	border-bottom: 1px solid var(--gecko-soft-line) !important;
	box-shadow: none !important;
}
.menu-gecko-new > .container > .row-content{
	min-height: 70px;
	align-items: center;
	gap: 28px;
}
.menu-gecko-new .module-image-logo img{
	max-width: 164px;
	max-height: 50px;
	padding: 0;
}
.menu-gecko-new .navbar-nav > li > a{
	min-height: 42px;
	padding: 0 11px !important;
	border-radius: 999px;
	background: transparent !important;
	color: var(--gecko-soft-ink) !important;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.035em;
	line-height: 1;
	text-transform: uppercase;
}
.menu-gecko-new .navbar-nav > li > a:hover,
.menu-gecko-new .navbar-nav > li > a:focus,
.menu-gecko-new .navbar-nav > li.open > a{
	background: var(--gecko-soft-surface) !important;
	color: var(--gecko-soft-ink) !important;
}
.menu-gecko-new .navbar-nav > li > a:after{
	display: none !important;
}
.menu-gecko-new .navbar-nav > li > a[href*="thiet-ke-ao"]{
	min-height: 40px;
	margin: 0 4px 0 0;
	padding: 0 17px !important;
	border-radius: 999px;
	background: var(--gecko-soft-ink) !important;
	color: #ffffff !important;
}
.menu-gecko-new .navbar-nav > li > a[href*="thiet-ke-ao"]:hover,
.menu-gecko-new .navbar-nav > li > a[href*="thiet-ke-ao"]:focus{
	background: #2a2a2a !important;
	color: #ffffff !important;
}
.menu-gecko-new .dropdown-menu{
	width: 304px;
	min-width: 304px;
	padding: 10px;
	border: 1px solid var(--gecko-soft-line) !important;
	border-radius: 18px !important;
	background: #ffffff !important;
	box-shadow: 0 24px 70px rgba(17, 17, 17, 0.12) !important;
}
.menu-gecko-new .module-menu .menu-content .list-menu{
	border: 0 !important;
	background: transparent !important;
}
.menu-gecko-new .module-menu .menu-content .list-menu li a{
	min-height: 40px;
	padding: 9px 12px;
	border-radius: 10px;
	color: var(--gecko-soft-ink) !important;
	font-size: 13px;
	font-weight: 700;
}
.menu-gecko-new .module-menu .menu-content .list-menu li a:hover,
.menu-gecko-new .module-menu .menu-content .list-menu li a:focus{
	background: var(--gecko-soft-surface) !important;
	color: var(--gecko-soft-ink) !important;
}

/* Footer: black / white soft minimal */
.module-5b836a4260037{
	clear: both;
	margin: 0 !important;
	padding: 58px 8px 34px !important;
	background: var(--gecko-soft-footer) !important;
	color: #d6d3d1 !important;
	border-top: 1px solid #000000;
}
.module-5b836a4260037 > .container,
.module-5b836930d57f6 > .container{
	max-width: 1156px;
}
.module-5b836a4260037 .row-content{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.module-5b836a4260037 .col-elment{
	margin-bottom: 0;
}
.module-5b836a4260037 .text-gioithieu{
	padding: 0 26px;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}
.module-5b836a4260037 p{
	margin: 0 0 11px;
	color: #a8a29e !important;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.75;
}
.module-5b836a4260037 p:first-child{
	color: #ffffff !important;
	font-weight: 800;
}
.module-5b836a4260037 a{
	color: #ffffff !important;
	text-decoration: none !important;
	text-underline-offset: 4px;
}
.module-5b836a4260037 a:hover,
.module-5b836a4260037 a:focus{
	opacity: 1;
	text-decoration: underline !important;
}
.module-5b836a4260037 .text-gioithieu .fa{
	width: auto;
	color: inherit !important;
	font-family: inherit;
}
.module-5b836a4260037 .text-gioithieu .fa:before{
	min-width: 18px;
	margin-right: 8px;
	color: #ffffff !important;
	font-family: FontAwesome;
	opacity: 0.72;
}
.module-5b836930d57f6{
	clear: both;
	margin: 0 !important;
	padding: 18px 0 !important;
	background: var(--gecko-soft-footer) !important;
	border-top: 1px solid var(--gecko-soft-footer-line) !important;
}
.module-5b836930d57f6 p{
	margin: 0;
	color: #a8a29e !important;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.9;
	text-align: center;
}
.module-5b836930d57f6 a{
	display: inline-block;
	margin: 2px 6px;
	color: #f5f5f4 !important;
	font-weight: 700;
	text-decoration: none !important;
	text-underline-offset: 4px;
}
.module-5b836930d57f6 a:hover,
.module-5b836930d57f6 a:focus{
	opacity: 1;
	text-decoration: underline !important;
}

@media (max-width: 767px){
	.top-menu-gecko-new > .container{
		width: 100%;
		padding-right: 16px;
		padding-left: 16px;
	}
	.top-menu-gecko-new > .container > .row-content{
		min-height: 44px;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-8{
		display: none;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-4{
		gap: 12px !important;
		padding-top: 4px !important;
		padding-bottom: 4px !important;
	}
	.top-menu-gecko-new .module-login #user_info.dropdown-toggle,
	.top-menu-gecko-new #shopping-cart .cart{
		min-height: 36px;
	}
	.menu-gecko-new > .container{
		width: 100%;
		padding-right: 16px;
		padding-left: 16px;
	}
	.menu-gecko-new > .container > .row-content{
		min-height: 68px;
		padding: 10px 0 0;
	}
	.menu-gecko-new .module-image-logo img{
		max-width: 150px;
		max-height: 44px;
	}
	.menu-gecko-new .navbar-toggle{
		top: 10px;
		right: 0;
		width: 48px;
		height: 48px;
		min-width: 48px;
		min-height: 48px;
		border: 0 !important;
		border-radius: 16px !important;
		background: var(--gecko-soft-surface) !important;
		color: var(--gecko-soft-ink) !important;
	}
	.menu-gecko-new .navbar-collapse{
		margin: 66px -16px 0;
		padding: 0 16px;
		border-top: 1px solid var(--gecko-soft-line) !important;
		background: #ffffff !important;
	}
	.menu-gecko-new .navbar-nav{
		padding: 12px 0 14px;
	}
	.menu-gecko-new .navbar-nav > li > a{
		justify-content: space-between;
		width: 100%;
		min-height: 48px;
		padding: 0 4px !important;
		border-radius: 0;
		border-bottom: 1px solid #eeeeec;
		font-size: 13px;
		text-align: left;
	}
	.menu-gecko-new .navbar-nav > li > a[href*="thiet-ke-ao"]{
		justify-content: center;
		margin: 2px 0 10px;
		border: 0;
		border-radius: 16px;
	}
	.menu-gecko-new .dropdown-menu{
		width: 100% !important;
		min-width: 0;
		margin: 0 0 12px;
		border-radius: 16px !important;
		box-shadow: none !important;
	}
	.module-5b836a4260037{
		padding: 42px 16px 24px !important;
	}
	.module-5b836a4260037 .row-content{
		display: block;
	}
	.module-5b836a4260037 .col-elment{
		margin-bottom: 24px;
	}
	.module-5b836a4260037 .text-gioithieu{
		padding: 0;
	}
	.module-5b836930d57f6{
		padding: 16px !important;
	}
	.module-5b836930d57f6 p{
		text-align: left;
	}
}

/* Soft minimalism mobile utility height guard */
@media (max-width: 767px){
	.top-menu-gecko-new,
	.top-menu-gecko-new > .container,
	.top-menu-gecko-new > .container > .row-content{
		height: auto !important;
		min-height: 44px !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
}

/* Soft minimalism layout guard: Bootstrap row clearfix must not become flex items */
.top-menu-gecko-new > .container > .row-content:before,
.top-menu-gecko-new > .container > .row-content:after,
.menu-gecko-new > .container > .row-content:before,
.menu-gecko-new > .container > .row-content:after,
.module-5b836a4260037 > .container > .row-content:before,
.module-5b836a4260037 > .container > .row-content:after{
	display: none !important;
}

/* Soft minimalism cart badge guard: keep badge inside utility row */
.top-menu-gecko-new #shopping-cart .cart span{
	top: 0 !important;
	left: 17px !important;
}
@media (max-width: 767px){
	.top-menu-gecko-new #shopping-cart .cart span{
		top: 0 !important;
		left: 16px !important;
	}
}

/* Mobile header refactor: move utility actions into nav row + add hero breathing room */
.menu-gecko-new{
	margin-bottom: 18px !important;
}
@media (max-width: 767px){
	.top-menu-gecko-new{
		position: absolute;
		z-index: 90;
		width: 100%;
		height: 0 !important;
		min-height: 0 !important;
		overflow: visible;
		border: 0 !important;
		background: transparent !important;
	}
	.top-menu-gecko-new > .container,
	.top-menu-gecko-new > .container > .row-content{
		position: relative;
		height: 0 !important;
		min-height: 0 !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.top-menu-gecko-new > .container > .row-content{
		display: block;
		margin: 0;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-8{
		display: none !important;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-4{
		position: absolute;
		top: 16px;
		right: 76px;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		width: auto !important;
		height: 40px;
		min-height: 0;
		gap: 8px !important;
		padding: 0 !important;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-4 > .row-content{
		display: flex;
		align-items: center;
		width: auto;
		height: 40px;
		margin: 0 !important;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-4 .elment-rows{
		width: auto !important;
		padding: 0 !important;
	}
	.top-menu-gecko-new .module-login,
	.top-menu-gecko-new #shopping-cart{
		width: auto;
		height: 40px;
		margin: 0 !important;
	}
	.top-menu-gecko-new .module-login #user_info.dropdown-toggle,
	.top-menu-gecko-new #shopping-cart .cart{
		width: 38px;
		min-width: 38px;
		height: 40px;
		min-height: 40px;
		padding: 0 !important;
		color: var(--gecko-soft-ink) !important;
	}
	.top-menu-gecko-new .module-login #user_info.dropdown-toggle{
		font-size: 0;
	}
	.top-menu-gecko-new .module-login #user_info .glyphicon{
		font-size: 19px;
	}
	.top-menu-gecko-new .module-login #user_info .caret{
		display: none;
	}
	.top-menu-gecko-new #shopping-cart .cart i{
		font-size: 21px;
	}
	.top-menu-gecko-new #shopping-cart .cart span{
		top: 1px !important;
		left: 20px !important;
	}
	.menu-gecko-new{
		margin-bottom: 18px !important;
	}
	.menu-gecko-new > .container > .row-content{
		min-height: 78px;
		padding-top: 12px;
	}
	.menu-gecko-new .module-image-logo img{
		max-width: 142px;
	}
	.menu-gecko-new .navbar-toggle{
		top: 15px;
	}
	.menu-gecko-new .navbar-collapse{
		margin-top: 78px;
	}
}
@media (min-width: 421px) and (max-width: 767px){
	.top-menu-gecko-new > .container > .row-content > .col-md-4{
		right: 82px;
	}
	.top-menu-gecko-new .module-login #user_info.dropdown-toggle{
		width: auto;
		min-width: 92px;
		padding: 0 4px !important;
		font-size: 13px;
	}
	.top-menu-gecko-new .module-login #user_info .caret{
		display: inline-block;
	}
}

/* Mobile header alignment bugfix: one shared center line for logo, account, cart, menu */
@media (max-width: 767px){
	.top-menu-gecko-new > .container > .row-content > .col-md-4{
		top: 20px;
	}
	.menu-gecko-new .navbar-toggle{
		top: 20px;
	}
}

/* Mobile header alignment correction: account/cart and hamburger use different positioning contexts */
@media (max-width: 767px){
	.top-menu-gecko-new > .container > .row-content > .col-md-4{
		top: 24px;
	}
	.menu-gecko-new .navbar-toggle{
		top: 8px;
	}
}

/* Mobile header hit-area fix: let hamburger receive taps across the full 48px button */
@media (max-width: 767px){
	.top-menu-gecko-new,
	.top-menu-gecko-new > .container,
	.top-menu-gecko-new > .container > .row-content{
		pointer-events: none !important;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-4,
	.top-menu-gecko-new .module-login,
	.top-menu-gecko-new .module-login .dropdown,
	.top-menu-gecko-new .module-login #user_info.dropdown-toggle,
	.top-menu-gecko-new #shopping-cart,
	.top-menu-gecko-new #shopping-cart .cart,
	.top-menu-gecko-new .dropdown-menu{
		pointer-events: auto !important;
	}
	.menu-gecko-new .navbar-toggle{
		overflow: visible;
		z-index: 120;
		cursor: pointer;
		touch-action: manipulation;
		-webkit-tap-highlight-color: rgba(0,0,0,.08);
	}
	.menu-gecko-new .navbar-toggle:before{
		content: "";
		position: absolute;
		inset: -6px;
		z-index: 0;
		border-radius: 14px;
		background: transparent;
		pointer-events: auto;
	}
	.menu-gecko-new .navbar-toggle .fa{
		position: relative;
		z-index: 1;
	}
}

/* Mobile header info strip: show contact text without bringing back the old heavy top bar */
@media (max-width: 767px){
	.top-menu-gecko-new > .container > .row-content > .col-md-8{
		display: block !important;
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		width: 100% !important;
		height: auto !important;
		padding: 0 !important;
		pointer-events: auto !important;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-8 .module-padding,
	.top-menu-gecko-new > .container > .row-content > .col-md-8 .module-content,
	.top-menu-gecko-new > .container > .row-content > .col-md-8 .module-main,
	.top-menu-gecko-new > .container > .row-content > .col-md-8 .text-gioithieu{
		width: 100% !important;
		height: auto !important;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-8 .text-gioithieu{
		position: relative;
		z-index: 130;
		padding: 4px 0 !important;
		color: #57534e !important;
		font-size: 12px !important;
		line-height: 1.45 !important;
		text-align: center !important;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-8 .text-gioithieu p{
		position: relative;
		height: 34px;
		min-height: 34px;
		padding: 4px 82px 4px 0 !important;
		margin: 0 !important;
		color: #57534e !important;
		font-size: 12px !important;
		line-height: 1.45 !important;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap !important;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-8 .text-gioithieu a{
		color: #111111 !important;
		font-weight: 700 !important;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-8 .text-gioithieu a[href*="en.gecko.vn"]{
		position: absolute;
		top: 1px;
		right: 0;
		z-index: 140;
		display: inline-flex !important;
		align-items: center;
		justify-content: center;
		min-width: 74px;
		min-height: 34px;
		padding: 0 12px !important;
		border-left: 1px solid #e7e5e4;
		border-radius: 0;
		background: #ffffff;
		color: #111111 !important;
		line-height: 1 !important;
		text-decoration: none !important;
		pointer-events: auto !important;
		touch-action: manipulation;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-8 .text-gioithieu a[href*="en.gecko.vn"]:hover,
	.top-menu-gecko-new > .container > .row-content > .col-md-8 .text-gioithieu a[href*="en.gecko.vn"]:focus{
		background: #f5f5f4;
		text-decoration: none !important;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-8 .text-gioithieu img{
		width: 13px !important;
		height: 13px !important;
		object-fit: contain !important;
		vertical-align: -2px !important;
		filter: grayscale(1) !important;
		opacity: 0.72 !important;
	}
	.menu-gecko-new > .container > .row-content{
		min-height: 116px !important;
		padding-top: 52px !important;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-4{
		top: 64px !important;
	}
	.menu-gecko-new .navbar-toggle{
		top: 8px !important;
	}
	.menu-gecko-new .navbar-collapse{
		margin-top: 116px !important;
	}
}

/* Mobile top bar: phone text + icon-only contact actions */
.top-menu-gecko-new .gecko-mobile-contactbar{
	display: none;
}
@media (max-width: 767px){
	.top-menu-gecko-new > .container > .row-content > .col-md-8 .text-gioithieu > p{
		display: none !important;
	}
	.top-menu-gecko-new .gecko-mobile-contactbar{
		position: relative;
		z-index: 145;
		display: flex;
		align-items: center;
		width: 100%;
		height: 38px;
		gap: 6px;
		padding: 0 0 0 2px;
	}
	.top-menu-gecko-new .gecko-mobile-phone{
		display: inline-flex;
		align-items: center;
		min-width: 0;
		margin-right: auto;
		color: #292524;
		font-size: 12px;
		font-weight: 700;
		line-height: 1;
		white-space: nowrap;
	}
	.top-menu-gecko-new .gecko-mobile-phone img{
		width: 13px !important;
		height: 13px !important;
		margin-right: 5px;
		filter: grayscale(1) !important;
		opacity: 0.72 !important;
	}
	.top-menu-gecko-new .gecko-mobile-icon,
	.top-menu-gecko-new .gecko-mobile-language{
		position: relative;
		z-index: 150;
		overflow: visible;
		display: inline-flex !important;
		align-items: center;
		justify-content: center;
		width: 34px;
		min-width: 34px;
		height: 34px;
		min-height: 34px;
		padding: 0 !important;
		border: 1px solid #e7e5e4;
		border-radius: 12px;
		background: #ffffff;
		color: #111111 !important;
		text-decoration: none !important;
		pointer-events: auto !important;
		touch-action: manipulation;
	}
	.top-menu-gecko-new .gecko-mobile-icon:before,
	.top-menu-gecko-new .gecko-mobile-language:before{
		content: "";
		position: absolute;
		inset: -4px;
		z-index: 0;
		background: transparent;
		pointer-events: auto;
	}
	.top-menu-gecko-new .gecko-mobile-icon img,
	.top-menu-gecko-new .gecko-mobile-language span{
		position: relative;
		z-index: 1;
	}
	.top-menu-gecko-new .gecko-mobile-icon img{
		width: 15px !important;
		height: 15px !important;
		object-fit: contain !important;
		filter: grayscale(1) !important;
		opacity: 0.82 !important;
	}
	.top-menu-gecko-new .gecko-mobile-language{
		position: relative !important;
		top: auto !important;
		right: auto !important;
		width: auto;
		min-width: 72px;
		padding: 0 11px !important;
		border-left: 1px solid #e7e5e4;
		border-radius: 12px;
		font-size: 12px;
		font-weight: 800;
		line-height: 1 !important;
	}
	.top-menu-gecko-new .gecko-mobile-icon:hover,
	.top-menu-gecko-new .gecko-mobile-icon:focus,
	.top-menu-gecko-new .gecko-mobile-language:hover,
	.top-menu-gecko-new .gecko-mobile-language:focus{
		background: #f5f5f4;
		text-decoration: none !important;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-8 .text-gioithieu{
		padding: 3px 0 !important;
	}
	.top-menu-gecko-new > .container > .row-content > .col-md-8 .text-gioithieu p{
		height: auto;
		min-height: 0;
		padding: 0 !important;
	}
}
@media (max-width: 374px){
	.top-menu-gecko-new .gecko-mobile-contactbar{
		gap: 4px;
	}
	.top-menu-gecko-new .gecko-mobile-icon{
		width: 32px;
		min-width: 32px;
	}
	.top-menu-gecko-new .gecko-mobile-language{
		min-width: 64px;
		padding: 0 8px !important;
	}
}

/* Typography system: Thin & Wide heading titles */
:root{
	--gecko-heading-font: "Inter", "Satoshi", "General Sans", "Roboto", "Helvetica Neue", Arial, sans-serif;
	--gecko-heading-weight: 300;
	--gecko-heading-tracking-wide: 0.075em;
	--gecko-heading-line-thin: 1.08;
	--gecko-h1-thin-size: clamp(34px, 5.2vw, 60px);
	--gecko-h2-thin-size: clamp(24px, 3.2vw, 38px);
}
#fr-login h1,
#fr-cart-register h1,
#fr-forgot h1,
.module-user h1,
.module-blog .page-header h1,
.module-product .page-header h1,
.module-search h1,
.page-cart h1,
.post-page > h1,
.post-page.post-id-22 > h1,
.post-page.post-id-31 > h1,
.title-khoanh h1,
.title-cover h1,
.text-gioithieu h1{
	font-family: var(--gecko-heading-font);
	font-size: var(--gecko-h1-thin-size);
	font-weight: var(--gecko-heading-weight);
	line-height: var(--gecko-heading-line-thin);
	letter-spacing: var(--gecko-heading-tracking-wide);
	text-transform: none;
	color: #111111;
}
.module-user h2,
.module-blog h2,
.module-product h2,
.module-search h2,
.page-cart h2,
.post-page .post-content h2,
.title-khoanh h2,
.title-khoanh h3,
.title-cover h2,
.title-cover h3,
.module-custom57249a7c51172 h2,
.module-custom54fbde76ef7e6 h2,
.text-gioithieu h2{
	font-family: var(--gecko-heading-font);
	font-size: var(--gecko-h2-thin-size);
	font-weight: var(--gecko-heading-weight);
	line-height: 1.14;
	letter-spacing: 0.065em;
	text-transform: none;
	color: #111111;
}
.post-page.post-id-22 > h1:before,
.post-page.post-id-31 > h1:before{
	font-family: var(--gecko-heading-font);
	font-weight: 400;
	letter-spacing: 0.18em;
}
.post-page.post-id-22 > h1:after,
.post-page.post-id-31 > h1:after{
	font-family: var(--gecko-heading-font);
	font-weight: 300;
	letter-spacing: 0.035em;
}
@media (max-width: 767px){
	:root{
		--gecko-h1-thin-size: clamp(30px, 8.5vw, 42px);
		--gecko-h2-thin-size: clamp(23px, 6.8vw, 31px);
		--gecko-heading-tracking-wide: 0.055em;
	}
}

/* Thin & Wide override for page-specific article hero headings */
.post-page[class*="post-id-"] > h1{
	font-family: var(--gecko-heading-font);
	font-size: var(--gecko-h1-thin-size);
	font-weight: var(--gecko-heading-weight);
	line-height: var(--gecko-heading-line-thin);
	letter-spacing: var(--gecko-heading-tracking-wide);
	text-transform: none;
	color: #111111;
}
.post-page[class*="post-id-"] > h1:before{
	font-family: var(--gecko-heading-font);
	font-weight: 400;
	letter-spacing: 0.18em;
}
.post-page[class*="post-id-"] > h1:after{
	font-family: var(--gecko-heading-font);
	font-weight: 300;
	letter-spacing: 0.035em;
}

/* Typography refinement: balanced weight + tighter wide tracking for H1-H6 */
:root{
	--gecko-heading-weight: 500;
	--gecko-heading-tracking-wide: 0.045em;
	--gecko-heading-tracking-medium: 0.035em;
	--gecko-heading-tracking-small: 0.025em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.post-page[class*="post-id-"] > h1,
.post-page.post-id-31 .rcorners1 h3,
.post-page.post-id-31 .post-content > h4{
	font-family: var(--gecko-heading-font) !important;
	font-weight: 500 !important;
	text-transform: none;
}
h1,
#fr-login h1,
#fr-cart-register h1,
#fr-forgot h1,
.module-user h1,
.module-blog .page-header h1,
.module-product .page-header h1,
.module-search h1,
.page-cart h1,
.post-page > h1,
.post-page[class*="post-id-"] > h1,
.title-khoanh h1,
.title-cover h1,
.text-gioithieu h1{
	letter-spacing: var(--gecko-heading-tracking-wide) !important;
}
h2,
.module-user h2,
.module-blog h2,
.module-product h2,
.module-search h2,
.page-cart h2,
.post-page .post-content h2,
.title-khoanh h2,
.title-cover h2,
.text-gioithieu h2{
	letter-spacing: var(--gecko-heading-tracking-medium) !important;
}
h3,
h4,
h5,
h6,
.title-khoanh h3,
.title-cover h3,
.post-page .post-content h3,
.post-page .post-content h4,
.post-page .post-content h5,
.post-page .post-content h6,
.post-page.post-id-31 .rcorners1 h3,
.post-page.post-id-31 .post-content > h4{
	letter-spacing: var(--gecko-heading-tracking-small) !important;
}
.post-page .post-content h3 strong,
.post-page.post-id-31 .rcorners1 h3 strong{
	font-weight: 600 !important;
	letter-spacing: 0.08em !important;
}
.menu-gecko-new .navbar-nav > li > a,
.menu-gecko-new .navbar-nav > li > a[href*="thiet-ke-ao"]{
	font-weight: 600 !important;
}
@media (max-width: 767px){
	:root{
		--gecko-heading-tracking-wide: 0.035em;
		--gecko-heading-tracking-medium: 0.03em;
		--gecko-heading-tracking-small: 0.02em;
	}
}

/* Contact page readability fix: keep dark-card heading readable after global typography override */
.module-custom57249a7c51172 .module-content{
	background: #0b0b0b !important;
}
.module-custom57249a7c51172 h1,
.module-custom57249a7c51172 h2,
.module-custom57249a7c51172 h3,
.module-custom57249a7c51172 h4,
.module-custom57249a7c51172 h5,
.module-custom57249a7c51172 h6{
	color: #f5f5f4 !important;
}
.module-custom57249a7c51172 h2:before{
	color: #d6d3d1 !important;
}
.module-custom57249a7c51172 h2:after{
	color: #e7e5e4 !important;
}

/* Contact map layout fix: full-width map with consistent gutters */
.module-54fc1f05f2541.full-width{
	padding: 44px clamp(16px, 3vw, 56px) 0 !important;
	background: #fafafa !important;
}
.module-54fc1f05f2541.full-width > .container{
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.module-54fc1f05f2541.full-width > .container > .row-content,
.module-54fc1f05f2541.full-width > .container > .row-content > .col-elment,
.module-54fc1f05f2541.full-width .module-margin,
.module-54fc1f05f2541.full-width .module-border,
.module-54fc1f05f2541.full-width .module-padding,
.module-54fc1f05f2541.full-width .module-content,
.module-54fc1f05f2541.full-width .module-main{
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}
.module-54fc1f05f2541.full-width iframe{
	width: 100% !important;
	height: clamp(360px, 26vw, 460px) !important;
	border: 1px solid #e7e5e4 !important;
	box-shadow: none !important;
}
@media (max-width: 767px){
	.module-54fc1f05f2541.full-width{
		padding: 24px 12px 0 !important;
	}
	.module-54fc1f05f2541.full-width iframe{
		height: 320px !important;
	}
}
.module-54fc1f05f2541.full-width .text-gioithieu p{
	margin: 0 !important;
}

/* Blog category cards: 2-column desktop, 1-column mobile, no date/author noise */
.module-blog .blog-page:not(.post-page){
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 28px;
	max-width: 1180px;
	margin: 0 auto;
	color: #292524;
}
.module-blog .blog-page:not(.post-page) > .category-info,
.module-blog .blog-page:not(.post-page) > .category-sub,
.module-blog .blog-page:not(.post-page) > hr,
.module-blog .blog-page:not(.post-page) > .pagination{
	grid-column: 1 / -1;
}
.module-blog .blog-page:not(.post-page) > hr{
	display: none;
}
.module-blog .blog-page:not(.post-page) .category-info{
	margin-bottom: 6px;
	background: transparent;
}
.module-blog .blog-page:not(.post-page) .page-header{
	margin: 0;
	padding: 0 0 10px;
	border: 0;
}
.module-blog .blog-page:not(.post-page) .page-header h1{
	margin: 0;
	text-align: left;
}
.module-blog .blog-page:not(.post-page) .article-post{
	display: flex;
	min-height: 100%;
	margin: 0 !important;
	padding: 0;
	overflow: hidden;
	border: 1px solid #e7e5e4;
	background: #ffffff;
	box-shadow: 0 18px 48px rgba(15, 23, 42, 0.06);
	transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.module-blog .blog-page:not(.post-page) .article-post:hover{
	border-color: #d6d3d1;
	box-shadow: 0 24px 70px rgba(15, 23, 42, 0.10);
	transform: translateY(-2px);
}
.module-blog .blog-page:not(.post-page) .article-post > .row{
	display: flex;
	flex-direction: column;
	width: 100%;
	min-height: 100%;
	margin: 0;
}
.module-blog .blog-page:not(.post-page) .article-post .col-sm-2,
.module-blog .blog-page:not(.post-page) .article-post .col-sm-10,
.module-blog .blog-page:not(.post-page) .article-post .col-sm-12{
	float: none;
	width: 100%;
	padding: 0;
}
.module-blog .blog-page:not(.post-page) .post-image{
	background: #f5f5f4;
}
.module-blog .blog-page:not(.post-page) .post-image img{
	display: block;
	width: 100%;
	max-width: none;
	height: 230px;
	margin: 0;
	border: 0;
	padding: 0;
	object-fit: cover;
}
.module-blog .blog-page:not(.post-page) .post-content{
	padding: 24px 24px 0;
}
.module-blog .blog-page:not(.post-page) .post-content h3{
	margin: 0 0 12px !important;
	font-size: clamp(22px, 2vw, 28px);
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: 0.025em;
}
.module-blog .blog-page:not(.post-page) .post-content h3 a{
	color: #111111;
	text-decoration: none;
}
.module-blog .blog-page:not(.post-page) .post-content h3 a:hover,
.module-blog .blog-page:not(.post-page) .post-content h3 a:focus{
	text-decoration: underline;
	text-underline-offset: 5px;
}
.module-blog .blog-page:not(.post-page) .post-content p{
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0;
	color: #57534e;
	font-size: 15px;
	line-height: 1.7;
}
.module-blog .blog-page:not(.post-page) .post-meta{
	display: flex;
	align-items: center;
	margin-top: auto;
	padding: 22px 24px 24px;
}
.module-blog .blog-page:not(.post-page) .post-meta span{
	display: none !important;
}
.module-blog .blog-page:not(.post-page) .post-meta .btn{
	float: none !important;
	margin: 0;
	padding: 12px 16px !important;
	border-radius: 999px;
	background: #111111;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.04em;
	line-height: 1;
}
.module-blog .blog-page:not(.post-page) .post-meta .btn:hover,
.module-blog .blog-page:not(.post-page) .post-meta .btn:focus{
	background: #2a2a2a;
}
@media (max-width: 767px){
	.module-blog .blog-page:not(.post-page){
		grid-template-columns: 1fr;
		gap: 20px;
	}
	.module-blog .blog-page:not(.post-page) .post-image img{
		height: 220px;
	}
	.module-blog .blog-page:not(.post-page) .post-content{
		padding: 22px 20px 0;
	}
	.module-blog .blog-page:not(.post-page) .post-meta{
		padding: 20px;
	}
	.module-blog .blog-page:not(.post-page) .post-meta .btn{
		display: inline-flex;
		width: auto;
		min-height: 42px;
		align-items: center;
		justify-content: center;
	}
}

/* Blog card grid guard: prevent mobile min-content overflow */
.module-blog .blog-page:not(.post-page),
.module-blog .blog-page:not(.post-page) .article-post,
.module-blog .blog-page:not(.post-page) .article-post > .row,
.module-blog .blog-page:not(.post-page) .post-content,
.module-blog .blog-page:not(.post-page) .post-meta{
	min-width: 0;
}
@media (max-width: 767px){
	.module-blog .blog-page:not(.post-page){
		grid-template-columns: minmax(0, 1fr);
	}
}

/* Article 28: printing technology guide UI */
.post-page.post-id-28{
	max-width: 1180px;
	padding: 54px 0 88px;
	background: #ffffff;
}
.post-page.post-id-28 > h1{
	max-width: 900px;
	margin: 0 auto 36px;
	color: #111111;
	font-size: var(--gecko-h1-thin-size);
	font-weight: 500;
	line-height: 1.08;
	letter-spacing: var(--gecko-heading-tracking-wide);
	text-align: center;
}
.post-page.post-id-28 > h1:before{
	content: "CÔNG NGHỆ SẢN XUẤT";
	display: block;
	width: max-content;
	margin: 0 auto 18px;
	padding: 8px 12px;
	border: 1px solid #e7e5e4;
	background: #f5f5f4;
	color: #57534e;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.12em;
	line-height: 1;
	text-transform: uppercase;
}
.post-page.post-id-28 > h1:after{
	content: "Hiểu nhanh ưu điểm của in lụa và Decal/DTF để chọn đúng công nghệ cho áo thun của bạn.";
	display: block;
	max-width: 760px;
	margin: 18px auto 0;
	color: #57534e;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.65;
	letter-spacing: 0.02em;
}
.post-page.post-id-28 .post-content{
	max-width: 1040px;
	margin: 0 auto;
	color: #292524;
	font-size: 16px;
	line-height: 1.8;
	counter-reset: print-tech;
}
.post-page.post-id-28 .post-content > p{
	margin: 0 0 18px;
}
.post-page.post-id-28 .post-content > p:empty,
.post-page.post-id-28 .post-content > p:has(> br:only-child){
	display: none;
}
.post-page.post-id-28 .content-title1{
	max-width: 760px;
	margin: 0 auto 22px !important;
	padding: 24px 28px;
	border: 1px solid #e7e5e4;
	background: #fafaf9;
	color: #292524 !important;
	font-size: 18px !important;
	line-height: 1.65 !important;
	text-align: center;
}
.post-page.post-id-28 .content-title1 strong{
	font-weight: 600;
}
.post-page.post-id-28 .center-p{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: calc(50% - 12px);
	min-height: 88px;
	margin: 0 10px 34px 0 !important;
	padding: 22px 24px;
	border: 1px solid #111111;
	background: #111111;
	color: #ffffff !important;
	font-size: 20px !important;
	line-height: 1.25 !important;
	text-align: center;
	vertical-align: top;
}
.post-page.post-id-28 .center-p strong{
	font-weight: 600;
	letter-spacing: 0.035em;
}
.post-page.post-id-28 .post-content > p:not(.content-title1):not(.center-p):has(> strong){
	counter-increment: print-tech;
	position: relative;
	margin: 36px 0 0 !important;
	padding: 28px 32px;
	border: 1px solid #e7e5e4;
	border-bottom: 0;
	background: #ffffff;
	color: #111111 !important;
	font-size: clamp(24px, 3vw, 36px) !important;
	font-weight: 500 !important;
	line-height: 1.18 !important;
	letter-spacing: 0.025em;
}
.post-page.post-id-28 .post-content > p:not(.content-title1):not(.center-p):has(> strong):before{
	content: counter(print-tech, decimal-leading-zero);
	display: block;
	margin-bottom: 12px;
	color: #78716c;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.14em;
	line-height: 1;
}
.post-page.post-id-28 .post-content > p:not(.content-title1):not(.center-p):has(> strong) strong{
	font-weight: 500;
}
.post-page.post-id-28 .post-content > ul{
	margin: 0 0 0;
	padding: 0 32px 28px;
	border-right: 1px solid #e7e5e4;
	border-bottom: 1px solid #e7e5e4;
	border-left: 1px solid #e7e5e4;
	background: #ffffff;
	list-style: none;
}
.post-page.post-id-28 .post-content > ul li{
	position: relative;
	padding: 12px 0 12px 30px;
	border-top: 1px solid #f1f1ef;
	color: #44403c;
	font-size: 16px;
	line-height: 1.65;
}
.post-page.post-id-28 .post-content > ul li:before{
	content: "";
	position: absolute;
	top: 21px;
	left: 0;
	width: 9px;
	height: 9px;
	border-radius: 999px;
	background: #111111;
}
.post-page.post-id-28 .post-content > ul em{
	font-style: normal;
}
.post-page.post-id-28 .content-p{
	margin: 22px 0 32px !important;
	padding: 14px;
	border: 1px solid #e7e5e4;
	background: #fafaf9;
}
.post-page.post-id-28 .content-p img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	border: 0;
	padding: 0;
	background: #ffffff;
}
@media (max-width: 767px){
	.post-page.post-id-28{
		padding: 34px 0 58px;
	}
	.post-page.post-id-28 > h1{
		text-align: left;
	}
	.post-page.post-id-28 > h1:before,
	.post-page.post-id-28 > h1:after{
		margin-left: 0;
		margin-right: 0;
	}
	.post-page.post-id-28 .content-title1{
		padding: 20px;
		text-align: left;
	}
	.post-page.post-id-28 .center-p{
		display: flex;
		width: 100%;
		min-height: 70px;
		margin: 0 0 12px !important;
	}
	.post-page.post-id-28 .post-content > p:not(.content-title1):not(.center-p):has(> strong){
		margin-top: 26px !important;
		padding: 24px 22px;
	}
	.post-page.post-id-28 .post-content > ul{
		padding: 0 22px 22px;
	}
	.post-page.post-id-28 .content-p{
		padding: 10px;
	}
}
.post-page.post-id-28 .post-content > p:not([class]):not(:has(strong)){
	display: none !important;
}

/* Sync article H1 eyebrow/badge style across all post pages */
.post-page[class*="post-id-"] > h1:before{
	display: block !important;
	width: max-content !important;
	max-width: 100%;
	margin: 0 auto 18px !important;
	padding: 8px 12px !important;
	border: 1px solid #e7e5e4 !important;
	background: #f5f5f4 !important;
	color: #57534e !important;
	font-family: var(--gecko-heading-font) !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	line-height: 1 !important;
	letter-spacing: 0.12em !important;
	text-transform: uppercase !important;
}
.post-page[class*="post-id-"] > h1:after{
	color: #57534e !important;
	font-family: var(--gecko-heading-font) !important;
	font-size: 17px !important;
	font-weight: 400 !important;
	line-height: 1.65 !important;
	letter-spacing: 0.02em !important;
}
@media (max-width: 767px){
	.post-page[class*="post-id-"] > h1:before,
	.post-page[class*="post-id-"] > h1:after{
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

/* Contact map: edge-to-edge container, no inner gutter */
.module-54fc1f05f2541.full-width{
	padding: 0 !important;
}
.module-54fc1f05f2541.full-width iframe{
	border: 0 !important;
}
@media (max-width: 767px){
	.module-54fc1f05f2541.full-width{
		padding: 0 !important;
	}
}
