<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Äiá»‡n Láº¡nh HĂ²a PhĂ¡t
Description: Thiáº¿t káº¿ bá»Ÿi LĂª HuyĂªn, website Daivietweb.com - Hotline: 0986.777.345
Author: Daivietweb.com
Template: flatsome
Version: 3.0
*/

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


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
/*RESET*/
body{font-family: Roboto,Helvetica,Arial,sans-serif!important; font-size:16px!important;}
.nav &gt; li &gt; a {font-family: Roboto,Helvetica,Arial,sans-serif!important;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: Roboto,Helvetica,Arial,sans-serif!important;}
.alt-font{font-family: Roboto,Helvetica,Arial,sans-serif!important;}
.widget .is-divider, .badge.post-date, .box-blog-post .is-divider {display:none;}
b, strong {
    font-weight: 700;
}
:root {
    --c1: #e91b22;
    --c2: #e91b22;
    --c3: #288ad6;
    --c4: #2f80ed;
}
/*Header*/
.header-bottom {
    min-height: 35px!important;
}
.header:not(.transparent) .header-bottom-nav.nav &gt; li &gt; a {
    /* color: #ffffff; */
    font-size: 18px;
    text-transform: capitalize;
    font-weight: bold;
    padding: 12px;
}
.header-vertical-menu__title {
    font-size: 15px;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out&gt;li.menu-item&gt;a,
.nav-dropdown-default .nav-column li&gt;a, .nav-dropdown.nav-dropdown-default&gt;li&gt;a {
    color: #000;
    font-size: 16px;
}
.header-vertical-menu__opener {
    background-color: #00a0e4!important;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.25);
    box-shadow: 0 0 4px rgba(0,0,0,.25);
}
.logo-left .logo {
    margin-right: 100px;
}
.form-flat input:not([type=submit]), .form-flat select, .form-flat textarea {
    border: 2px solid #e91b22;
    border-radius: 4px;
    height: 44px;
}
.text_phone_icon a {
    color: #fe2200;
    font-size: 20px;
    font-weight: 700;
}
.text_phone_icon p {
    color: #000;
    font-size: 14px;
}
.text_phone_icon img {
    animation-name: devvn_swing;
    -webkit-animation-name: devvn_swing;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    animation-timing-function: ease-in;
    -webkit-animation-timing-function: ease-in;
}
@-webkit-keyframes devvn_swing {
 20% {
 -webkit-transform: rotate3d(0,0,1,15deg);
 transform: rotate3d(0,0,1,15deg)
 }
 40% {
 -webkit-transform: rotate3d(0,0,1,-10deg);
 transform: rotate3d(0,0,1,-10deg)
 }
 60% {
 -webkit-transform: rotate3d(0,0,1,5deg);
 transform: rotate3d(0,0,1,5deg)
 }
 80% {
 -webkit-transform: rotate3d(0,0,1,-5deg);
 transform: rotate3d(0,0,1,-5deg)
 }
 to {
 -webkit-transform: rotate3d(0,0,1,0deg);
 transform: rotate3d(0,0,1,0deg)
 }
 }
 @keyframes devvn_swing {
 20% {
 -webkit-transform: rotate3d(0,0,1,15deg);
 transform: rotate3d(0,0,1,15deg)
 }
 40% {
 -webkit-transform: rotate3d(0,0,1,-10deg);
 transform: rotate3d(0,0,1,-10deg)
 }
 60% {
 -webkit-transform: rotate3d(0,0,1,5deg);
 transform: rotate3d(0,0,1,5deg)
 }
 80% {
 -webkit-transform: rotate3d(0,0,1,-5deg);
 transform: rotate3d(0,0,1,-5deg)
 }
 to {
 -webkit-transform: rotate3d(0,0,1,0deg);
 transform: rotate3d(0,0,1,0deg)
 }
 }
 
 
/*Home*/
.title_dmsp h2 {
    font-size: 1.6em;
    text-transform: uppercase;
}
.cate_sanpham h3 {
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
}
.cate_sanpham .icon-inner img {
    border-radius: 10px;
}
.price-wrapper {
    margin: 12px 0 0;
}
del span.amount {
    opacity: 1;
    font-size: 18px;
    color: #404040;
}
ins span.amount {
    color: #f50000;
    font-size: 18px;
}
.prd_home .product-small {
    margin-top: 5px;
}
p.product-title a {
	color: #333;
    font-size: 15px;
    margin-bottom: 10px;
    min-height: 39px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-title a:hover {
    color: #4a90e2;
}
 
/*Chi tiet san pham*/
.product-title-container .product-title {
    overflow: hidden;
    font-size: 22px;
    color: #333;
    font-weight: normal;
    padding-bottom: 5px;
}
.product-tabs a {
    border-radius: 5px 5px 0 0!important;
    font-size: 14px!important;
    padding: 3px 15px!important;
    font-weight: 400!important;
}
.product-tabs {
    border-bottom: 1px solid var(--c1);
}
.relate_products .flickity-viewport {
    padding-top: 15px;
}
.product-section {
    border-top: none;
}
.onlinepromo {border: var(--c2) solid 1px;border-radius: 4px;padding: 20px 10px;position: relative;overflow: visible;margin: 30px 0 20px;}
.onlinepromo b {
    background: var(--c2);
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    top: -17px;
    left: 15px;
    vertical-align: middle;
    line-height: 26px;
    clear: both;
    padding: 5px 15px 5px 30px;
    text-transform: uppercase;
    font-weight: 700;
}
aside.onlinepromo b i {
    padding-right: 6px;
}
.support_ctsp ul {
    padding: 10px 0px 0 0;
    margin: 0;
}
.support_ctsp ul li:last-child {
    padding: 0;
    margin-bottom: 0;
}
.support_ctsp ul li {
    list-style: none;
    margin-left: 5px;
}
.support_ctsp ul li:before {
    content: '\f058';
    font-family: "Font Awesome 5 Pro";
    font-size: 16px;
	font-weight: 900;
    color: #00ba00;
    padding-right: 8px;
    border: 10px;
    bottom: 1px;
    position: relative;
}
.onlinepromo .infopr ul li::before {
    content: '\f14a';
    font-family: "Font Awesome 5 Pro";
    color: #00ba00;
    font-weight: 900;
    padding-right: 8px;
    border: 10px;
    bottom: 1px;
    position: relative;
}
.onlinepromo .infopr ul, .onlinepromo .infopr ul li {
    list-style: none;
    margin-bottom: 0;
    margin-left: 2px;
}
.suppor_online {
    border: 1px solid var(--c2);
    border-radius: 4px;
}
.tt-widget {
    background-color: var(--c2);
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 35px;
    padding: 0 10px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-align: center;
}
.contact-widget ul {
    margin-bottom: 0;
}
.contact-widget ul li {
    display: block;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin: 10px;
}
.contact-widget ul li {
    display: block;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    margin: 10px;
}
.contact-widget ul li:nth-child(4) {
    padding-left: 70px;
    background: url(images/chi-thu-50x50.png) no-repeat;
}
.contact-widget ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
.contact-widget ul li i {
    padding-right: 8px;
    color: var(--c2);
}
.product-images {
    border: 1px solid #d6d6d6;
}
.product_breadcrumb {
    padding: 12px 15px 0px;
    font-size: 16px;
}
.rank-math-breadcrumb {
    font-weight: 400;
    color: #000!important;
    opacity: 1!important;
}
.breadcrumbs .divider, .breadcrumbs .separator {
    opacity: 1;
}
.breadcrumbs a {
    color: #000;
}
div#thong-so-ky-thuat ul li {
    list-style: none;
    margin-left: 0;
    padding: 12px 15px;
    margin-bottom: 0;
}
#thong-so-ky-thuat tr:nth-of-type(2n+1), div#thong-so-ky-thuat ul li:nth-of-type(2n+1) {
    background: #f4f4f4 none;
}
div#thong-so-ky-thuat h2 {
    font-size: 20px;
    padding: 15px 10px 2px;
}
div#thong-so-ky-thuat {
    border: 1px solid #d3d3d3;
    border-radius: 3px;
}
div#thong-so-ky-thuat tr td {
    border: none;
    color: #333;
    font-size: 15px;
    padding: 12px 10px;
}
/*
.product-short-description {
    border: 1px solid #d3d3d3;
    border-radius: 3px 3px 0 0;
    padding: 18px;
    margin: 15px 0 0;
}
.product-short-description ul {
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: item;
}
.product-short-description li {
    position: relative;
    padding: 0 0 0 37px;
    font-size: 14px;
    line-height: 19px;
    margin: 10px 0 0;
}
.product-short-description li:before {
    content: counters(item,"");
    counter-increment: item;
    position: absolute;
    top: -2px;
    left: 0;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    line-height: 19px;
    color: #fff;
    background: #0098db none;
    border-radius: 50%;
}
*/
.product-short-description {
    border: 1px dashed #0a804a;
    border: 1px solid #d3d3d3;
    padding: 15px 12px;
    margin-bottom: 20px;
    border-radius: 3px;
}
.product-short-description ul li {
    position: relative;
    margin-left: 0;
    font-size: 14px;
    margin: 0;
    line-height: 30px;
    padding-left: 20px;
    background: url(https://dienlanh-hoaphat.vn/wp-content/themes/flatsome-child/images/ic_left.png) left center no-repeat;
    color: #616161;
}
.product-short-description ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.lienhe_mua {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
}
.lienhe_mua a {
    flex: 0 0 auto;
    max-width: 100%;
    position: relative;
    width: -webkit-calc(50% - 5px);
    width: -moz-calc(50% - 5px);
    width: calc(50% - 6px);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 46px;
    /* background: #e9f8ff none; */
    /* border: 1px solid #0098db; */
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    /* line-height: 19px; */
    font-weight: 700;
    padding: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.lienhe_mua a i {
    padding-right: 6px;
}
a.btn_zalo {
    background-color: #288AD6;
}
a.btn_goidien {
    background-color: #e22525;
}
.quantity.buttons_added.form-normal {
    display: none;
}
button.single_add_to_cart_button.button.alt {
    width: 100%;
    height: 46px;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    margin-bottom: -8px;
}
/*Footer*/
.widget_ft h4 {
    text-transform: uppercase;
    color: #CA0F06;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.sec_footer {
    border-top: 5px solid var(--c2);
}
.widget_ft ul li i {
    padding-right: 5px;
}
.widget_ft ul li {
    list-style: none;
    margin-left: 0;
    font-size: 16px;
}
/*Line*/
/*.hp_section {
    padding: 11px 20px;
    background: linear-gradient(-92deg, #0083c1 0%, #1b4688 100%);
    position: relative;
    height: 55px;
    display: inline-block;
}
.hp_section h2 a {
    color: #fff;
    font-size: 20px;
}
.hp_section:before {
    position: absolute;
    content: "";
    border-top: 55px solid transparent;
    border-left: 35px solid #0083c1;
    right: -35px;
    top: 0px;
}*/
.col-slider {
    padding: 0 15px 0;
}



ul.pro_tabs {
    display: inline-block;
    margin-left: 12px;
}
.title_section_product h2 {
    font-size: 22px;
    font-weight: 700;	
    display: inline-block;
    vertical-align: sub;
    width: auto;
    text-transform: uppercase;
}
/*.title_section_product h2:before {
    content: "";
    display: inline-flex;
    background: #05428c;
    width: 40px;
    height: 3px;
    margin-right: 8px;
    top: -6px;
    position: relative;
}*/
.title_section_product h2 a {
    color: rgb(0, 82, 170);
	color: #0098d2;
    color: #05428c;
}
ul.pro_tabs li {
    background: #eff1f1;
    display: inline-block;
    color: #000;
    padding: 7px 15px;
    margin-right: 0px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    font-style: normal;
    border: unset;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
	margin: 5px;
}
ul.pro_tabs li a {
    color: #000;
}
ul.pro_tabs li:hover {
    background: #05428c;
}
ul.pro_tabs li:hover a {
    color: #fff;
}
a.see_all {
    position: absolute;
    top: 5px;
    right: 0px;
    z-index: 1;
    font-size: 14px;
    color: rgb(0, 123, 255);
}
.title_section_product {
    margin-bottom: -30px;
}
/*Footer*/
/*css nut lien he co dinh*/
.global-thread-create-cta {
    bottom: 15px;
    left: -5px;
    position: fixed;
    z-index: 9999;
}
.coccoc-alo-ph-circle{width:160px;height:160px;top:20px;left:20px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,.4);border:2px solid #bfebfc;opacity:.1;-webkit-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;-moz-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;-ms-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;-o-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out}
.coccoc-alo-ph-circle,.coccoc-alo-ph-circle-fill{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
.coccoc-alo-ph-circle-fill{width:100px;height:100px;opacity:.2;-webkit-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-o-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out}
.coccoc-alo-ph-circle-fill,.coccoc-alo-ph-img-circle{background-color:#f0ad4e;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent}
.coccoc-alo-ph-img-circle{width:60px;height:60px;top:20px;left:20px;position:absolute;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;display:flex;align-items:center}
.phone{background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat 50%;background-size:50% 50%;width:60px;height:60px;position:relative;animation:slide-phone 1s infinite ease-in-out!important;transform:rotate(260deg)}
.coccoc-alo-ph-img-circle a{display:block}
@-webkit-keyframes coccoc-alo-circle-fill-anim{0%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:.2}to{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
@-o-keyframes coccoc-alo-circle-fill-anim{0%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-o-transform:rotate(0) scale(1) skew(1deg);opacity:.2}to{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
@-moz-keyframes coccoc-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}to{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
@keyframes slide-phone{0%{left:-3px}5%{left:0}10%{left:3px}15%{left:0}20%{left:-3}25%{left:0}30%{left:3px}35%{left:0}40%{left:-3}45%{left:0}50%{left:3px}70%{left:0}to{left:0}}
.cta_stick {
    position: fixed;
    bottom: 115px;
    left: 20px;
    animation-delay: 2s;
    animation-duration: 1s;
    animation-fill-mode: both;
    cursor: pointer;
    display: inline-block;
    z-index: 9999;
}
.cta_stick a {
    width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 20px;
    -webkit-filter: drop-shadow(4px 4px 11px #22222245);
    filter: drop-shadow(4px 4px 11px #22222245);
}
.cta_stick a.zl {
    background: url(https://inoxthienphu.vn/wp-content/themes/flatsome-child/images/zlicon.png);
    background-size: contain;
}
.cta_stick:after{
	animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
	background-color: #01a4e9;
}
.pulsating-circle:before {
    content: "";
    position: relative;
    display: block;
    width: 150%;
    height: 150%;
    left: -13px;
    bottom: 14px;
    border-radius: 50%;
    background-color: #01a4e9;
    -webkit-animation: pulse-ring 1.25s cubic-bezier(.215,.61,.355,1) infinite;
    -moz-animation: pulse-ring 1.25s cubic-bezier(.215,.61,.355,1) infinite;
    -ms-animation: pulse-ring 1.25s cubic-bezier(.215,.61,.355,1) infinite;
    -o-animation: pulse-ring 1.25s cubic-bezier(.215,.61,.355,1) infinite;
    animation: pulse-ring 1.25s cubic-bezier(.215,.61,.355,1) infinite;
}
.pulsating-circle:after {
    content: "";
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0,0,0,.1);
    -webkit-animation: pulse-dot 1.25s cubic-bezier(.455,.03,.515,.955) -0.4s infinite;
    -moz-animation: pulse-dot 1.25s cubic-bezier(.455,.03,.515,.955) -0.4s infinite;
    -ms-animation: pulse-dot 1.25s cubic-bezier(.455,.03,.515,.955) -0.4s infinite;
    -o-animation: pulse-dot 1.25s cubic-bezier(.455,.03,.515,.955) -0.4s infinite;
    animation: pulse-dot 1.25s cubic-bezier(.455,.03,.515,.955) -0.4s infinite;
}
    @keyframes pulse-ring {
        0% {
            transform: scale(0.33);
        }
        80%, 100% {
            opacity: 0;
        }
    }
    @keyframes pulse-dot {
        0% {
            transform: scale(0.8);
        }
        50% {
            transform: scale(1);
        }
        100% {
            transform: scale(0.8);
        }
    }   
    @keyframes pulse-ring {
        0% {
            transform: scale(0.33);
        }
        80%, 100% {
            opacity: 0;
        }
    }
.quick-alo-phone {
    display:block!important;
    position: fixed;
    visibility: visible;
    background-color: transparent;
    width: 160px;
    /*height: 100px;*/
    cursor: pointer;
    z-index: 9!important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    left: 0;
    bottom: 100px;
}
.tel_phone{
    border-radius: 30px;
    line-height: 45px;
    position: absolute;
    height: 45px;
    /* color: #fff; */
    font-size: 17px;
    text-align: center;
    background-color: var(--c1);
    /* color: #fff; */
    top: 26px;
    left: 107px;
    padding: 0;
    font-weight: 600;
    width: 150px;
    /* padding-left: 29px; */
}
.tel_phone a {
    color: #fff;
}
@media screen and (max-width: 600px) {
  .tel_phone {
	  display: none;
	}
}
/*Danh muc san pham*/
#shop-sidebar .widget ul li a {
    background: rgba(0, 0, 0, 0) url(https://tainghetot.com/wp-content/themes/flatsome-child/images/icon-filter.png) no-repeat scroll left center;
    padding-left: 20px;
    color: #000;
}

/*
.badge-container.right{right: 0px;}
.badge-container.top {top: -30px;}
.img-sanpham .badge-container.top{top: -20px;}
.img-sanpham .badge-container.right{right: 10px;}
.badge-container .badge-inner.on-sale{
	background: url(https://tainghetot.com/wp-content/themes/flatsome-child/images/icon_discount.png);
    background-repeat: no-repeat;
    color: #fff;
    width: 53px;
    height: 51px;
    text-align: center;
    border-radius: 2px;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 50px;
    z-index: 9;
}
*/
/*
div#shop-sidebar {
    background: #fff;
    padding: 20px;
}
*/
div#shop-sidebar .widget .is-divider {
	display: none;
}
#shop-sidebar .product-categories, #shop-sidebar .woocommerce-widget-layered-nav-list {padding-top: 20px;}
#shop-sidebar .widget ul li a {
    background: rgba(0, 0, 0, 0) url(https://tainghetot.com/wp-content/themes/flatsome-child/images/icon-filter.png) no-repeat scroll left center;
    padding-left: 20px;
	color: #000;
}
#shop-sidebar .widget ul li.chosen a, #shop-sidebar .widget ul li a:hover {
	background: rgba(0, 0, 0, 0) url(https://tainghetot.com/wp-content/themes/flatsome-child/images/icon-filter-active.png) no-repeat scroll left center;
    color: var(--c2);
}
#shop-sidebar .widget li.chosen a:before {
    display: none;
}

.star-rating:before, .woocommerce-page .star-rating:before {
    color: #f59e0b;
    content: "\2605\2605\2605\2605\2605";
    content: 'â˜…â˜…â˜…â˜…â˜…';
    font-weight: 900;
    font-size: 15px;
}

/*chá»‰nh pháº§n hiá»ƒn thá»‹ sáº£n pháº©m Ä‘Ă£ bĂ¡n*/
.flash-sale-process-mt{
width: 100%;
height: 16px;
background: url(https://shop6.trustweb.vn/wp-content/uploads/2021/11/934cc0df9edb42d22c38044417c8a94a.png) 0 100% no-repeat;
background-size: cover;
position: relative;
border-radius: 8px;
margin: 5px 0;
}
.flash-sale-process_bought{
background: #002bff73;
overflow: hidden;
bottom: 0;
right: 0;
position: absolute;
z-index: 1;
height: 16px;
border-radius: 8px;
}
.flash-sale-process_fire{
background: url(https://shop6.trustweb.vn/wp-content/uploads/2021/11/d224da21491f6660be6e020e12aff419.png) 0 no-repeat;
width: 18px;
height: 21px;
background-size: contain;
position: absolute;
left: 3px;
top: -6px;
}
.flash-sale-process-bar_text.stock{
text-transform: uppercase;
font-size: 12px;
color: #fff;
text-align: center;
position: relative;
z-index: 2;
}
.flash-sale-complete-wapper{
width: 100%;
background: transparent;
overflow: hidden;
bottom: 0;
right: 0;
position: absolute;
z-index: 1;
height: 16px;
border-radius: 8px;
}
.flash-sale-bought-size{
position: absolute;
width: 100%;
height: 100%;
background: #ffbda6;
}
.flash-sale-sizer-stock{
background: #fff;
float: right;
position: relative;
height: 18px;
}

.nav-dropdown {
    min-width: 330px;
}

.message-box.relative.message_box_sdt.dark {
    margin-top: 15px;
    border-radius: 8px;
    border-radius: 8px;
    padding: 5px 10px;
}
.message_box_sdt .message-box-bg-overlay.bg-fill.fill {
    border-radius: 8px;
}
div.wpforms-container-full {
    margin: 0 auto!important;
}
.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=tel],
.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=tel] {
    height: 48px!important;
    border-radius: 6px!important;
    color: #000!important;
    font-size: 14px!important;
    opacity: 1!important;
}
.wpforms-container-full .wpforms-form button[type="submit"] {
    padding: 0 20px!important;
    border-radius: 6px;
}
/*.wpforms-container-full .wpforms-form button[type=submit] {
    background: linear-gradient(90deg, #fd4810 0%, #fe681e 75%, #ff7200 100%);
    color: #fff!important;
    padding: 0 25px 0px!important;
    border-radius: 28px!important;
    font-size: 18px!important;
    text-transform: uppercase;
    margin-top: 10px!important;
}*/
.wpforms-container-full .wpforms-form button[type=submit] {
    color: #fff!important;
    font-size: 14px!important;
    text-transform: uppercase!important;
    font-weight: bold!important;
    padding: 6px 0px!important;
    /* border-radius: 56px!important; */
    background: #fd6e1d!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fd6e1d),to(#f59000))!important;
    background: -webkit-linear-gradient(top,#f59000,#fd6e1d)!important;
    background: -moz-linear-gradient(top,#f59000,#fd6e1d)!important;
    background: -ms-linear-gradient(top,#f59000,#fd6e1d)!important;
    background: -o-linear-gradient(top,#f59000,#fd6e1d)!important;
    /* margin-bottom: -10px; */
}
.wpforms-submit:before {
    content: '\f0a4';
    font-family: "Font Awesome 5 Pro";
    padding-right: 8px;
}
div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container {
    width: calc(100% - 100px)!important;
}
div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container {
    width: 100px!important;
}
/*Danh muc san pham*/
.shop-container .term-description h1 {
    color: var(--1);
    font-size: 18px;
    text-transform: uppercase;
    line-height: 35px;
    border-bottom: 1px solid #b0232e;
}
.btn_danhmuc {
    display: none;
}
/*Bo sung them*/
.title-product {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.title-product {
    margin-bottom: 20px;
    background: #ebebeb;
}
h2.title {
    font-family: Roboto-Bold;
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0;
    line-height: 45px;
    padding: 0 15px;
    color: #451c00;
}
h2.title a {
    background: var(--c1);
    position: relative;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0;
    line-height: 45px;
    color: #fff;
    text-decoration: none;
}
.list-cat-child {
    position: absolute;
    top: 10px;
	right: 10px;
}
.list-cat-child a {
    text-decoration: none;
    color: #000;
}
._baogia {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 380px;
    margin: 0 auto;
    margin-bottom: 20px;
}
._baogia a {
    width: 49%;
    color: #fff;
    font-size: 15px;
    background-color: #cb1c22;
    padding: 12px;
    border-radius: 4px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}
._baogia .zalo {
    background-color: #0fa8e1;
	color: #fff;
}
.badge-container.right{right: 0px;}
.badge-container.top {top: -30px;}
.img-sanpham .badge-container.top{top: -20px;}
.img-sanpham .badge-container.right{right: 10px;}
.badge-container .badge-inner.on-sale {
    background: url(http://dienlanh-hoaphat.vn/wp-content/themes/flatsome-child/images/icon_discount.png) no-repeat;
    /* background-repeat: no-repeat; */
    /* color: #fff; */
    width: 43px;
    height: 41px;
    text-align: center;
    /* border-radius: 2px; */
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    top: 7px;
    right: 5px;
    line-height: 38px;
    z-index: 9;
}</pre></body></html>