/*
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.   ***************/
@font-face {
	font-family: "SVN-GilroyBold";
	src: url(font/SVN-GilroyBold.otf);
}
@font-face {
	font-family: "SVN-GilroySemiBold";
	src: url(font/SVN-GilroySemiBold.otf);
}
@font-face {
	font-family: "SVN-GilroyMedium";
	src: url(font/SVN-GilroyMedium.otf);
}
@font-face {
	font-family: "SVN-GilroyRegular";
	src: url(font/SVN-GilroyRegular.otf);
}
body {
	font-family: "SVN-GilroyRegular" !important;
}
b,strong {
    font-weight: 600 !important;
}
p{
	font-family: "SVN-GilroyRegular" !important;
	font-weight: 400;
	font-size: 15px;
	line-height: 23px;
}
h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
	font-family: "SVN-GilroyBold" !important;
}
.nav-dropdown-has-border .nav-dropdown{
	padding: 10px;
	border: none;
}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before{
	border: none;
}
.section-title.section-title-center b {
    opacity: 1;
    background-color: #005dab;
    width: 30px;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
}
.box__pro .box-image img {
    width: 100%;
    height: 170px;
    object-fit: cover;
}
.box__pro {
    border: 1px solid #ccc;
padding:10px;
}
.archive  {
    background-color: #F7F7F7;
}
.box__pro .product-title a {
    font-size: 14px;
    margin: 0;
    color: #333;
    line-height: 22px;
    height: 44px;
    display: block;
    overflow: hidden;
    font-weight: 600;
}
.badge-inner ,.entry-category,.entry-meta{
    display: none;
}
.entry-header-text-top {
    padding-bottom: 0;
}
.heading-title-cate {
	text-align: center;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 26px;
}
.list__post {
	overflow: hidden;
	clear: both;
	margin: 0 -15px;
}
.list__post .news__slider {
	float: left;
	width: 33.333%;
    padding: 0 15px 30px;
}
.news__slider .box__thumb__img {
	background: #fff;
	padding: 0;
    box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
}
.news__slider .box__thumb__img a img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.news__slider .box__thumb__img .box__content {
	padding: 15px;
}
.news__slider .box__thumb__img .box__content .title__post__ar {
	font-size: 16px;
	font-weight: 600;
	line-height: 23px;
	height: 46px;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	color: #333;
}
.news__slider .box__thumb__img .box__content .box__des {
	height: 44px;
	overflow: hidden;
}
.news__slider .box__thumb__img .box__content .box__des p {
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	line-height: 22px;
}
.page-numbers {
	clear: both;
	overflow: hidden;
}

.blog-share {
    display: flex;
    margin-bottom: 16px;
    gap: 10px;
    padding: 10px;
    background: #f7f7f7;
}
.blog-share span {
	font-size: 14px;
	color: #555;
}
.cont__cont ul ,
.cont__cont ol {
	padding-left: 20px;
}
.heading-title-single {
    font-size: 32px;
    font-weight: 400;
}
#main {
	padding-top: 30px;
}
.home #main {
	padding-top: 0;
}
.inner__ct {
	padding: 20px;
	background: #fff;
}
.box__left__layout {
    padding-right: 0 !important;
    border: 0;
}
.box__right__layout {
	border: 0 !important;
}
.box__right__layout .widget_mynew2{
	padding: 10px;
	background-color: #fff;
	border-radius: 5px;
}
.blog-share .social-icons a,.social-icons a {
    width: 25px;
    height: 25px;
    min-width: initial !important;
    min-height: inherit;
    line-height: 25px;
    margin-bottom: 0
}

.blog-share .social-icons i,.social-icons a i {
    font-size: 12px !important
}

.date__date span {
    font-size: 12px;
    color: #7d7d7d;
    padding-left: 15px
}

.chiase__title {
    font-size: 14px
}

.blog-share-footer-content .social-icons a {
    margin: 0 5px
}
.html1 {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
ul.html2 {
    display: flex;
    gap: 10px;
    font-size: 14px;
    line-height: 22px;
}
ul.html2 a{
    color: #fff
}
.stuck .header-main{
	background-color: #fff;
}
.header-main {
    height: 69px;
}
.header-main::before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 1200px;
	height: 1px;
	background-color: #e3b476;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.header-main .searchform-wrapper form input.search-field{
	background-color: #fff;
	height: 40px;
    min-width: 210px;
	font-size: 14px;
	font-family: "SVN-GilroyRegular";
}
.header-main .searchform-wrapper form button.submit-button{
	background-color: #EF3031 !important;
    color: #fff !important;
	left: -4px;
}
#logo {
    margin: 0;
    padding: 0;
    width: auto !important;
}
li.header-search-form.search-form{
	width: 100%
}

ul.header-nav.header-nav-main.nav {
    justify-content: center;
	gap: 25px;
}

.header-main .nav > li > a {
    color: #444;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -1px;
	font-family: "SVN-GilroyMedium";
}
.header-main .nav>li {
    margin: 0;
}

/* title customize */
.title_customize h3{
	font-size: 23px;
	line-height: 32px;
	font-weight: 400;
	font-family: "SVN-GilroyRegular" !important;
	letter-spacing: 1px;
	color: #717171;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.title_customize .title{
	font-size: 45px;
	text-transform: uppercase;
	color: #291818;
}

/* Home */
.section_banner{
	padding-top: 180px !important;
	margin-top: -104px;
}
.section_banner blockquote{
	border-color: #e3b476;
	padding: 25px;
	font-style: unset;
	margin-bottom: 40px;
}
.section_banner blockquote p{
	font-style: 16px;
	line-height: 28px;
	color: #373737;
}
.section_banner blockquote p:last-child{
	margin-bottom: 0;
}
.section_dichvu{
	padding-top: 290px !important;
	padding-bottom: 70px !important;
	margin-top: -225px;
}
.section_dichvu a.button{
	margin: 0;
	height: 42px;
	line-height: 39px;
	padding: 0px 30px;
	background: linear-gradient( 90deg,#c92329, #e92e35) !important;
	font-size: 17px;
	font-family: "SVN-GilroyMedium";
	font-weight: 400;
}
.section_dichvu a.button i{
	top: -3px;
}
.section_dichvu a.button i::before{
	content: "";
	background: url(images/right.png) no-repeat;
	width: 18px;
	height: 13px;
	display: inherit;
}
.section_noibat .large-6{
	display: flex;
	align-items: center;
}
.section_noibat .title_customize .title{
	text-transform: unset;
	font-family: "SVN-GilroySemiBold" !important;
	font-size: 29px;
	font-weight: 500;
	line-height: 42px;
	margin-bottom: 22px;
	padding-bottom: 22px;
	position: relative;
}
.section_noibat .title_customize .title::after{
	content: "";
	width: 35px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #e3b476;
}
.section_noibat p{
	font-size: 16px;
	line-height: 28px;
	text-align: justify;
	margin-bottom: 0;
}
.section_noibat a.button{
	margin: 40px 0 0;
	height: 42px;
	line-height: 39px;
	padding: 0px 30px;
	font-size: 16px;
	font-family: "SVN-GilroyMedium";
	font-weight: 400;
}
.section_noibat a.button:hover{
	background-color: #000 !important;
	color: #d9241d;
	border: 2px solid #000;
}
.section_noibat a.button span{
	color: #222;
	line-height: 1;
}
.section_noibat a.button:hover span {
	color: #d9241d;
}
.section_noibat a.button i{
	top: -5px;
}
.section_noibat a.button i::before{
	content: "";
	background: url(images/right-red.png) no-repeat;
	width: 15px;
	height: 11px;
	display: inherit;
}
.section_gioithieu .row_taisao > .large-6{
	padding-bottom: 0;
}
.section_gioithieu .row_taisao > .large-6:nth-child(1)::before{
	content: "";
	height: 50%;
	width: 1px;
	background-color: #e3b476;
	position: absolute;
	top: 0;
	left: 15px;
}
.section_gioithieu .row_taisao > .large-6:nth-child(1)::after{
	content: "";
	height: 8px;
	width: 8px;
	border-radius: 50%;
	background-color: #e3b476;
	position: absolute;
	top: 25%;
	left: 11px;
}
.section_gioithieu .row_taisao > .large-6:nth-child(1) > .col-inner{
	padding-left: 49px;
}
.section_gioithieu .row_taisao > .large-6:nth-child(2)::before{
	content: "";
	height: calc(100% - 50px);
	width: 1px;
	background-color: #fdc222;
	position: absolute;
	top: 50px;
	left: 15px;
}
.section_gioithieu .row_taisao > .large-6:nth-child(2) > .col-inner{
	padding-left: 40px;
}
.section_gioithieu .row_taisao > .large-6:nth-child(2) > .col-inner p:nth-child(2)::before{
	content: "";
	height: 8px;
	width: 8px;
	border-radius: 50%;
	background-color: #fdc222;
	position: absolute;
	bottom: 10px;
	left: -44px;
}
.section_gioithieu .row_taisao > .large-6:nth-child(2) > .col-inner p:last-child::before{
	content: "";
	height: 8px;
	width: 8px;
	border-radius: 50%;
	background-color: #fdc222;
	position: absolute;
	top: -40px;
	left: -44px;
}
.section_gioithieu .icon-box{
	margin-bottom: 24px;
}
.section_gioithieu .icon-box .icon-box-text{
	display: flex;
	align-items: center;
	padding-left: 15px;
}
.section_gioithieu .icon-box .icon-box-text h5{
	text-transform: unset;
	font-family: "SVN-GilroySemiBold" !important;
	font-weight: 500;
	font-size: 22px;
	letter-spacing: 0;
	line-height: 1;
}
.section_gioithieu p{
	font-size: 16px;
	font-family: "SVN-GilroyMedium" !important;
	line-height: 26px;
	color: #444;
	text-align: justify;
	margin-bottom: 45px;
	position: relative;
}
.section_gioithieu p:last-child{
	margin-bottom: 0;
}
.section_noibat_duan .row-full-width > .large-6:nth-child(1){
	background: url(images/Untitled-10.png) no-repeat;
	display: flex;
	align-items: center;
}
.section_noibat_duan .title_customize .title{
	font-size: 38px;
}
.section_noibat_duan p{
	font-size: 18px;
}
.section_noibat_duan .wpcf7 form .form-cafe .col{
	padding-bottom: 20px;
}
.section_noibat_duan .wpcf7 form label{
	font-size: 16px;
	font-weight: 500;
	font-family: "SVN-GilroyRegular";
	text-align: left;
}
.section_noibat_duan .wpcf7 form textarea,
.section_noibat_duan .wpcf7 form input{
	margin-bottom: 0;
	border-radius: 5px;
	border: none;
}
.section_noibat_duan .wpcf7 form .form-cafe .button-dt{
	padding-bottom: 0;
}
.section_noibat_duan .wpcf7 form .button-dt input.wpcf7-submit{
	margin: 0;
	font-size: 25px;
	height: 44px;
	line-height: 1;
	min-height: 44px;
	padding: 0 100px;
	background: linear-gradient( 90deg,#c92329, #e92e35);
}
.section_noibat_duan .wpcf7-spinner{
	display: none;
}
.icon-box-img img {
	 padding-top: 0;
}

 .height-200 .post-item .box-image {
	 border-radius: 4px;
	 border: 4px solid #ddd;
	     height: 200px;
}
 .height-200 .post-item .box-image img {
	 max-height: 200px;
	 object-fit: cover;
}
 .post-item .box-text {
	 padding: 10px 0 !important;
	 color: #333;
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 500;
	 position: unset
}
 .post-item .box-text .is-divider {
	 display: none;
}
 .post-item .box-text h5.post-title.is-large {
	 margin: 0;
	 color: #333;
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 500;
	 line-height: 24px;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 -webkit-line-clamp: 1;
	 height: 24px;
	 display: -webkit-box;
	 -webkit-box-orient: vertical;
	 text-align: left
}
.title-2 .post-item .box-text h5.post-title.is-large {
    -webkit-line-clamp: 2;
    height: 48px;
}
 .post-item .box-text button.button.is-outline.is-small.mb-0 {
	 position: absolute;
	 top: 166px;
	 left: 0;
	 margin: 0;
	 padding: 0;
	 border: 1px solid rgba(0, 0, 0, 0.05);
	 background: #EF3031;
	 width: 126px;
	 height: 34px;
	 color: #fff;
	 text-align: center;
	 font-size: 13px;
	 font-style: normal;
	 font-weight: 700;
	 line-height: 21.542px;
	 letter-spacing: 0.404px;
}
 .none-border .post-item .box-image {
	 border-radius: 0;
	 border: unset;
}
  .none-border .post-item  {
	 padding-bottom: 20px !important
}
.title_cat_customize {
		display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    border-bottom: 1px solid #DDDDDD;
}
.title_cat_customize a {
	 color: #333;
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 22px;
}
.title_cat_customize p {
	 position: relative;
	 padding: 0 42px 0 23px;
}
.title_cat_customize p span {
	 background: #EF3031;
	 height: 42px;
	 display: flex;
	 align-items: center;
	 color: #fff;
	 font-size: 17px;
	 font-style: normal;
	 font-weight: 700;
	 line-height: 22px;
	 text-transform: uppercase;
}
.title_cat_customize p::before {
	 content: '';
	 background: url(/anphu/wp-content/uploads/2023/07/bg_title_cat_1.png);
	 display: block;
	 height: 42px;
	 background-repeat: no-repeat;
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 23px;
	 z-index: -1;
}
.title_cat_customize p::after {
	 content: '';
	 background: url(/anphu/wp-content/uploads/2023/07/bg_title_cat_2.png);
	 display: block;
	 height: 42px;
	 background-repeat: no-repeat;
	 position: absolute;
	 right: 0;
	 top: 0;
	 width: 53px;
	 z-index: -1;
}
.news-block-widget-style-4 .box__colum__left, .news-block-widget-style-4 .box__colum__right {
	 width: 100%;
}
 .news-block-widget-style-4 {
	 display: grid;
	 grid-template-columns: repeat(2, 1fr);
	 gap: 20px;
}
 .news-block-widget-style-4 .box__colum__right {
	 display: grid;
	 gap: 20px;
	 grid-template-columns: repeat(2, 2fr);
}

.news-block-widget-style-4 .news-thumb img {
	 width: 100%;
	    height: 100%;
}
 .news-block-widget-style-4 .boxx__innner {
	 position: relative;
}
 .news-block-widget-style-4 .boxx__innner .box__slider {
	 position: absolute;
	 bottom: 0;
	 z-index: 1;
	 background: #EF3031;
	 text-align: center;
	 width: 100%;
}
 .news-block-widget-style-4 .boxx__innner .box__slider a {
	 padding: 0 10px;
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 600;
	 line-height: 35px;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 -webkit-line-clamp: 1;
	 display: -webkit-box;
	 -webkit-box-orient: vertical;
	 color: #fff;
	 height: 35px;
}
.news-block-widget-style-4 .news-item, .news-block-widget-style-4 .boxx__innner, .news-block-widget-style-4 .news-thumb {
	 height: 100%;
}
.tit_customize h3 {
	 color: #444;
	 text-align: center;
	 font-size: 24px;
	 font-style: normal;
	 font-weight: 600;
	 line-height: 23px;
	 text-transform: uppercase;
}
 .tit_customize h3:after {
	 content: '';
	 background: #dfdfdf;
	 width: 100%;
	 height: 2px;
	 position: absolute;
	 z-index: -2;
}
 .tit_customize .section-title {
	 justify-content: center;
}
 .tit_customize .section-title b {
	 background-color: #EF3031;
	 width: 40px;
	 height: 3px;
}
 .tit_customize .section-title span {
	 padding: 0 25px;
	 margin: 0;
	 background: #fff;
}
 .title-2-line .post-item .box-text h5.post-title.is-large {
    -webkit-line-clamp: 2;
    height: 48px;
}
/* footer */
.footer_1 {
	color: #fff;
	padding-bottom: 20px !important;
}
.footer_1-row-2 {
	padding-bottom: 20px;
}
.footer_1-row-2 ul.sidebar-wrapper > li{
	margin-left: 0;
}
.footer_1-row-2 ul.sidebar-wrapper .widget_media_image{
	margin-bottom: 40px;
}
.footer_1-row-2 ul.sidebar-wrapper h2{
	font-size: 23px;
	font-family: "SVN-GilroySemiBold" !important;
	color: #fff;
	font-weight: 500;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.footer_1-row-2 ul.sidebar-wrapper .menu{
	margin-top: 20px;
	display: inline-block;
}
.footer_1-row-2 ul.sidebar-wrapper .menu li{
	margin-bottom: 15px;
}
.footer_1-row-2 ul.sidebar-wrapper .menu li a{
	padding: 0;
	font-size: 16px;
	line-height: 25px;
	color: #868686;
}
.footer_1-row-2 ul.sidebar-wrapper p{
	font-size: 16px;
	line-height: 25px;
	color: #868686;
	margin-bottom: 10px;
}
.footer_1 h2.widgettitle {
	 color: #f1f1f1;
	 font-family: Roboto;
	 font-size: 16px;
	 font-style: normal;
	 line-height: 24px;
	 margin-bottom: 27px;
	 position: relative;
}
.footer_1 h2.widgettitle:after {
	 width: 40px;
	 content: '';
	 background: #fff;
	 height: 2px;
	 display: block;
	 position: absolute;
	 bottom: -21px;
}
.footer_1 ul a {
	 color: #f1f1f1;
	 font-size: 14px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 22px;
}
.footer_1 ul a:hover {
	 color: #f1f1f1;
}
.footer_1 ul li {
	 border: none !important;
}
.footer_1 .thongtin1 p {
	 margin-bottom: 10px;
}
.footer_1 .thongtin1 p:nth-child(1) {
	 margin-bottom: 14px;
}
.footer_1 .thongtin1 p i {
	 margin-right: 10px;
}
.copyright p{
	margin-bottom: 0;
	border-top: 1px solid #422f2f;
	padding-top: 20px;
}
.absolute-footer {
    display: none;
}
.cf7 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #EF3031!important;
}
.cf7 .title_customize .title{
	font-size: 1.6em;
}
.cf7 form .form-cafe > .col{
	padding-bottom: 10px;
}
.cf7 form input{
	margin-bottom: 0;
}
.cf7 form textarea{
	min-height: 80px;
}
section.has-mask {
    z-index: 1;
}

aside span.widget-title {
    font-size: 1em;
    font-weight: 600;
    display: block;
    background: #EF3031;
    line-height: 35px;
    padding-left: 10px;
    letter-spacing: 0;
    text-align: center;
    color: white;
    font-weight: 500;
    margin-bottom: 15px;
}
aside .is-divider{
	display: none
}

aside.widget_nav_menu ul {
	 margin: 20px 0 10px !important;
	 padding: 10px;
	 -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 border-radius: 10px;
	 border: 1px dashed #EF3031;
	 position: relative;
}
 aside .textwidget.custom-html-widget {
	 margin: 20px 0 10px;
	 padding: 20px 10px 10px;
	 -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 border-radius: 10px;
	 border: 1px dashed #EF3031;
	 position: relative;
}
 aside .hotline-sidebar {
	 display: grid;
}
 aside .hotline-sidebar b {
	 display: block;
	 padding: 2px 8px;
	 position: absolute;
	 background: #fff9b4;
	 border: solid 1px #e8dd58;
	 text-align: center;
	 top: -10px;
	 left: 10px;
	 font-size: 12px;
	 font-weight: 400;
	 line-height: 1.4;
	 border-radius: 2px;
	 text-transform: uppercase;
}
 aside .hotline-sidebar a {
	 text-align: center;
	 font-size: 26px;
	 font-weight: 700;
	 color: #cd0d10;
}
 aside.widget_mynew2 h4 {
	font-size: 15px;
    color: #222;
    line-height: 24px;
    padding-top: 7px;
    height: 55px;
    overflow: hidden;
}
aside.widget_mynew2 h4 a{
	color: #222;
}
 aside.widget_mynew2 .date {
	 display: none;
}
 aside.widget_mynew2 img.attachment-large.size-large.wp-post-image {
    height: 120px;
    border-radius: 4px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}
.title__home span {
    background: #EF3031;
    color: #fff;
    padding: 0 15px;
    line-height: 42px;
    border-radius: 10px 0 0 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    border: 0;
}
.title__home span:after {
	content: "";
	width: 33px;
	position: absolute;
	top: 0;
	right: -33px;
	height: 42px;
	background: url(images/af.png)no-repeat;
}
.title__home  .section-title-normal {
	border-bottom: 2px solid #DDDDDD;
	border-radius: 10px 0 0 10px;
}
.single-product .shop-page-title{
	display: none;
}
.product-info .product-title{
	color: #EF3031;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
}
.product-info .product-short-description p{
	color: #222;
}
.single-product .product-info .sku_wrapper{
	display: none;
}
.single-product .product-info .posted_in a{
	color: #e3b476;
}
.product-footer .woocommerce-tabs{
	border-top: none;
}
.product-footer .accordion .accordion-item > a{
	font-size: 18px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #575757;
	background: transparent;
    border-top: none;
	font-weight: 500;
	padding-left: 35px;
}
.product-footer .accordion .accordion-title.active{
	color: #EF3031;
}
.product-footer .accordion .accordion-item table{
	border: 1px solid #ececec;
}
.product-footer .accordion .toggle{
	top: 1px;
}
.product-footer .accordion .accordion-title.active .toggle{
	top: 4px;
	transform: rotate(90deg);
}
.product-footer .accordion .toggle i{
	font-size: 18px;
}
.woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th{
	width: 200px;
	font-weight: bold;
	padding: 8px;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,0.05);
	margin: 0;
	line-height: 1.5em;
	font-size: 13px;
}
.woocommerce .shop_attributes th{
	color: #444;
}
.woocommerce table.shop_attributes td p, .woocommerce-page table.shop_attributes td p{
	margin: 0;
	padding: 8px 0;
}
.product-footer{
	margin-bottom: 50px;
}
.product-footer table tr td a{
	color: #EF3031;
}
.woocommerce-page table.shop_attributes td{
	font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0,0,0,0.05);
    margin: 0;
    line-height: 1.5em;
}
.product-footer .accordion-inner h3{
	font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
	color: #EF3031;
}
.product-info{
	padding-top: 0;
}
.shop-container .row.content-row{
	max-width: 1230px;
}
.shop-container .row.content-row .col{
	padding: 0 15px;
}
.product-footer .accordion-inner a{
	color: #EF3031;
}
.category-page-row .box-image .grid-tools{
	display: inline-block;
    text-align: center;
    padding: 10px !important;
	background-color: #EF3031;
}
.category-page-row .box-image .grid-tools a{
	width: 100%;
	font-weight: 500;
    text-transform: unset;
    font-size: 16px;
}
span.amount{
	color: #EF3031;
    font-size: 15px;
}
.product-small .price{
	color: #EF3031;
    font-size: 15px;
    margin-top: 5px;
}
button.adding_to_cart span{
	margin-bottom: 0;
	color: #fff;
	font-weight: 500;
}
button.adding_to_cart label{
	display: none;
}
.sidebar-inner .widget_custom_html form{
	margin-bottom: 0;
}
.sidebar-inner .widget_custom_html form .form-cafe > .col{
	padding-bottom: 0;
}
@media (min-width: 882px) and (max-width: 1600px){
	.section_noibat_duan .row-full-width > .large-6:nth-child(1) > .col-inner{
		padding: 15px 50px 10px 50px !important;
	}
}
@media only screen and (max-width: 1200px) {
	.header-main{
		height: 80px !important;
	}
	.header-main::before{
		width: 100%;
	}
	ul.header-nav.header-nav-main.nav {
		gap: 15px;
   	}
	.header-main .nav > li > a{
		font-size: 18px;
		padding: 0;
	}
	.section_dichvu .section-content,
	.section_banner .section-content{
		padding: 0 15px;
	}
	.section_banner blockquote{
		padding: 15px;
		margin-bottom: 30px;
	}
	.section_dichvu{
		margin-top: -240px;
	}
	.section_noibat .title_customize .title{
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.section_noibat a.button{
		margin: 15px 0 0;
		height: 35px;
		line-height: 33px;
		padding: 0px 20px;
	}
	.section_noibat a.button i{
		top: -2px;
	}
	.section_noibat_duan .title_customize .title,
	.title_customize .title{
		font-size: 28px;
	}
	.section_gioithieu .row_taisao > .large-6:nth-child(2) > .col-inner,
	.section_gioithieu .row_taisao > .large-6:nth-child(1) > .col-inner{
		padding-left: 20px;
	}
	.section_gioithieu .row_taisao > .large-6:nth-child(2) > .col-inner p:last-child::before,
	.section_gioithieu .row_taisao > .large-6:nth-child(2) > .col-inner p:nth-child(2)::before{
		left: -24px;
	}
	.section_gioithieu p{
		margin-bottom: 25px;
	}
}
@media only screen and (max-width: 1024px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.box__left__layout {
		padding-right: 15px !important;
	}
	.heading-title-single {
		font-size: 23px;
		font-weight: 500;
	}
	.inner__ct {
		padding: 10px;
	}
}

@media only screen and (max-width: 812px) {
	.section_gioithieu .icon-box .icon-box-text h5{
		font-size: 17px;
		line-height: 23px;
	}
	.section_gioithieu .icon-box{
		margin-bottom: 10px;
	}
	.section_gioithieu p{
		font-size: 14px;
		line-height: 22px;
	}
	.section_noibat_duan .title_customize .title{
		margin-bottom: 10px;
	}
	.section_noibat_duan p{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.section_noibat_duan .wpcf7 form input {
		height: 35px;
	}
	.section_noibat_duan .wpcf7 form .form-cafe .col{
		padding-bottom: 10px;
	}
	.section_noibat_duan .form-cafe .form-group p{
		margin-bottom: 0;
	}
	.section_noibat_duan .wpcf7 form textarea{
		min-height: 80px;
	}
	.section_noibat_duan .wpcf7 form .button-dt input.wpcf7-submit{
		font-size: 18px;
		height: 36px;
		min-height: 36px;
    	padding: 0 50px;
	}
}

@media only screen and (max-width: 600px) {
	.off-canvas .nav-vertical>li>a{
		color: #222;
		text-transform: unset;
		font-size: 16px;
	}
	.section_banner{
		padding-top: 130px !important;
	}
	.title_customize h3{
		font-size: 18px;
    	line-height: 28px;
		margin-bottom: 5px;
	}
	.section_noibat_duan .title_customize .title,
	.title_customize .title{
		font-size: 22px;
	}
	.section_banner blockquote{
		padding: 10px;
		margin-bottom: 0px;
	}
	.section_dichvu{
		padding-top: 270px !important;
		padding-bottom: 30px !important;
	}
	.section_dichvu a.button{
		font-size: 15px;
		padding: 0px 20px;
	}
	.section_noibat .section-content > .row:nth-child(2){
		margin-top: 30px;
	}
	.section_noibat .section-content > .row:nth-child(2) > .col:nth-child(1){
		order: 2;
	}
	.section_gioithieu .row_taisao > .large-6:nth-child(2)::before{
		height: 100%;
		top: 0px;
	}
	.section_gioithieu .row_taisao > .large-6{
		padding-bottom: 25px;
	}
	.list__post .news__slider {
		width: 100%;
	}
	aside.widget_mynew2 img.attachment-large.size-large.wp-post-image {
	 	height: auto;
	}
	.footer_1-row-2 ul.sidebar-wrapper .widget_media_image{
		margin-bottom: 20px;
	}
	.footer_1-row-2 ul.sidebar-wrapper h2{
		font-size: 18px;
		margin-bottom: 15px;
	}
	.footer_1-row-2 ul.sidebar-wrapper .menu li{
		margin-bottom: 10px;
	}
}