/*css header menu*/

body, body p, .nav > li > a, .heading-font {font-family: "Graphik Webfont",-apple-system,"Helvetica Neue","Droid Sans",Arial,sans-serif;}

h1,h2,h3,h4,h5,h6 {
	font-family: "Guardian-EgypTT",Charter,"Charter Bitstream",Cambria,"Noto Serif Light","Droid Serif",Georgia,serif;
}

ul.nav-dropdown.nav-dropdown-default {
    border: 1px solid #e9e6e6;
    border-radius: 6px;
    padding: 10px;
}

/* css body */
.noPadding {
    padding-bottom: 0 !important;
}



/* css box product */
.product-small.box {
	text-align: center;
    box-shadow: 0 0 4px #0000002e;
    border-radius: 4px;
    transition: .4s ease-in-out;
}

.product-small.box .box-text.box-text-products {
    padding: 10px;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    color: #000;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 37px;
}

.product-small.box:hover .product-title a {
    color: #29affc;
}

.product-small.box:hover {
    margin-top: -8px;
    transition: .4s ease-in-out;
}

.btn-contact {
    background-color: #fff !important;
    min-height: 22px !important;
    line-height: 22px !important;
    color: #ed1c24 !important;
    border: 1px solid #ed1c24 !important;
    text-transform: uppercase !important;
    padding: 4px 10px !important;
    border-radius: 4px !important;
    font-family: sans-serif;
    font-weight: 500 !important;
    margin-right: 0 !important;
	margin-bottom: 8px !important;
}

.btn-contact:hover {
    color: #fff !important;
	background-color: #ed1c24 !important;
}

/* css trang lien he */
.p-lienhe-mota {
    font-size: 14px;
}

input.wpcf7-form-control, textarea.wpcf7-form-control.wpcf7-textarea {
    box-shadow: 0 0;
    border-radius: 2px;
    height: 40px;
}

/* css footer */
a#top-link {
    background-image: url(/wp-content/uploads/2023/09/webmau16.com-webmau16.com-top.png);
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    border: 0;
}

a#top-link i {
    display: none;
}

a#top-link:hover {
    background-color: #29affc !important;
}

/* 	css form tu van */
div#tuvan {
    border-radius: 10px;
}

.p-form-tuvan .col-inner {
	background: #29affc;
	border-radius: 10px;
	overflow: hidden;
}

.p-form-tuvan form.wpcf7-form {
	padding: 0 15px;
}

.p-form-tuvan input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea {
	box-shadow: 0 0;
	border-radius: 4px;
	border: 2px solid #f2c721;
	height: 42px;
}

.p-form-tuvan input.wpcf7-form-control.wpcf7-submit {
	width: 100%;
	background-color: #f2c721;
	color: #2a3a7c;
	border-radius: 6px;
	margin: 0 auto;
}

.p-form-tuvan span.wpcf7-spinner {
	display: none;
}

.p-form-tuvan input.wpcf7-form-control.wpcf7-submit {
	animation: lickme 0.7s infinite cubic-bezier(.66,0,0,1);
}

@keyframes lickme {
	from {
		box-shadow: 0 0 1px rgb(202,196,196)
	}

	to {
		box-shadow: 0 0 0 15px rgba(232,76,61,0)
	}
}


/* css sidebar product */
span.widget-title.shop-sidebar {
    width: 100%;
    display: block;
    background: #29affc;
    color: #fff;
    padding: 10px 10px 10px 15px;
    text-align: center;
    border-radius: 6px 6px 0 0;
}

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

div#product-sidebar ul, div#shop-sidebar ul {
    padding: 0 6px 0 10px;
    border: 1px solid #ccc;
}

div#product-sidebar li a:before, div#shop-sidebar ul li a:before {
    content: "\f0da";
    font-family: fontawesome;
    padding-right: 6px;
    color: #29affc;
}

div#product-sidebar li, div#shop-sidebar li {
    border: 0;
}

div#product-sidebar li a, div#shop-sidebar li a {
    font-size: 14px;
}

div#product-sidebar li a:hover, div#shop-sidebar li a:hover {
    color: #29affc;
}

/* css blog */
/* css chuyen muc bai viet */
.archive.category .large-9.col h5.post-title, .home-blog h5.post-title {
	color: #000;
	font-weight: 600;
	font-size: 16px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 50px;
}

.archive.category .large-9.col .post-item>.col-inner:hover h5.post-title, .home-blog .post-item>.col-inner:hover h5.post-title {
	color: #29affc
}

.archive.category .large-9.col .col.post-item>.col-inner, .home-blog .col.post-item>.col-inner {
    box-shadow: 0 0 6px #00000024;
    border-radius: 6px;
    overflow: hidden;
    padding: 10px;
    transition: .3s ease-in-out;
    margin-top: 6px;
}

.archive.category .large-9.col .col.post-item>.col-inner:hover, .home-blog .col.post-item>.col-inner:hover {
    transition: .3s ease-in-out;
    margin-top: -8px;
}

.archive.category .large-9.col .col.post-item .box-text, .home-blog .col.post-item .box-text {
    padding: 8px 0 0 0;
}

.home-blog {
}

/* css ve chung toi */
.box-gioithieu .box-gt>.col-inner {
    box-shadow: 0 0 4px #00000045;
    padding: 10px;
    border-radius: 6px;
}

.box-gt img {
    border-radius: 8px;
}

.ct-gioithieu {
    font-size: 15px;
}

/* css footer */
footer#footer {
    background-image: url(/wp-content/uploads/2023/09/bgFooter-min.jpg);
	background-size: cover;
}

footer#footer:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #003663;
    opacity: 0.85;
    pointer-events: none;
}

.titleFooter {
    margin-bottom: 0;
}

.titleFooter h3 {
    font-size: 16px;
    font-weight: 500;
	color: #fff;
}

ul.listFt li a {
    font-size: 15px;
	color: #fff;
}

.thongtinchung h4 {
    font-size: 15px;
    font-weight: 500;
	color: #fff;
}

.thongtinchung p {
    font-size: 15px;
	color: #fff;
}

footer#footer ul li, footer#footer p {
    margin-bottom: 8px;
}

.absolute-footer.dark.medium-text-center.text-center {
	background-color: unset;
    color: #fff;
    border: 1px solid #cccccc52;
}
