```css name=style.css
/*
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.   ***************/

/* Đổi toàn bộ màu cam (#fe4800, #ff6600) và xanh dương (#017ED3, #0f3e66, #0074d9, orangered, blue) sang tone xanh #25897b */

/*  FORM BÁO GIÁ */
.return-to-shop {
	justify-content: center;
    display: flex;
    border-radius: 1rem;
    margin: 0;
}

.ywraq-form-table-wrapper.wide .wpcf7 p:nth-of-type(5),
.wpcf7 p:nth-of-type(5) {
	display: none;
}
.ywraq-form-table-wrapper.wide input.wpcf7-form-control.wpcf7-submit.has-spinner {
	margin: 0;
    border-radius: 1rem;
}
.ywraq-form-table-wrapper.wide .wpcf7 p {
    margin: 0;
    padding: 0;
    justify-content: center;
    display: flex;
}
#ywraq-other-form .ywraq-form-title {
	display: none;
}

/* PAGE SẢN PHẨM */
.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content li {
	font-size: 1.2rem;
}

/*************** CSS FOR BAIVIETLIENQUAN.   ***************/
.related-box .related-head {
    font-weight: 600;
    display: block;
    margin-bottom: 16px;
    font-size: 20px;
    color: #25897b;
}
.related-box ul li {
    margin-bottom: 3px;
}
.related-box ul li a {
    font-weight: 700;
    font-size: 16px;
    color: #25897b;
}
.related-box ul li a:hover {
    text-decoration: underline;
    color: #25897b;
}
.feature {
    position: relative;
    overflow: hidden;
}
.feature::before {
	content: "";
	display: block;
	padding-top: 56.25%;
}
.feature .image{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-size: cover;
    background-position: center;
	border-radius: 6px;
}
ul.row.related-post li {
    list-style: none;
}
.related-title {
    line-height: 1.3 !important;
    margin-top: 10px !important;
	color: #000;
}
.related-title a{
	color: #000;
	font-weight: 600;
}

.html-before-comments.mb {
    background-color: #bebebe2b;
    padding: 20px;
    border-radius: 15px;
}
/*************** END CSS FOR BAIVIETLIENQUAN. ***************/

/* POST */
.entry-header-text {
	padding: 1.5em 0px 0px 0px !important;
	text-align: left;
}
.entry-content {
    padding-top: 0px !important;
}
.entry-content.single-page p {
	text-align: justify;
}

/* breadcrumbs Rankmath */
.large-12.col-breadcrumbs {
	background-color: #bebebe2b;
	color: #25897b;
	padding: 7px;
	height: 40px;
	border-radius: 5px;
	margin-bottom: 10px;
}
.large-12.col-breadcrumbs a {
	color: #25897b;
}
.rank-math-breadcrumb:before {
	font-family: 'FontAwesome';
	margin-right: 5px;
	content: '\e065';
}
nav.rank-math-breadcrumb {
	display: flex;
}
span.separator {
	padding: 5px;
}

/* CSS SIDEBAR CÓ THỂ BẠN QUAN TÂM SIDEBAR*/
.flatsome_recent_posts li {
    margin-bottom: 0;
    list-style: none;
}
.recent-blog-posts {
    padding: 6px 0;
}
.flatsome_recent_posts li .badge {
    margin-left: 0;
    width: 100px;
    height: 70px;
}
.flatsome_recent_posts li .badge .badge-inner {
    border-radius: 6px;
    border: none !important;
    padding: 0;
}
.recent-blog-posts a{
	font-weight: 500;
    margin-bottom: 6px;
	font-size: 15px;
    line-height: 18px;
    color: #25897b;
}
.recent-blog-posts a:hover {
	color: #25897b;
}

.badge-inner img {
	max-width: 200px;
    min-width: 100px;
    min-height: 100px;
    max-height: 100px;
    border-radius: 6px;
}

.flex-col.flex-grow.title-sidebar a {
    padding-left: 12px;
    color: #25897b;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
}

span.widget-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: left;
    color: #25897b;
    margin-bottom: 16px;
}

.mr-half {
    margin-right: 0px;
}

.flatsome_recent_posts {
    background-color: #bebebe2b;
    padding: 10px;
    border-radius: 15px;
}

.blog-wrapper.blog-archive.page-wrapper .flatsome_recent_posts {
	display: none;
}

/*TRANG DANH MỤC TIN TỨC*/
.box-text-inner.blog-post-inner {
	text-align: left;
}
.box-text-inner.blog-post-inner .post-title.is-large {
	color: #25897b;
}

#post-list .box-image {
	border-radius: 10px
}

.archive-page-header h1 {
    font-size: 1.8em;
    padding-top: 20px;
}

/*FORM ĐĂNG KÝ PAGE LIÊN HỆ*/
.form-page-san-pham {
	background: #fff;
    padding: 40px 40px 20px 40px;
    margin-top: 40px;
    border-radius: 20px;
}
.form-page-san-pham h2 {
  color: #25897b;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0;
  font-family: 'inter';
}
.form-page-san-pham input::placeholder {
  color: #25897b;
  font-weight: 400;
}
.form-page-san-pham input[type="text"]:focus,
.form-page-san-pham input[type="text"],
.form-page-san-pham input[type="tel"]:focus,
.form-page-san-pham input[type="tel"]{
  box-shadow: none;
  color: #25897b;
  border-radius: 50px;
  font-weight: 400;
  border: 1px solid #25897b;
  margin: 0;
}
.wpcf7 .wpcf7-not-valid-tip {
	margin-top: 10px;
}
.wpcf7-spinner,
.wpcf7-response-output {
	display: none;
}
.form-page-san-pham .row .col {
  padding: 0 5px 15px;
}
.form-page-san-pham .row .col .form-submit-contact {
  padding: 0 0px 0px;
  display: flex;
  justify-content: center;
}
.form-page-san-pham .row {
  padding-top: 15px;
}
.form-page-san-pham input[type="submit"],
.form-page-san-pham input[type="submit"].button {
  background-color: #25897b;
  font-weight: 400;
  text-transform: none;
  font-size: 16px;
  margin-right: 0;
  border-radius: 1rem;
  color: #fff;
}
.form-page-san-pham textarea {
    margin-bottom: 0px !important;
    border-radius: 20px;
    border: 1px solid #25897b;
    color: #25897b;
    font-weight: 400;
}
.form-group p {
	font-size: 14px;
	font-weight: 400;
	text-align: justify;
}
.form-page-san-pham textarea::placeholder {
	color: #25897b;
}
.section-title b {
	display: none;
}
.lienhe-page .section-title-main {
	width: 100%;
}

/* PAGE GIỎ HÀNG */
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ywraq-quote-on-cart.ui-draggable.ui-resizable {
    position: absolute;
    height: auto;
    max-width: 500px;
    top: 220px !important;
    left: 577.5px;
    z-index: 999;
}
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ywraq-quote-on-cart.ui-draggable.ui-resizable .form-row.form-row-wide.raq-send-request-row {
	text-align:center !important;
}
#ywraq-request-a-quote-on-cart p.form-row.form-row-wide.raq-send-request-row input {
    margin-right: 0px;
    text-transform: uppercase;
    border-radius: 10px;
}

/* PAGE CỬA HÀNG */
#shop-sidebar .s3-danh-muc-san-pham h2 {
	font-size: 1.1rem !important;
    color: #25897b;
}
#shop-sidebar .text-danh-muc-san-pham {
    position: relative;
    top: 0rem !important;
}
.add-request-quote-button.button {
	margin: 0 !important;
    padding: 0px 5px 0px 5px !important;
	border-radius: 5px;
    background-color: #25897b;
    color: #fff;
}

.shop-container .product-small.col.has-hover.product{
    background: #fff;
    margin: 0 7.5px 15px 7.5px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    border-radius: 0.5rem;
	max-width: calc(25% - 15px);
}

#shop-sidebar .device-box-list-san-pham {
	margin: 0 !important;
}

/* .shop-container .products {
	justify-content: space-between
} */

input.button.raq-send-request.last {
    border-radius: 1rem;
	background-color: #25897b;
	color: #fff;
}

p.form-row.form-row-wide.raq-send-request-row {
	text-align:center;
}
.yith-ywraq-add-to-quote {
	margin-left: 6.5rem;
}
.yith-ywraq-mail-form-wrapper h3{
	display:none;
}
.yith-ywraq-mail-form-wrapper .form-row {
	margin: 0;
}
.yith-ywraq-list-content {
	display:none
}
.widget_ywraq_mini_list_quote .raq-info  {
    display: block;
    color: #25897b;
    font-size: 0.8rem;
    cursor: pointer;
	margin:0;
	border: none;
	padding: 0;
}
.widget_ywraq_mini_list_quote img.ywraq-custom-icon {
    max-width: 32px;
	background: #25897b;
	padding: 5px;
	border-radius: 5px;
	margin-top: 1.4rem;
}
.widget_ywraq_mini_list_quote .raq-items-number {
    font-weight: bold;
    background-color: #25897b;
    border-radius: 99px;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);
    color: #fff;
    display: inline-block;
    width: 17px;
    text-align: center;
    margin-left: -0.5rem; 
	font-size: 11px;
}
.header-block.block-html-after-header.z-1 {
	display:none;
}
.woocommerce.single-product button.single_add_to_cart_button.button {
    margin-right: 5px;
    border-radius: 0.5rem;
    background: #25897b;
    color: #fff;
}

html {
  scroll-behavior: smooth;
}

.icon-box-text p {
	margin: 0;
}
.icon-box {
	align-items: center;
}
.cart-item .header-button a {
	background: #25897b !important;
	color: #fff !important;
}

#sortable {
  display: flex; 
}
#sortable li#English {
  order: 2;
}
#sortable li#Vietnamese {
  order: 1;
}
#flags.size24 a.united-states[title="English"]
{
    background: url(/wp-content/uploads/2025/03/image-2-1.png) !important;
    width: 50px !important;
    height: 30px !important;
	margin-right: 10px;
}
#flags.size24 a[title="Vietnamese"]
{
    background: url('/wp-content/uploads/2025/03/image-1.png') !important;
    width: 50px !important;
    height: 30px !important;
	margin-right: 10px;
}

#masthead .header-inner {
	border: solid #25897b;
	border-width: 0.5rem 0.3rem 0.5rem 0.3rem;
}

.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
	margin-top: 2rem;
}
.header-nav .searchform {
	border: 2px solid #25897b;
    border-radius: 1rem;
    height: 50px;
}
.header-nav .searchform input[type=search]:focus {
	background-color: #ffffff00;
	box-shadow: inset 0 0 0 100px rgb(0 0 0 / 0%);
}
.header-nav .ux-search-submit {
	background: #ffffff00;
    color: #25897b;
	border-color: #ffffff00;
}
.header-nav .searchform .icon-search::before {
    content: "" !important;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url('/wp-content/uploads/2025/03/icon-search.svg') no-repeat center center !important;
    margin-top: 1.5px;
}
.header-nav .ux-search-submit:hover {
    color: #25897b;
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 0%);
}
.header-nav .search-field {
    background: #ffffff00;
    border: none;
    box-shadow: none;	
}
.header-nav #flags {
	display: flex;
	justify-content: center;
}
.hotline-header p {
    margin-top: -2rem;
    color: #fff;
    font-size: 2rem;
    background: url('/wp-content/uploads/2025/03/header-phone-svg.svg') no-repeat center center !important;
    background-size: contain !important;
}
.contact-header {
	text-align:center;
}
.phone-header p{
	margin-top: 1rem;
	font-size: 2rem;
	color: #25897b;
}
li.header-divider {
    display: none;
}
.header-nav .cart-item {
	margin-top: 1.8rem;
}
.nav.header-nav.header-bottom-nav > li {
    border-right: 2px solid #ccc;
    padding-right: 10px; 
    margin-right: 10px;
}
.nav.header-nav.header-bottom-nav > li:last-child {
    border-right: none;
}
.section-banner {
	padding-top: 0 !important;
}
.s1-col-banner {
	border-bottom-color: #D4D4D4;
	border-style: solid;
	border-width: 0 0 2px 0;
}
.s2-hotrodichvu {
	z-index:999;
}
.s2-icon {
	box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.2);
}
.s2-row {
	border-top-color: #25897b;
	border-bottom-color: #D4D4D4;
	border-style: solid;
	border-width: 4px 0 2px 0;
}
.row.s2s2 {
    margin-right: 1rem !important;
}
.support {
    background-image: url('/wp-content/uploads/2025/03/rectangle-support.png'); 
    background-size: cover; 
    background-position: center;
	height: 3.5rem;
    display: flex;
}
.support h2 {
    color: white;
	font-size: 1.3rem;
	margin:0 0 0 2rem;;
	padding-top: 10px;
}
.s2-danh-muc-tim-kiem h3{
	background-color: #25897b;
	border-radius: 0 0 0 1rem;
	padding: 10px;
	font-size: 0.9rem !important;
	text-align: right;
	width: fit-content;
	float: right;
	color: #fff;
}
.s2-sanpham a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    text-transform: uppercase;
    font-weight: bold;
    color: #25897b;
}
.s2s2 a,  .s2s2 a:hover{
	color: #25897b;		
}
.s3-row {
	border-top-color: #25897b;
	border-bottom-color: #D4D4D4;
	border-style: solid;
	border-width: 4px 0 2px 0;	
}
.s3-danh-muc-san-pham h2{
	background-color: #25897b;
	border-radius: 0 0 1rem 1rem;
	padding: 10px;
	text-align: center;
	font-size: 1.3rem !important;
	width: fit-content;
	margin: 0 auto;
	color: #fff;
}
.text-danh-muc-san-pham {
    position: relative;
    top: -1rem;
}
.row.s3-danh-muc-san-pham {
	margin-right: 2rem !important;
	height:calc(100% + 2rem);
}
.row.s3-khung-thuong-hieu {
	margin-left: 1.5rem !important;
    border-radius: .5rem;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2), 0 0 6px rgba(0, 0, 0, 0.3);
	margin-right: 0 !important;
	margin-top: 1rem;
	background-color: #25897b14;
}
.s3-khung-thuong-hieu h3{
	color: #25897b;	
	font-size: 0.9rem;
}
.s3-khung-thuong-hieu h3:after { 
   content: ""; 
    display: block;
    width: 80%; 
    height: 1px; 
    background: #25897b;	
}
.s3-khung-thuong-hieu h3:hover{
	color: #25897b;	
	font-size: 0.9rem;
}
.s3-khung-thuong-hieu .thuong-hieu {
    border-radius: .2rem;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2), 0 0 6px rgba(0, 0, 0, 0.3);
	margin: 1rem;
	background: #fff;
}
.thuong-hieu .img-inner.dark {
    border: 1px solid #C2C2C2;
}
.thuong-hieu .img-inner.dark img {
  transition: transform 0.3s ease; 
}
.thuong-hieu .img-inner.dark img:hover {
  transform: scale(0.95); 
}
.sanpham-box {
	border: 1px solid #C2C2C2;
	min-height: 5.5rem;
	background: #fff;
}
.sanpham-box ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.sanpham-box li {
	margin: 4px 0;
	position: relative;
	padding-left: 20px;
	font-size: 0.9rem;
}
.sanpham-box ul li a {
	text-decoration: none;
	color: #25897b;
}
.sanpham-box li::before {
	font-family: 'FontAwesome';
	content: "\f35a";
	position: absolute;
	left: -.5rem;
	color: #25897b;
}
.sanpham-box li:hover, .sanpham-box a:hover {
  color: #25897b; 
}
.device-box-list-san-pham {
	margin-left: 1rem;
	margin-top: 1rem;
    border-radius: .5rem;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2), 0 0 6px rgba(0, 0, 0, 0.3);	
	background: #bebebe2b;
}
.device-box {
	padding: 1rem;
	transition: color 0.3s ease, padding-left 0.3s ease;
	background: #fff;
}
.device-box .title {
	display: flex;
	align-items: center;
	font-weight: bold;
	margin-bottom: 8px;
	color: #25897b;
}
.device-box .icon {
	display: inline-block;
	min-width: 23px;
	min-height: 23px;
	margin-right: 8px;
	background: url('/wp-content/uploads/2025/03/icon-grid-black.png') no-repeat center center;
	background-size: contain;
}
.device-box ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.device-box li {
	margin: 4px 0;
	position: relative;
	padding-left: 20px;
	color: #25897b;
}
.device-box ul li a {
	text-decoration: none;
	color: #25897b;
}
.device-box ul li a:hover {
	color: #25897b;
}
.device-box li::before {
	font-family: 'FontAwesome';
	content: "\f061";
	position: absolute;
	left: 0;
	color: #25897b;
}
.device-box:hover, .device-box:hover a {
	color: #25897b;
}
.device-box:hover .title {
	padding-left: 1rem;
	color: #25897b;
}
.device-box:hover li::before {
	font-family: 'FontAwesome';
	content: "\f0c8";
	color: #25897b;
}
.device-box:hover .icon {
	filter: none;
}
.device-box li:hover {
	transform: translateX(1rem);
	font-weight: bold;
	color: #25897b;
}
.s4-row {
	border-top-color: #25897b;
	border-style: solid;
	border-width: 4px 0 0 0;	
}
.news {
    background-image: url('/wp-content/uploads/2025/03/Rectangle-7.png'); 
    background-size: cover;
    background-position: center;
	height: 2.7rem;
    display: flex;
	z-index: 999;
    position: relative;
    top: -1.5rem;
}
.news h2 {
    color: white;
	font-size: 1.3rem;
	margin:0 0 0 2rem;;
	padding-top: 0.7rem;
	text-align: right;
    padding-right: 3rem;
}
.tintuc-trang-chu .box-image img {
	border-radius: 0.3rem;
}
.tintuc-trang-chu .box-text.text-left {
	text-align: justify;
}
.tintuc-trang-chu .box-text.text-left a.button.primary.is-bevel.is-small.mb-0 {
	text-align: right;
}
.tintuc-trang-chu a.button {
	border-radius: 0.5rem;
	background: #25897b;
	color: #fff;
}
.tintuc-trang-chu  h5.post-title.is-large.uppercase {
    color: #25897b;
}
.tintuc-trang-chu .post-item .col-inner {
    border: 1px solid #A6A6A6;
    border-radius: 0.3rem;
}
.tintuc-trang-chu  h5 a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.s5-row {
	height: 9rem;
    background-color: #25897b;
    align-items: center;
    padding: 0 1rem 0 1rem;
}
.s5-row p {
	color: #fff;
}
.section-chatluong {
	padding-bottom: 0 !important;
}
.company-info {
    color: #000;
    line-height: 1.5;
}
.company-info p {
    margin: 4px 0;
}
.company-info p strong {
    font-weight: 600;
}
.company-info h3 {
    font-weight: bold;
    text-transform: uppercase;
    color: #25897b;
}
.company-info ul {
    padding-left: 0;
	margin: 8px 0 0;
}
.company-info ul li {
    margin: 4px 2rem;
}
.company-info li a {
    text-decoration: none;
    color: #25897b;
}
.company-info li a:hover {
    text-decoration: underline;
    color: #25897b;
}
.company-info .phone-number {
    font-weight: bold;
    color: #25897b;
    font-size: 1.5rem;
}
.policy-guide {
	margin: 0 auto;
}
.policy-guide ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.policy-guide ul li {
 	position: relative; 
}
.policy-guide ul li::before {
  	content: "\f04b";
	font-family: 'FontAwesome';
  	color: #25897b;
	position: absolute;
  	left: -20px;
  	top: 0;
}
.policy-guide ul li a {
	text-decoration: none;
	color: #25897b;
	transition: color 0.2s;
}
.policy-guide ul li a:hover {
	  color: #25897b;
}
.dichvu-giaiphap a{
	text-decoration: none;
	color: #25897b;
}
.dichvu-giaiphap p{
    line-height: 0.5rem;
}
.dichvu-giaiphap h3 {
	margin-bottom: 20px;
	color: #25897b;
}

.form-footer {
  display: flex;
}
.form-footer .col {
	padding: 0;
}
.form-footer input[type="tel"] {
	background: #bebebe2b;
	border-radius: 10px 0 0 10px;
	border: none;
	color: #25897b;
}
.form-footer input[type=submit] {
    background-color: #25897b;
    margin: 0;
    border-radius: 0 10px 10px 0;
	height: 10px;
    color: #fff;
}
.footer-row {
	border: 1px solid #25897b;
}
.section-footer {
	padding-top: 0 !important;
}

/* ----------- MOBILE ONLY ----------- */
@media only screen and (max-width: 48em) {
.widget_ywraq_mini_list_quote img.ywraq-custom-icon {
    margin-top: -0.3rem;
}	
.widget_ywraq_mini_list_quote .raq-items-number {
    margin-left: -0.5rem;
    top: -0.6rem;
    position: absolute;
}
.header-wrapper.stuck #masthead.header-main{
	max-height: 5rem !important;
}
.header-wrapper.stuck #logo {
	scale: 0.5;
}
#header .header-wrapper {
	margin: 0 0 0.5rem 0 ;
}
#masthead .header-inner {
	margin-top: 0.5rem;
	border: none; 
}	
#flags li { 
	margin-right: -7rem !important;
}
#flags.size24 a[title="Vietnamese"] {
	background: url(/wp-content/uploads/2025/03/image-1.png) !important;
	width: 30px !important;
	height: 20px !important;
	margin-right: 10px;
}
#flags.size24 a.united-states[title="English"] {
	background: url(/wp-content/uploads/2025/03/image-2-1.png) !important;
	width: 30px !important;
	height: 20px !important;
}	
.mobile-nav .icon-menu:before {
	color: #25897b;
}	
.nav .searchform {
	border: 2px solid #25897b;
	border-radius: 1rem;
}
.nav .searchform input[type=search]:focus {
	background-color: #ffffff00;
	box-shadow: inset 0 0 0 100px rgb(0 0 0 / 0%);
}
.nav .ux-search-submit {
	background: #ffffff00;
	color: #25897b;
	border-color: #ffffff00;
}
.nav .searchform .icon-search::before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('/wp-content/uploads/2025/03/icon-search.svg') no-repeat center center;
	background-size: contain;
	margin-top: 1.5px;
}
.nav .ux-search-submit:hover {
	color: #25897b;
	box-shadow: inset 0 0 0 100px rgb(0 0 0 / 0%);
}
.nav .search-field {
	background: #ffffff00;
	border: none;
	box-shadow: none;	
}
.s2-hotrodichvu {
	z-index:999;
}
.s2-icon {
	box-shadow: none;
}
.s2-row {
	border-top-color: #25897b;
	border-bottom-color: #D4D4D4;
	border-style: solid;
	border-width: 4px 0 2px 0;
}
.row.s2s2 {
	margin-right: 0rem !important;
	padding-right: 0 !important;
}
.row.s2s2 .col {
	padding-right: 0 !important;
}
.support {
	background-image: url('/wp-content/uploads/2025/03/rectangle-support.png'); 
	background-size: cover; 
	background-position: center;
	height: 3.5rem;
	display: flex;
}
.support h2 {
	color: white;
	font-size: 1.3rem;
	margin:0 0 0 2rem;;
	padding-top: 10px;
}
.s2-danh-muc-tim-kiem h3{
	background-color: #25897b;
	border-radius: 0 0 0 1rem;
	padding: 10px;
	font-size: 0.9rem !important;
	text-align: right;
	width: fit-content;
	float: right;
	color: #fff;
}
.s2-sanpham a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	text-transform: uppercase;
	font-weight: bold;
	color: #25897b;
}
.s2-sanpham {
	border-top: 3px solid #25897b;
}
.accor-danhmuc-sanpham .accordion-title {
	border-radius: 0.5rem;
	background-color: #25897b;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.s3-row {
	border-bottom-color: #D4D4D4;
	border-style: solid;
	border-width: 0 0 2px 0;	
}
.row.s3-khung-thuong-hieu {
	margin-left: 0 !important; 
}
.news h2 {
	color: white;
	text-align: left;
	margin-left: 1rem;
}
.row.tintuc-trang-chu.large-columns-2  {
	padding: 0 10px;
}
.tintuc-trang-chu .box.box-vertical.box-text-top.box-blog-post.has-hover {
	display: flex;
}
.tintuc-trang-chu .box-text.text-left {
	padding-left: 1rem;
}
.tintuc-trang-chu .box-image .image-cover {
	height: 100%;
}
.section-chatluong-mb {
	margin-top: 30px;
}
.form-footer {
	display: flex;
	height: 3rem;
}
.form-footer input[type=submit] {	
	height: 2.5rem !important;
}
}
```
/* Sidebar sản phẩm */
.s3-danh-muc-san-pham h2,
.device-box .title,
.s3-khung-thuong-hieu h3 {
    color: #25897b !important;
    background-color: #25897b !important;
    border-radius: 0 0 1rem 1rem;
}

.device-box ul li,
.device-box ul li a,
.device-box li::before {
    color: #25897b !important;
}

.sanpham-box ul li a,
.sanpham-box li::before {
    color: #25897b !important;
}

.sanpham-box li:hover, .sanpham-box a:hover {
    color: #25897b !important;
}

/* Footer và tiêu đề */
.company-info h3,
span.widget-title,
.policy-guide h3,
.footer-section-title {
    color: #25897b !important;
}

.policy-guide ul li::before,
.policy-guide ul li a {
    color: #25897b !important;
}

.policy-guide ul li a:hover {
    color: #25897b !important;
}

.footer-row {
    border-color: #25897b !important;
}

.form-footer input[type=submit] {
    background-color: #25897b !important;
    color: #fff !important;
}
