﻿p, li, a{
	font-size: 15px;
}
.header-search-form-wrapper input {
	height: 45px;
	border: 0;
	font-size: 15px;
}
.header-search-form-wrapper input:focus {
	border: solid 1px #000;
}
#wide-nav .nav-right > li > a {
	color: #000;
	text-transform: capitalize;
	font-size: 17px;
	font-weight: 100;
}
#wide-nav .nav-right > li > a:hover {
	color: #024522;
}
#logo {
	position: absolute;
	top: 8px;
}
#logo img {
	max-height: 115px !important;
}
.section-title-normal, .section-title-normal span {
    border-bottom: 0;
    text-transform: inherit;
}
footer .section-title-normal span {
    font-weight: 100;
}
.content-ft * {
    margin-bottom: 8px;
    font-size: 15px;
    position: relative;
    padding-left: 30px;
}
.section-title-normal, .section-title-normal span {
    border-bottom: 0;
    text-transform: inherit;
}
footer .section-title-normal span {
    font-weight: 100;
}
.content-ft * {
    margin-bottom: 8px;
    font-size: 15px;
    position: relative;
    padding-left: 25px;
}
.content-ft *:first-child:before {
    content: '\f1ad';
}
.content-ft *:before {
    content: '';
    font-family: 'FontAwesome';
    left: 0;
    position: absolute;
}
.content-ft *:nth-child(2):before {
    content: '\f058';
}
.content-ft *:nth-child(3):before {
    content: '\f3c5';
}
.content-ft *:nth-child(4):before {
    content: '\f095';
}
.content-ft *:nth-child(5):before {
    content: '\f0ac';
}
.ux-menu-link__link {
    min-height: auto;
    padding: 0;
    font-size: 15px;
    text-transform: capitalize;
}
.social-icons a {
    border-radius: 3px !important;
    margin: 0px 7px !important;
}
.social-icons a:first-child {
    margin-left: 0 !important;
}
#wide-nav .nav-right > li > a i:before {
    content: '\f0d7';
    font-family: 'FontAwesome';
}
#wide-nav .nav-right > li > a i {
    opacity: 1;
    margin-left: 10px;
}
#wide-nav .nav-right > li > ul {
    padding: 5px;
}
#wide-nav .nav-right > li > ul > li > a {
    color: #000;
    font-size: 15px;
}
.blog-wrapper {
    padding-top: 80px;
}
.archive-page-header h1 {
    text-align: center;
    font-size: 34px;
    text-transform: capitalize;
}
.post-item .image-cover {
    padding-top: 63% !important;
}
.box-blog-post .is-divider {
    display: none;
}
#post-list .post-item .box-text {
    padding: 15px 0;
}
#post-list .post-item .box-text a {
    font-size: 20px;
    font-weight: 100;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 12px;
}
.from_the_blog_excerpt {
    font-size: 15px;
}
#comments {
    display: none;
}
.entry-content {
    padding-bottom: 0;
}
.entry-divider {
    height: 1px;
    max-width: 100%;
    background: #ccc;
    margin-bottom: 0;
}
h1.entry-title {
    font-size: 30px;
    text-transform: capitalize;
}
.entry-header-text-top {
    padding-bottom: 0;
}
.section-title-center b {
    background: transparent;
}
.section-title-center span {
    font-size: 34px;
    text-transform: capitalize;
}
.formFT input {
    height: 50px;
}
input, input:focus, textarea, textarea:focus {
    box-shadow: none !important;
}
.formFT button {
    background: #024522;
    border-radius: 3px;
    color: #fff;
    font-weight: 100;
    text-transform: capitalize;
}
#wide-nav .nav-right > li > ul > li> a{
    font-size: 16px;
}
.nav-dropdown.nav-dropdown-bold>li.nav-dropdown-col, .nav-dropdown.nav-dropdown-simple>li.nav-dropdown-col {
    border: 0;
}
#wide-nav .nav-right > li > ul > li> ul>li>a {
    color: #000;
    padding-top: 8px;
    padding-bottom: 8px;
}
#wide-nav .nav-right > li.menu-item-339 > ul {
    padding: 10px;
}
.nav-dropdown-simple .nav-column li>a:hover, .nav-dropdown.nav-dropdown-simple>li>a:hover{
    background: transparent !important;
}
.woocommerce-breadcrumb {
    display: none;
}
.category-page-title {
    padding-top: 80px;
}
.category-page-title h1 {
    text-align: center;
    font-size: 34px;
    text-transform: capitalize;
}
.proLoop .title-wrapper a {
    color: #000;
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 10px;
}
.proLoop .box-text {
    padding: 15px 0;
}
.price-wrapper span.amount {
    color: red;
    font-size: 16px;
    font-weight: 100;
}
.widget-title {
    display: block;
    text-transform: capitalize !important;
    margin-bottom: 15px;
    font-size: 18px !important;
}
.widget .is-divider {
    display: none;
}
.widget>ul>li+li, ul.menu>li+li {
    border: 0;
}
.widget ul li a {
    color: #000;
    padding: 3px 0;
    display: block;
}
.category-page-row .row-large>.col {
    padding: 0 15px 30px;
}
.woocommerce-product-gallery__wrapper .flickity-button,
.image-tools a.button{
    display: none;
}
.product-thumbnails img {
    opacity: 1;
    transform: none;
}
.product-thumbnails .is-nav-selected a img, .product-thumbnails a:hover img {
    transform: none;
    border: solid 1px #000;
}
.product-thumbnails a {
    border-radius: 10px;
}
.product-thumbnails .is-nav-selected a img {
    border-radius: 10px;
}
.product-thumbnails img{
    margin-bottom: 0;
    border-radius: 10px;
}
.product-main {
    padding: 80px 0 30px;
}
.product-info .price-wrapper .price .amount {
    font-size: 28px;
}
h1.product-title {
    font-size: 34px;
    margin-bottom: 25px;
}
.product-short-description {
    position: relative;
}
.product-short-description:before {
    content: 'Thông tin sản phẩm:';
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
    margin-top: 20px;
}
.product-footer .woocommerce-tabs > ul {
    display: none;
}
.product-footer .woocommerce-tabs {
    padding-top: 10px;
}
.product-footer h3 {
    text-align: center;
    font-size: 32px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.product-section {
    border-top: 0;
}
.icon-box-img img, .icon-box-img svg {
    padding: 0;
}
.boxQuatang .icon-inner img:hover {
    transform: scale(1.06);
}
.boxQuatang .icon-inner img {
    border-radius: 500px 500px 500px 500px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 35%);
    transition: all .3s;
}
.boxQuatang .icon-inner {
    background: #fff;
}
.boxQuatang .icon-box-text * {
    font-size: 17px;
    line-height: 1.3;
}
.boxCategory .icon-inner img {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 35%);
    border-radius: 15px;
}
.boxCategory .icon-box-text * {
    margin-bottom: 0;
}
.boxCategory .icon-box-text *:first-child {
    font-size: 15px;
    color: #777;
}
.btn {
    margin: 0;
    border-radius: 99px;
    font-weight: 100;
    padding: 3px 20px;
    background: linear-gradient(180deg, #3cae3c, #026b02);
    border: 0;
}
.img-content-2 img {
    border-radius: 50%;
}
.content-home2 *:first-child {
    font-size: 30px;
}
.content-home2 {
    margin-bottom: 50px;
}
.homepro .proLoop .box-image {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 35%);
    border-radius: 15px;
    position: relative;
    padding-top: 100%;
}
.homepro .proLoop .box-image img {
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: solid 2px #ececec87;
    border-radius: 5px;
}
.proLoop p.category {
    display: none;
}
.homepro .proLoop p.category {
    display: block;
    margin-bottom: 5px;
    font-size: 15px;
    letter-spacing: 0;
}
.home-4 {
    background: linear-gradient(180deg, #3b7d01, #026b02);
}
.boxTT .icon-inner img {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 35%);
    border-radius: 99px;
    padding: 10px;
}
.boxTT1 .icon-inner img {
    background: #2172ff;
}
.boxTT2 .icon-inner img {
    background: #a436ff;
}
.boxTT3 .icon-inner img {
    background: #fa5700;
}
.boxTT4 .icon-inner img {
    background: #e3a300;
}
.boxTT .icon-box-text *:first-child {
    font-size: 34px;
    margin-bottom: 0;
    font-weight: bold;
    line-height: 1.3;
}
.boxTT .icon-box-text *:nth-child(2) {
    font-size: 18px;
    font-weight: 100;
}
.des-camket * {
    font-size: 20px !important;
}
.boxWhy {
    background: #f5f5f5;
    padding: 30px;
    border-radius: 10px;
}
.boxWhy .icon-inner img {
    box-shadow: -2px 4px 10px 0px rgb(0 0 0 / 35%);
    border-radius: 10px;
    padding: 10px;
}
.boxWhy .icon-box-text * {
    margin: 0;
}
.boxWhy .icon-box-text *:first-child {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 5px;
}
.boxWhy .icon-box-text *:last-child {
    line-height: 1.3;
    color: #777;
}
.section-title-normal:not(footer .section-title-normal) span {
    font-size: 34px;
}
.slogan-gt {
    padding: 0 80px;
}
.slogan-gt * {
    font-size: 22px;
    margin-bottom: 0;
    font-weight: bold;
}
.post-item .button {
    margin: 0;
    border-radius: 99px;
    font-weight: 100;
    padding: 3px 20px;
    background: linear-gradient(180deg, #3cae3c, #026b02);
    border: 0;
}
.listpost1 .post-item h5.post-title a {
    font-size: 20px;
    margin-bottom: 8px;
}
.listpost1 .post-item p {
    font-size: 14px;
    color: #777;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 20px;
}
.time {
    margin: 5px 0 7px;
    font-size: 16px;
    font-style: italic;
}
.listpost1 .post-item {
    padding-bottom: 0;
}
.listpost2  .time {
    font-size: 14px;
}
.listpost2 .post-title a {font-size: 16px;margin-bottom: 6px;}
.listpost2 .box-text p {
    font-size: 14px;
    color: #777;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	margin-bottom: 10px;
}
@media (min-width: 992px){
	.nopad{
		padding-bottom: 0 !important;
	}
    .col20{
        max-width: 20% !important;
        flex-basis: 20% !important;
    }
}
@media (max-width: 549px){
	.nopadm{
		padding-bottom: 0 !important;
	}
}