/*Start css by hautm*/

/*Start css Product page*/
h2.yikes-custom-woo-tab-title.yikes-custom-woo-tab-title-thong-tin-lien-he {
    display: none;
}
ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left li {
    margin: 0 20px;
}
.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content {
    text-align: justify;
}
.product-short-description {
    text-align: justify;
}
.tab-panels img {
    margin-top: 10px;
}

table th {
    padding-left: 10px !important;
}

table td {
    padding-left: 10px !important;
}
.nav-tabs+.tab-panels{
	padding: 20px !important;
}
.article-inner {
    text-align: justify;
}
.col-inner p {
    text-align: justify;
}
.title-wrapper p {
    text-align: center;
}
.single div#product-sidebar {
    margin-top: 40px;
}
@media (max-width: 768px){
	section {
	    overflow: hidden;
	}
	.col.medium-3.small-12.large-3 .col-inner.dark {
	    padding-left: 0px !important;
	}

	.col.medium-4.small-12.large-4 {
	    padding-bottom: 0px;
	}
	.col.medium-3.small-12.large-3 .col-inner.dark a {
	    width: 100%;
	    text-align: left;
	}
	.az-banner h3.alt-font {
	    font-size: 20px;
	}

	.az-banner h2.uppercase {
	    font-size: 30px;
	    line-height: 36px;
	}
	.az-popup-tuvan {
	    padding: 0px 15px !important;
	}
	.az-popup-tuvan input.wpcf7-form-control.wpcf7-submit{
		margin-bottom: 0px;
	}
	.gap-element {
	    padding-top: 15px !important;
	}
	.az-info-card .box-text.text-center.dark {
	    padding: 40px 20px !important;
	    width: 220px !important;
	}
	.az-text-hoatdong h1 span {
	    font-size: 32px;
	}
	.archive.tax-product_cat .product-small {
	    padding-bottom: 0px;
	}
	.archive.tax-product_cat .product-small p.name.product-title a {
	    line-height: 22px !important;
	}
	.product-main {
	    padding-bottom: 0px;
	}
	.col.post-item {
	    padding: 27px 15px 5px 15px;
	    border-bottom: solid 1px #eaeaea;
	}

	.archive.category .col.post-item:first-child {
	    padding-top: 0;
	}

	.archive.category .col.post-item:last-child {
	    border-bottom: none;
	}
	.az-title-form {
	    padding: 0px 15px !important;
	}

	.az-title-form h4 {
	    font-size: 16px;
	    padding-top: 10px;
	}
	.single-post div#content {
	    padding-top: 10px !important;
	}
	.home p.name.product-title a{
		font-size: 16px;
	}
	.product .product-stacked-info {
	    margin-top: 15px;
	}
	.az-title-form span.section-title-main {
	    line-height: 1.3;
	    padding: 5px 0px;
	}
	div#logo {
	    width: auto;
	}
	.ft-img-qt a img {
	    width: 100%;
	    object-fit: cover;
	    height: auto;
	}
	.row.az-rp-content.row-related-posts .col-md-3 {
	    margin-bottom: 20px;
	}

	h4.az-title-post-thumb {
	    padding-top: 15px!important;
	}
	.row.az-rp-content{
		margin-bottom: 15px !important;
	}
}
.row.az-rp-content {
    text-align: center;
    margin-bottom: 35px;
}
h4.az-title-post-thumb {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 600;
    padding-top: 20px;
    text-transform: uppercase;
}
}
h4.az-title-post-thumb a {
    color: #333;
}
a.az-lien-he {
    color: #00ab47;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}
a.elementor-post__read-more:hover, a.az-view-all:hover, a.az-lien-he:hover, h4.az-title-post-thumb a:hover {
    color: #333 !important;
}

@media(min-width: 1200px){
    .ft-img-qt img {
        width: 255px;
        height: 176px;
        object-fit: cover;
    }
}
/*End css Product page*/