/** Blog **/

h1.shop-page-title {
    margin-bottom: 0;
}

h1.shop-page-title,
h1.page-title {
    font-size: 30px;
    text-transform: none;
}

.shop-container .term-description {
    margin-bottom: 25px;
}

/** NEWS CSS **/

.entry-header-text .entry-meta {
    font-size: 14px;
}

.entry-header-text .entry-meta .posted-author {
    padding-right: 10px;
}

.entry-header-text .entry-meta .posted-on,
.entry-meta .posted-share {
    padding-left: 10px;
    padding-right: 10px;
}

.entry-meta .posted-share a {
    font-size: 11px;
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
    line-height: 24px;
    border-width: 1px;
    margin-bottom: 0px;
}

.entry-meta .posted-view {
    padding-left: 10px;
}

.entry-meta .posted-author img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.page-service .title,
.related-post .title {
    color: #065BAC;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.related-post .box.box-normal .box-image {
    border-radius: 15px;
    overflow: hidden;
}

#post-list .post-item .col-inner {
    padding-bottom: 20px;
    border-bottom: 1px dashed #DDD;
}

#post-list .post-item .col-inner .box-text {
    padding-top: 0px;
    padding-bottom: 0px;
}

.post-item .box .post-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
}

.post-item .col-inner .post-meta::before {
    content: "\f133";
    font-family: "Font awesome 6 Pro";
    font-weight: 300;
    font-size: 12px;
    padding-right: 5px;
}

.post-item .box-text a.button {
    color: #0FAA4F;
    height: 32px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 32px;
    border-radius: 25px;
    padding: 0px 15px;
    border: 1px solid #0FAA4F;
    text-transform: none;
}

.post-item .box-text a.button::after {
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
    font-size: 14px;
    padding-left: 5px;
}

.post-item .box-text a.button:hover {
    color: #FFF;
}

.col.service-item .box.box-overlay {
    border-radius: 15px;
    overflow: hidden;
}

.col.service-item .box.box-overlay .box-text {
    padding: 25% 20px 20px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}

.col.service-item .box.box-overlay .box-text {
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0;
    text-transform: uppercase;
}

.col.service-item .box.box-overlay .box-text .post-title a {
    color: #FFF;
}

.col.project-item .box.box-normal a.button {
    border-radius: 25px;
}

.col.project-item .box.box-normal a.button i {
    margin-left: 5px;
    margin-right: 0;
}

.col.project-item .box.box-normal .box-image {
    border-radius: 15px;
    overflow: hidden;
}

.related-post .heading {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.related-post .flickity-page-dots {
    bottom: 0px;
}

.single_content {
    margin-bottom: 30px;
}

.single_content p {
    margin-bottom: 0.5em;
}

.single_content ul,
.single_content ol {
    padding-left: 15px;
}

.related-post .col.post-item > .col-inner {
    border-radius: 20px;
    overflow: hidden;
}

/** Widget CSS **/

.post-sidebar #secondary {
    height: 100%;
}

.widget-area aside.widget {
    box-shadow: 0px 0px 10px 0px #0000001c;
}

.widget .is-divider {
    display: none;
}

.widget-area aside.widget form {
    padding: 20px;
}

aside.widget_nav_menu ul,
aside.widget_categories ul,
aside.flatsome_recent_posts ul {
    border-top: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.widget > ul > li + li,
ul.menu > li + li {
    border-top: 1px dashed #ececec;
}

aside.widget_categories ul li {
    display: flex;
    justify-content: center;
    align-items: center;
}

.widget.widget_categories > ul > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.widget.widget_categories > ul > li.current-cat > a {
    color: #0FAA4F;
}

.recent-blog-posts-li .recent-blog-posts {
    padding: 10px 0;
}

.recent-blog-posts-li .recent-blog-posts .badge {
    width: 80px;
    height: 65px;
}

.recent-blog-posts-li .recent-blog-posts a {
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 500;
    line-height: 20px;
}

.recent-blog-posts-li .recent-blog-posts .post-date-month {
    color: #FFF;
    font-size: 10px;
}

.recent-blog-posts-li .recent-blog-posts .post-date-month::before {
    content: "\f133";
    font-family: "Font awesome 6 Pro";
    font-weight: 300;
    font-size: 10px;
    padding-right: 5px;
}

aside.widget form.wpcf7-form label {
    display: none;
}

aside.widget form.wpcf7-form input {
    box-shadow: none;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
}

aside.widget form.wpcf7-form textarea {
    min-height: 90px;
    box-shadow: none;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
}

aside.widget form.wpcf7-form input[type="submit"] {
    width: 100%;
    margin: 0;
    border: 0;
}

#product-sidebar {
    padding-top: 20px;
}

#product-sidebar aside.widget,
#shop-sidebar aside.widget {
    box-shadow: 0px 0px 10px 0px #0000001c;
}

#product-sidebar ul,
#shop-sidebar ul {
    padding-left: 10px;
    padding-right: 10px;
}

/** Single Product **/

#shop-sidebar,
#main .category-page-row .col.large-9 .shop-container {
    background: #FFF;
    padding: 15px 15px;
    box-shadow: 0px 4px 10px 0px #00000014;
    border-radius: 5px;
}

.product-container .product-main .content-row .wrap-product__single {
    background: #FFF;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 8px;
}

.wrap-product__single table {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 4px 10px 0px #00000014;
}

.wrap-product__single table tbody {
    background: #FFF;
}

.wrap-product__single table tbody tr:nth-of-type(2n+1) {
    background-color: #fafafa;
}

.wrap-product__single table tbody tr td:first-child {
    width: 30%;
    font-weight: bold;
}

form.cart {
    width: 100%;
    float: left;
}

.product-summary .quantity {
    position: relative;
    padding-left: 114px;
    margin-bottom: 0px;
    width: 100%;
}

.product-summary .quantity::before {
    content: "Chọn số lượng:";
    position: absolute;
    top: 0;
    left: 0;
    height: 38px;
    line-height: 38px;
}

form.cart .single_add_to_cart_button {
    width: calc(50% - 5px);
    height: 55px;
    border-radius: 5px;
    font-size: 16px;
    border: 0;
    background: linear-gradient(270deg, #0977D8 0%, #005097 100%);
}

form.cart .buy-now {
    width: calc(50% - 10px);
    margin: 0;
    height: 55px;
    line-height: 20px;
    border-radius: 5px;
    padding: 10px;
    flex: initial;
    background: linear-gradient(90deg, #F03228 0%, #CE2307 100%);
    border: 0;
}

form.cart .buy-now h4,
form.cart .btn-tuvan__single h4 {
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    font-style: initial;
}

form.cart .buy-now p {
    font-size: 11px;
    text-transform: none;
    font-weight: 400;
    line-height: 15px;
}

form.cart .btn-tuvan__single {
    width: calc(50% - 5px);
    height: 55px;
    display: block;
    background-color: #0fa80f;
    border-radius: 5px;
    text-align: center;
    line-height: 17px;
    padding: 10px 15px;
    color: #FFF;
    font-size: 13px;
    font-style: italic;
    float: right;
}

.stock-availability.in-stock span {
    color: #007441;
    font-weight: 500;
}

.cart-item [data-icon-label]::after {
    background-color: #ef6f2c !important;
    opacity: 1;
}

.flex-col_woocommerce {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 5px;
    background: #FFF;
    padding: 0px 15px;
    margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 0px 4px 10px 0px #00000014;
}

.flex-col_woocommerce .woocommerce-result-count {
    margin: initial;
}

.post-related-wrap .related-post {
    background: #FFF;
/*     box-shadow: 0px 4px 10px 0px #00000014; */
/*     border-radius: 5px; */
/*     padding: 15px 15px 0px; */
}

.post-related-wrap .related-post .box.box-default h5 {
    height: 42px;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 5px;
}

.cat_parent {
    background: #FFF;
    border-radius: 5px;
    padding: 15px 15px;
    margin-bottom: 20px;
    box-shadow: 0px 4px 10px 0px #00000014;
}

.cat_parent ul {
    display: flex;
    gap: 15px;
    margin-bottom: 0;
}

.cat_parent ul li {
	list-style-type: none;
	display: flex;
	align-content: center;
	align-items: center;
	margin-bottom: 0px;
}

.cat_parent ul li a {
	width: 100%;
    text-align: center;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 13px;
	line-height: 18px;
}

.cat_parent ul li img {
    margin-bottom: 10px;
}

.cat_parent ul li:hover,
.cat_parent ul li.active {
	color: #FFF;
	background: #005097;
    border: 1px solid #005097;
}

.cat_parent ul li:hover a,
.cat_parent ul li.active a {
	color: #FFF;
	background: #005097;
}

.related .row-small > .flickity-viewport > .flickity-slider > .product-small.col {
    padding-top: 15px;
}

.related .product-small.col > .col-inner {
    box-shadow: 0px 0px 10px 0px #0000001A;
}