/*
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.   ***************/
td:first-child, th:first-child {
    padding-left: 10px;
}
.content-home {
	text-align: justify;
	font-weight: 400;
}
.sec-title {
	background: #e22d33;
	margin-bottom: 20px !important;
	border-radius: 10px 10px 0 0;
}
.sec-title h2.titlecate {
  font-size: 20px;
  float: left;
  width: unset;
  margin: 5px 0;
  color: #fff;
  font-weight: 700;
}
.sec-title ul li {
  float: none;
  display: inline-block;
  margin: 5px 20px;
}
.sec-title ul {
  float: right;
}
ul.anmobile {
  margin: 5px 0;
}
.anmobile a {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
}
.anmobile a:hover {
	color: #f1ba47;
}
.sec-title .viewmoretext:after {
    content: '\f105';
    margin-left: 7px;
    font-family: 'fl-icons';
}

h1, h2, h3, h4, h5, h6, .heading-font {
	margin: 20px 0;
}

b, strong {
    font-weight: 600 !important;
}
.tab-panels .entry-content ol,
.tab-panels .entry-content ul,
.content__box ul,
.content__box ol {
    padding-left: 20px;
}
.html_top_right_text {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}
.header-bottom  .header-nav > li > a {
    color: #fff;
    font-size: 14px;
    padding: 0;
    line-height: 35px;
    font-weight: 600;
	text-transform: uppercase;
}
.header-bottom  .nav-divided>li+li>a:after {
    border-left: 1px solid #fff !important;
}
.header-main  .header-search-form .searchform {
    border: 1px solid #ddd;
    border-radius: 50px;
    overflow: hidden;
}
.header-main  .header-search-form input[type='search'] {
    box-shadow: 0 0 0 0;
    border: 0;
}
.header-main  .header-search-form .searchform button {
    outline-style: none;
    background: #fff;
    color: #333;
    border-radius: 0;
    border: 0;
    width: 50px;
    line-height: 35px;
}
.header-main .header-search-form .searchform button:hover{
    background: #e22d33;
    color: #fff;
}
.item__header .title__header {
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
}
.item__header .cont__des {
    color: #e22d33;
    font-weight: 600;
    font-size: 16px;
}
.nav-right {
    gap: 20px;
}
.rank-math-breadcrumb p {
    margin: 0;
}
.section__hotro .icon-box-text .policy-info-title {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
.section__hotro .icon-box-text .policy-info-content {
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    line-height: 15px;
}
.footer-title {
	font-weight: 700;
	font-size: 18px;
	margin: 20px 0;
	color: #cf2e2e;
}
.section__hotro {
    padding: 40px 0 !important;
}
.section__hotro .col.large-3 {
    padding-bottom: 0 !important;
}
.items_vitri {
    overflow: hidden;
    margin: 0px 0 25px 0;
}
.items_vitri:hover .img_vtri {
    background:#D31616;
}
.items_vitri .img_vtri {
    width: 40px;
    height: 40px;
    float: left;
    background: #e22d33;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
}
.items_vitri .content_vitri {
    float: right;
    width: calc(100% - 50px);
}
.items_vitri .content_vitri p {
    font-size: 14px;
        line-height: 22px;
        margin: 0;
}
.map__chinhanh .items_vitri .content_vitri .map__map {
    display: block;
}
.items_vitri .content_vitri p span {
    font-weight: 700;
    /*font-family: "HelveticaNeue-Bold";*/    
}
.items_vitri .content_vitri a.map__map {
    color: #e22d33;
}
.items_vitri .content_vitri a.map__map:hover {
    color: red;
}
.tel {
    display: flex;
    gap: 10px;
}
.item__tel {
    display: flex;
    width: 100%;
    align-items: center;
    margin: 0px 0 15px 0;
}
.img__tel {
    max-width: 25px;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25px;
    margin-right: 10px;

}
 .item__tel .content__tel span {
    display: block;
    font-size: 14px;
    color: #333;
 }
.item__tel .content__tel a {
    display: block;
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    color: #d81616;
}
.footer-wrapper p {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 20px 0;
    color: #333;
}
.footer-wrapper .ux-menu-link .ux-menu-link__link {
    padding: 0;
    border: 0;
    height: initial;
    min-height: inherit;
}
.footer-wrapper .ux-menu-link .ux-menu-link__link .ux-menu-link__text {
    color: #333;
    font-size: 15px;
    line-height: 30px;
    position: relative;
    padding-left: 15px;
}
.footer-wrapper .ux-menu-link .ux-menu-link__link .ux-menu-link__text:hover {
    color: red;
}
.footer-wrapper .ux-menu-link .ux-menu-link__link .ux-menu-link__text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 100%;
}
.footer-wrapper .ux-menu .ux-menu-link .ux-menu-link__text:before, .mobile__footer .ux-menu .ux-menu-link .ux-menu-link__text:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #e22d33;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 12px;
}
.footer-wrapper  .section-title-normal {

    border:0;
    padding: 0;
    margin: 0;
}
.footer-wrapper  .section-title-normal  .section-title-main {
    color: #333;
    font-size: 18px;
    padding: 0;
    margin: 0;
    border: 0;
}
.footer-wrapper .section-title-container {
    margin-bottom: 15px;
}
.footer-wrapper .col.large-4 {
    padding-bottom: 0;
}
.footer-wrapper .ux-menu {

}
.footer-wrapper  .button.icon.circle {
    color: #333;
}
.footer__copyright {
 padding: 30px 0 0 0 !important;
}
.footer__copyright .col.large-12 {
    padding-bottom:0;
}
.footer-wrapper .stack img {
    width: 40px;
    height: 40px;
    object-fit: cover;
}


.title__home {
    margin: 0 0 20px 0;
}
.section-title b {
	opacity: 0;
}
.title__home .section-title {
    border: 0;
    padding: 0;
    margin: 0;
}
.title__home .section-title .section-title-main {
    font-size: 23px;
    color: #335;
    font-weight: 600;
    line-height: 30px;
    border: 0;
    padding: 0;
    margin: 0;
    display: block;
}
.section__blog .post-item .post-title {
    margin: 0 0 10px 0;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    color: #cf2e2e;
    font-size: 15px;
	font-weight: 700;
}
.section__blog .post-item .box-text {
    padding-bottom: 0;
}
.col .post-item:hover .post-title {
	color: #cf2e2e;
}
.view__all {
display: block;
    width: 200px;
    margin: auto !important;
    border-radius: 30px;
    text-align: center !important;
}
.section__cat .col.large-12 > .col-inner {
    padding: 10px 20px 0px;
    border-radius: 5px;
}
.section__cat .product-category .box-image img {
    width: auto;
    height: auto;
    object-fit: cover;
    display: block;
    margin: auto;
}

.section__cat .product-category .col-inner {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    border:1px solid #ccc;
    padding: 10px;
}
.section__cat .product-category .col-inner:hover {
    border:1px solid #e22d33;
}


.section__cat .product-category .box-text {
    padding: 15px 0 0 0;
}
.section__cat .product-category .box-text .header-title {
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    text-transform: none;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
    margin: 0;
	color: #cf2e2e;
}
.title__heading {
    margin: 0;
    background: #e22d33;
	border-radius: 5px 5px 0 0;
}
.title__heading .section-title {
    margin: 0;
    padding: 10px;
    border: 0;
}
.title__heading .section-title .section-title-main {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-transform: none;
    padding: 0;
    margin: 0;
    border: 0;
}
.title__heading .section-title a {
    font-size: 14px;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    border-radius: 30px;
}
.section__cat .col.large-12 ,
.section__cat{
    padding-bottom: 0 !important;
}
.section__slider .col.large-9,
.section__slider .col.large-3 {
    padding-bottom: 0;
}

.layout__pro {
    margin: 0 !important;
    background: #efefef;
    border-radius: 10px;
}

.product__col {
    background: #f2f2f2;
    border-radius: 10px;
    overflow: hidden;
    padding: 5px;
    min-height: 340px;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
}
.home .product__col {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 0;
}
.is-divider {
    display: none;
}
.section__product ,
.section__product .col.large-12  {
    padding-bottom: 0 !important;
}
.section__product .post-item {
    padding-bottom: 10px;

}
.section__product .post-item:last-child {
    padding-bottom: 0;
}
.section__product .post-item .box-text {
    padding: 6px 0 0 0;
}
.section__product .post-item .box-text .post-title {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
	color: #cf2e2e;
}
.section__product .post-item .box-image .image-cover {
    padding-top: 120px !important;
}
.layout__pro .col.large-3 {
    flex-basis: 20%;
    max-width: 20%;
    padding-bottom: 0;
}
.layout__pro .col.large-3 >.col-inner {
    padding: 10px;
    background: #fff;
    border-radius: 10px;
}
.layout__pro .col.large-9 {
    flex-basis: 80%;
    max-width: 80%; 
    padding-bottom: 0;
}
.product__col .box-text {
    padding: 10px 5px 10px;
}
.product__col .box-text .product-title {
    margin: 0;
}
.product__col .box-text .product-title a {
    font-size: 14px;
    color: #333;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin: 0 0 8px 0;
    display: block;
}
h3.name.product-title.woocommerce-loop-product__title {
    font-size: 14px;
    color: #333;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin: 0 0 8px 0;
    display: block;
}
.product__col:hover h3.name.product-title.woocommerce-loop-product__title {
	color: #cf2e2e;
}

.product__col .add-to-cart-button {
    display: none;
}
.product__col .add-to-cart-button a {
    display: block;
    color: #fff;
    background: #ff2238;
    text-align: center;
    font-size: 15px;
    line-height: 35px;
    border-radius: 30px;
    margin: 0;
    padding: 0;
    border: 0;
}
.star__pro {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
}

.star__pro > span {
    display: flex;
    gap: 1px;
    align-items: center;
}
.star__pro i {
    font-size: 11px;
    color: #ff8702;
}
.star__pro label {
    font-size: 13px;
    color: #777;
    margin: 0;
}
.product__col  .price-wrapper del ,
.product__col  .price-wrapper del span {
    color: #666;
    font-size: 15px;
}
.product__col  .price-wrapper ins ,
.product__col  .price-wrapper ins > span {
    color: red;
    font-weight: 600;
    font-size: 18px;
}


.product__col .badge-container {
    margin: 0;
}
.product__col .badge-container .badge {
    margin: 0;
}
.product__col .badge-container .on-sale {
    border-radius: 3px;
    font-size: 13px;
    line-height: 25px;
    min-height: initial;
    height: initial;
    padding: 0px 8px;
    display: block;
    font-weight: 400;
}

.term-description {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 25px;
    padding: 15px 15px 30px 15px;
    background: #f2f2f2;
    border-radius: 10px;
    margin-top: 20px;
}
.badge-container,.product-info .woocommerce-breadcrumb   {
    display: none !important;
}
.woocommerce-breadcrumb {
	display: none;
}
.product-info {
    padding-top: 0;
}
.woocommerce-product-gallery__wrapper {
    box-shadow: 0px 2px 10px rgb(0 0 0 / 15%);
}
.product-title {
    font-size: 20px;
    color: #333;
    line-height: 28px;
}
.tel__phone {
    clear: both;
    overflow: hidden;
    padding-top: 0;
    margin-bottom: 15px;
}
.tel__phone a {
    color: red;
    font-size: 25px;
    font-weight: 600;
}
.product-info {
    padding-right: 0;
    border: 0;
}
#product-sidebar .widget {
    border: 1px dashed #ddd;
    padding: 10px;
}
#product-sidebar .widget .widget-title  {

    display: block;
    line-height: 30px;
    text-align: center;
    margin: 0 0 10px 0;
    font-size: 16px;

}
.list_camket {
    margin: 0;
    padding: 0;
}
.list_camket li {
    list-style: none;
    margin: 0 0 6px 0;
    line-height: 23px;
    font-size: 14px;
    position: relative;
}
.list_camket li:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #cc1f24;
    border-radius: 100%;
    margin-right: 5px;
}
.product-info .price-wrapper {
    margin-bottom: 20px;
}

.product-info .price-wrapper span {
    font-size: 26px;
    color: #DB0606;
    font-weight: 600;
}
.product-info .price-wrapper del, .product-info .price-wrapper del span {
    color: #333;
    font-size: 16px;
}
.product-short-description {

    padding: 10px 15px;
    background: #f1f1f1;
    margin-bottom: 15px;
    border-radius: 6px;

}
.support-ask-body {
    display: flex;
    gap: 5px;
    justify-content: space-between;
}
.support-ask-item {

    width: 110px;
    display: flex;
    align-items: center;
    gap: 8px;

}
.support-ask-icon img {
    width: 20px;
    height: 20px;
}
.support-ask-item a {
    display: inline-block;
    font-size: 14px;
}
.support-ask-name {
    vertical-align: 5px;
}
.left_content_pro .product-tabs > li.active > a {
    color: #dc4114;
}

.left_content_pro .product-tabs > li > a {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 0px;
    line-height: 35px;
}
.woocommerce-tabs {
    float: left;
    width: calc(100% - 370px);
}
.right__info__product {
    float: right;
    width: 340px;
}
.related {
    overflow: hidden;
    clear: both;
}
.right__info__product h3 {
    background: #f2f2f2;
    line-height: 40px !important;
    text-align: center;
    margin: 0 0 10px 0;
    display: block;
    font-size: 20px;
}
.right__info__product ul {
    margin: 0;
    padding: 0;
}
.right__info__product .list__ts__sp {
    margin-bottom: 20px;
}
.right__info__product ul li  {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 10px;
}
.right__info__product ul li span {
    width: 165px;
    padding: 2px;
    font-size: 14px;
}
.right__info__product ul li label {
    max-width: calc(100% - 165px);
    margin: 0;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 600;
    color: #333;
}
.right__info__product ul li:nth-child(2n+2) {
    background: #fafafa;
}
.tabbed-content .nav {
    line-height: 38px !important;
    margin: 0 0 10px 0;
    display: block;
    background: #f2f2f2;
    border: 0;
    padding: 0 10px;
}
.tabbed-content .nav li a:before {
    content: "";
    display: none;
}
.tabbed-content .nav li a {
    padding: 0;
    font-size: 20px;
}
.product-footer .tab-panels {
    padding-top: 0;
}


.product-footer .tab-panels {
    padding: 10px;
    background: #f2f2f2;
    border-radius: 5px;
}
.right__info__product .post-item {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.right__info__product .post-item .inner-image {
    width: 100px;
    float: left;
}
.right__info__product .post-item .inner-content {
    padding: 0px 0px 0px 15px;
    width: calc(100% - 100px);
    float: right;
}
.right__info__product .post-item .inner-image img {
    width: 100%;
    height: 80px;
    object-fit: cover;
}
.right__info__product .post-item .inner-content a {
    color: #333;
    font-size: 14px;
    display: block;
}
.right__info__product .post-item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.box-endow {
    border: 1px solid #DDE0E5;
    box-sizing: border-box;
}
.endow-title {
    background-color: #cc1e24;
    color: #fff;
    font-weight: 700;
    padding: 4px 23px;
    position: relative;
    margin-top: 13px;
    max-width: 330px;
    margin-left: -5px;
    margin-bottom: 13px;
    font-size: 16px;
    height: 35px;
    display: flex;
    align-items: center;
}
.endow-title:before {
    content: "";
    border-right: 5px solid #9d0d0a;
    border-bottom: 5px solid transparent;
    display: inline-block;
    left: 0;
    position: absolute;
    top: 100%;
}
.endow-title:after {
    content: "";
    height: 100%;
    display: initial;
    width: 50px;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: -25px;
    transform: rotate(45deg);
}
.endow-global {
    padding: 0px 17px;
    margin-bottom: 0;
}
.endow-global-item {
    display: flex;
    margin-bottom: 12px;
}
.endow-global-item .icon {
    width: 16px;
    height: 16px;
    min-width: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 15px;
    margin-top: 1px;
    position: relative;
}
.endow-global-item p{
    margin: 0;
}
.box-endow {
    margin-bottom: 16px;
}
.product-main .cart {
    margin-bottom: 0;
	display: none;
}
.price-wrapper .price {
    display: inline-grid;
/* 	display: none; */
}
table span.amount {
	color: #cf2e2e;
}
span.saved-sale {
    font-size: 13px;
	font-weight: 700;
}

.box__left__layout {
    float: left;
    width: calc(100% - 300px - 30px);
}
.box__left__layout .content__box {
background: #fff;
    margin-bottom: 20px;
}
.box__right__layout {
    float: right;
    width: 300px;
}
.box__nth__archive .news-post-news {
    margin-bottom: 15px;
    width: 100%;
    clear: both;
}
.box__nth__archive .news-post-news .box__news__inner {
    overflow: hidden;
    clear: both;
    padding: 15px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 2px 3px 1px #ccc;
}
.box__nth__archive .news-post-news .box__thumb__img {
    display: block;
    width: 265px;
    float: left;
}
.box__nth__archive .news-post-news .box__thumb__img a  {
    display: block;
    line-height: 0;
    position: relative;
}

.box__nth__archive .news-post-news .box__thumb__img a img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    border-radius: 8px;
}
.box__nth__archive.box__khuyenmai .news-post-news .box__thumb__img a img{
height: 245px;
}
.box__nth__archive .news-post-news .box__content {
    float: right;
    width: calc(100% - 280px);
}
.box__nth__archive .news-post-news .box__content:hover h3 a {
	color: #cf3e3e;
}
.box__nth__archive .news-post-news .box__content h3 a {
    display: block;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    max-height: 50px;
    overflow: hidden;
}
.date__da {

    font-size: 14px;
    color: #666;
    margin: 0 0 5px 0;

}
.date__da i {
    font-size:13px;
}
.view__all {
    text-align:right;
}
.view__all a {

    display: inline-block;
    background: #868686;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    padding: 5px 20px;
}
.box__nth__archive .news-post-news .box__content .box__des p {
    font-size: 14px;
    line-height: 23px;
    max-height: 46px;
    overflow: hidden;
    margin: 0 0 0px 0;
}
.box__nth__archive .news-post-news .box__content > a {
    display: inline-block;
    color: #da251c;
    font-size: 14px;
    text-decoration: underline;
}
.endow-global-item .icon.no-icon:after {
    content: "";
    width: 8px;
    height: 8px;
    background-color:#cc1e24;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}




.box__thumb__img {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.news-post-sk-clear .box__thumb__img img {
    width: 100%;
    height: 175px;
    object-fit: cover;
}
.news-post-sk-clear .box__content {
    padding: 15px 0 0 0;
}
.news-post-sk-clear .box__content h3 {
    margin-bottom: 6px;
}
.news-post-sk-clear .box__content h3 a {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}
.related___post .box__des p {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin: 0;
}
.related___post .box__content a.vue {
    color: #b70d0d;
    font-size: 14px;
    text-decoration: underline;
}

.box__right__layout .widget_nav_menu {
    background: url(/wp-content/themes/flatsome-child/images/image-menu.png)no-repeat;
    background-size: cover;
    padding: 19px;
    border-radius: 5px;
    position: relative;
}
.box__right__layout .widget_nav_menu .widget-title {
    position: relative;
    color: #fff;
    font-size: 18px;
    display: block;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 8px;
}
.box__right__layout .widget_nav_menu ul {
    padding-left: 20px;
}
.box__right__layout .widget_nav_menu ul li {
    border: 0;
    list-style: disc;
    color: #fff;
    position: relative;
}
.box__right__layout .widget_nav_menu ul li a {
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding: 0;
    line-height: 30px;
}
.box__right__layout .widget_nav_menu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(226 46 51 / 63%);
    border-radius: 5px;
}
.home .breadcrumbs {
    display: none;
}
.breadcrumbs {
    padding: 6px 0;
    background: #f2f2f2;
}
.tax-product_cat .breadcrumbs {
    background: none;
}
.breadcrumbs span,
.breadcrumbs a {
    color: #333;
    font-size: 14px;
    font-weight: 500;
}
.heading-title-single {
    font-size: 28px;
    font-weight: 400;
}
.related-post .owl-nav {
    position: absolute;
    right: 0;
    top: -60px;
    margin: -5px;
}
.related-post .owl-nav button {
    width: 32px;
    height: 32px;
    background: #e22e33 !important;
    text-align: center;
    margin: 0 5px !important;
    line-height: 20px !important;
    min-height: initial;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 26px !important;
}
.form__tv > p {
    display: flex;
    align-items: center;
    background: #e22d33;
    padding: 2px 0 1px;
}
.form__tv > p ins {
    min-width: 200px;
    color: #e22d33;
    display: block;
    font-weight: 600;
    text-align: center;
    color: #fff;
}
.form__tv input[type='tel'] {
    margin: 0;
    box-shadow: 0 0 0 0;
    line-height: 35px;
    height: 35px;
}
.form__tv input[type='submit'] {
    margin: 0;
    min-width: 85px;
    text-transform: none;
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    text-align: center;
}
.wpcf7-spinner {
    display: none;
}

body table {
    border: solid 1px #ccc;
    width: 100% !important;
    height: auto !important;
    border-collapse: collapse !important;
}
body table tr:first-child td {
    font-weight: 600;
    background: #fff;
}

body table td {
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 0.7em 1em !important;
    color: #333;
}
.term-description ul ,
.term-description ol {
    padding-left: 20px;
}
/* .col-inner ol li, .col-inner ul li, .entry-content ol li, .entry-content ul li, .entry-summary ol li, .entry-summary ul li {
    margin-left: 0 !important;
} */


.shop-page-title h1 {
	color: #cf2e2e;
	text-transform: uppercase;
	font-weight: 700;
}
h1.heading-title-home {
	color:#cf2e2e;
	font-weight: 700;
}
.product__col:hover .product-title a {
	color: #cf2e2e;
}
.title__heading .section-title a:hover {
	color: #F1BA47;
}

.dropdown-uppercase.nav-dropdown .nav-column>li>a, .nav-dropdown.dropdown-uppercase>li>a {
	color: #000000a8;
	font-weight: 600;
}
.dropdown-uppercase.nav-dropdown .nav-column>li>a, .nav-dropdown.dropdown-uppercase>li>a:hover {
	color: #cf2e2e;
}

.devvn_readmore_flatsome_less {
    position: relative !important;
    background: none !important;
}

.devvn_readmore_flatsome a:hover {
	background-color: #cf2e2e;
	color: #fff;
}
.devvn_readmore_flatsome a:hover:after {
	border-top: 6px solid #fff;
}
.devvn_readmore_flatsome_less a:hover:after {
	border-top: 0;
	border-bottom: 6px solid #fff;
}
.devvn_readmore_taxonomy_flatsome a:hover {
	background-color: #cf2e2e;
	color: #fff;
}
.devvn_readmore_taxonomy_flatsome a:hover:after {
	border-top: 6px solid #fff;
}
.devvn_readmore_taxonomy_flatsome_less a:hover:after {
	border-top: 0;
	border-bottom: 6px solid #fff;
}

.nav-dropdown {
  top: 0;
	transition: all .3s ease-in-out;
}

li.current-dropdown>.nav-dropdown {
	top: 100%;
	left: auto;
}

blockquote {
	border-radius: 7px;
	border-left: 7px solid #cf2e2e;
	background-color: rgba(207,46,46,0.08);
	padding: 15px 10px;
	position: relative;
	margin: 40px 0;
}
blockquote p {
	margin: 0;
}

.content__box>#ftwp-postcontent>p:first-child {
	display: inline-block;
	margin: 20px 0;
    padding: 10px 20px;
    border-radius: 10px;
    border: none!important;
/*  box-shadow: 1px 2px 10px 1px rgba(207,46,46,0.7) !important; */
    border-left: 5px solid #cf2e2e!important;
    background: rgba(207,46,46,0.08);
}

.content__box {
	text-align: justify;
}

.content__box h2 {
	position: relative;
}

.content__box h2:before {
    content: "";
    position: absolute;
    height: 100%;
    border-left: 4px solid #cf2e2e;
	border-radius: 5px 0 0 5px;
    left: -7px;
    top: 0;
    width: 30% !important;
    background: linear-gradient(270deg, rgba(207,46,46,0.05) 0%, rgba(207,46,46,0.25) 100%);
    z-index: 1;
}

.content__box .tips-detail > p {
	margin: 0 !important;
}

.content__box .tips-detail {
    background: rgba(207,46,46,0.08);
    border: .5px dashed #cf2e2e;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 10px 10px 10px 30px;
    margin: 0 5px 20px 0;
    position: relative;
}
.content__box .icon-tips {
    background-image: url(/wp-content/uploads/2024/07/icon-tips-light.png);
	background-repeat: no-repeat;
    display: inline-block;
    width: 45px;
    height: 45px;
    transform: scale(0.6);
    line-height: 30px;
    vertical-align: middle;
    margin: -3px 0 0 0 !important;
    position: absolute;
    left: -5px;
    top: 0px;
}

@media only screen and (max-width: 1024px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.layout__pro .col.large-9 {
     flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 0;   
}
.section__hotro .col.large-3 {
    padding-bottom: 10px !important;
}
.section__hotro {
    padding: 15px 0 !important;
}
.woocommerce-tabs {
    width: 100%;

}
.right__info__product {
    width: 100%;
}
.box__left__layout {
    width: 100%;
    padding-bottom: 15px;
}
.box__right__layout {
    width: 100%;
}
.box__nth__archive .news-post-news .box__news__inner {
    padding: 10px;
}
.sidebar-menu > ul > li > a {
    color: #333;
    font-size: 14px;
    padding-left: 10px !important;
}






}

@media only screen and (max-width: 600px) {
.product__col {
    min-height: initial;
}
body table {
    border: solid 1px #ccc;
    width: 100% !important;
    height: auto !important;
    display: block;
    overflow: scroll;
    border-left: 0;
}
.product-info {
    padding: 16px 15px 0;
}
.box__nth__archive .news-post-news .box__thumb__img {
    width: 135px;
}
.box__nth__archive .news-post-news .box__content {
    width: calc(100% - 145px);
}
.box__nth__archive .news-post-news .box__content h3 a {
    font-size: 15px;
    line-height: 22px;
    max-height: 44px;
}
.box__nth__archive .news-post-news .box__content .box__des p {
    font-size: 13px;
    line-height: 22px;
    max-height: 22px;
}
.box__nth__archive .news-post-news .box__thumb__img a img {
    height: 130px;
}
.product__col .price-wrapper ins, .product__col .price-wrapper ins > span {
    font-size: 13px;
}
.product__col .price-wrapper del, .product__col .price-wrapper del span {
    font-size: 12px;
}
.product-title {
    font-size: 18px;
    color: #333;
    line-height: 28px;
}
.star__pro label {
    font-size: 10px;
    color: #777;
}
.star__pro > span ins {
    font-size: 10px;
}
.product-main {
    padding: 20px 0;
}
.form__tv > p ins {
    min-width: 108px;
    color: #fff;
    display: block;
    font-weight: 600;
    font-size: 12px;
}
.fixed__button {
width: auto; /* ❌ Bỏ 100% để không chiếm cả màn hình */
position: fixed;
left: 10px !important; /* ✅ Căn sát trái */
right: auto !important;
margin: 0 !important;
bottom: 10px !important;

z-index: 9;
display: flex;
flex-direction: column !important;
/* gap: 10px; /* ✅ Khoảng cách giữa các nút */

background: transparent;
padding: 6px;
justify-content: flex-start; /* không bắt buộc, nhưng an toàn */
align-items: flex-start; /* ✅ Giúp các button con cũng căn trái */
}
.fixed__button img {
    max-height: 33px !important;
}
.fixed__button a span {
    font-size: 12px !important;
}
.woocommerce-ordering {
    display: none !important;
}
.tax-product_cat .breadcrumbs {
    background: none;
    font-size: 22px;
}
}