:root {
	--colorMain: #9e4908;
}

.noPadding {
    padding-bottom: 0 !important;
}

.padding15 {
	padding-bottom: 15px !important;
}

@font-face {
	font-family: 'Averta';
	src: url('/wp-content/themes/itcodewp/assets/fonts/averta/Averta-Light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Averta';
	src: url('/wp-content/themes/itcodewp/assets/fonts/averta/Averta-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Averta';
	src: url('/wp-content/themes/itcodewp/assets/fonts/averta/Averta-Semibold.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'ZT Mota Regular';
	font-style: normal;
	font-weight: normal;
	src: local('ZT Mota Regular'), url('/wp-content/themes/itcodewp/assets/fonts/mota/ZtMotaRegular-jEg39.woff') format('woff');
}


main#main, div#masthead, div#wide-nav, .lightbox-content-dv {
    background-image: url(https://message.webmau16.com/wp-content/uploads/2025/04/background-web.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.mfp-container.mfp-s-ready.mfp-inline-holder {
    padding: 0 !important;
}

.lightbox-content-dv {
    padding: 20px;
    max-height: 100vh;
    overflow-y: auto;
}

.popup-box-right .col-inner {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 8px 8px;
    row-gap: 8px;
    column-gap: 8px;
}

/* .popup-box-right {
    padding-bottom: 0 !important;
} */

.popup-dichvu p {
    font-size: 15px;
    margin-bottom: 4px;
}

.popup-dichvu p i {
    font-size: 14px;
}

.popup-dv-btn a.button.primary {
    margin-bottom: 0;
}

.popup-box-mota .col-inner p:last-child {
    margin-bottom: 0;
}

/* 
body {
	font-family: 'Averta', sans-serif;
	font-weight: 400; 
}

h1, h2, h3 {
	font-family: 'Averta', sans-serif;
	font-weight: 600; 
} */

/* css header */
.header-wrapper.stuck {
    box-shadow: 0 0 !important;
}

.itcodewp-social-icons {
    display: flex;
    align-items: center;
    gap: 18px;
}

span.social-grid-item a svg {
    fill: #7a522d;
    width: 28px;
}

.mobile-nav li.nav-icon a i {
    color: var(--colorMain);
}

/* css wweb title */
.web-title h2 {
    font-size: 32px;
    font-weight: 600;
}

.web-title-icon h2 {
    position: relative;
	font-size: 32px;
}

.web-title-icon h2:before {
    content: '';
    display: inline-block;
    width: 42px;
    height: 42px;
    background-image: url('/wp-content/uploads/2025/04/Vong-tron-logo-Zen-1536x1536-1.webp');
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -8px;
}


.web-title-icon p {
    font-size: 28px;
}

.content-justify {
	text-align: justify;
}



/* css danh sach dich vu */
/* .box-dichvu {
    background: #9e49082e;
    border-radius: 15px;
    padding: 12px;
    overflow: hidden;
} */

/* .box-dichvu .box-image img {
    border-radius: 15px;
    height: 325px;
    object-fit: cover;
} */

h3.title-dichvu {
	font-size: 18px;
    display: flex;
    align-items: baseline;
    gap: 8px;
    line-height: 22px;
}

h3.title-dichvu {
    /* overflow: hidden; */
    /* display: -webkit-box !important; */
    /* -webkit-box-orient: vertical; */
    /* -webkit-line-clamp: 2; */
    height: 44px;
}

.tg-dichvu {
    padding: 15px 10px 12px 22px;
    min-height: 170px;
}

.box-dichvu .box-text {
    padding-bottom: 10px;
}

.box-text-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.tg-dichvu p {
    display: flex;
    align-items: baseline;
    gap: 5px;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 8px !important;
}

/* .box-dichvu .box-image img {
    border-radius: 15px;
    overflow: hidden;
} */

.tg-dichvu p i {
    font-size: 14px;
}

.dv-btn-nook a {
    border: 1px solid #9e49089e;
}

.dv-btn-nook a, .btn-dv-xt a {
	background: var(--colorMain);
	color: #fff;
    padding: 4px 15px;
    border-radius: 4px;
}

.dv-btn-nook a:hover, .btn-dv-xt a:hover  {
    color: #fff !important;
}

.dv-btn-popup a {
    display: flex;
    align-items: center;
    gap: 2px;
}

.dv-btn-popup a {
    font-weight: 600;
    display: flex !important;
}

.btn-dv-xt a {
    font-size: 15px;
    padding: 6px 15px;
}

.popup-box-mota .col-inner {
    font-size: 16px;
}

.popup-box-mota .col-inner p {
    margin-bottom: 8px;
}

/* css chuong trinh */
.box-ctrinh {
    background: var(--colorMain);
    border-radius: 15px;
    padding: 8px;
    overflow: hidden;
}

.box-ctrinh .box-text {
    padding-left: 5px;
    padding-right: 5px;
}

.box-ctrinh .box-image img {
    border-radius: 15px;
    height: 325px;
    object-fit: cover;
}

h3.title-ctrinh {
    margin: 8px 0 !important;
}

.tg-ctrinh {
    font-weight: 300;
    font-size: 17px;
}

.ct-img-popup {
    padding-top: 14px;
}


.ctrinh .owl-nav button {
	width: 30px !important;
	min-height: 30px !important;
	border-radius: 50%;
	margin: 0px !important;
	position: absolute;
	top: -5%;
	transform: translateY(-50%);
}

.ctrinh .owl-nav button.owl-prev {
	left: -6px;
}

.ctrinh .owl-nav button.owl-next {
	right: -6px;
}

/* css con duong moi - icon con duong */
.title-2-icon {
    text-align: center;
    font-size: 32px;
}

.title-2-icon h2 {
    font-family: 'ZT Mota Regular';
	font-weight: 500;
}

.title-icon-2 h2:before, .title-icon-1 h2:after {
    content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.title-icon-1 h2:after {
    background-image: url('/wp-content/uploads/2025/04/20-e1744975977468.webp');
    margin-left: 18px;
    width: 90px;
    height: 70px;
}

.title-icon-2 h2:before {
    background-image: url('/wp-content/uploads/2025/04/21-e1744976020205.webp');
    margin-right: 18px;
    width: 60px;
    height: 60px;
}


/* css slider dich vu */
.owl-nav button {
	width: 30px !important;
	min-height: 30px !important;
	border-radius: 50%;
	margin: 0px !important;
	position: absolute;
	bottom: -30px;
	transform: translateY(50%);
}

.owl-nav button.owl-prev {
	left: -6px;
}

.owl-nav button.owl-next {
	right: -6px;
}


/* css footer */
footer#footer {
    border-top: 1px solid var(--colorMain);
}

.ct-foo p, .ct-foo a {
    font-size: 15px;
}

.absolute-footer {
    display: none !important;
}



/* css khach hang review */
.khachhang-item {
	border: 2px solid var(--colorMain);
	border-radius: 22px;
	padding: 20px;
}

.kh-box .icon-inner img {
	border-radius: 30px;
}

.kh-box .icon-box-text h4 {
	font-size: 16px;
	margin-bottom: 0;
}

.kh-box .icon-box-text p {
	font-size: 14px;
}

.khachhang-item hr {
	opacity: 1;
}

.khachhang-item .box-text {
    padding: 0;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    height: 156px;
}

.slide-khachhang .owl-nav button {
	width: 30px !important;
	min-height: 30px !important;
	border-radius: 50%;
	margin: 0px !important;
	position: absolute;
	top: -10%;
	transform: translateY(-50%);
}

.slide-khachhang .owl-nav button.owl-prev {
	left: -6px;
}

.slide-khachhang .owl-nav button.owl-next {
	right: -6px;
}


a.button.primary.lt-btn-kp {
	background-color: #E3C9AE;
	color: var(--colorMain);
	font-size: 17px;
}

.lt-title-font h3 {
	font-family: "Hurricane", Sans-serif;
	font-size: 48px;
	font-weight: 300;
	line-height: 1.2em;
	color: #F2E5D1;
}

.lt-title-font ul li {
	font-weight: 300;
	font-size: 16px;
}

a.button.primary.lt-btn-th {
	border: 1px solid #fff;
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	margin-bottom: 0;
}

/* css section slider khong gian */
.slider-khonggian .row.is-selected p {
    opacity: 1;
}

.slider-khonggian .row p {
    opacity: 0
}

/* css sidebar bai viet */
.related-posts-wrapper .col.post-item {
    padding-bottom: 20px !important;
	padding-left: 0;
}

.related-posts-wrapper .box-vertical .box-image {
    width: 26% !important;
	float: left;
}

.related-posts-wrapper .box-vertical .box-image img {
    border-radius: 4px;
    overflow: hidden;
}

.related-posts-wrapper .box-vertical .box-text {
    width: 74% !important;
	float: left;
    padding: 0 10px 0 10px !important;
}

.related-posts-wrapper .box-vertical .box-text h5 {
    margin-top: -5px;
}

.related-posts-wrapper .box-vertical .box-text a.plain {
    font-size: 15px !important;
    margin-bottom: 0 !important;
    height: unset !important;
}

.related-posts-wrapper .box-vertical .box-text p.from_the_blog_excerpt {
    color: #222222b8;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
}

.single-post .post-sidebar.large-4.col {
    border-left: 0 !important;
}

.related-posts-wrapper .box-vertical .box-image .image-cover {
    padding-top: 80% !important;
}



.other-categories-list ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.other-categories-list ul li a {
    background: var(--colorMain);
    color: #fff;
    text-transform: math-auto;
    font-size: 13px;
    padding: 3px 10px;
    border-radius: 4px;
    font-family: "Averta", Sans-serif;
}

.other-categories-list ul li {
    margin: 0 10px 10px 0 !important;
    line-height: 20px;
}


/* css blog */
.home-blog .col.post-item .blog-post-inner a.button, .archive.category .col.post-item .blog-post-inner a.button {
    font-size: 14px;
    color: var(--colorMain);
    font-weight: 400;
    text-decoration: underline;
    margin-top: 8px;
}

.is-divider {
    display: none !important;
}

.home-blog .col.post-item h5.post-title a, .archive.category .col.post-item h5.post-title a {
    font-size: 20px;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 50px;
    margin-bottom: 16px;
}

.archive.category .col.post-item .col-inner .box-blog-post .box-image .image-cover {
    padding-top: 90% !important;
}

/* css blog nhan vien */
.blog-nhanvien .col.post-item h5.post-title a {
    height: unset;
}

/* css slider flatsome */
.flickity-prev-next-button {
    opacity: 1 !important;
}

#main svg.flickity-button-icon {
    background-color: #9e490857 !important;
    box-shadow: 0 0 1px 1px rgba(20, 23, 28, 0.1), 0 3px 1px 0 rgba(20, 23, 28, 0.1);
    padding: 10px;
    border-radius: 20px;
    border: 2px solid #9e490800 !important;
}

#main svg.flickity-button-icon:hover {
    background-color: var(--colorMain) !important;
}

#main .flickity-prev-next-button .arrow, #main .slider-nav-circle .flickity-prev-next-button:hover svg {
    fill: unset !important;
    border-color: unset;
}

#main .slider-nav-light .flickity-prev-next-button svg, #main .slider-nav-circle .flickity-prev-next-button:hover .arrow {
    fill: #ffffff !important;
}

.slider-wrapper .flickity-page-dots .dot {
    border: 1px solid;
    width: 8px;
    height: 8px;
}


/* css trang loi song */
.tab-blog li.tab a {
    color: var(--colorMain);
    text-transform: math-auto;
    font-size: 16px;
}

.tab-blog li.tab.active a {
    text-decoration: underline;
    color: var(--colorMain);
    font-weight: 600 !important;
}

.tab-blog .nav {
    gap: 50px;
}





