/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/*
block 4
*/
.news-block-widget-style-4  .news-thumb img{
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-4  .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-4{
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__left{
  width: 49%;
  float: left;
}
.news-block-widget-style-4 .box__colum__left .boxx__innner{
  position: relative;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__left .news-thumb{
  width: 100%;
  height: 346px;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__left .news-thumb img{
  width: 100%;
  height: 346px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__left .box__slider{
 
}
.news-block-widget-style-4 .box__colum__left .box__slider h3{
  margin-bottom: 10px;
  margin-top: 18px;
}
.news-block-widget-style-4 .box__colum__left .box__slider h3 a{
  color: #0c71bd;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  display: block;
}
.news-block-widget-style-4 .box__colum__left .box__slider .box__description p{
	display: block;
	font-size: 14px;
	line-height: 22px;
	color: #767676;
	height: 44px;
	overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right{
  width: 49%;
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear{
  margin-bottom: 17px;
  padding-bottom: 17px;
  border-bottom: 1px solid #e3e3e3;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear:last-child{
	border-bottom: none;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb{
  width: 190px;
  height: 130px;
  float: left;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 130px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider{
  width: calc(100% - 210px);
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h3{
  margin-bottom: 0px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h3 .news-title{
  font-size: 15px;
  color: #333333;
  font-weight: 500;
  line-height: 22px;
  display: block;
  margin-bottom: 8px;
} 
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h3 .news-title:hover{
	color: #0c71bd;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  color: #767676;
  display: block;
  max-height: 66px;
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .views__all a{
  font-size: 14px;
  color: #37a7a9;
  font-weight: 400;
  text-decoration: underline;
}
/*-- chia cột Form --*/
#info-left {
    width: 49%;
    float: left;
    margin-right:2%;
}
#info-right {
    width: 49%;
    float: right;
}
.form-contact-twocol:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
}
.form-contact-twocol {
    display:block;
}
/*-- Chèn icons lên Form --*/
.wpcf7 p{ position: relative; }
#icon-form{
  position: absolute;
  color: #666666;
  z-index: 100;
  font-size: 18px;
  top: 8px;
  right: 10px;
}
/* Định dạng cho bảng dữ liệu*/
table {
    margin: auto;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}
/* Định dạng cho các cột*/
th, td {
    border: none;
    text-align: left;
    padding: 8px;
}
/* Tạo thanh sroll ngang nếu chiều dài nội dung quá lớn*/
#table {
  overflow-x: auto;
}
/* Thiết lập màu nền cho các ô*/
tr:nth-child(even){
  background-color: #f2f2f2
}
.section-title .ez-toc-section, .ez-toc-section-end {
	display: none;
}
.section-title-bold span {
    border: none;
    border-left: 3px solid #cf2e2e;
}
.box-blog-post .box-text {
	height: 100px !important;
}
.tagged_as {
	display: none !important;
}
.product_meta>span {
    display: inline-block;
    border-top: none !important;
}
.product_meta .sku {
	padding-right: 10px !important;
	color: #3988e9;
}
.sku:after {
    content: "|";
    left: 0;
    top: 0;
    font-size: 90%;
    padding-left: 10px;
	color: #111
}
#video-sp-thuc-te iframe {
    width: 650px;
    height: 315px;
}
.tt-sp .icon-box {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
}
.product-section {
    border-top: none !important;
}
.blog-single .col {
	max-width: 1000px;
    border: 1px solid #ddd;
    padding-top: 10px;
    border-radius: 10px;
}
.woocommerce-Price-currencySymbol {
    top: -4px;
    font-size: 90%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    padding-left: 5px;
}
.woocommerce-tabs {
	background-color: #f8f8f8;
}
.row-gt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-top: 15px
}
.icon-box-tc {
		background-color: #fff;
		padding: 20px;
		border-radius: 5px
}
.icon-box-tc h3 {
	border-bottom: 5px solid #ddd;
    padding-bottom: 10px;
}
.tabs-slider .nav-outline>li>a {
	border: 1px solid #dd3333 !important;
    border-radius: 5px;
    line-height: 4.4em;
    padding: 0 2.95em;
	margin-right: 10px;
	background-color: #fff;
}
/* Tabs dạng slider ngang - Flatsome UX Builder */
/* Tabs slider ngang */
.tabbed-content.tabs-slider > ul.nav {
  display: flex !important;
  flex-wrap: nowrap;
  overflow-x: auto !important;
  overflow-y: hidden;
  white-space: nowrap;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  gap: 12px;
  padding: 10px 0;
  margin-bottom: 10px;
}

.tabbed-content.tabs-slider > ul.nav::-webkit-scrollbar {
  display: none;
}

.tabbed-content.tabs-slider > ul.nav > li {
  flex: 0 0 auto;
  white-space: nowrap;
}

.tabbed-content.tabs-slider > ul.nav.dragging {
  cursor: grabbing;
  user-select: none;
}
/* Tabs dạng slider ngang */
.tabbed-content.tabs-slider > ul.nav {
  display: flex !important;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  scroll-behavior: smooth;
  gap: 10px;
  padding: 10px 0;
  scrollbar-width: none;
}
.tabbed-content.tabs-slider > ul.nav::-webkit-scrollbar {
  display: none;
}
.tabbed-content.tabs-slider > ul.nav > li {
  flex: 0 0 auto;
  white-space: nowrap;
}

/* Nút điều hướng */
.tabbed-content.tabs-slider {
  position: relative;
}
.tab-nav-arrow {
  position: absolute;
  top: 6%;
  transform: translateY(-50%);
  z-index: 10;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: white;
  box-shadow: 0 0 5px rgba(0,0,0,0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.tab-nav-arrow:hover {
  background: #f1f1f1;
}
.tab-nav-arrow.prev {
  left: -18px;
}
.tab-nav-arrow.next {
  right: -18px;
}
.tabbed-content.tabs-slider .nav>li>a {
	color: #dd3333;
    font-size: 16px !important;
}
.nav-outline > li.active> a, .nav-outline >li.active > a{
	color: #fff !important;
    background-color: #dd3333;
}
.tabbed-content.tabs-slider .product-small .box {
	border: 1px solid #ddd;
	background-color: #fff
}
.tabbed-content.tabs-slider .product-small .box .box-text {
	padding-left: 10px
}
.testimonial-box {
    border: 1px solid #000000;
    padding-top: 20px;
    border-radius: 10px;
    border-top: 3px solid #000000;
    border-right: 3px solid #000000;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
}
.blog-home1 .box-blog-post .box-text {
    height: auto !important;
}
.blog-home1 .box-blog-post {
	border: 1px solid #ddd;
}
.gallery-box {
	border: 1px solid #ddd;
}
.cf7-flex-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 15px;
}

.cf7-field {
  flex: 1 1 calc(25% - 10px);
  min-width: 200px;
}

.cf7-button {
  flex: 1 1 100%;
  text-align: center;
}

input[type="text"],
input[type="email"],
textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
}

input[type="submit"] {
  background-color: #fff;
  color: #d42c2c;
  padding: 12px 24px;
  border: 1px solid;
  font-weight: bold;
  cursor: pointer;
}
#wrapper, #main {
    background-color: rgb(249, 249, 249);
}
.category-page-row {
    padding-top: 10px;
    background-color: #fff;
    border-radius: 5px;
}
.page-title-inner {
    position: relative;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 5px;
    min-height: 0 !important;
}
.res-cate {
    background-color: white;
    border-radius: 8px;
    margin-top: 20px;
    max-width: 55% !important;
    flex-basis: 55% !important;
    padding: 10px;
}
.shop-container .button.primary:not(.is-outline) {
    width: 100%;
    text-align: center;
    color: #000;
    background-color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    max-width: 300px;
    margin: 0 auto 10px auto;
    border-radius: 3px;
    position: relative;
    font-weight: 100;
	text-transform: math-auto;
}
.view-more-button:after
 {
    content: "\f0d7";
    font-family: 'FontAwesome';
    margin-left: 10px;
}
.row-xem .col-xem {
    padding: 0 !important;
}
.row-tin-moi .col-tin-moi {
    padding: 0 !important;
}
.product-small .box {
    border: 1px solid #ddd;
    border-radius: 5px;
}
.product-small .box-image
 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.product-small .box-text {
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff;
}
.row-breadcrumb {
    margin-top: 10px;
    margin-bottom: 10px;
}
.box-category {
border: 1px solid rgb(235, 235, 240);
    border-radius: 8px;
    padding-top: 20px;
    background-color: #fff;
}
.box-category:hover {
	border: 1px solid rgb(187, 48, 41)
}
.box-category .header-title {
	text-transform: none !important;
    font-size: 12px !important;
    font-weight: 100 !important;
}
.sub-menu {
	min-width: 1340px !important
}
.nav > li > a {
    font-weight: 600 !important;
    color: #000000 !important;
    font-size: 16px !important;
}
.nav>li, .nav>li>a {
    margin: 0 10px;
}
.sec-spcct .nav>li{
    margin: 0 !important;
}
.top-divider {
    display: none;
}
.sub-menu.nav-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 999;
}

.menu-item:hover .sub-menu.nav-dropdown {
  visibility: visible;
  opacity: 1;
}
.product-category .box-image {
  width: 70px !important;
  height: 70px;
  flex-shrink: 0;
  overflow: hidden;
}
.product-category .box-image img {
  width: 100%;
  height: auto;
  display: block;
}
.header-nav-main {
  min-height: 60px; /* hoặc chiều cao bạn đang dùng */
}
.blog-single .col {
	background-color: #fff;
}
@media screen and (max-width: 860px){
.call-now-button {
    display: none !important;
}}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.news-block-widget-style-4 .box__colum__left {
    width: 100%;
}
	.news-block-widget-style-4 .box__colum__right {
    width: 100%;
}
#video-sp-thuc-te iframe {
    width: 100%;
    height: auto;
}
	.nav > li > a {
    font-weight: 400 !important;
    color: #000000 !important;
    font-size: 14px !important;
}
	.res-cate {
		    max-width: 100% !important;
	}
	
}











.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
    margin: 0 10px;
    font-size: 15px;
    border-bottom: none;
    color: white;
}

.nav-tabs+.tab-panels {
    padding: 10px;
}

.nav-dropdown-default .nav-column,
.nav-dropdown.nav-dropdown-default {
    background-color: #cc0000;
}

.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a:hover {
    background-color: #1084e9;
    padding-left: 30px;
}

.title-hot h2 {
    background-color: #cc0000;
    padding: 10px;
}

.section-title b {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: none;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    height: 2px;
    opacity: .1;
    background-color: currentColor;
}

.box-text a {
    color: black;
}

span.amount {
    color: red;
    font-size: 16px
}

del span.amount {
    color: black;
    font-size: 13px
}

.has-shadow.box:not(.box-overlay):not(.box-shade),
.has-shadow .box:not(.box-overlay):not(.box-shade):hover {
    border: 1px solid red;
}

.box-blog-post .is-divider {
    display: none;
}

.shop-container .box {
    border: 1px solid #E8E8E8;
}

.shop-container .box-text {
    padding: 10px
}

.category-page-row {
    padding-top: 10px;
}

.widget .danh-muc-side-bar li a {
    color: white;
}

.widget ul li {
    padding: 8px;
    border-bottom: 1px solid white;
}

.widget li a:hover {
    color: black;
}

.wc-block-product-categories ul {
    background-color: #cc0000;
}

.badge-container .badge {
    display: revert;
}

.badge-outline,
.badge-circle {
    margin-left: 20px;
    margin-top: 0px;
}

[data-icon-label]:after,
.secondary.is-underline:hover,
.secondary.is-outline:hover,
.icon-label,
.button.secondary:not(.is-outline),
.button.alt:not(.is-outline),
.badge-inner.on-sale,
.button.checkout,
.single_add_to_cart_button,
.current .breadcrumb-step {
    background-color: #ed2a2a;
}

.woocommerce-result-count {
    display: none;
}

.woocommerce-ordering,
.woocommerce-ordering select {
    display: none;
}

.product-main .is-divider {
    display: none;
}

.product-note-thuanphat {
    border: #c40c0c solid 1px;
    padding: 20px 20px 10px 10px;
    position: relative;
    overflow: visible;
    margin: 0 0 25px 0;
    width: auto;
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    border-radius: 5px;
}

.product-note-thuanphat b {
    background: #c40c0c;
    border-radius: 13px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    top: -13px;
    left: 10px;
    vertical-align: middle;
    line-height: 26px;
    clear: both;
    padding: 0 15px 0 15px;
    text-transform: uppercase;
}

.product-note-thuanphat ul li {
    display: block;
    line-height: 20px;
    padding: 2px 0 2px 0px;
    position: relative;
    margin-left: 5px;
}

.product-note-thuanphat ul li:before {
    content: '';
    background: url(https://thuanphattechnical.com/wp-content/uploads/2021/10/check-thuanphat.png) no-repeat;
    display: inline-block;
    position: relative;
    width: 16px;
    height: 19px;
    background-size: contain;
    vertical-align: middle;
    margin-right: 4px;
}

.product-short-description {
    display: none;
}

a.devvn_buy_now_style {
    display: inline-block;
    overflow: hidden;
    clear: both;
    padding: 9px 0;
    border-radius: 4px;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff !important;
    text-align: center;
    background: #fd6e1d;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fd6e1d), to(#f59000));
    background: -webkit-linear-gradient(top, #f59000, #fd6e1d);
    background: -moz-linear-gradient(top, #f59000, #fd6e1d);
    background: -ms-linear-gradient(top, #f59000, #fd6e1d);
    background: -o-linear-gradient(top, #f59000, #fd6e1d);
    margin: 0 0 20px;
    text-decoration: none;
    border-bottom: 0 !important;
    max-width: 450px;
    width: 100%;
}

.header_hl .top_hl_text {
    font-style: normal;
    font-size: 15px;
}

.header_hl .top_hl_text>span {
    display: inline-block;
    vertical-align: top;
    height: 22px;
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
    padding-left: 5px;
    padding-right: 5px;
    background-color: #cc0000 !important;
    color: #fff;
}

.header_hl .bottom_hl_text {
    font-size: 24px;
    color: #cc0000;
}

.absolute-footer {
    display: none;
}

.recent-blog-posts a {
    color: black;
}

.widget .is-divider {
    display: none
}

.call-now-button {
    display: block !important;
}

.call-now-button p a {
    color: #fff !important;
}

.title_page h1 {
    background-color: #cc0000;
    color: #fff;
    padding: 10px;
    font-size: 20px
}

.form-dien-thoai {
    margin-top: -10px;
    background: #0c71bd;
    padding: 10px;
    border-radius: 5px;
}

.form-dien-thoai label {
    margin: 0px;
    font-weight: 400;
    font-size: 14px;
    color: white;
}

.form-dien-thoai form {
    margin-bottom: 0px;
}

.form-dien-thoai .form-sdt {
    display: inline-block;
    width: 100%;
    margin-bottom: -20px
}

.form-dien-thoai .form-sdt .left {
    float: left;
    width: 85%;
    display: inline-block;
}

.form-dien-thoai .form-sdt .right {
    width: 15%;
    float: left;
    display: inline-block;
}

.form-dien-thoai input[type='tel'] {
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: 0px 0px 0px;
}

.form-dien-thoai .wpcf7 input[type='submit'] {
    border-radius: 0 !important;
    text-align: left;
    margin: 0;
    padding: 0 10px;
    font-weight: normal;
    border-radius: 38px;
    text-transform: none;
}

.is-divider {
    display: none;
}

.entry-header-text {
    padding: 0 !important;
}

.entry-content {
    padding: 0 !important;
}

.widget-title {
    color: #fff;
    background: #000;
    width: 100%;
    display: block;
    padding: 15px 15px;
    font-weight: 400;
    text-align: center;
    position: relative;
    font-size: 18px !important;
    line-height: normal;
}

.product-categories {
    background: #cc0000;
}

.product-categories li a {
    display: block !important;
    width: 100%;
    padding: 5px 10px !important;
    color: #fff;
    line-height: normal;
    text-transform: uppercase;
    font-size: 15px;
}

li {
    margin-left: 30px;
}

.columns-1 .box {
    border: 1px solid #ddd;
    padding: 10px;
}

a {
    color: #3988e9;
}

.shop-container .term-description h1 {
    border-left: 3px solid #cc0000;
    padding-left: 10px;
}

/*-- chia cột Form --*/
#info-left {
    width: 49%;
    float: left;
    margin-right: 2%;
}

#info-right {
    width: 49%;
    float: right;
}

.form-contact-twocol:after {
    content: "�020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    margin-bottom: 10px;
}

.form-contact-twocol {
    display: block;
}

/*-- Chèn icons lên Form --*/
.wpcf7 p {
    position: relative;
}

#icon-form {
    position: absolute;
    color: #666666;
    z-index: 100;
    font-size: 18px;
    top: 8px;
    right: 10px;
}

.buy_now_button {
    width: 100%;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fd6e1d), to(#f59000));
    line-height: 10px;
    border-radius: 5px;
    padding-top: 10px
}

.buy_now_button a {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.buy_now_button p {
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: none;
    font-weight: 100;
}

.lightbox-content .product-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}

.lightbox-content .product-info_meta {
    flex-grow: 1;
    padding-left: 20px;
}

.title-bao-gia {
    border-bottom: 1px solid #ddd;
}

.lightbox-content .widget_text {
    margin-left: 0;
}

.wpcf7-spinner {
    display: none;
}

/** Rank Math SEO FAQ **/
#rank-math-faq {
    margin-top: 40px;
    border: 1px solid #e0e0e0;
    border-top: 4px solid #22a8e2;
    padding: 20px;
    position: relative
}

#rank-math-faq .rank-math-question {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    padding: 18px 0 13px;
    margin-top: 0;
    margin-bottom: 0;
    color: #333;
    position: relative;
    cursor: pointer
}

#rank-math-faq .rank-math-question:after {
    content: "";
    background: url(//thachpham.com/chevron-down-black.svg) no-repeat right center;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all .3s
}

#rank-math-faq .rank-math-question.faq-active:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

#rank-math-faq .rank-math-list-item:not(first-child) .rank-math-answer {
    display: none
}

#rank-math-faq .rank-math-list-item:not(:last-child) {
    border-bottom: 1px solid #f0f0f0
}

#rank-math-faq .rank-math-answer {
    padding: 0 10px
}

#rank-math-faq .rank-math-answer p,
#rank-math-faq .rank-math-answer {
    color: #666;
    background-color: #fff;
    font-size: 18px
}

.entry-content ul li {
    margin-left: 30px
}

/*block 4*/
.news-block-widget-style-4.news-thumb img {
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
}

.news-block-widget-style-4.news-thumb:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.news-block-widget-style-4 {
    overflow: hidden;
}

.news-block-widget-style-4 .box__colum__left {
    width: 49%;
    float: left;
}

.news-block-widget-style-4 .box__colum__left .boxx__innner {
    position: relative;
    overflow: hidden;
}

.news-block-widget-style-4 .box__colum__left .news-thumb {
    width: 100%;
    height: 346px;
    overflow: hidden;
}

.news-block-widget-style-4 .box__colum__left .news-thumb img {
    width: 100%;
    height: 346px;
    object-fit: cover;
}

.news-block-widget-style-4 .box__colum__left .box__slider {}

.news-block-widget-style-4 .box__colum__left .box__slider h3 {
    margin-bottom: 10px;
    margin-top: 18px;
}

.news-block-widget-style-4 .box__colum__left .box__slider h3 a {
    color: #0c71bd;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    display: block;
}

.news-block-widget-style-4 .box__colum__left .box__slider .box__description p {
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #767676;
    height: 44px;
    overflow: hidden;
}

.news-block-widget-style-4 .box__colum__right {
    width: 49%;
    float: right;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear {
    margin-bottom: 17px;
    padding-bottom: 17px;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear:last-child {
    border-bottom: none;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb {
    width: 190px;
    height: 130px;
    float: left;
    overflow: hidden;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb img {
    width: 100%;
    height: 130px;
    object-fit: cover;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider {
    width: calc(100% - 210px);
    float: right;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h3 {
    margin-bottom: 0px;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h3 .news-title {
    font-size: 15px;
    color: #333333;
    font-weight: 500;
    line-height: 22px;
    display: block;
    margin-bottom: 8px;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h3 .news-title:hover {
    color: #0c71bd;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .box__description p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 22px;
    color: #767676;
    display: block;
    max-height: 66px;
    overflow: hidden;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .views__all a {
    font-size: 14px;
    color: #37a7a9;
    font-weight: 400;
    text-decoration: underline;
}

/*-- chia cột Form --*/
#info-left {
    width: 49%;
    float: left;
    margin-right: 2%;
}

#info-right {
    width: 49%;
    float: right;
}

.form-contact-twocol:after {
    content: "�020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    margin-bottom: 10px;
}

.form-contact-twocol {
    display: block;
}

/*-- Chèn icons lên Form --*/
.wpcf7 p {
    position: relative;
}

#icon-form {
    position: absolute;
    color: #666666;
    z-index: 100;
    font-size: 18px;
    top: 8px;
    right: 10px;
}

.title-moi-nhat .section-title-bold span {
    border: none;
    border-left: 3px solid #cf2e2e;
}

.shop-container .pt-half {
    border-left: 3px solid #cf2e2e;
    padding-left: 15px;
}

.star-rating:before,
.woocommerce-page .star-rating:before {
    color: #ffeb00;
}

.star-rating span:before {
    color: #ffeb00;
}

.title-wrapper {
    height: 35px;
    overflow: hidden;
    margin-bottom: 5px;
    min-height: 40px;
}

.devvn_readmore_flatsome_less {
    position: initial !important;
}

.accordion_title {
    border: 1px solid #e0e0e0;
    border-top: 4px solid #22a8e2;
    padding: 10px;
    margin-bottom: 0;
}

.accordion {
    border: 1px solid #e0e0e0;
}

.accordion-title {
    border-bottom: 1px solid #f0f0f0;
    border-top: none;
}

.toggle i {
    font-size: 1em;
}

.accordion-item span {
    font-weight: 500;
}

.product-main {
    padding: 0;
}

th,
td {
    border: 1px solid #ececec;
}

.div_2 {
    background: #fff;
    border: 1px solid #ddd;
}

.div_2>div:nth-child(2) {
    border-bottom: 1px solid #fff;
    padding: 20px 0;
    text-align: center;
}

.div_2>div:nth-child(2) p {
    margin-bottom: 0;
    color: #000;
    font-size: 14px;
    line-height: 22px;
}

.div_2>div:nth-child(2) a {
    color: #a00000;
    font-size: 32px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 700;
    line-height: 35px;
}

.div_2>div:nth-child(3) {
    padding: 15px 20px;
}

.div_2>div:nth-child(3) p {
    margin-bottom: 8px;
    color: #000;
    font-size: 15px;
    line-height: 22px;
}

.div_2>div:nth-child(3) h4 {
    font-size: 15px;
    margin-bottom: 8px;
    color: #a00000;
}

.div_2>div:nth-child(3) p {
    margin-bottom: 8px;
    color: #000;
    font-size: 15px;
    line-height: 22px;
}

.form-dien-thoai .right .wpcf7-submit {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.blog-wrapper .large-10 {
    background-color: white;
    border-radius: 5px;
    padding-top: 10px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
}

.quantity {
    display: none;
}

.add-to-cart-container .button {
    margin-bottom: 0
}

.single_add_to_cart_button {
    width: 100%;
    border-radius: 5px;
}

.title-tin-moi h3 {
    background-color: #111;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.blog-bar .box {
    border: none !important;
}

.blog-bar .box-text {
    height: auto !important
}

.shop-page-title h1 {
    display: none;
}

/* Custom CSS Mobile */
@media (max-width: 549px) {
    .news-block-widget-style-4 .box__colum__left {
        width: 100%;
    }

    .news-block-widget-style-4 .box__colum__right {
        width: 100%;
    }

    .single_add_to_cart_button {
        width: 100%;
    }

    .buy_now_button1 {
        width: 100% !important;
        margin-left: 0;
        margin-top: 20px;
    }
}

.label-new.menu-item>a:after {
    content: "New";
}

.label-hot.menu-item>a:after {
    content: "Hot";
}

.label-sale.menu-item>a:after {
    content: "Sale";
}

.label-popular.menu-item>a:after {
    content: "Popular";
}