/*
Theme Name: Maxweb
Description: This is a child theme for Flatsome Theme
Theme URI: https:
Author: Hoan
Author URI: 
Template: flatsome
Version: 3.6.1
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
	font-family: 'GS-B';
	src: url(fonts/GoogleSans-Bold.ttf);
}
@font-face {
	font-family: 'GS-M';
	src: url(fonts/GoogleSans-Medium.ttf);
}
@font-face {
	font-family: 'GS-R';
	src: url(fonts/GoogleSans-Regular.ttf);
}

:root{
	--xanh:#126092;
	--vang:#ffcc00;
}
html,body,span,label,a,p,button,b,div{
	font-family: 'GS-R';
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: 'GS-R' !important;
}
b,strong{
	font-weight:bold;
}
form{
	margin:0 !important;
}
form input,textarea,select{
	box-shadow:none !important;
}
.txt-jus,.txt-jus-p p,.txt-jus-p li{
	text-align:justify;
}
a{
	cursor:pointer;
}
.wpcf7-spinner,.product-images .image-tools.bottom.left,.blog-post-inner .is-divider,.entry-divider{
	display:none !important;
}
input[type=submit]{
	margin:0;
}
.section-content{
	z-index:unset !important;
}
.dark, .dark p, .dark td{
	color:#fff !important;
}
.pd-b0{
	padding-bottom:0 !important;
}
.absolute-footer{
	background-color:var(--xanh) !important;
	display:none;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer{
	width:100%;
	text-align:center;
	color:#ffffff;
}
.blog-wrapper{
	padding-top:0;
}
.single-page{
	text-align:justify;
}
.breadcrumbT span,.breadcrumbT a{
	font-size:14px;
	color:#333333;
}
.breadcrumbT a:hover{
	color:var(--do);
}
#top-link{
}
.owl-item .col {
	max-width:100%;
}
.owl-dots {
	margin:0 !important;
}
.owl-dots button{
	min-height:unset;
	margin:0 5px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background:var(--vang) !important;
}
.owl-nav{
	position:absolute;
	left:0;
	width:100%;
	top:50%;
	transform:translatey(-50%);
	margin:0 !important;
}
.owl-nav button{
	min-height:unset;
	line-height:unset !important;
	margin:0 !important;
	position:absolute;
}
.header-nav-main > li{
	margin:0 10px;
	position:relative;
}

.header-nav-main > li > a{
	font-size:16px;
	font-weight:400 !important;
	text-transform:capitalize;
	position:relative;
}
.header-nav-main > li > a:after{
	content:'';
	position:absolute;
	top:50%;
	transform:translatex(-50%);
	position:relative;
	height:15px;
	width:1px;
	background:#ffffff33;
	right:-10px;
}
.header-nav-main > li:last-child > a:after,
.header-nav-main > li.header-search > a:after{
	display:none;
}
.header-nav-main > li > .sub-menu{
	background:rgb(6 80 132 / 45%);
	border-radius:5px;
}
.header-nav-main > li > .sub-menu a{
	color:#fff;
}
.header-wrapper #logo img,.img-white img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.title-sec{
	color:var(--xanh);
	font-size:36px;
	font-family:'GS-M' !important;
	font-weight:400;
	text-transform:uppercase;
}
.title-sec.color-white{
	color:#fff;
}
.tab-style > .nav li{
	margin:0;
}
.tab-style > .nav li a{
	padding:8px 15px 6px;
	border-radius:99px;
	font-size:17px;
	font-weight:400;
}
.tab-style > .nav li.active a{
	background:var(--xanh);
	color:#fff;
}
.post-style .post-item .col-inner,
.blog-wrapper .list-post .post-item .col-inner{
	height:100%;
	background:#fff;
	box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
	overflow:hidden;
	border-radius:5px;
	transition:all 0.3s;
}
.box-blog-post .box-text{
	padding:10px 10px 15px;
}
.box-blog-post .post-title{
	font-size:17px;
	color:var(--xanh);
	margin:0 0 10px 0;
	font-weight:600;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.box-blog-post .box-text-inner button{
	background-color:var(--xanh) !important;
	color:#fff !important;
	padding:4px 10px 2px;
	font-size:14px;
	font-weight:500;
	line-height:unset;
	min-height:unset;
	border-radius:3px;
	transition:all 0.3s;
	margin:15px 0 0;
}
.box-blog-post .box-text-inner button:hover{
	transform:translatey(-3px);
	box-shadow:0 3px 15px 0 #ccc;
}
/* Blog Tin Tuc - Su Kien */
.sec-tintuc-sukien .title-sec.title-tintuc{
	font-size:48px;
	font-weight:700;
	font-family:'GS-R' !important;
}
.tab-tintuc .col-hinhanh > .col-inner{
	overflow:hidden;
	box-shadow: 0px 2px 10px 0 #d6d6d6;
	background:#fff;
}
.tab-tintuc .col-hinhanh .title-ab p{
	margin:0;
	padding:10px 15px;
	font-size:20px;
	font-weight:600;
	color:var(--xanh);
}
.tab-tintuc .col-hinhanh .gallery-col.col{
	padding-bottom:0;
}
/* Xuat nhap khau */
.row-xk > .col > .col-inner{
	height:100%;
}
.row-xk .col-text .col-inner{
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	padding:30px 50px;
}
.row-xk .col-text h3{
	font-family:'GS-M' !important;
	font-weight:400;
	font-size:30px;
	text-transform:uppercase;
	margin:0 0 15px 0;
}
/* Dịch vụ  cung cấp */
.col-box-link > .col-inner{
	height:100%;
	border:1px solid #d2d2d2;
}
.col-box-link .box .box-text{
	padding:10px 15px 0;
}
.col-box-link .box .box-text h4{
	font-weight:400;
	font-size:22px;
	margin:0 0 5px 0;
	color:var(--xanh);
}
.col-box-link .box .box-text p{
	font-size:16px;
	text-align:justify;
}
.col-box-link .box .button{
	font-size:16px;
	font-weight:400;
	line-height:unset;
	min-height:unset;
	padding:4px 15px 2px;
}
/* Vì sao chọn */
.sec-visao{
}
.sec-visao .row-fix{
	position:absolute;
	bottom:30px;
	left:50%;
	transform:translatex(-50%);
}
.col-content-visao > .col-inner{
	padding:30px 0 0;
	background:var(--xanh);
	border-radius:5px;
	box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
}
.col-content-visao .col-uu > .col-inner{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.col-content-visao .col-uu .icon-box{
	width:calc(50% - 15px);
	margin-bottom:15px;
}
.col-content-visao .col-uu .icon-box .icon-box-img{
	height:60px;
	width:60px !important;
	border-radius:50%;
	background:#3bf0f2;
	display:flex;
	align-items:center;
	justify-content:center;
}
.col-content-visao .col-uu .icon-box .icon-box-img .icon{
	width:30px;
}
.col-content-visao .col-uu .icon-box img{
	padding-top:0;
}

.col-content-visao .col-uu .icon-box-text{
	display:flex;
	align-items:center;
}
.col-content-visao h2{
	font-size:32px;
	font-family:'GS-M' !important;
	font-weight:400;
	margin:0 0 10px 0;
	color:var(--vang);
}

/* couter */
.col-couter .icon-box h3{
	font-size:60px;
	font-family:'GS-M' !important;
	font-weight:400;
	color:var(--vang);
	line-height:1;
	margin:0 0 5px 0;
	text-shadow:0 2px 3px #000;
	position:relative;
}
.col-couter .icon-box h3:after{
	content:'+';
}
.col-couter .icon-box p{
	color:#fff;
	font-size:16px;
}
/* Giới thiệu */
.sec-gt-home .col-txt h1{
	font-size:55px;
	text-transform:uppercase;
	color:var(--xanh);
	font-family:'GS-M' !important;
	font-weight:400;
	margin:0 0 5px 0;
}
.sec-gt-home .col-txt h2{
	font-size:24px;
	color:var(--xanh);
	font-family:'GS-M' !important;
	font-weight:400;
	margin:0 0 10px 0;
}
.sec-gt-home .col-txt p{
	text-align:justify;
}
.btn-gt{
	font-size: 18px;
	font-weight: 400;
	line-height: unset;
	min-height: unset;
	padding: 5px 20px 3px;
	transition:all 0.3s;
}
.btn-gt:hover{
	transform:translatey(-3px);
}
.title-pageT h3{
	font-size:45px;
	font-family:'GS-M' !important;
	font-weight:400;
	line-height:1.3;
	text-transform:uppercase;
}
/* Page lien he */
.map-lh{
	height:450px;
}
.map-lh iframe{
	width:100%;
	height:100%;
}
.txt-page-lh h3{
	color:var(--xanh);
}
.txt-page-lh p {
	margin-bottom:10px;
}
.txt-page-lh p i{
	color:var(--xanh);
	width:20px;
}
.form-lh input,.form-lh textarea{
	border-radius:5px;
}
.form-lh input{
	height:40px;
}

/* Page tuyen dung */
.sec-nguonluc:before{
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:80px;
	background:var(--xanh);
}
.text-after-nguonluc p{
	font-size:24px;
}
.row-content-cs .col-txt h2{
	text-transform:uppercase;
	font-weight:400;
	color:var(--xanh);
	margin:0 0 15px 0;
	font-size:22px;
}
.row-content-cs .col-txt p{
	text-align:justify;
	margin:0 0 15px 0;
}
.post-line .post-item .col-inner{
	overflow:hidden;
	border-radius:5px;
	box-shadow:0 0 15px 0 #ccc;
	transition:all 0.3s;
	height:100%;
}
.post-line .post-item .col-inner:hover{
	transform:translatey(-3px);
	box-shadow:0 5px 15px 0 #ccc;
}
.post-line .post-item .from_the_blog_excerpt {
	-webkit-line-clamp: 2;
	font-size:16px;
}
.box-list-view .box .box-image, .box-list-view .box .box-text, .box-vertical .box-image, .box-vertical .box-text{
	vertical-align:top;
}
/* Page gioi thieu */
.tab-tamnhin > .nav li{
	margin:0 5px;
}
.tab-tamnhin > .nav li a{
	padding:8px 15px;
	border:1px solid #fff;
	font-size:22px;
	font-weight:400;
	text-transform:uppercase;
	transition:all 0.3s;
}
.tab-tamnhin > .nav li a:hover,
.tab-tamnhin > .nav li.active a{
	background:#fff;
	color:var(--xanh);
}
.tab-tamnhin .txt-content h3{
	font-size:26px;
	font-family:'GS-M' !important;
	font-weight:400;	
}
.ga-doitac .gallery-col.col .col-inner{
	background:#fff;
	padding:15px;
}
.ga-doitac .gallery-col.col img{
	height:auto !important;
}
.col-doingu .box .box-text{
	background:var(--xanh);
	padding:10px 15px;
}
.col-doingu .box h4{
	font-size:18px;
	font-family:'GS-M' !important;
	font-weight:400;
	color:#fff;
	margin:0;
}
.col-doingu .box p{
	font-size:15px;
	color:#fff;
	margin:0;
}
/* Page truyen thong */
.slider-style-nav .owl-nav{
	top:40% !important;
}
.slider-style-nav .owl-nav button{
	background:#fff !important;
	color:var(--xanh) !important;
	border:1px solid var(--xanh) !important;
	border-radius:5px;
	display:flex;
	align-items:center;
	justify-content:center;
	width:35px;
	height:35px;
	font-size:22px;
	transition:all 0.3s;
	opacity:0;
	visibility:hidden;
}
.slider-style-nav .owl-nav button:hover{
	background:#d2d2d2 !important;
}
.slider-style-nav .owl-nav button.owl-prev{
	left:30px;
}
.slider-style-nav .owl-nav button.owl-next{
	right:30px;
}
.slider-style-nav:hover .owl-nav button.owl-prev{
	left:0px;
	opacity:1;
	visibility:visible;
}
.slider-style-nav:hover .owl-nav button.owl-next{
	right:0px;
	opacity:1;
	visibility:visible;
}

/* blog-single */
.row.row-content-post{
	margin-top:0 !important;
}
.blog-single article{
	margin-bottom:0 !important;
	padding:15px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .22);
}
.blog-single .entry-header-text{
	padding-bottom:0;
}
.blog-single h1.entry-title{
	color:var(--xanh);
	font-weight:400;
	font-family:'GS-M' !important;
	margin:0;
}
.blog-wrapper .title-cate{
	font-size:28px;
	text-transform:uppercase;
	text-align:center;
	color:var(--xanh);
	font-weight:400;
	font-family:'GS-M' !important;
}
.blog-wrapper .list-post .post-item .col-inner:hover{
	box-shadow:0 3px 15px 0 rgba(0, 0, 0, .24);
	transform:translatey(-2px);
}
/* Dich vu logistic */
.col-giatri-kh .icon-box-text{
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.col-giatri-kh .icon-box-text p{
	font-size:18px;
}
/* Quy trinh */
.slider-style-nav.quytrinh .owl-nav button{
	opacity:1;
	visibility:visible;
}
.slider-style-nav.quytrinh .owl-nav button.owl-prev{
	left:-50px !important;
}
.slider-style-nav.quytrinh .owl-nav button.owl-next{
	right:-50px !important;
}
.quytrinh .owl-item .row{
	margin:0 !important;
}
.txt-quytrinh h2{
	font-family:'GS-M' !important;
	font-weight:400;
}
.txt-quytrinh p{
	text-align:justify;
}
.txt-quytrinh p:nth-child(1){
	margin:0 0 10px 0;
	font-size:17px;
}

/* Nong san noi dia */
.col-tieuchuan .icon-box-text h3{
	font-size:20px;
	color:var(--xanh);
	font-weight:400;
	margin:0 0 10px 0;
}
.col-tieuchuan .icon-box-text p{
	font-size:16px;
}
/* NÔNG SẢN XUẤT KHẨU */

.col-sp-xk .box-text h4{
	color:var(--xanh);
	font-weight:400;
	font-family:'GS-M' !important;
	font-size:22px;
	margin:0 0 5px 0 ;
}
/* Danh muc san pham */
#shop-sidebar #woocommerce_product_categories-2{
	background:var(--xanh);
	padding:10px;
	border-radius:10px;
}
#shop-sidebar .widget-title{
	display:block;
	font-family:'GS-M' !important;
	font-weight:400;
}
#shop-sidebar .widget-title.shop-sidebar{
	color:#fff;
	font-size:18px;
}
#shop-sidebar .product-categories li a{
	color:#fff;
	font-size:18px;
}
#shop-sidebar .product-categories li.active a{
	font-family:'GS-B' !important;
	font-weight:400;
}
#shop-sidebar #woocommerce_product_categories-2 .is-divider{
	background-color:#fff;
}
.product-small.col .col-inner{
	height:100%;
	background:#fff;
	box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
	transition:all 0.3s;
}
.product-small.col .col-inner:hover{
	box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
}
.product-small.col .box-text{
	padding:10px 10px 20px;
}
.category-page-row .shop-container .title-wrapper p.category,
.related-products-wrapper .title-wrapper p.category{
	margin:0 0 3px 0;
	font-size:15px;
	font-weight:400;
	font-family:'GS-M' !important;
}
.category-page-row .shop-container .product-title,
.related-products-wrapper .product-title{
	font-size:17px;
	margin:0 0 7px 0;
}
.box-text-products .price-wrapper bdi{
	font-size:18px;

}
/* Page product */
.col-right-pro{
	padding-left:0;
}
.col-right-pro > .col-inner{
	height:100%;
	background-color:var(--xanh);
	padding:15px 15px 30px;
}
.txt-right-pro h3{
	text-transform:uppercase;
	font-weight:400;
	font-family:'GS-M' !important;
	font-size:22px;
	margin:0 0 5px 0;
	line-height:1;
}
.txt-right-pro h3 i{
	font-size:20px;
	margin-right:5px;
}
.txt-right-pro div{
	margin-bottom:15px;
}
.txt-right-pro div a{
	font-size:20px;
}
.txt-right-pro p{
	margin:0 0 15px 0;
}
.chitiet-sp{
	padding-top:10px;
	border-top:1px solid #ececec;
}
.chitiet-sp .title-ct,
.related-products-wrapper > h3{
	color:var(--xanh);
	font-weight:400;
	font-family:'GS-M' !important;
	font-size:22px;
}
.chitiet-sp .title-ct{
	text-transform:uppercase;
	margin:0 0 15px 0;
}
.related-products-wrapper > h3{
	max-width:100%;
}














.logo-f img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.title-f{
	font-family:'GS-M' !important;
	font-size:22px;
	margin:0 0 15px 0;
}
.menu-f .ux-menu-link__link{
	min-height:unset;
	padding:2px 0;
}
.txt-contact-f h3{
	font-weight:400;
	line-height:1.3;
	font-size:22px;
}
.txt-contact-f p{
	margin-bottom:5px;
}
.txt-contact-f p i{
	width:20px;
}
.row-2f{
	margin-top:20px;
	padding-top:15px;
	position:relative;
}
.row-2f:before{
	content:'';
	position:absolute;
	top:0;
	left:50%;
	transform:translatex(-50%);
	height:2px;
	background:#fff;
	width:70%;
}
.product-template-default h1.product-title{
	font-size:28px;
	color:var(--xanh);
	font-family:'GS-M' !important;
	font-weight:400;
}
.product-page-price bdi{
	font-size:20px;
}
.btn-lh-pro{
	font-size:17px;
	font-weight:400;
	font-family:'GS-M' !important;
}
.icon-fix{
	position:fixed;
	right:15px;
	bottom:20px;
	z-index:8;
}
.icon-fix a{
	display:flex;
	align-items:center;
	justify-content:center;
	width:45px;
	height:45px;
	border-radius:50%;
	/* 	overflow:hidden; */
	box-shadow: 0 0 10px 0 #505050;
	position:relative;
}
.icon-fix a:before{
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:calc(100% + 1px);
	height:calc(100% + 1px);
	border-radius:50%;
	border:1px solid #ccc;
	animation:zom-be 1.5s linear infinite;
}
@keyframes zom-be{
	0%{
		opacity:0;
	}
	70%{
		opacity:1;
	}
	100%{
		width:calc(100% + 15px);
		height:calc(100% + 15px);
		opacity:0;
	}
}
.icon-fix a+a{
	margin-top:14px;
}
.icon-fix a.phone{
	background:#0084ff;
}
.icon-fix a.email{
	background:#ff6600;
}
.icon-fix a.mess{
	background:#e60f1e;
}
.icon-fix a.zalo{
	background:#0084ff;
}
.icon-fix a img{
	width:30px;
}
.txt-111 p{
	font-size:34px;
	margin-bottom:0;
}
.mobile-sidebar .nav-sidebar li > a{
	color:#fff;
	font-size:17px;
}
.mobile-sidebar .nav-sidebar > li > a{
	font-size:17px;
	font-weight:400;
	font-family:'GS-M' !important;
}

.mobile-sidebar .nav-sidebar .icon-angle-down{
	color:#fff;
}
.mobile-sidebar .searchform-wrapper input[type=search]{
	background-color:#fff;
}
.off-canvas-left.mfp-ready .mfp-content, .off-canvas-right.mfp-ready .mfp-content{
	background:var(--xanh);
}
/* Hide scrollbar for Chrome, Safari and Opera */
.off-canvas .mfp-content::-webkit-scrollbar {
  display: none !important;
}

/* Hide scrollbar for IE, Edge and Firefox */
.off-canvas .mfp-content{
  -ms-overflow-style: none !important;  /* IE and Edge */
  scrollbar-width: none !important;  /* Firefox */
}
@media only screen and (max-width:1200px){
	.sec-gt-home .col-txt h1 {
		font-size: 44px;
	}
	.sec-gt-home .col-txt h2 {
		font-size: 22px;
	}
	.col-couter .icon-box h3 {
		font-size: 50px;
	}
	.title-pageT h3 {
		font-size: 40px;
	}
	.sec-nguonluc:before {
		height: 50px;
	}
}
@media only screen and (max-width:849px){
	.order-1{
		order:-1;
	}
	.banner-home .banner.is-full-height{
		height:unset !important;
		min-height:460px;
	}
	.col-content-visao > .col-inner{
		padding:30px 15px 0;
	}
	.row-xk .col-text .col-inner {
		padding: 30px;
	}
	.row-xk .col-text h3 {
		font-size: 25px;
		margin: 0 0 10px 0;
	}
	.sec-tintuc-sukien .title-sec.title-tintuc {
		font-size: 36px;
	}
	.sec-gt-home .col-txt h1 {
		font-size: 36px;
	}
	.col-couter .icon-box h3 {
		font-size: 36px;
	}
	.header-main li.html.custom {
		display: block;
	}
	.title-sec {
		font-size: 28px;
	}
	.img-nd .img-inner{
		padding-top:300px !important;
	}
	.txt-111 p{
		font-size:30px;
	}

}
@media only screen and (max-width:568px){
	.order-1-mb{
		order:-1;
	}
	.banner-home .banner.is-full-height{
		height:unset !important;
		min-height:300px;
	}
	.page-template-page-transparent-header #wrapper #main{
		padding-top:75px;
	}
	.header.transparent .header-bg-color{
		background-color:#126092 !important
	}
	.sec-visao .row-fix{
		position:relative;
		transform:unset;
		bottom:unset;
		left:unset;
	}
	.col-content-visao > .col-inner{
		padding:30px 0 0;
		box-shadow:unset;
	}
	.title-sec,.sec-tintuc-sukien .title-sec.title-tintuc {
		font-size: 26px;
	}
	.row-xk .col-text .col-inner {
		padding: 20px 15px;
	}
	.tab-style > .nav li a {
		padding: 7px 15px 5px;
		font-size: 15px;
	}
	.title-pageT h3 {
		font-size: 30px;
	}
	.sec-nguonluc:before{
		display:none;
	}
	.text-after-nguonluc p {
		font-size: 22px;
		margin:20px 0 0;
	}
	.tab-tamnhin .txt-content h3 {
		font-size: 22px;
	}
	.tab-tamnhin > .nav li a {
		font-size: 18px;
	}
	.form-lh input[type=submit]{
		display:table;
		margin:0 auto;
	}
	.map-lh {
		height: 300px;
	}
	.slider-style-nav .owl-nav{
		display:none;
	}
	.icon-fix{
		right:unset;
		left:0;
		bottom:0;
		width:100%;
		display:flex;
	}
	.icon-fix a{
		width:calc(100% / 4);
		border-radius:0;
	}
	.icon-fix a:before{
		display:none;
	}
	.icon-fix a+a{
		margin-top:0;
	}
	#footer{
		padding-bottom:40px;
	}
	.txt-111 p{
		font-size:24px;
	}

}
@media only screen and (max-width:440px){
	.banner-home .banner.is-full-height {
		min-height: 220px;
	}
	.title-sec, .sec-tintuc-sukien .title-sec.title-tintuc {
		font-size: 23px;
	}
	.row-xk .col-text h3 {
		font-size: 22px;
	}
	.title-pageT h3 {
		font-size: 24px;
	}
}